Skip to content
Success

Console Output

Started by user Sebastiaan van Stijn
08:16:17 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at a062d526f871addbd1ab5b418c693df2eacd3a8c rather than 2cd68d526837f03b20c6a56e9278874bfd35021b
Obtained Jenkinsfile from a062d526f871addbd1ab5b418c693df2eacd3a8c
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
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-42514@libs/jps/.git # 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
08:16:22 [2021-06-11T08:16:22.843Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
08:16:22 [2021-06-11T08:16:22.847Z] Trying to pass milestone 3
[Pipeline] milestone
08:16:22 [2021-06-11T08:16:22.898Z] Trying to pass milestone 4
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
08:16:38 [2021-06-11T08:16:38.045Z] Still waiting to schedule task
08:16:38 [2021-06-11T08:16:38.048Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
08:17:23 [2021-06-11T08:17:23.389Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3ba9c5a32e76062) in /home/ubuntu/workspace/moby_PR-42514
[Pipeline] {
[Pipeline] checkout
08:17:23 [2021-06-11T08:17:23.495Z] The recommended git tool is: git
08:17:26 [2021-06-11T08:17:26.311Z] using credential docker-jenkins-github-credentials
08:17:26 [2021-06-11T08:17:26.319Z] Cloning the remote Git repository
08:17:26 [2021-06-11T08:17:26.319Z] Cloning with configured refspecs honoured and without tags
08:17:26 [2021-06-11T08:17:26.268Z] Cloning repository https://github.com/moby/moby.git
08:17:26 [2021-06-11T08:17:26.359Z]  > git init /home/ubuntu/workspace/moby_PR-42514 # timeout=10
08:17:26 [2021-06-11T08:17:26.690Z] Fetching upstream changes from https://github.com/moby/moby.git
08:17:26 [2021-06-11T08:17:26.690Z]  > git --version # timeout=10
08:17:26 [2021-06-11T08:17:26.718Z]  > git --version # 'git version 2.17.1'
08:17:26 [2021-06-11T08:17:26.719Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:17:26 [2021-06-11T08:17:26.721Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42514/head:refs/remotes/origin/PR-42514 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:17:49 [2021-06-11T08:17:49.322Z] Fetching without tags
08:17:49 [2021-06-11T08:17:49.208Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:17:49 [2021-06-11T08:17:49.246Z]  > git config --add remote.origin.fetch +refs/pull/42514/head:refs/remotes/origin/PR-42514 # timeout=10
08:17:49 [2021-06-11T08:17:49.268Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:17:49 [2021-06-11T08:17:49.290Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:17:49 [2021-06-11T08:17:49.367Z] Fetching upstream changes from https://github.com/moby/moby.git
08:17:49 [2021-06-11T08:17:49.367Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:17:49 [2021-06-11T08:17:49.368Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42514/head:refs/remotes/origin/PR-42514 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:17:49 [2021-06-11T08:17:49.760Z] Merging remotes/origin/master commit a062d526f871addbd1ab5b418c693df2eacd3a8c into PR head commit 2cd68d526837f03b20c6a56e9278874bfd35021b
08:17:51 [2021-06-11T08:17:51.474Z] Merge succeeded, producing b789ea5b4e9682015c35f82c2673154da52245af
08:17:51 [2021-06-11T08:17:51.475Z] Checking out Revision b789ea5b4e9682015c35f82c2673154da52245af (PR-42514)
08:17:49 [2021-06-11T08:17:49.768Z]  > git config core.sparsecheckout # timeout=10
08:17:49 [2021-06-11T08:17:49.785Z]  > git checkout -f 2cd68d526837f03b20c6a56e9278874bfd35021b # timeout=10
08:17:50 [2021-06-11T08:17:50.593Z]  > git remote # timeout=10
08:17:50 [2021-06-11T08:17:50.614Z]  > git config --get remote.origin.url # timeout=10
08:17:50 [2021-06-11T08:17:50.644Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:17:50 [2021-06-11T08:17:50.645Z]  > git merge a062d526f871addbd1ab5b418c693df2eacd3a8c # timeout=10
08:17:51 [2021-06-11T08:17:51.449Z]  > git rev-parse HEAD^{commit} # timeout=10
08:17:51 [2021-06-11T08:17:51.475Z]  > git config core.sparsecheckout # timeout=10
08:17:51 [2021-06-11T08:17:51.494Z]  > git checkout -f b789ea5b4e9682015c35f82c2673154da52245af # timeout=10
08:17:55 [2021-06-11T08:17:55.287Z] Commit message: "Merge commit 'a062d526f871addbd1ab5b418c693df2eacd3a8c' into HEAD"
08:17:55 [2021-06-11T08:17:55.309Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:17:56 [2021-06-11T08:17:56.384Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42514:/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
08:17:55 [2021-06-11T08:17:55.289Z]  > git rev-list --no-walk 2792a72494b6e80a2fc35c234cb0bfcc3dcefa4c # timeout=10
08:18:04 [2021-06-11T08:18:04.505Z] Unable to find image 'alpine:latest' locally
08:18:04 [2021-06-11T08:18:04.505Z] latest: Pulling from library/alpine
08:18:04 [2021-06-11T08:18:04.764Z] 540db60ca938: Pulling fs layer
08:18:04 [2021-06-11T08:18:04.764Z] 540db60ca938: Verifying Checksum
08:18:04 [2021-06-11T08:18:04.764Z] 540db60ca938: Download complete
08:18:05 [2021-06-11T08:18:05.332Z] 540db60ca938: Pull complete
08:18:05 [2021-06-11T08:18:05.332Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f
08:18:05 [2021-06-11T08:18:05.332Z] Status: Downloaded newer image for alpine:latest
08:18:15 [2021-06-11T08:18:15.329Z] 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: cgroup2)
[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] { (Branch: win-2022)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (cgroup2)
[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)
[Pipeline] stage
[Pipeline] { (win-2022)
Stage "arm64" skipped due to when conditional
Stage "win-RS5" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
08:18:15 [2021-06-11T08:18:15.578Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3ba9c5a32e76062) in /home/ubuntu/workspace/moby_PR-42514
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "arm64" skipped due to when conditional
[Pipeline] }
Stage "win-RS5" skipped due to when conditional
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
08:18:15 [2021-06-11T08:18:15.634Z] The recommended git tool is: git
[Pipeline] // stage
08:18:15 [2021-06-11T08:18:15.644Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
08:18:15 [2021-06-11T08:18:15.658Z] Fetching changes from the remote Git repository
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] // stage
08:18:15 [2021-06-11T08:18:15.681Z] Fetching without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "arm64" skipped due to when conditional
[Pipeline] }
Stage "win-RS5" skipped due to when conditional
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] // stage
[Pipeline] // stage
Stage "arm64" 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] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
Stage "arm64" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
08:18:15 [2021-06-11T08:18:15.956Z] Merging remotes/origin/master commit a062d526f871addbd1ab5b418c693df2eacd3a8c into PR head commit 2cd68d526837f03b20c6a56e9278874bfd35021b
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
08:18:16 [2021-06-11T08:18:16.168Z] Merge succeeded, producing a37eb2dc2b703ab9c83ab2953d0db422d6478a0e
08:18:16 [2021-06-11T08:18:16.168Z] Checking out Revision a37eb2dc2b703ab9c83ab2953d0db422d6478a0e (PR-42514)
[Pipeline] }
[Pipeline] }
08:18:16 [2021-06-11T08:18:16.277Z] Commit message: "Merge commit 'a062d526f871addbd1ab5b418c693df2eacd3a8c' into HEAD"
08:18:16 [2021-06-11T08:18:16.289Z] First time build. Skipping changelog.
08:18:15 [2021-06-11T08:18:15.649Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42514/.git # timeout=10
08:18:15 [2021-06-11T08:18:15.660Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:18:15 [2021-06-11T08:18:15.683Z] Fetching upstream changes from https://github.com/moby/moby.git
08:18:15 [2021-06-11T08:18:15.683Z]  > git --version # timeout=10
08:18:15 [2021-06-11T08:18:15.690Z]  > git --version # 'git version 2.17.1'
08:18:15 [2021-06-11T08:18:15.690Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:18:15 [2021-06-11T08:18:15.691Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42514/head:refs/remotes/origin/PR-42514 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:18:15 [2021-06-11T08:18:15.958Z]  > git config core.sparsecheckout # timeout=10
08:18:15 [2021-06-11T08:18:15.963Z]  > git checkout -f 2cd68d526837f03b20c6a56e9278874bfd35021b # timeout=10
08:18:16 [2021-06-11T08:18:16.033Z]  > git remote # timeout=10
08:18:16 [2021-06-11T08:18:16.044Z]  > git config --get remote.origin.url # timeout=10
08:18:16 [2021-06-11T08:18:16.051Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:18:16 [2021-06-11T08:18:16.052Z]  > git merge a062d526f871addbd1ab5b418c693df2eacd3a8c # timeout=10
08:18:16 [2021-06-11T08:18:16.155Z]  > git rev-parse HEAD^{commit} # timeout=10
08:18:16 [2021-06-11T08:18:16.170Z]  > git config core.sparsecheckout # timeout=10
08:18:16 [2021-06-11T08:18:16.178Z]  > git checkout -f a37eb2dc2b703ab9c83ab2953d0db422d6478a0e # timeout=10
08:18:16 [2021-06-11T08:18:16.280Z]  > git rev-list --no-walk 2792a72494b6e80a2fc35c234cb0bfcc3dcefa4c # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:18:16 [2021-06-11T08:18:16.945Z] + [ PR != PR ]
08:18:16 [2021-06-11T08:18:16.945Z] + [ master != master ]
08:18:16 [2021-06-11T08:18:16.945Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
08:18:17 [2021-06-11T08:18:17.268Z] + docker version
08:18:17 [2021-06-11T08:18:17.268Z] Client: Docker Engine - Community
08:18:17 [2021-06-11T08:18:17.268Z]  Version:           20.10.6
08:18:17 [2021-06-11T08:18:17.268Z]  API version:       1.41
08:18:17 [2021-06-11T08:18:17.268Z]  Go version:        go1.13.15
08:18:17 [2021-06-11T08:18:17.268Z]  Git commit:        370c289
08:18:17 [2021-06-11T08:18:17.268Z]  Built:             Fri Apr  9 22:46:01 2021
08:18:17 [2021-06-11T08:18:17.268Z]  OS/Arch:           linux/amd64
08:18:17 [2021-06-11T08:18:17.268Z]  Context:           default
08:18:17 [2021-06-11T08:18:17.268Z]  Experimental:      true
08:18:17 [2021-06-11T08:18:17.268Z] 
08:18:17 [2021-06-11T08:18:17.268Z] Server: Docker Engine - Community
08:18:17 [2021-06-11T08:18:17.268Z]  Engine:
08:18:17 [2021-06-11T08:18:17.268Z]   Version:          20.10.6
08:18:17 [2021-06-11T08:18:17.268Z]   API version:      1.41 (minimum version 1.12)
08:18:17 [2021-06-11T08:18:17.268Z]   Go version:       go1.13.15
08:18:17 [2021-06-11T08:18:17.268Z]   Git commit:       8728dd2
08:18:17 [2021-06-11T08:18:17.268Z]   Built:            Fri Apr  9 22:44:13 2021
08:18:17 [2021-06-11T08:18:17.268Z]   OS/Arch:          linux/amd64
08:18:17 [2021-06-11T08:18:17.268Z]   Experimental:     true
08:18:17 [2021-06-11T08:18:17.268Z]  containerd:
08:18:17 [2021-06-11T08:18:17.268Z]   Version:          1.4.6
08:18:17 [2021-06-11T08:18:17.268Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
08:18:17 [2021-06-11T08:18:17.268Z]  runc:
08:18:17 [2021-06-11T08:18:17.268Z]   Version:          1.0.0-rc95
08:18:17 [2021-06-11T08:18:17.268Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
08:18:17 [2021-06-11T08:18:17.268Z]  docker-init:
08:18:17 [2021-06-11T08:18:17.268Z]   Version:          0.19.0
08:18:17 [2021-06-11T08:18:17.268Z]   GitCommit:        de40ad0
[Pipeline] sh
08:18:17 [2021-06-11T08:18:17.555Z] + docker info
08:18:30 [2021-06-11T08:18:30.578Z] Still waiting to schedule task
08:18:30 [2021-06-11T08:18:30.578Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3ba9c5a32e76062)08:18:30 [2021-06-11T08:18:30.579Z] Still waiting to schedule task
08:18:30 [2021-06-11T08:18:30.579Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3ba9c5a32e76062)08:18:30 [2021-06-11T08:18:30.580Z] Still waiting to schedule task
08:18:30 [2021-06-11T08:18:30.580Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline
08:18:30 [2021-06-11T08:18:30.583Z] Still waiting to schedule task
08:18:30 [2021-06-11T08:18:30.583Z] All nodes of label ‘windows-2022’ are offline
08:18:32 [2021-06-11T08:18:32.452Z] Client:
08:18:32 [2021-06-11T08:18:32.452Z]  Context:    default
08:18:32 [2021-06-11T08:18:32.452Z]  Debug Mode: false
08:18:32 [2021-06-11T08:18:32.452Z]  Plugins:
08:18:32 [2021-06-11T08:18:32.452Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
08:18:32 [2021-06-11T08:18:32.452Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
08:18:32 [2021-06-11T08:18:32.452Z]   scan: Docker Scan (Docker Inc., v0.7.0)
08:18:32 [2021-06-11T08:18:32.452Z] 
08:18:32 [2021-06-11T08:18:32.452Z] Server:
08:18:32 [2021-06-11T08:18:32.452Z]  Containers: 0
08:18:32 [2021-06-11T08:18:32.452Z]   Running: 0
08:18:32 [2021-06-11T08:18:32.452Z]   Paused: 0
08:18:32 [2021-06-11T08:18:32.452Z]   Stopped: 0
08:18:32 [2021-06-11T08:18:32.452Z]  Images: 1
08:18:32 [2021-06-11T08:18:32.452Z]  Server Version: 20.10.6
08:18:32 [2021-06-11T08:18:32.452Z]  Storage Driver: overlay2
08:18:32 [2021-06-11T08:18:32.452Z]   Backing Filesystem: extfs
08:18:32 [2021-06-11T08:18:32.452Z]   Supports d_type: true
08:18:32 [2021-06-11T08:18:32.452Z]   Native Overlay Diff: true
08:18:32 [2021-06-11T08:18:32.452Z]   userxattr: false
08:18:32 [2021-06-11T08:18:32.452Z]  Logging Driver: json-file
08:18:32 [2021-06-11T08:18:32.452Z]  Cgroup Driver: cgroupfs
08:18:32 [2021-06-11T08:18:32.452Z]  Cgroup Version: 1
08:18:32 [2021-06-11T08:18:32.452Z]  Plugins:
08:18:32 [2021-06-11T08:18:32.452Z]   Volume: local
08:18:32 [2021-06-11T08:18:32.452Z]   Network: bridge host ipvlan macvlan null overlay
08:18:32 [2021-06-11T08:18:32.452Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
08:18:32 [2021-06-11T08:18:32.452Z]  Swarm: inactive
08:18:32 [2021-06-11T08:18:32.452Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
08:18:32 [2021-06-11T08:18:32.452Z]  Default Runtime: runc
08:18:32 [2021-06-11T08:18:32.452Z]  Init Binary: docker-init
08:18:32 [2021-06-11T08:18:32.452Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
08:18:32 [2021-06-11T08:18:32.452Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
08:18:32 [2021-06-11T08:18:32.452Z]  init version: de40ad0
08:18:32 [2021-06-11T08:18:32.452Z]  Security Options:
08:18:32 [2021-06-11T08:18:32.452Z]   apparmor
08:18:32 [2021-06-11T08:18:32.452Z]   seccomp
08:18:32 [2021-06-11T08:18:32.452Z]    Profile: default
08:18:32 [2021-06-11T08:18:32.452Z]  Kernel Version: 5.4.0-1048-aws
08:18:32 [2021-06-11T08:18:32.452Z]  Operating System: Ubuntu 18.04.5 LTS
08:18:32 [2021-06-11T08:18:32.452Z]  OSType: linux
08:18:32 [2021-06-11T08:18:32.452Z]  Architecture: x86_64
08:18:32 [2021-06-11T08:18:32.452Z]  CPUs: 2
08:18:32 [2021-06-11T08:18:32.452Z]  Total Memory: 7.487GiB
08:18:32 [2021-06-11T08:18:32.452Z]  Name: ip-10-100-102-7
08:18:32 [2021-06-11T08:18:32.452Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
08:18:32 [2021-06-11T08:18:32.452Z]  Docker Root Dir: /var/lib/docker
08:18:32 [2021-06-11T08:18:32.452Z]  Debug Mode: false
08:18:32 [2021-06-11T08:18:32.452Z]  Registry: https://index.docker.io/v1/
08:18:32 [2021-06-11T08:18:32.452Z]  Labels:
08:18:32 [2021-06-11T08:18:32.452Z]  Experimental: true
08:18:32 [2021-06-11T08:18:32.452Z]  Insecure Registries:
08:18:32 [2021-06-11T08:18:32.452Z]   127.0.0.0/8
08:18:32 [2021-06-11T08:18:32.452Z]  Live Restore Enabled: true
08:18:32 [2021-06-11T08:18:32.452Z] 
08:18:32 [2021-06-11T08:18:32.452Z] WARNING: No swap limit support
[Pipeline] sh
08:18:32 [2021-06-11T08:18:32.743Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
08:18:32 [2021-06-11T08:18:32.743Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
08:18:32 [2021-06-11T08:18:32.743Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42514/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
08:18:32 [2021-06-11T08:18:32.743Z] + bash /home/ubuntu/workspace/moby_PR-42514/check-config.sh
08:18:32 [2021-06-11T08:18:32.743Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
08:18:32 [2021-06-11T08:18:32.743Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
08:18:32 [2021-06-11T08:18:32.743Z] 
08:18:32 [2021-06-11T08:18:32.743Z] Generally Necessary:
08:18:32 [2021-06-11T08:18:32.743Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
08:18:32 [2021-06-11T08:18:32.743Z] - apparmor: enabled and tools installed
08:18:32 [2021-06-11T08:18:32.743Z] - CONFIG_NAMESPACES: enabled
08:18:32 [2021-06-11T08:18:32.743Z] - CONFIG_NET_NS: enabled
08:18:32 [2021-06-11T08:18:32.743Z] - CONFIG_PID_NS: enabled
08:18:32 [2021-06-11T08:18:32.743Z] - CONFIG_IPC_NS: enabled
08:18:32 [2021-06-11T08:18:32.743Z] - CONFIG_UTS_NS: enabled
08:18:32 [2021-06-11T08:18:32.743Z] - CONFIG_CGROUPS: enabled
08:18:32 [2021-06-11T08:18:32.743Z] - CONFIG_CGROUP_CPUACCT: enabled
08:18:32 [2021-06-11T08:18:32.743Z] - CONFIG_CGROUP_DEVICE: enabled
08:18:32 [2021-06-11T08:18:32.743Z] - CONFIG_CGROUP_FREEZER: enabled
08:18:32 [2021-06-11T08:18:32.743Z] - CONFIG_CGROUP_SCHED: enabled
08:18:32 [2021-06-11T08:18:32.743Z] - CONFIG_CPUSETS: enabled
08:18:32 [2021-06-11T08:18:32.743Z] - CONFIG_MEMCG: enabled
08:18:32 [2021-06-11T08:18:32.743Z] - CONFIG_KEYS: enabled
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_VETH: enabled (as module)
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_BRIDGE: enabled (as module)
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_IP_NF_FILTER: enabled (as module)
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_IP_NF_NAT: enabled (as module)
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_NF_NAT: enabled (as module)
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_POSIX_MQUEUE: enabled
08:18:33 [2021-06-11T08:18:33.002Z] 
08:18:33 [2021-06-11T08:18:33.002Z] Optional Features:
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_USER_NS: enabled
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_SECCOMP: enabled
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_SECCOMP_FILTER: enabled
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_CGROUP_PIDS: enabled
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_MEMCG_SWAP: enabled
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
08:18:33 [2021-06-11T08:18:33.002Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_BLK_CGROUP: enabled
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_BLK_DEV_THROTTLING: enabled
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_CGROUP_PERF: enabled
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_CGROUP_HUGETLB: enabled
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_CGROUP_NET_PRIO: enabled
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_CFS_BANDWIDTH: enabled
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_FAIR_GROUP_SCHED: enabled
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_RT_GROUP_SCHED: missing
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_IP_VS: enabled (as module)
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_IP_VS_NFCT: enabled
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_IP_VS_PROTO_TCP: enabled
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_IP_VS_PROTO_UDP: enabled
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_IP_VS_RR: enabled (as module)
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_SECURITY_SELINUX: enabled
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_SECURITY_APPARMOR: enabled
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_EXT4_FS: enabled
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
08:18:33 [2021-06-11T08:18:33.002Z] - CONFIG_EXT4_FS_SECURITY: enabled
08:18:33 [2021-06-11T08:18:33.002Z] - Network Drivers:
08:18:33 [2021-06-11T08:18:33.002Z]   - "overlay":
08:18:33 [2021-06-11T08:18:33.002Z]     - CONFIG_VXLAN: enabled (as module)
08:18:33 [2021-06-11T08:18:33.002Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
08:18:33 [2021-06-11T08:18:33.002Z]       Optional (for encrypted networks):
08:18:33 [2021-06-11T08:18:33.264Z]       - CONFIG_CRYPTO: enabled
08:18:33 [2021-06-11T08:18:33.264Z]       - CONFIG_CRYPTO_AEAD: enabled
08:18:33 [2021-06-11T08:18:33.264Z]       - CONFIG_CRYPTO_GCM: enabled
08:18:33 [2021-06-11T08:18:33.264Z]       - CONFIG_CRYPTO_SEQIV: enabled
08:18:33 [2021-06-11T08:18:33.264Z]       - CONFIG_CRYPTO_GHASH: enabled
08:18:33 [2021-06-11T08:18:33.264Z]       - CONFIG_XFRM: enabled
08:18:33 [2021-06-11T08:18:33.264Z]       - CONFIG_XFRM_USER: enabled (as module)
08:18:33 [2021-06-11T08:18:33.264Z]       - CONFIG_XFRM_ALGO: enabled (as module)
08:18:33 [2021-06-11T08:18:33.264Z]       - CONFIG_INET_ESP: enabled (as module)
08:18:33 [2021-06-11T08:18:33.264Z]   - "ipvlan":
08:18:33 [2021-06-11T08:18:33.264Z]     - CONFIG_IPVLAN: enabled (as module)
08:18:33 [2021-06-11T08:18:33.264Z]   - "macvlan":
08:18:33 [2021-06-11T08:18:33.264Z]     - CONFIG_MACVLAN: enabled (as module)
08:18:33 [2021-06-11T08:18:33.264Z]     - CONFIG_DUMMY: enabled (as module)
08:18:33 [2021-06-11T08:18:33.264Z]   - "ftp,tftp client in container":
08:18:33 [2021-06-11T08:18:33.264Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
08:18:33 [2021-06-11T08:18:33.264Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
08:18:33 [2021-06-11T08:18:33.264Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
08:18:33 [2021-06-11T08:18:33.264Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
08:18:33 [2021-06-11T08:18:33.264Z] - Storage Drivers:
08:18:33 [2021-06-11T08:18:33.264Z]   - "aufs":
08:18:33 [2021-06-11T08:18:33.264Z]     - CONFIG_AUFS_FS: enabled (as module)
08:18:33 [2021-06-11T08:18:33.264Z]   - "btrfs":
08:18:33 [2021-06-11T08:18:33.264Z]     - CONFIG_BTRFS_FS: enabled (as module)
08:18:33 [2021-06-11T08:18:33.264Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
08:18:33 [2021-06-11T08:18:33.264Z]   - "devicemapper":
08:18:33 [2021-06-11T08:18:33.264Z]     - CONFIG_BLK_DEV_DM: enabled
08:18:33 [2021-06-11T08:18:33.264Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
08:18:33 [2021-06-11T08:18:33.264Z]   - "overlay":
08:18:33 [2021-06-11T08:18:33.264Z]     - CONFIG_OVERLAY_FS: enabled (as module)
08:18:33 [2021-06-11T08:18:33.264Z]   - "zfs":
08:18:33 [2021-06-11T08:18:33.264Z]     - /dev/zfs: present
08:18:33 [2021-06-11T08:18:33.264Z]     - zfs command: missing
08:18:33 [2021-06-11T08:18:33.264Z]     - zpool command: missing
08:18:33 [2021-06-11T08:18:33.264Z] 
08:18:33 [2021-06-11T08:18:33.264Z] Limits:
08:18:33 [2021-06-11T08:18:33.264Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
08:18:33 [2021-06-11T08:18:33.264Z] 
08:18:33 [2021-06-11T08:18:33.264Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
08:18:33 [2021-06-11T08:18:33.592Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a37eb2dc2b703ab9c83ab2953d0db422d6478a0e .
08:18:33 [2021-06-11T08:18:33.850Z] #1 [internal] load build definition from Dockerfile
08:18:33 [2021-06-11T08:18:33.850Z] #1 sha256:ac5f799b6d31f59810c8d67958ae90da3054f987dd4ef0cd1dd870eeda18b9f9
08:18:33 [2021-06-11T08:18:33.850Z] #1 transferring dockerfile: 16.63kB 0.0s done
08:18:33 [2021-06-11T08:18:33.850Z] #1 DONE 0.2s
08:18:33 [2021-06-11T08:18:33.850Z] 
08:18:33 [2021-06-11T08:18:33.850Z] #2 [internal] load .dockerignore
08:18:33 [2021-06-11T08:18:33.850Z] #2 sha256:eff81bd3ef0149eb9ffa74af3ad883de9e057d0d2141fec970538d27b35e1b98
08:18:33 [2021-06-11T08:18:33.850Z] #2 transferring context: 87B done
08:18:33 [2021-06-11T08:18:33.850Z] #2 DONE 0.2s
08:18:34 [2021-06-11T08:18:34.108Z] 
08:18:34 [2021-06-11T08:18:34.108Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
08:18:34 [2021-06-11T08:18:34.108Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
08:18:34 [2021-06-11T08:18:34.108Z] #3 DONE 0.3s
08:18:34 [2021-06-11T08:18:34.366Z] 
08:18:34 [2021-06-11T08:18:34.367Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
08:18:34 [2021-06-11T08:18:34.367Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
08:18:34 [2021-06-11T08:18:34.367Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
08:18:34 [2021-06-11T08:18:34.367Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
08:18:34 [2021-06-11T08:18:34.367Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
08:18:34 [2021-06-11T08:18:34.367Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
08:18:34 [2021-06-11T08:18:34.367Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.34MB / 9.64MB 0.1s
08:18:34 [2021-06-11T08:18:34.367Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
08:18:34 [2021-06-11T08:18:34.625Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done
08:18:34 [2021-06-11T08:18:34.625Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
08:18:34 [2021-06-11T08:18:34.895Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done
08:18:34 [2021-06-11T08:18:34.895Z] #4 DONE 0.6s
08:18:34 [2021-06-11T08:18:34.895Z] 
08:18:34 [2021-06-11T08:18:34.895Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
08:18:34 [2021-06-11T08:18:34.895Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
08:18:35 [2021-06-11T08:18:35.153Z] #6 ...
08:18:35 [2021-06-11T08:18:35.153Z] 
08:18:35 [2021-06-11T08:18:35.153Z] #5 [internal] load metadata for docker.io/library/debian:buster
08:18:35 [2021-06-11T08:18:35.153Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
08:18:35 [2021-06-11T08:18:35.153Z] #5 DONE 0.2s
08:18:35 [2021-06-11T08:18:35.153Z] 
08:18:35 [2021-06-11T08:18:35.153Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
08:18:35 [2021-06-11T08:18:35.153Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
08:18:35 [2021-06-11T08:18:35.153Z] #7 DONE 0.2s
08:18:35 [2021-06-11T08:18:35.411Z] 
08:18:35 [2021-06-11T08:18:35.411Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
08:18:35 [2021-06-11T08:18:35.411Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
08:18:35 [2021-06-11T08:18:35.411Z] #6 DONE 0.3s
08:18:35 [2021-06-11T08:18:35.411Z] 
08:18:35 [2021-06-11T08:18:35.411Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
08:18:35 [2021-06-11T08:18:35.411Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
08:18:35 [2021-06-11T08:18:35.411Z] #8 DONE 0.4s
08:18:36 [2021-06-11T08:18:36.347Z] 
08:18:36 [2021-06-11T08:18:36.347Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:18:36 [2021-06-11T08:18:36.347Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:18:36 [2021-06-11T08:18:36.347Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done
08:18:36 [2021-06-11T08:18:36.606Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
08:18:36 [2021-06-11T08:18:36.607Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
08:18:36 [2021-06-11T08:18:36.607Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
08:18:37 [2021-06-11T08:18:37.176Z] #9 ...
08:18:37 [2021-06-11T08:18:37.176Z] 
08:18:37 [2021-06-11T08:18:37.176Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
08:18:37 [2021-06-11T08:18:37.176Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
08:18:37 [2021-06-11T08:18:37.176Z] #42 DONE 0.0s
08:18:37 [2021-06-11T08:18:37.436Z] 
08:18:37 [2021-06-11T08:18:37.436Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:18:37 [2021-06-11T08:18:37.436Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:18:37 [2021-06-11T08:18:37.436Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 212.99kB / 50.40MB 0.9s
08:18:37 [2021-06-11T08:18:37.436Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.9s
08:18:37 [2021-06-11T08:18:37.436Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.15MB / 50.40MB 1.0s
08:18:37 [2021-06-11T08:18:37.695Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 11.53MB / 50.40MB 1.2s
08:18:37 [2021-06-11T08:18:37.695Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.2s
08:18:37 [2021-06-11T08:18:37.695Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 18.87MB / 50.40MB 1.3s
08:18:37 [2021-06-11T08:18:37.954Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 25.62MB / 50.40MB 1.4s
08:18:37 [2021-06-11T08:18:37.954Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 31.46MB / 50.40MB 1.5s
08:18:37 [2021-06-11T08:18:37.954Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 39.85MB / 50.40MB 1.6s
08:18:38 [2021-06-11T08:18:38.313Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 44.04MB / 50.40MB 1.8s
08:18:38 [2021-06-11T08:18:38.572Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.0s
08:18:38 [2021-06-11T08:18:38.572Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 2.0s done
08:18:38 [2021-06-11T08:18:38.572Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.47MB / 10.00MB 2.2s
08:18:38 [2021-06-11T08:18:38.572Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 2.2s
08:18:38 [2021-06-11T08:18:38.831Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 7.34MB / 10.00MB 2.3s
08:18:38 [2021-06-11T08:18:38.831Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.94MB / 51.83MB 2.3s
08:18:38 [2021-06-11T08:18:38.831Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.4s
08:18:38 [2021-06-11T08:18:38.831Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 13.63MB / 51.83MB 2.4s
08:18:39 [2021-06-11T08:18:39.092Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 24.12MB / 51.83MB 2.5s
08:18:39 [2021-06-11T08:18:39.092Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.6s done
08:18:39 [2021-06-11T08:18:39.092Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 37.75MB / 51.83MB 2.7s
08:18:39 [2021-06-11T08:18:39.362Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.7s done
08:18:39 [2021-06-11T08:18:39.362Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 40.89MB / 51.83MB 2.8s
08:18:39 [2021-06-11T08:18:39.362Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.8s
08:18:39 [2021-06-11T08:18:39.362Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
08:18:39 [2021-06-11T08:18:39.362Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 3.0s
08:18:39 [2021-06-11T08:18:39.623Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 50.33MB / 51.83MB 3.1s
08:18:39 [2021-06-11T08:18:39.623Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 13.63MB / 120.17MB 3.1s
08:18:39 [2021-06-11T08:18:39.623Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 23.07MB / 120.17MB 3.3s
08:18:39 [2021-06-11T08:18:39.623Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.19MB / 68.67MB 3.3s
08:18:39 [2021-06-11T08:18:39.894Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 7.65MB / 68.67MB 3.4s
08:18:39 [2021-06-11T08:18:39.894Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 40.89MB / 120.17MB 3.6s
08:18:39 [2021-06-11T08:18:39.894Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 16.78MB / 68.67MB 3.6s
08:18:40 [2021-06-11T08:18:40.156Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 22.02MB / 68.67MB 3.7s
08:18:40 [2021-06-11T08:18:40.156Z] #9 ...
08:18:40 [2021-06-11T08:18:40.156Z] 
08:18:40 [2021-06-11T08:18:40.156Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
08:18:40 [2021-06-11T08:18:40.156Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
08:18:40 [2021-06-11T08:18:40.156Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
08:18:40 [2021-06-11T08:18:40.156Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
08:18:40 [2021-06-11T08:18:40.156Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
08:18:40 [2021-06-11T08:18:40.156Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
08:18:40 [2021-06-11T08:18:40.156Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done
08:18:40 [2021-06-11T08:18:40.156Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done
08:18:40 [2021-06-11T08:18:40.156Z] #63 DONE 3.9s
08:18:40 [2021-06-11T08:18:40.156Z] 
08:18:40 [2021-06-11T08:18:40.156Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:18:40 [2021-06-11T08:18:40.156Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:18:40 [2021-06-11T08:18:40.156Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.7s done
08:18:40 [2021-06-11T08:18:40.156Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 48.23MB / 120.17MB 3.8s
08:18:40 [2021-06-11T08:18:40.156Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 27.26MB / 68.67MB 3.8s
08:18:40 [2021-06-11T08:18:40.156Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 3.8s
08:18:40 [2021-06-11T08:18:40.415Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 56.62MB / 120.17MB 3.9s
08:18:40 [2021-06-11T08:18:40.415Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 32.51MB / 68.67MB 3.9s
08:18:40 [2021-06-11T08:18:40.415Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 63.17MB / 120.17MB 4.1s
08:18:40 [2021-06-11T08:18:40.415Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 42.99MB / 68.67MB 4.1s
08:18:40 [2021-06-11T08:18:40.674Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 49.28MB / 68.67MB 4.2s
08:18:40 [2021-06-11T08:18:40.675Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 74.45MB / 120.17MB 4.3s
08:18:40 [2021-06-11T08:18:40.675Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 53.48MB / 68.67MB 4.3s
08:18:40 [2021-06-11T08:18:40.934Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 80.74MB / 120.17MB 4.4s
08:18:40 [2021-06-11T08:18:40.934Z] #9 ...
08:18:40 [2021-06-11T08:18:40.934Z] 
08:18:40 [2021-06-11T08:18:40.934Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
08:18:40 [2021-06-11T08:18:40.934Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
08:18:40 [2021-06-11T08:18:40.934Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
08:18:40 [2021-06-11T08:18:40.934Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
08:18:40 [2021-06-11T08:18:40.934Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
08:18:40 [2021-06-11T08:18:40.934Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
08:18:40 [2021-06-11T08:18:40.934Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done
08:18:40 [2021-06-11T08:18:40.934Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.6s done
08:18:40 [2021-06-11T08:18:40.934Z] #65 DONE 4.6s
08:18:40 [2021-06-11T08:18:40.934Z] 
08:18:40 [2021-06-11T08:18:40.934Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:18:40 [2021-06-11T08:18:40.934Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:18:40 [2021-06-11T08:18:40.934Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 60.82MB / 68.67MB 4.5s
08:18:40 [2021-06-11T08:18:40.934Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 88.08MB / 120.17MB 4.6s
08:18:41 [2021-06-11T08:18:41.192Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 108.00MB / 120.17MB 4.8s
08:18:41 [2021-06-11T08:18:41.192Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.8s
08:18:41 [2021-06-11T08:18:41.192Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 117.44MB / 120.17MB 4.9s
08:18:42 [2021-06-11T08:18:42.128Z] #9 ...
08:18:42 [2021-06-11T08:18:42.128Z] 
08:18:42 [2021-06-11T08:18:42.128Z] #23 [internal] load build context
08:18:42 [2021-06-11T08:18:42.128Z] #23 sha256:445b7834c1c92b80599192c427c338a5b6b74fccca7ecac47bf1a720de970fab
08:18:42 [2021-06-11T08:18:42.128Z] #23 transferring context: 55.90MB 4.6s done
08:18:42 [2021-06-11T08:18:42.128Z] #23 DONE 5.7s
08:18:42 [2021-06-11T08:18:42.128Z] 
08:18:42 [2021-06-11T08:18:42.128Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:18:42 [2021-06-11T08:18:42.128Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:18:43 [2021-06-11T08:18:43.064Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.3s done
08:18:44 [2021-06-11T08:18:44.444Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.9s done
08:18:44 [2021-06-11T08:18:44.444Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s
08:18:45 [2021-06-11T08:18:45.011Z] #9 ...
08:18:45 [2021-06-11T08:18:45.011Z] 
08:18:45 [2021-06-11T08:18:45.011Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51
08:18:45 [2021-06-11T08:18:45.011Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b
08:18:45 [2021-06-11T08:18:45.011Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done
08:18:45 [2021-06-11T08:18:45.011Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done
08:18:45 [2021-06-11T08:18:45.011Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done
08:18:45 [2021-06-11T08:18:45.011Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done
08:18:45 [2021-06-11T08:18:45.011Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.8s done
08:18:45 [2021-06-11T08:18:45.011Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 6.1s done
08:18:45 [2021-06-11T08:18:45.011Z] #26 DONE 8.5s
08:18:45 [2021-06-11T08:18:45.011Z] 
08:18:45 [2021-06-11T08:18:45.011Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:18:45 [2021-06-11T08:18:45.011Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:18:45 [2021-06-11T08:18:45.011Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.6s done
08:18:45 [2021-06-11T08:18:45.578Z] #9 ...
08:18:45 [2021-06-11T08:18:45.578Z] 
08:18:45 [2021-06-11T08:18:45.578Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
08:18:45 [2021-06-11T08:18:45.578Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
08:18:45 [2021-06-11T08:18:45.578Z] #64 DONE 0.8s
08:18:45 [2021-06-11T08:18:45.836Z] 
08:18:45 [2021-06-11T08:18:45.836Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:18:45 [2021-06-11T08:18:45.836Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:18:45 [2021-06-11T08:18:45.836Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.1s
08:18:45 [2021-06-11T08:18:45.836Z] #9 ...
08:18:45 [2021-06-11T08:18:45.836Z] 
08:18:45 [2021-06-11T08:18:45.836Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
08:18:45 [2021-06-11T08:18:45.836Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
08:18:45 [2021-06-11T08:18:45.836Z] #66 DONE 0.2s
08:18:45 [2021-06-11T08:18:45.836Z] 
08:18:45 [2021-06-11T08:18:45.836Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:18:45 [2021-06-11T08:18:45.836Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:18:46 [2021-06-11T08:18:46.102Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.4s done
08:18:46 [2021-06-11T08:18:46.361Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s
08:18:46 [2021-06-11T08:18:46.621Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done
08:18:46 [2021-06-11T08:18:46.879Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
08:18:51 [2021-06-11T08:18:51.086Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.0s done
08:18:51 [2021-06-11T08:18:51.349Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
08:18:54 [2021-06-11T08:18:54.707Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.5s done
08:18:54 [2021-06-11T08:18:54.967Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
08:18:54 [2021-06-11T08:18:54.967Z] #9 ...
08:18:54 [2021-06-11T08:18:54.967Z] 
08:18:54 [2021-06-11T08:18:54.967Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
08:18:54 [2021-06-11T08:18:54.967Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f
08:18:54 [2021-06-11T08:18:54.967Z] #27 2.170 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
08:18:54 [2021-06-11T08:18:54.967Z] #27 2.171 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:18:54 [2021-06-11T08:18:54.967Z] #27 2.171 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:18:54 [2021-06-11T08:18:54.967Z] #27 2.335 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:18:54 [2021-06-11T08:18:54.967Z] #27 2.638 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
08:18:54 [2021-06-11T08:18:54.967Z] #27 3.132 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [292 kB]
08:18:54 [2021-06-11T08:18:54.967Z] #27 4.415 Fetched 8449 kB in 3s (3374 kB/s)
08:18:54 [2021-06-11T08:18:54.967Z] #27 4.415 Reading package lists...
08:18:54 [2021-06-11T08:18:54.967Z] #27 5.356 Reading package lists...
08:18:54 [2021-06-11T08:18:54.967Z] #27 6.281 Building dependency tree...
08:18:54 [2021-06-11T08:18:54.967Z] #27 6.634 The following additional packages will be installed:
08:18:54 [2021-06-11T08:18:54.967Z] #27 6.634   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
08:18:54 [2021-06-11T08:18:54.967Z] #27 6.634   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
08:18:54 [2021-06-11T08:18:54.967Z] #27 6.634   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
08:18:54 [2021-06-11T08:18:54.967Z] #27 6.634 Suggested packages:
08:18:54 [2021-06-11T08:18:54.967Z] #27 6.634   krb5-doc krb5-user
08:18:54 [2021-06-11T08:18:54.967Z] #27 6.634 Recommended packages:
08:18:54 [2021-06-11T08:18:54.967Z] #27 6.634   krb5-locales publicsuffix libsasl2-modules
08:18:54 [2021-06-11T08:18:54.967Z] #27 6.883 The following NEW packages will be installed:
08:18:54 [2021-06-11T08:18:54.967Z] #27 6.883   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
08:18:54 [2021-06-11T08:18:54.967Z] #27 6.883   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
08:18:54 [2021-06-11T08:18:54.967Z] #27 6.883   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
08:18:54 [2021-06-11T08:18:54.967Z] #27 6.883   libssh2-1 libssl1.1 openssl
08:18:54 [2021-06-11T08:18:54.967Z] #27 7.164 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
08:18:54 [2021-06-11T08:18:54.967Z] #27 7.164 Need to get 5059 kB of archives.
08:18:54 [2021-06-11T08:18:54.967Z] #27 7.164 After this operation, 12.1 MB of additional disk space will be used.
08:18:54 [2021-06-11T08:18:54.967Z] #27 7.164 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
08:18:54 [2021-06-11T08:18:54.967Z] #27 7.164 Get:2 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
08:18:54 [2021-06-11T08:18:54.967Z] #27 7.172 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
08:18:54 [2021-06-11T08:18:54.967Z] #27 7.172 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
08:18:54 [2021-06-11T08:18:54.967Z] #27 7.178 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
08:18:54 [2021-06-11T08:18:54.967Z] #27 7.178 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
08:18:54 [2021-06-11T08:18:54.967Z] #27 7.191 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
08:18:54 [2021-06-11T08:18:54.967Z] #27 7.198 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
08:18:54 [2021-06-11T08:18:54.967Z] #27 7.198 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
08:18:54 [2021-06-11T08:18:54.967Z] #27 7.198 Get:10 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
08:18:54 [2021-06-11T08:18:54.967Z] #27 7.198 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
08:18:54 [2021-06-11T08:18:54.967Z] #27 7.198 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
08:18:54 [2021-06-11T08:18:54.967Z] #27 7.212 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
08:18:54 [2021-06-11T08:18:54.967Z] #27 7.212 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
08:18:54 [2021-06-11T08:18:54.967Z] #27 7.214 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
08:18:54 [2021-06-11T08:18:54.967Z] #27 7.216 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
08:18:54 [2021-06-11T08:18:54.967Z] #27 7.220 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
08:18:54 [2021-06-11T08:18:54.967Z] #27 7.224 Get:18 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
08:18:54 [2021-06-11T08:18:54.967Z] #27 7.226 Get:19 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
08:18:54 [2021-06-11T08:18:54.967Z] #27 7.249 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
08:18:54 [2021-06-11T08:18:54.967Z] #27 7.249 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
08:18:54 [2021-06-11T08:18:54.967Z] #27 7.392 debconf: delaying package configuration, since apt-utils is not installed
08:18:54 [2021-06-11T08:18:54.967Z] #27 7.416 Fetched 5059 kB in 0s (14.7 MB/s)
08:18:54 [2021-06-11T08:18:54.967Z] #27 7.485 Selecting previously unselected package libssl1.1:amd64.
08:18:54 [2021-06-11T08:18:54.967Z] #27 7.485 (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.)
08:18:54 [2021-06-11T08:18:54.967Z] #27 7.485 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 7.494 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 7.696 Selecting previously unselected package openssl.
08:18:54 [2021-06-11T08:18:54.967Z] #27 7.696 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 7.700 Unpacking openssl (1.1.1d-0+deb10u6) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 7.931 Selecting previously unselected package ca-certificates.
08:18:54 [2021-06-11T08:18:54.967Z] #27 7.931 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 7.936 Unpacking ca-certificates (20200601~deb10u2) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.032 Selecting previously unselected package libkeyutils1:amd64.
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.032 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.036 Unpacking libkeyutils1:amd64 (1.6-6) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.087 Selecting previously unselected package libkrb5support0:amd64.
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.092 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.097 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.157 Selecting previously unselected package libk5crypto3:amd64.
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.159 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.164 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.221 Selecting previously unselected package libkrb5-3:amd64.
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.221 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.229 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.327 Selecting previously unselected package libgssapi-krb5-2:amd64.
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.327 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.330 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.378 Selecting previously unselected package libsasl2-modules-db:amd64.
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.378 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.382 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.428 Selecting previously unselected package libsasl2-2:amd64.
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.428 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.435 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.475 Selecting previously unselected package libldap-common.
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.475 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.482 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.534 Selecting previously unselected package libldap-2.4-2:amd64.
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.534 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.543 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.634 Selecting previously unselected package libnghttp2-14:amd64.
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.634 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.640 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.694 Selecting previously unselected package libpsl5:amd64.
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.695 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.700 Unpacking libpsl5:amd64 (0.20.2-2) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.747 Selecting previously unselected package librtmp1:amd64.
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.748 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.753 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.794 Selecting previously unselected package libssh2-1:amd64.
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.795 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.800 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.857 Selecting previously unselected package libcurl4:amd64.
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.857 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.861 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.938 Selecting previously unselected package curl.
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.938 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 8.942 Unpacking curl (7.64.0-4+deb10u2) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 9.007 Selecting previously unselected package libonig5:amd64.
08:18:54 [2021-06-11T08:18:54.967Z] #27 9.008 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 9.014 Unpacking libonig5:amd64 (6.9.1-1) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 9.075 Selecting previously unselected package libjq1:amd64.
08:18:54 [2021-06-11T08:18:54.967Z] #27 9.075 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 9.079 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 9.129 Selecting previously unselected package jq.
08:18:54 [2021-06-11T08:18:54.967Z] #27 9.129 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 9.140 Unpacking jq (1.5+dfsg-2+b1) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 9.186 Setting up libkeyutils1:amd64 (1.6-6) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 9.201 Setting up libpsl5:amd64 (0.20.2-2) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 9.218 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 9.326 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 9.338 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 9.354 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 9.368 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 9.380 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 9.392 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 9.405 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 9.418 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 9.430 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 9.445 Setting up openssl (1.1.1d-0+deb10u6) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 9.467 Setting up libonig5:amd64 (6.9.1-1) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 9.479 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 9.491 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 9.504 Setting up ca-certificates (20200601~deb10u2) ...
08:18:54 [2021-06-11T08:18:54.967Z] #27 10.14 Updating certificates in /etc/ssl/certs...
08:18:54 [2021-06-11T08:18:54.967Z] #27 ...
08:18:54 [2021-06-11T08:18:54.967Z] 
08:18:54 [2021-06-11T08:18:54.967Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:18:54 [2021-06-11T08:18:54.967Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:19:00 [2021-06-11T08:19:00.240Z] #9 ...
08:19:00 [2021-06-11T08:19:00.240Z] 
08:19:00 [2021-06-11T08:19:00.240Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
08:19:00 [2021-06-11T08:19:00.240Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f
08:19:00 [2021-06-11T08:19:00.240Z] #27 11.01 137 added, 0 removed; done.
08:19:00 [2021-06-11T08:19:00.240Z] #27 11.04 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
08:19:00 [2021-06-11T08:19:00.240Z] #27 11.05 Setting up jq (1.5+dfsg-2+b1) ...
08:19:00 [2021-06-11T08:19:00.240Z] #27 11.07 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
08:19:00 [2021-06-11T08:19:00.240Z] #27 11.08 Setting up curl (7.64.0-4+deb10u2) ...
08:19:00 [2021-06-11T08:19:00.240Z] #27 11.09 Processing triggers for libc-bin (2.28-10) ...
08:19:00 [2021-06-11T08:19:00.240Z] #27 11.11 Processing triggers for ca-certificates (20200601~deb10u2) ...
08:19:00 [2021-06-11T08:19:00.240Z] #27 11.12 Updating certificates in /etc/ssl/certs...
08:19:00 [2021-06-11T08:19:00.240Z] #27 11.77 0 added, 0 removed; done.
08:19:00 [2021-06-11T08:19:00.240Z] #27 11.77 Running hooks in /etc/ca-certificates/update.d...
08:19:00 [2021-06-11T08:19:00.240Z] #27 11.77 done.
08:19:00 [2021-06-11T08:19:00.240Z] #27 DONE 14.5s
08:19:00 [2021-06-11T08:19:00.240Z] 
08:19:00 [2021-06-11T08:19:00.240Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:19:00 [2021-06-11T08:19:00.240Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:19:00 [2021-06-11T08:19:00.240Z] #9 ...
08:19:00 [2021-06-11T08:19:00.240Z] 
08:19:00 [2021-06-11T08:19:00.240Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
08:19:00 [2021-06-11T08:19:00.240Z] #28 sha256:bc639ab09ca0bea208250242bc72a44980403e55cf7e42d0c93354d57a425ab0
08:19:00 [2021-06-11T08:19:00.240Z] #28 DONE 0.2s
08:19:00 [2021-06-11T08:19:00.240Z] 
08:19:00 [2021-06-11T08:19:00.240Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:19:00 [2021-06-11T08:19:00.240Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:19:00 [2021-06-11T08:19:00.240Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.0s
08:19:00 [2021-06-11T08:19:00.499Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.8s done
08:19:00 [2021-06-11T08:19:00.758Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
08:19:01 [2021-06-11T08:19:01.335Z] #9 DONE 24.8s
08:19:01 [2021-06-11T08:19:01.335Z] 
08:19:01 [2021-06-11T08:19:01.335Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
08:19:01 [2021-06-11T08:19:01.335Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
08:19:03 [2021-06-11T08:19:03.870Z] #10 DONE 2.4s
08:19:03 [2021-06-11T08:19:03.870Z] 
08:19:03 [2021-06-11T08:19:03.870Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
08:19:03 [2021-06-11T08:19:03.870Z] #29 sha256:7a29b85fef29368fcb64448b45ca6756764f96ca48efa4a9853dd5d1f40c16f7
08:19:03 [2021-06-11T08:19:03.870Z] #29 1.068 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
08:19:03 [2021-06-11T08:19:03.870Z] #29 1.155 
08:19:03 [2021-06-11T08:19:03.870Z] #29 1.285 
############                                                              17.8%
###########################                                               37.5%
#########################################                                 57.5%
#######################################################                   77.2%
#####################################################################     96.3%
######################################################################## 100.0%
08:19:03 [2021-06-11T08:19:03.870Z] #29 1.797 
08:19:03 [2021-06-11T08:19:03.871Z] #29 1.910 
######################################################################## 100.0%
08:19:03 [2021-06-11T08:19:03.871Z] #29 1.999 
08:19:03 [2021-06-11T08:19:03.871Z] #29 2.122 
################################################################          89.2%
######################################################################## 100.0%
08:19:03 [2021-06-11T08:19:03.871Z] #29 2.216 
08:19:03 [2021-06-11T08:19:03.871Z] #29 2.329 
#############                                                             18.2%
##########################                                                37.4%
########################################                                  56.8%
######################################################                    76.2%
####################################################################      95.5%
######################################################################## 100.0%
08:19:03 [2021-06-11T08:19:03.871Z] #29 2.812 
08:19:04 [2021-06-11T08:19:04.389Z] #29 2.925 
###                                                                        4.9%
#######                                                                   10.2%
###########                                                               15.4%
##############                                                            20.6%
##################                                                        25.8%
######################                                                    31.0%
##########################                                                36.2%
#############################                                             41.4%
#################################                                         46.6%
#####################################                                     51.9%
########################################                                  55.6%
############################################                              61.4%
#################################################                         69.3%
#####################################################                     74.9%
#########################################################                 80.1%
#############################################################             85.3%
#################################################################         90.5%
####################################################################      95.7%
######################################################################## 100.0%
08:19:04 [2021-06-11T08:19:04.389Z] #29 4.776 
08:19:04 [2021-06-11T08:19:04.648Z] #29 4.983 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
08:19:04 [2021-06-11T08:19:04.648Z] #29 5.036 
08:19:04 [2021-06-11T08:19:04.906Z] #29 5.082 
######################################################################## 100.0%
08:19:04 [2021-06-11T08:19:04.906Z] #29 5.102 
08:19:04 [2021-06-11T08:19:04.906Z] #29 5.304 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
08:19:05 [2021-06-11T08:19:05.164Z] #29 5.352 
08:19:05 [2021-06-11T08:19:05.164Z] #29 5.493 
                                                                           0.1%
######################################################################## 100.0%
08:19:05 [2021-06-11T08:19:05.164Z] #29 5.552 
08:19:05 [2021-06-11T08:19:05.421Z] #29 5.860 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
08:19:05 [2021-06-11T08:19:05.688Z] #29 5.919 
08:19:05 [2021-06-11T08:19:05.688Z] 
08:19:05 [2021-06-11T08:19:05.688Z] #29 ...
08:19:05 [2021-06-11T08:19:05.688Z] 
08:19:05 [2021-06-11T08:19:05.688Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
08:19:05 [2021-06-11T08:19:05.688Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
08:19:05 [2021-06-11T08:19:05.688Z] #11 DONE 2.2s
08:19:05 [2021-06-11T08:19:05.688Z] 
08:19:05 [2021-06-11T08:19:05.688Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
08:19:05 [2021-06-11T08:19:05.688Z] #29 sha256:7a29b85fef29368fcb64448b45ca6756764f96ca48efa4a9853dd5d1f40c16f7
08:19:05 [2021-06-11T08:19:05.688Z] #29 6.125 
                                                                           0.0%
08:19:05 [2021-06-11T08:19:05.688Z] #29 ...
08:19:05 [2021-06-11T08:19:05.688Z] 
08:19:05 [2021-06-11T08:19:05.688Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
08:19:05 [2021-06-11T08:19:05.688Z] #34 sha256:86b17659ab4a9ac8d440f54db4a29109dfe19ddc8807d9ac21c58ddea2237624
08:19:06 [2021-06-11T08:19:06.255Z] #34 ...
08:19:06 [2021-06-11T08:19:06.255Z] 
08:19:06 [2021-06-11T08:19:06.255Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
08:19:06 [2021-06-11T08:19:06.255Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
08:19:06 [2021-06-11T08:19:06.255Z] #31 DONE 0.6s
08:19:06 [2021-06-11T08:19:06.255Z] 
08:19:06 [2021-06-11T08:19:06.255Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
08:19:06 [2021-06-11T08:19:06.255Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
08:19:06 [2021-06-11T08:19:06.255Z] #39 DONE 0.6s
08:19:06 [2021-06-11T08:19:06.255Z] 
08:19:06 [2021-06-11T08:19:06.255Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
08:19:06 [2021-06-11T08:19:06.255Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a
08:19:06 [2021-06-11T08:19:06.255Z] #43 DONE 0.6s
08:19:06 [2021-06-11T08:19:06.255Z] 
08:19:06 [2021-06-11T08:19:06.255Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
08:19:06 [2021-06-11T08:19:06.255Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815
08:19:08 [2021-06-11T08:19:08.804Z] #44 ...
08:19:08 [2021-06-11T08:19:08.804Z] 
08:19:08 [2021-06-11T08:19:08.804Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
08:19:08 [2021-06-11T08:19:08.804Z] #29 sha256:7a29b85fef29368fcb64448b45ca6756764f96ca48efa4a9853dd5d1f40c16f7
08:19:08 [2021-06-11T08:19:08.804Z] #29 6.125 
                                                                           0.0%
#################                                                         24.1%
#################################                                         47.1%
#########################################                                 57.5%
##########################################                                58.4%
###########################################                               60.4%
########################################################                  78.7%
######################################################################## 100.0%
08:19:08 [2021-06-11T08:19:08.804Z] #29 6.994 
08:19:08 [2021-06-11T08:19:08.804Z] #29 7.453 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
08:19:08 [2021-06-11T08:19:08.804Z] #29 7.544 
08:19:08 [2021-06-11T08:19:08.804Z] #29 7.653 
######################################################################## 100.0%
08:19:08 [2021-06-11T08:19:08.804Z] #29 7.684 
08:19:08 [2021-06-11T08:19:08.804Z] #29 8.005 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
08:19:08 [2021-06-11T08:19:08.804Z] #29 8.288 
08:19:08 [2021-06-11T08:19:08.804Z] #29 8.528 #=#=#                                                                         

######################################################################## 100.0%
08:19:08 [2021-06-11T08:19:08.804Z] #29 8.636 
08:19:08 [2021-06-11T08:19:08.804Z] #29 8.695 Download of images into '/build' complete.
08:19:08 [2021-06-11T08:19:08.804Z] #29 8.695 Use something like the following to load the result into a Docker daemon:
08:19:08 [2021-06-11T08:19:08.804Z] #29 8.695   tar -cC '/build' . | docker load
08:19:08 [2021-06-11T08:19:08.804Z] #29 DONE 9.0s
08:19:08 [2021-06-11T08:19:08.804Z] 
08:19:08 [2021-06-11T08:19:08.804Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
08:19:08 [2021-06-11T08:19:08.804Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
08:19:09 [2021-06-11T08:19:09.372Z] #40 ...
08:19:09 [2021-06-11T08:19:09.372Z] 
08:19:09 [2021-06-11T08:19:09.372Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
08:19:09 [2021-06-11T08:19:09.372Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
08:19:09 [2021-06-11T08:19:09.372Z] #12 DONE 3.7s
08:19:09 [2021-06-11T08:19:09.631Z] 
08:19:09 [2021-06-11T08:19:09.631Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:19:09 [2021-06-11T08:19:09.631Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:19:13 [2021-06-11T08:19:13.861Z] #13 3.827 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
08:19:13 [2021-06-11T08:19:13.861Z] #13 3.852 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:19:13 [2021-06-11T08:19:13.861Z] #13 3.882 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:19:13 [2021-06-11T08:19:13.861Z] #13 3.930 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:19:14 [2021-06-11T08:19:14.798Z] #13 ...
08:19:14 [2021-06-11T08:19:14.798Z] 
08:19:14 [2021-06-11T08:19:14.798Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:19:14 [2021-06-11T08:19:14.798Z] #46 sha256:cb73dbc770a18c856843bf43a42b8db763af75d582b8c0c0fdeda4c78e1fff0c
08:19:14 [2021-06-11T08:19:14.798Z] #46 5.504 + RM_GOPATH=0
08:19:14 [2021-06-11T08:19:14.798Z] #46 5.504 + TMP_GOPATH=
08:19:14 [2021-06-11T08:19:14.798Z] #46 5.504 + : /build
08:19:14 [2021-06-11T08:19:14.798Z] #46 5.504 + '[' -z '' ']'
08:19:14 [2021-06-11T08:19:14.798Z] #46 5.504 ++ mktemp -d
08:19:14 [2021-06-11T08:19:14.798Z] #46 5.509 + export GOPATH=/tmp/tmp.No4lAAPYCf
08:19:14 [2021-06-11T08:19:14.798Z] #46 5.509 + GOPATH=/tmp/tmp.No4lAAPYCf
08:19:14 [2021-06-11T08:19:14.798Z] #46 5.509 + RM_GOPATH=1
08:19:14 [2021-06-11T08:19:14.798Z] #46 5.509 + case "$(go env GOARCH)" in
08:19:14 [2021-06-11T08:19:14.798Z] #46 5.509 ++ go env GOARCH
08:19:14 [2021-06-11T08:19:14.798Z] #46 5.522 + export GO_BUILDMODE=-buildmode=pie
08:19:14 [2021-06-11T08:19:14.798Z] #46 5.522 + GO_BUILDMODE=-buildmode=pie
08:19:14 [2021-06-11T08:19:14.798Z] #46 5.531 ++ dirname /tmp/install/install.sh
08:19:14 [2021-06-11T08:19:14.798Z] #46 5.547 + dir=/tmp/install
08:19:14 [2021-06-11T08:19:14.798Z] #46 5.547 + bin=vndr
08:19:14 [2021-06-11T08:19:14.798Z] #46 5.547 + shift
08:19:14 [2021-06-11T08:19:14.798Z] #46 5.547 + '[' '!' -f /tmp/install/vndr.installer ']'
08:19:14 [2021-06-11T08:19:14.798Z] #46 5.547 + . /tmp/install/vndr.installer
08:19:14 [2021-06-11T08:19:14.798Z] #46 5.547 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
08:19:14 [2021-06-11T08:19:14.798Z] #46 5.547 + install_vndr
08:19:14 [2021-06-11T08:19:14.798Z] #46 5.547 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
08:19:14 [2021-06-11T08:19:14.798Z] #46 5.547 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.No4lAAPYCf/src/github.com/LK4D4/vndr
08:19:14 [2021-06-11T08:19:14.798Z] #46 5.547 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
08:19:14 [2021-06-11T08:19:14.798Z] #46 5.586 Cloning into '/tmp/tmp.No4lAAPYCf/src/github.com/LK4D4/vndr'...
08:19:14 [2021-06-11T08:19:14.798Z] #46 6.261 + cd /tmp/tmp.No4lAAPYCf/src/github.com/LK4D4/vndr
08:19:14 [2021-06-11T08:19:14.798Z] #46 6.261 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
08:19:14 [2021-06-11T08:19:14.798Z] #46 6.283 + go build -buildmode=pie -v -o /build/vndr .
08:19:14 [2021-06-11T08:19:14.798Z] #46 8.054 runtime/internal/atomic
08:19:14 [2021-06-11T08:19:14.798Z] #46 8.130 internal/cpu
08:19:14 [2021-06-11T08:19:14.798Z] #46 8.684 runtime/internal/sys
08:19:14 [2021-06-11T08:19:14.798Z] #46 8.840 internal/bytealg
08:19:14 [2021-06-11T08:19:14.798Z] #46 8.863 runtime/internal/math
08:19:14 [2021-06-11T08:19:14.798Z] #46 8.944 internal/race
08:19:14 [2021-06-11T08:19:14.798Z] #46 9.076 sync/atomic
08:19:15 [2021-06-11T08:19:15.364Z] #46 9.444 unicode
08:19:15 [2021-06-11T08:19:15.623Z] #46 ...
08:19:15 [2021-06-11T08:19:15.623Z] 
08:19:15 [2021-06-11T08:19:15.624Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:19:15 [2021-06-11T08:19:15.624Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:19:15 [2021-06-11T08:19:15.624Z] #13 6.004 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB]
08:19:15 [2021-06-11T08:19:15.883Z] #13 ...
08:19:15 [2021-06-11T08:19:15.883Z] 
08:19:15 [2021-06-11T08:19:15.883Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:19:15 [2021-06-11T08:19:15.883Z] #50 sha256:61a397c1d8fba390dbcce4137a3f9533580a53897897a3f6f69aa4e12c925b83
08:19:15 [2021-06-11T08:19:15.883Z] #50 5.712 + RM_GOPATH=0
08:19:15 [2021-06-11T08:19:15.883Z] #50 5.712 + TMP_GOPATH=
08:19:15 [2021-06-11T08:19:15.883Z] #50 5.712 + : /build
08:19:15 [2021-06-11T08:19:15.883Z] #50 5.712 + '[' -z '' ']'
08:19:15 [2021-06-11T08:19:15.883Z] #50 5.723 ++ mktemp -d
08:19:15 [2021-06-11T08:19:15.883Z] #50 5.723 + export GOPATH=/tmp/tmp.Lt5PNNknWl
08:19:15 [2021-06-11T08:19:15.883Z] #50 5.723 + GOPATH=/tmp/tmp.Lt5PNNknWl
08:19:15 [2021-06-11T08:19:15.883Z] #50 5.723 + RM_GOPATH=1
08:19:15 [2021-06-11T08:19:15.883Z] #50 5.723 + case "$(go env GOARCH)" in
08:19:15 [2021-06-11T08:19:15.883Z] #50 5.729 ++ go env GOARCH
08:19:15 [2021-06-11T08:19:15.883Z] #50 5.746 + export GO_BUILDMODE=-buildmode=pie
08:19:15 [2021-06-11T08:19:15.883Z] #50 5.746 + GO_BUILDMODE=-buildmode=pie
08:19:15 [2021-06-11T08:19:15.883Z] #50 5.746 ++ dirname /tmp/install/install.sh
08:19:15 [2021-06-11T08:19:15.883Z] #50 5.746 + dir=/tmp/install
08:19:15 [2021-06-11T08:19:15.883Z] #50 5.746 + bin=golangci_lint
08:19:15 [2021-06-11T08:19:15.883Z] #50 5.746 + shift
08:19:15 [2021-06-11T08:19:15.883Z] #50 5.746 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
08:19:15 [2021-06-11T08:19:15.883Z] #50 5.746 + . /tmp/install/golangci_lint.installer
08:19:15 [2021-06-11T08:19:15.883Z] #50 5.746 ++ : v1.23.8
08:19:15 [2021-06-11T08:19:15.883Z] #50 5.746 + install_golangci_lint
08:19:15 [2021-06-11T08:19:15.883Z] #50 5.746 + set -e
08:19:15 [2021-06-11T08:19:15.883Z] #50 5.746 + export GO111MODULE=on
08:19:15 [2021-06-11T08:19:15.883Z] #50 5.746 + GO111MODULE=on
08:19:15 [2021-06-11T08:19:15.883Z] #50 5.746 + GOBIN=/build
08:19:15 [2021-06-11T08:19:15.883Z] #50 5.746 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
08:19:15 [2021-06-11T08:19:15.883Z] #50 5.765 go: finding github.com v1.23.8
08:19:15 [2021-06-11T08:19:15.883Z] #50 5.765 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
08:19:15 [2021-06-11T08:19:15.883Z] #50 5.765 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
08:19:15 [2021-06-11T08:19:15.883Z] #50 5.765 go: finding github.com/golangci/golangci-lint v1.23.8
08:19:15 [2021-06-11T08:19:15.883Z] #50 5.794 go: finding github.com/golangci v1.23.8
08:19:15 [2021-06-11T08:19:15.883Z] #50 6.856 go: downloading github.com/golangci/golangci-lint v1.23.8
08:19:15 [2021-06-11T08:19:15.883Z] #50 7.990 go: extracting github.com/golangci/golangci-lint v1.23.8
08:19:15 [2021-06-11T08:19:15.883Z] #50 ...
08:19:15 [2021-06-11T08:19:15.883Z] 
08:19:15 [2021-06-11T08:19:15.883Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
08:19:15 [2021-06-11T08:19:15.883Z] #48 sha256:29fde36ecad238cef0952769d424bab1ae23fa56a3c74531c365408490c48464
08:19:15 [2021-06-11T08:19:15.883Z] #48 5.504 + RM_GOPATH=0
08:19:15 [2021-06-11T08:19:15.883Z] #48 5.504 + TMP_GOPATH=
08:19:15 [2021-06-11T08:19:15.883Z] #48 5.504 + : /build
08:19:15 [2021-06-11T08:19:15.883Z] #48 5.504 + '[' -z '' ']'
08:19:15 [2021-06-11T08:19:15.883Z] #48 5.504 ++ mktemp -d
08:19:15 [2021-06-11T08:19:15.883Z] #48 5.504 + export GOPATH=/tmp/tmp.xwWyIMzO1f
08:19:15 [2021-06-11T08:19:15.883Z] #48 5.504 + GOPATH=/tmp/tmp.xwWyIMzO1f
08:19:15 [2021-06-11T08:19:15.883Z] #48 5.504 + RM_GOPATH=1
08:19:15 [2021-06-11T08:19:15.883Z] #48 5.504 + case "$(go env GOARCH)" in
08:19:15 [2021-06-11T08:19:15.883Z] #48 5.504 ++ go env GOARCH
08:19:15 [2021-06-11T08:19:15.883Z] #48 5.531 + export GO_BUILDMODE=-buildmode=pie
08:19:15 [2021-06-11T08:19:15.883Z] #48 5.531 + GO_BUILDMODE=-buildmode=pie
08:19:15 [2021-06-11T08:19:15.883Z] #48 5.531 ++ dirname /tmp/install/install.sh
08:19:15 [2021-06-11T08:19:15.883Z] #48 5.531 + dir=/tmp/install
08:19:15 [2021-06-11T08:19:15.883Z] #48 5.531 + bin=gotestsum
08:19:15 [2021-06-11T08:19:15.883Z] #48 5.531 + shift
08:19:15 [2021-06-11T08:19:15.883Z] #48 5.531 + '[' '!' -f /tmp/install/gotestsum.installer ']'
08:19:15 [2021-06-11T08:19:15.883Z] #48 5.531 + . /tmp/install/gotestsum.installer
08:19:15 [2021-06-11T08:19:15.883Z] #48 5.531 ++ : v0.5.3
08:19:15 [2021-06-11T08:19:15.883Z] #48 5.531 + install_gotestsum
08:19:15 [2021-06-11T08:19:15.883Z] #48 5.531 + set -e
08:19:15 [2021-06-11T08:19:15.883Z] #48 5.531 + export GO111MODULE=on
08:19:15 [2021-06-11T08:19:15.883Z] #48 5.531 + GO111MODULE=on
08:19:15 [2021-06-11T08:19:15.883Z] #48 5.531 + GOBIN=/build
08:19:15 [2021-06-11T08:19:15.883Z] #48 5.531 + go get gotest.tools/gotestsum@v0.5.3
08:19:15 [2021-06-11T08:19:15.883Z] #48 5.626 go: finding gotest.tools v0.5.3
08:19:15 [2021-06-11T08:19:15.883Z] #48 5.626 go: finding gotest.tools/gotestsum v0.5.3
08:19:15 [2021-06-11T08:19:15.883Z] #48 6.520 go: downloading gotest.tools/gotestsum v0.5.3
08:19:15 [2021-06-11T08:19:15.883Z] #48 7.223 go: extracting gotest.tools/gotestsum v0.5.3
08:19:15 [2021-06-11T08:19:15.883Z] #48 8.729 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:19:15 [2021-06-11T08:19:15.883Z] #48 8.730 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:19:15 [2021-06-11T08:19:15.883Z] #48 8.821 go: downloading github.com/fatih/color v1.9.0
08:19:15 [2021-06-11T08:19:15.884Z] #48 9.040 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:19:15 [2021-06-11T08:19:15.884Z] #48 9.173 go: downloading github.com/jonboulle/clockwork v0.1.0
08:19:15 [2021-06-11T08:19:15.884Z] #48 9.226 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:19:15 [2021-06-11T08:19:15.884Z] #48 9.383 go: downloading github.com/spf13/pflag v1.0.3
08:19:15 [2021-06-11T08:19:15.884Z] #48 9.421 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:19:15 [2021-06-11T08:19:15.884Z] #48 9.554 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:19:15 [2021-06-11T08:19:15.884Z] #48 9.554 go: downloading github.com/pkg/errors v0.9.1
08:19:15 [2021-06-11T08:19:15.884Z] #48 9.890 go: extracting github.com/fatih/color v1.9.0
08:19:15 [2021-06-11T08:19:15.884Z] #48 9.918 go: downloading github.com/mattn/go-isatty v0.0.12
08:19:15 [2021-06-11T08:19:15.884Z] #48 9.991 go: downloading github.com/mattn/go-colorable v0.1.6
08:19:15 [2021-06-11T08:19:15.884Z] #48 10.13 go: extracting github.com/jonboulle/clockwork v0.1.0
08:19:16 [2021-06-11T08:19:16.142Z] #48 10.38 go: extracting github.com/mattn/go-isatty v0.0.12
08:19:16 [2021-06-11T08:19:16.142Z] #48 ...
08:19:16 [2021-06-11T08:19:16.142Z] 
08:19:16 [2021-06-11T08:19:16.142Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
08:19:16 [2021-06-11T08:19:16.142Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
08:19:16 [2021-06-11T08:19:16.142Z] #56 6.953 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:19:16 [2021-06-11T08:19:16.142Z] #56 7.009 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:19:16 [2021-06-11T08:19:16.142Z] #56 7.009 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:19:16 [2021-06-11T08:19:16.142Z] #56 9.269 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:19:16 [2021-06-11T08:19:16.142Z] #56 ...
08:19:16 [2021-06-11T08:19:16.142Z] 
08:19:16 [2021-06-11T08:19:16.142Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
08:19:16 [2021-06-11T08:19:16.142Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
08:19:16 [2021-06-11T08:19:16.142Z] #36 6.198 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:19:16 [2021-06-11T08:19:16.142Z] #36 6.284 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:19:16 [2021-06-11T08:19:16.142Z] #36 6.371 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:19:16 [2021-06-11T08:19:16.142Z] #36 7.894 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:19:16 [2021-06-11T08:19:16.142Z] #36 9.962 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB]
08:19:16 [2021-06-11T08:19:16.402Z] #36 ...
08:19:16 [2021-06-11T08:19:16.402Z] 
08:19:16 [2021-06-11T08:19:16.402Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:19:16 [2021-06-11T08:19:16.402Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
08:19:16 [2021-06-11T08:19:16.402Z] #32 5.973 + git clone https://github.com/kolyshkin/go-swagger.git .
08:19:16 [2021-06-11T08:19:16.402Z] #32 5.978 Cloning into '.'...
08:19:16 [2021-06-11T08:19:16.402Z] #32 ...
08:19:16 [2021-06-11T08:19:16.402Z] 
08:19:16 [2021-06-11T08:19:16.402Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
08:19:16 [2021-06-11T08:19:16.402Z] #24 sha256:c74e9803a6ea5856ed6aead9ffe0f576eba67ee5af3c85f6859076930cf93f89
08:19:16 [2021-06-11T08:19:16.402Z] #24 5.563 + RM_GOPATH=0
08:19:16 [2021-06-11T08:19:16.402Z] #24 5.563 + TMP_GOPATH=
08:19:16 [2021-06-11T08:19:16.402Z] #24 5.563 + : /build
08:19:16 [2021-06-11T08:19:16.402Z] #24 5.563 + '[' -z '' ']'
08:19:16 [2021-06-11T08:19:16.402Z] #24 5.564 ++ mktemp -d
08:19:16 [2021-06-11T08:19:16.402Z] #24 5.586 + export GOPATH=/tmp/tmp.Z52Ixsq2zf
08:19:16 [2021-06-11T08:19:16.402Z] #24 5.586 + GOPATH=/tmp/tmp.Z52Ixsq2zf
08:19:16 [2021-06-11T08:19:16.402Z] #24 5.586 + RM_GOPATH=1
08:19:16 [2021-06-11T08:19:16.402Z] #24 5.586 + case "$(go env GOARCH)" in
08:19:16 [2021-06-11T08:19:16.402Z] #24 5.586 ++ go env GOARCH
08:19:16 [2021-06-11T08:19:16.402Z] #24 5.654 Install docker/cli version 17.06.2-ce from stable
08:19:16 [2021-06-11T08:19:16.402Z] #24 5.657 + export GO_BUILDMODE=-buildmode=pie
08:19:16 [2021-06-11T08:19:16.402Z] #24 5.657 + GO_BUILDMODE=-buildmode=pie
08:19:16 [2021-06-11T08:19:16.402Z] #24 5.657 ++ dirname /tmp/install/install.sh
08:19:16 [2021-06-11T08:19:16.402Z] #24 5.657 + dir=/tmp/install
08:19:16 [2021-06-11T08:19:16.402Z] #24 5.657 + bin=dockercli
08:19:16 [2021-06-11T08:19:16.402Z] #24 5.657 + shift
08:19:16 [2021-06-11T08:19:16.402Z] #24 5.657 + '[' '!' -f /tmp/install/dockercli.installer ']'
08:19:16 [2021-06-11T08:19:16.402Z] #24 5.657 + . /tmp/install/dockercli.installer
08:19:16 [2021-06-11T08:19:16.402Z] #24 5.657 ++ : stable
08:19:16 [2021-06-11T08:19:16.402Z] #24 5.657 ++ : 17.06.2-ce
08:19:16 [2021-06-11T08:19:16.402Z] #24 5.657 + install_dockercli
08:19:16 [2021-06-11T08:19:16.402Z] #24 5.657 + echo 'Install docker/cli version 17.06.2-ce from stable'
08:19:16 [2021-06-11T08:19:16.402Z] #24 5.657 ++ uname -m
08:19:16 [2021-06-11T08:19:16.402Z] #24 5.657 + arch=x86_64
08:19:16 [2021-06-11T08:19:16.402Z] #24 5.657 + '[' x86_64 '!=' x86_64 ']'
08:19:16 [2021-06-11T08:19:16.402Z] #24 5.657 + url=https://download.docker.com/linux/static
08:19:16 [2021-06-11T08:19:16.402Z] #24 5.658 + tar -xz docker/docker
08:19:16 [2021-06-11T08:19:16.402Z] #24 5.661 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
08:19:16 [2021-06-11T08:19:16.662Z] #24 ...
08:19:16 [2021-06-11T08:19:16.662Z] 
08:19:16 [2021-06-11T08:19:16.662Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
08:19:16 [2021-06-11T08:19:16.662Z] #59 sha256:0becea2418f322f7fcd08700ec931237d0648eebe2ac28823a883ef408442901
08:19:16 [2021-06-11T08:19:16.662Z] #59 5.843 + RM_GOPATH=0
08:19:16 [2021-06-11T08:19:16.662Z] #59 5.845 + TMP_GOPATH=
08:19:16 [2021-06-11T08:19:16.662Z] #59 5.845 + : /build
08:19:16 [2021-06-11T08:19:16.662Z] #59 5.845 + '[' -z '' ']'
08:19:16 [2021-06-11T08:19:16.662Z] #59 5.845 ++ mktemp -d
08:19:16 [2021-06-11T08:19:16.662Z] #59 5.845 + export GOPATH=/tmp/tmp.omPc0FZjSy
08:19:16 [2021-06-11T08:19:16.662Z] #59 5.849 + GOPATH=/tmp/tmp.omPc0FZjSy
08:19:16 [2021-06-11T08:19:16.662Z] #59 5.849 + RM_GOPATH=1
08:19:16 [2021-06-11T08:19:16.662Z] #59 5.849 + case "$(go env GOARCH)" in
08:19:16 [2021-06-11T08:19:16.662Z] #59 5.849 ++ go env GOARCH
08:19:16 [2021-06-11T08:19:16.662Z] #59 5.866 + export GO_BUILDMODE=-buildmode=pie
08:19:16 [2021-06-11T08:19:16.662Z] #59 5.866 + GO_BUILDMODE=-buildmode=pie
08:19:16 [2021-06-11T08:19:16.662Z] #59 5.866 ++ dirname /tmp/install/install.sh
08:19:16 [2021-06-11T08:19:16.662Z] #59 5.867 + dir=/tmp/install
08:19:16 [2021-06-11T08:19:16.662Z] #59 5.867 + bin=rootlesskit
08:19:16 [2021-06-11T08:19:16.662Z] #59 5.867 + shift
08:19:16 [2021-06-11T08:19:16.662Z] #59 5.867 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
08:19:16 [2021-06-11T08:19:16.662Z] #59 5.867 + . /tmp/install/rootlesskit.installer
08:19:16 [2021-06-11T08:19:16.662Z] #59 5.867 ++ : 4cd567642273d369adaadcbadca00880552c1778
08:19:16 [2021-06-11T08:19:16.662Z] #59 5.867 + install_rootlesskit
08:19:16 [2021-06-11T08:19:16.662Z] #59 5.867 + case "$1" in
08:19:16 [2021-06-11T08:19:16.662Z] #59 5.867 + export CGO_ENABLED=0
08:19:16 [2021-06-11T08:19:16.662Z] #59 5.867 + CGO_ENABLED=0
08:19:16 [2021-06-11T08:19:16.662Z] #59 5.867 + _install_rootlesskit
08:19:16 [2021-06-11T08:19:16.662Z] #59 5.873 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
08:19:16 [2021-06-11T08:19:16.662Z] #59 5.874 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
08:19:16 [2021-06-11T08:19:16.662Z] #59 5.874 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.omPc0FZjSy/src/github.com/rootless-containers/rootlesskit
08:19:16 [2021-06-11T08:19:16.662Z] #59 5.875 Cloning into '/tmp/tmp.omPc0FZjSy/src/github.com/rootless-containers/rootlesskit'...
08:19:16 [2021-06-11T08:19:16.921Z] #59 ...
08:19:16 [2021-06-11T08:19:16.921Z] 
08:19:16 [2021-06-11T08:19:16.921Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
08:19:16 [2021-06-11T08:19:16.921Z] #52 sha256:91bdf4a7c1de002be25ef94822811c99249d7c87f24a9a92d37a277f66f50018
08:19:16 [2021-06-11T08:19:16.921Z] #52 4.582 + RM_GOPATH=0
08:19:16 [2021-06-11T08:19:16.921Z] #52 4.582 + TMP_GOPATH=
08:19:16 [2021-06-11T08:19:16.921Z] #52 4.582 + : /build
08:19:16 [2021-06-11T08:19:16.921Z] #52 4.582 + '[' -z '' ']'
08:19:16 [2021-06-11T08:19:16.921Z] #52 4.584 ++ mktemp -d
08:19:16 [2021-06-11T08:19:16.921Z] #52 4.587 + export GOPATH=/tmp/tmp.SJdqSRXQMa
08:19:16 [2021-06-11T08:19:16.921Z] #52 4.587 + GOPATH=/tmp/tmp.SJdqSRXQMa
08:19:16 [2021-06-11T08:19:16.921Z] #52 4.587 + RM_GOPATH=1
08:19:16 [2021-06-11T08:19:16.921Z] #52 4.587 + case "$(go env GOARCH)" in
08:19:16 [2021-06-11T08:19:16.921Z] #52 4.591 ++ go env GOARCH
08:19:16 [2021-06-11T08:19:16.921Z] #52 4.602 + export GO_BUILDMODE=-buildmode=pie
08:19:16 [2021-06-11T08:19:16.921Z] #52 4.602 + GO_BUILDMODE=-buildmode=pie
08:19:16 [2021-06-11T08:19:16.921Z] #52 4.604 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
08:19:16 [2021-06-11T08:19:16.921Z] #52 4.604 ++ dirname /tmp/install/install.sh
08:19:16 [2021-06-11T08:19:16.921Z] #52 4.604 + dir=/tmp/install
08:19:16 [2021-06-11T08:19:16.921Z] #52 4.604 + bin=shfmt
08:19:16 [2021-06-11T08:19:16.921Z] #52 4.604 + shift
08:19:16 [2021-06-11T08:19:16.921Z] #52 4.604 + '[' '!' -f /tmp/install/shfmt.installer ']'
08:19:16 [2021-06-11T08:19:16.921Z] #52 4.604 + . /tmp/install/shfmt.installer
08:19:16 [2021-06-11T08:19:16.921Z] #52 4.604 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
08:19:16 [2021-06-11T08:19:16.921Z] #52 4.604 + install_shfmt
08:19:16 [2021-06-11T08:19:16.921Z] #52 4.604 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
08:19:16 [2021-06-11T08:19:16.921Z] #52 4.604 + git clone https://github.com/mvdan/sh.git /tmp/tmp.SJdqSRXQMa/src/github.com/mvdan/sh
08:19:16 [2021-06-11T08:19:16.921Z] #52 4.608 Cloning into '/tmp/tmp.SJdqSRXQMa/src/github.com/mvdan/sh'...
08:19:16 [2021-06-11T08:19:16.921Z] #52 ...
08:19:16 [2021-06-11T08:19:16.921Z] 
08:19:16 [2021-06-11T08:19:16.921Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
08:19:16 [2021-06-11T08:19:16.921Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
08:19:16 [2021-06-11T08:19:16.921Z] #56 11.20 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB]
08:19:17 [2021-06-11T08:19:17.455Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ba4dc3fcc87e25f0) in /home/ubuntu/workspace/moby_PR-42514
[Pipeline] {
[Pipeline] checkout
08:19:17 [2021-06-11T08:19:17.573Z] The recommended git tool is: git
08:19:17 [2021-06-11T08:19:17.741Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cbf6e04489402a1f) in /home/ubuntu/workspace/moby_PR-42514
[Pipeline] {
[Pipeline] checkout
08:19:17 [2021-06-11T08:19:17.969Z] The recommended git tool is: git
08:19:18 [2021-06-11T08:19:18.832Z] #56 12.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
08:19:20 [2021-06-11T08:19:20.766Z] #56 ...
08:19:20 [2021-06-11T08:19:20.766Z] 
08:19:20 [2021-06-11T08:19:20.766Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
08:19:20 [2021-06-11T08:19:20.766Z] #24 sha256:c74e9803a6ea5856ed6aead9ffe0f576eba67ee5af3c85f6859076930cf93f89
08:19:20 [2021-06-11T08:19:20.766Z] #24 14.34 + mkdir -p /build
08:19:20 [2021-06-11T08:19:20.766Z] #24 14.35 + mv docker/docker /build/
08:19:20 [2021-06-11T08:19:20.766Z] #24 14.36 + rmdir docker
08:19:20 [2021-06-11T08:19:20.766Z] #24 DONE 14.9s
08:19:20 [2021-06-11T08:19:20.766Z] 
08:19:20 [2021-06-11T08:19:20.766Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
08:19:20 [2021-06-11T08:19:20.766Z] #59 sha256:0becea2418f322f7fcd08700ec931237d0648eebe2ac28823a883ef408442901
08:19:20 [2021-06-11T08:19:20.766Z] #59 11.54 + cd /tmp/tmp.omPc0FZjSy/src/github.com/rootless-containers/rootlesskit
08:19:20 [2021-06-11T08:19:20.766Z] #59 11.54 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
08:19:20 [2021-06-11T08:19:20.766Z] #59 11.55 + export GO111MODULE=on
08:19:20 [2021-06-11T08:19:20.766Z] #59 11.55 + GO111MODULE=on
08:19:20 [2021-06-11T08:19:20.766Z] #59 11.55 + export GOPROXY=https://proxy.golang.org
08:19:20 [2021-06-11T08:19:20.766Z] #59 11.55 + GOPROXY=https://proxy.golang.org
08:19:20 [2021-06-11T08:19:20.766Z] #59 11.55 + for f in rootlesskit rootlesskit-docker-proxy
08:19:20 [2021-06-11T08:19:20.766Z] #59 11.55 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
08:19:20 [2021-06-11T08:19:20.766Z] #59 13.35 go: downloading github.com/sirupsen/logrus v1.8.1
08:19:20 [2021-06-11T08:19:20.766Z] #59 13.43 go: downloading github.com/urfave/cli/v2 v2.3.0
08:19:20 [2021-06-11T08:19:20.766Z] #59 13.56 go: downloading github.com/pkg/errors v0.9.1
08:19:20 [2021-06-11T08:19:20.766Z] #59 13.59 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
08:19:20 [2021-06-11T08:19:20.766Z] #59 13.61 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
08:19:20 [2021-06-11T08:19:20.766Z] #59 13.63 go: downloading github.com/moby/sys/mountinfo v0.4.1
08:19:20 [2021-06-11T08:19:20.766Z] #59 13.68 go: downloading github.com/google/uuid v1.2.0
08:19:20 [2021-06-11T08:19:20.766Z] #59 13.68 go: downloading github.com/gofrs/flock v0.8.0
08:19:20 [2021-06-11T08:19:20.766Z] #59 13.84 go: downloading github.com/gorilla/mux v1.8.0
08:19:20 [2021-06-11T08:19:20.766Z] #59 13.93 go: extracting github.com/sirupsen/logrus v1.8.1
08:19:20 [2021-06-11T08:19:20.766Z] #59 14.07 go: extracting github.com/pkg/errors v0.9.1
08:19:20 [2021-06-11T08:19:20.766Z] #59 14.15 go: extracting github.com/gofrs/flock v0.8.0
08:19:20 [2021-06-11T08:19:20.766Z] #59 14.15 go: extracting github.com/google/uuid v1.2.0
08:19:20 [2021-06-11T08:19:20.766Z] #59 14.17 go: extracting github.com/moby/sys/mountinfo v0.4.1
08:19:20 [2021-06-11T08:19:20.766Z] #59 14.22 go: downloading github.com/moby/vpnkit v0.5.0
08:19:20 [2021-06-11T08:19:20.766Z] #59 14.25 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
08:19:20 [2021-06-11T08:19:20.766Z] #59 14.37 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
08:19:20 [2021-06-11T08:19:20.766Z] #59 15.03 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
08:19:20 [2021-06-11T08:19:20.766Z] #59 15.17 go: extracting github.com/gorilla/mux v1.8.0
08:19:21 [2021-06-11T08:19:21.054Z] using credential docker-jenkins-github-credentials
08:19:21 [2021-06-11T08:19:21.059Z] Cloning the remote Git repository
08:19:21 [2021-06-11T08:19:21.059Z] Cloning with configured refspecs honoured and without tags
08:19:21 [2021-06-11T08:19:21.153Z] using credential docker-jenkins-github-credentials
08:19:21 [2021-06-11T08:19:21.166Z] Cloning the remote Git repository
08:19:21 [2021-06-11T08:19:21.166Z] Cloning with configured refspecs honoured and without tags
08:19:21 [2021-06-11T08:19:21.353Z] #59 ...
08:19:21 [2021-06-11T08:19:21.353Z] 
08:19:21 [2021-06-11T08:19:21.353Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
08:19:21 [2021-06-11T08:19:21.353Z] #34 sha256:86b17659ab4a9ac8d440f54db4a29109dfe19ddc8807d9ac21c58ddea2237624
08:19:21 [2021-06-11T08:19:21.353Z] #34 5.533 Install go-toml version v1.8.1
08:19:21 [2021-06-11T08:19:21.353Z] #34 5.621 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1
08:19:21 [2021-06-11T08:19:21.353Z] #34 5.621 go: finding github.com v1.8.1
08:19:21 [2021-06-11T08:19:21.353Z] #34 5.621 go: finding github.com/pelletier/go-toml v1.8.1
08:19:21 [2021-06-11T08:19:21.353Z] #34 5.621 go: finding github.com/pelletier/go-toml/cmd v1.8.1
08:19:21 [2021-06-11T08:19:21.353Z] #34 5.621 go: finding github.com/pelletier v1.8.1
08:19:21 [2021-06-11T08:19:21.353Z] #34 6.825 go: downloading github.com/pelletier/go-toml v1.8.1
08:19:21 [2021-06-11T08:19:21.353Z] #34 7.245 go: extracting github.com/pelletier/go-toml v1.8.1
08:19:21 [2021-06-11T08:19:21.353Z] #34 11.46 github.com/pelletier/go-toml
08:19:21 [2021-06-11T08:19:21.353Z] #34 ...
08:19:21 [2021-06-11T08:19:21.353Z] 
08:19:21 [2021-06-11T08:19:21.353Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:19:21 [2021-06-11T08:19:21.353Z] #50 sha256:61a397c1d8fba390dbcce4137a3f9533580a53897897a3f6f69aa4e12c925b83
08:19:21 [2021-06-11T08:19:21.353Z] #50 15.34 go: downloading github.com/pkg/errors v0.8.1
08:19:21 [2021-06-11T08:19:21.353Z] #50 15.42 go: downloading github.com/spf13/cobra v0.0.5
08:19:21 [2021-06-11T08:19:21.353Z] #50 15.63 go: downloading github.com/spf13/pflag v1.0.5
08:19:21 [2021-06-11T08:19:21.353Z] #50 15.63 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
08:19:21 [2021-06-11T08:19:21.353Z] #50 15.74 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
08:19:21 [2021-06-11T08:19:21.086Z] Cloning repository https://github.com/moby/moby.git
08:19:21 [2021-06-11T08:19:21.140Z]  > git init /home/ubuntu/workspace/moby_PR-42514 # timeout=10
08:19:21 [2021-06-11T08:19:21.464Z] Fetching upstream changes from https://github.com/moby/moby.git
08:19:21 [2021-06-11T08:19:21.464Z]  > git --version # timeout=10
08:19:21 [2021-06-11T08:19:21.612Z] #50 16.03 go: extracting github.com/pkg/errors v0.8.1
08:19:21 [2021-06-11T08:19:21.875Z] #50 16.04 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
08:19:21 [2021-06-11T08:19:21.875Z] #50 16.19 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
08:19:21 [2021-06-11T08:19:21.875Z] #50 16.21 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
08:19:21 [2021-06-11T08:19:21.875Z] #50 16.22 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
08:19:22 [2021-06-11T08:19:22.133Z] #50 16.29 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
08:19:22 [2021-06-11T08:19:22.133Z] #50 16.47 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
08:19:22 [2021-06-11T08:19:22.133Z] #50 16.51 go: extracting github.com/spf13/cobra v0.0.5
08:19:22 [2021-06-11T08:19:22.133Z] #50 16.53 go: extracting github.com/spf13/pflag v1.0.5
08:19:22 [2021-06-11T08:19:22.133Z] #50 ...
08:19:22 [2021-06-11T08:19:22.133Z] 
08:19:22 [2021-06-11T08:19:22.133Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
08:19:22 [2021-06-11T08:19:22.133Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
08:19:22 [2021-06-11T08:19:22.133Z] #40 5.942 + git clone https://github.com/docker/distribution.git .
08:19:22 [2021-06-11T08:19:22.133Z] #40 5.960 Cloning into '.'...
08:19:21 [2021-06-11T08:19:21.214Z] Cloning repository https://github.com/moby/moby.git
08:19:21 [2021-06-11T08:19:21.273Z]  > git init /home/ubuntu/workspace/moby_PR-42514 # timeout=10
08:19:21 [2021-06-11T08:19:21.590Z] Fetching upstream changes from https://github.com/moby/moby.git
08:19:21 [2021-06-11T08:19:21.590Z]  > git --version # timeout=10
08:19:21 [2021-06-11T08:19:21.650Z]  > git --version # 'git version 2.17.1'
08:19:21 [2021-06-11T08:19:21.650Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:19:21 [2021-06-11T08:19:21.652Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42514/head:refs/remotes/origin/PR-42514 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:19:22 [2021-06-11T08:19:22.392Z] #40 ...
08:19:22 [2021-06-11T08:19:22.392Z] 
08:19:22 [2021-06-11T08:19:22.392Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:19:22 [2021-06-11T08:19:22.392Z] #50 sha256:61a397c1d8fba390dbcce4137a3f9533580a53897897a3f6f69aa4e12c925b83
08:19:22 [2021-06-11T08:19:22.392Z] #50 16.64 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
08:19:22 [2021-06-11T08:19:22.392Z] #50 16.64 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
08:19:22 [2021-06-11T08:19:22.392Z] #50 16.78 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
08:19:22 [2021-06-11T08:19:22.392Z] #50 16.83 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
08:19:22 [2021-06-11T08:19:22.392Z] #50 16.84 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
08:19:21 [2021-06-11T08:19:21.487Z]  > git --version # 'git version 2.17.1'
08:19:21 [2021-06-11T08:19:21.487Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:19:21 [2021-06-11T08:19:21.489Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42514/head:refs/remotes/origin/PR-42514 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:19:22 [2021-06-11T08:19:22.659Z] #50 ...
08:19:22 [2021-06-11T08:19:22.659Z] 
08:19:22 [2021-06-11T08:19:22.659Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
08:19:22 [2021-06-11T08:19:22.659Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815
08:19:22 [2021-06-11T08:19:22.659Z] #44 6.315 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:19:22 [2021-06-11T08:19:22.659Z] #44 6.362 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:19:22 [2021-06-11T08:19:22.659Z] #44 6.362 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:19:22 [2021-06-11T08:19:22.659Z] #44 7.123 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
08:19:22 [2021-06-11T08:19:22.659Z] #44 8.666 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:19:22 [2021-06-11T08:19:22.659Z] #44 10.67 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB]
08:19:22 [2021-06-11T08:19:22.659Z] #44 12.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
08:19:22 [2021-06-11T08:19:22.659Z] #44 14.53 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
08:19:22 [2021-06-11T08:19:22.918Z] #44 ...
08:19:22 [2021-06-11T08:19:22.918Z] 
08:19:22 [2021-06-11T08:19:22.918Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:19:22 [2021-06-11T08:19:22.918Z] #50 sha256:61a397c1d8fba390dbcce4137a3f9533580a53897897a3f6f69aa4e12c925b83
08:19:22 [2021-06-11T08:19:22.918Z] #50 16.99 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
08:19:23 [2021-06-11T08:19:23.178Z] #50 17.45 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
08:19:25 [2021-06-11T08:19:25.089Z] #50 19.38 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
08:19:25 [2021-06-11T08:19:25.657Z] #50 ...
08:19:25 [2021-06-11T08:19:25.657Z] 
08:19:25 [2021-06-11T08:19:25.657Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:19:25 [2021-06-11T08:19:25.657Z] #46 sha256:cb73dbc770a18c856843bf43a42b8db763af75d582b8c0c0fdeda4c78e1fff0c
08:19:25 [2021-06-11T08:19:25.657Z] #46 9.866 runtime
08:19:25 [2021-06-11T08:19:25.657Z] #46 13.25 unicode/utf8
08:19:25 [2021-06-11T08:19:25.657Z] #46 13.81 math/bits
08:19:25 [2021-06-11T08:19:25.657Z] #46 14.52 math
08:19:25 [2021-06-11T08:19:25.657Z] #46 18.37 internal/testlog
08:19:25 [2021-06-11T08:19:25.657Z] #46 18.59 encoding
08:19:25 [2021-06-11T08:19:25.657Z] #46 18.74 unicode/utf16
08:19:25 [2021-06-11T08:19:25.657Z] #46 18.97 container/list
08:19:25 [2021-06-11T08:19:25.657Z] #46 19.53 crypto/internal/subtle
08:19:25 [2021-06-11T08:19:25.657Z] #46 19.59 crypto/subtle
08:19:25 [2021-06-11T08:19:25.657Z] #46 19.68 vendor/golang.org/x/crypto/cryptobyte/asn1
08:19:25 [2021-06-11T08:19:25.657Z] #46 19.84 internal/nettrace
08:19:25 [2021-06-11T08:19:25.657Z] #46 19.97 runtime/cgo
08:19:25 [2021-06-11T08:19:25.916Z] #46 ...
08:19:25 [2021-06-11T08:19:25.916Z] 
08:19:25 [2021-06-11T08:19:25.916Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
08:19:25 [2021-06-11T08:19:25.916Z] #52 sha256:91bdf4a7c1de002be25ef94822811c99249d7c87f24a9a92d37a277f66f50018
08:19:25 [2021-06-11T08:19:25.916Z] #52 12.23 + cd /tmp/tmp.SJdqSRXQMa/src/github.com/mvdan/sh
08:19:25 [2021-06-11T08:19:25.916Z] #52 12.23 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
08:19:25 [2021-06-11T08:19:25.916Z] #52 12.33 + GO111MODULE=on
08:19:25 [2021-06-11T08:19:25.916Z] #52 12.33 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
08:19:25 [2021-06-11T08:19:25.916Z] #52 13.65 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:19:25 [2021-06-11T08:19:25.916Z] #52 13.65 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:19:25 [2021-06-11T08:19:25.916Z] #52 13.67 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:19:25 [2021-06-11T08:19:25.916Z] #52 14.08 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:19:25 [2021-06-11T08:19:25.916Z] #52 14.11 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:19:25 [2021-06-11T08:19:25.916Z] #52 15.20 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:19:25 [2021-06-11T08:19:25.916Z] #52 16.36 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:19:25 [2021-06-11T08:19:25.916Z] #52 17.84 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:19:25 [2021-06-11T08:19:25.916Z] #52 19.10 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:19:25 [2021-06-11T08:19:25.916Z] #52 19.28 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:19:25 [2021-06-11T08:19:25.916Z] #52 19.42 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:19:25 [2021-06-11T08:19:25.916Z] #52 19.56 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:19:26 [2021-06-11T08:19:26.174Z] #52 20.40 runtime
08:19:26 [2021-06-11T08:19:26.174Z] #52 20.45 runtime/cgo
08:19:26 [2021-06-11T08:19:26.174Z] #52 ...
08:19:26 [2021-06-11T08:19:26.174Z] 
08:19:26 [2021-06-11T08:19:26.174Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
08:19:26 [2021-06-11T08:19:26.174Z] #48 sha256:29fde36ecad238cef0952769d424bab1ae23fa56a3c74531c365408490c48464
08:19:26 [2021-06-11T08:19:26.174Z] #48 10.45 go: extracting github.com/spf13/pflag v1.0.3
08:19:26 [2021-06-11T08:19:26.174Z] #48 10.70 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:19:26 [2021-06-11T08:19:26.174Z] #48 10.70 go: extracting github.com/pkg/errors v0.9.1
08:19:26 [2021-06-11T08:19:26.174Z] #48 10.72 go: extracting github.com/mattn/go-colorable v0.1.6
08:19:26 [2021-06-11T08:19:26.174Z] #48 11.80 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:19:26 [2021-06-11T08:19:26.174Z] #48 13.00 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:19:26 [2021-06-11T08:19:26.174Z] #48 14.07 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:19:26 [2021-06-11T08:19:26.174Z] #48 17.93 go: finding github.com/fatih/color v1.9.0
08:19:26 [2021-06-11T08:19:26.174Z] #48 17.95 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:19:26 [2021-06-11T08:19:26.174Z] #48 18.04 go: finding github.com/pkg/errors v0.9.1
08:19:26 [2021-06-11T08:19:26.174Z] #48 18.18 go: finding github.com/spf13/pflag v1.0.3
08:19:26 [2021-06-11T08:19:26.174Z] #48 18.24 go: finding github.com/mattn/go-colorable v0.1.6
08:19:26 [2021-06-11T08:19:26.174Z] #48 18.26 go: finding github.com/mattn/go-isatty v0.0.12
08:19:26 [2021-06-11T08:19:26.174Z] #48 18.48 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:19:26 [2021-06-11T08:19:26.174Z] #48 18.63 go: finding github.com/jonboulle/clockwork v0.1.0
08:19:26 [2021-06-11T08:19:26.174Z] #48 18.64 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:19:26 [2021-06-11T08:19:26.174Z] #48 18.68 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:19:26 [2021-06-11T08:19:26.174Z] #48 18.72 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:19:27 [2021-06-11T08:19:27.109Z] #48 ...
08:19:27 [2021-06-11T08:19:27.109Z] 
08:19:27 [2021-06-11T08:19:27.109Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:19:27 [2021-06-11T08:19:27.109Z] #50 sha256:61a397c1d8fba390dbcce4137a3f9533580a53897897a3f6f69aa4e12c925b83
08:19:27 [2021-06-11T08:19:27.109Z] #50 21.23 go: downloading github.com/mitchellh/go-homedir v1.1.0
08:19:27 [2021-06-11T08:19:27.109Z] #50 21.24 go: downloading github.com/inconshreveable/mousetrap v1.0.0
08:19:27 [2021-06-11T08:19:27.109Z] #50 21.26 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
08:19:27 [2021-06-11T08:19:27.109Z] #50 21.27 go: downloading github.com/fatih/color v1.7.0
08:19:27 [2021-06-11T08:19:27.109Z] #50 21.27 go: downloading github.com/ultraware/funlen v0.0.2
08:19:27 [2021-06-11T08:19:27.109Z] #50 21.27 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
08:19:27 [2021-06-11T08:19:27.109Z] #50 21.27 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
08:19:27 [2021-06-11T08:19:27.109Z] #50 21.29 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
08:19:27 [2021-06-11T08:19:27.109Z] #50 21.29 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
08:19:27 [2021-06-11T08:19:27.109Z] #50 21.29 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
08:19:27 [2021-06-11T08:19:27.109Z] #50 21.34 go: extracting github.com/ultraware/funlen v0.0.2
08:19:27 [2021-06-11T08:19:27.109Z] #50 21.35 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
08:19:27 [2021-06-11T08:19:27.109Z] #50 21.35 go: extracting github.com/inconshreveable/mousetrap v1.0.0
08:19:27 [2021-06-11T08:19:27.109Z] #50 21.38 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
08:19:27 [2021-06-11T08:19:27.109Z] #50 21.40 go: extracting github.com/fatih/color v1.7.0
08:19:27 [2021-06-11T08:19:27.109Z] #50 21.47 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
08:19:27 [2021-06-11T08:19:27.109Z] #50 21.52 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
08:19:27 [2021-06-11T08:19:27.367Z] #50 21.55 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
08:19:27 [2021-06-11T08:19:27.367Z] #50 21.55 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
08:19:27 [2021-06-11T08:19:27.367Z] #50 21.55 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
08:19:27 [2021-06-11T08:19:27.367Z] #50 21.56 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
08:19:27 [2021-06-11T08:19:27.367Z] #50 21.60 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
08:19:27 [2021-06-11T08:19:27.367Z] #50 21.63 go: extracting github.com/mitchellh/go-homedir v1.1.0
08:19:27 [2021-06-11T08:19:27.367Z] #50 ...
08:19:27 [2021-06-11T08:19:27.367Z] 
08:19:27 [2021-06-11T08:19:27.367Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:19:27 [2021-06-11T08:19:27.367Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:19:27 [2021-06-11T08:19:27.368Z] #13 7.764 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:19:27 [2021-06-11T08:19:27.368Z] #13 9.617 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB]
08:19:27 [2021-06-11T08:19:27.368Z] #13 11.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
08:19:27 [2021-06-11T08:19:27.368Z] #13 ...
08:19:27 [2021-06-11T08:19:27.368Z] 
08:19:27 [2021-06-11T08:19:27.368Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:19:27 [2021-06-11T08:19:27.368Z] #50 sha256:61a397c1d8fba390dbcce4137a3f9533580a53897897a3f6f69aa4e12c925b83
08:19:27 [2021-06-11T08:19:27.368Z] #50 21.66 go: downloading github.com/mattn/go-colorable v0.1.4
08:19:27 [2021-06-11T08:19:27.368Z] #50 21.68 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
08:19:27 [2021-06-11T08:19:27.368Z] #50 21.68 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
08:19:27 [2021-06-11T08:19:27.626Z] #50 21.78 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
08:19:27 [2021-06-11T08:19:27.626Z] #50 21.91 go: downloading github.com/mattn/go-isatty v0.0.8
08:19:27 [2021-06-11T08:19:27.626Z] #50 ...
08:19:27 [2021-06-11T08:19:27.626Z] 
08:19:27 [2021-06-11T08:19:27.626Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
08:19:27 [2021-06-11T08:19:27.626Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
08:19:27 [2021-06-11T08:19:27.626Z] #36 11.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
08:19:27 [2021-06-11T08:19:27.626Z] #36 ...
08:19:27 [2021-06-11T08:19:27.626Z] 
08:19:27 [2021-06-11T08:19:27.626Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:19:27 [2021-06-11T08:19:27.626Z] #50 sha256:61a397c1d8fba390dbcce4137a3f9533580a53897897a3f6f69aa4e12c925b83
08:19:27 [2021-06-11T08:19:27.626Z] #50 21.95 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
08:19:27 [2021-06-11T08:19:27.626Z] #50 21.95 go: extracting github.com/mattn/go-colorable v0.1.4
08:19:27 [2021-06-11T08:19:27.626Z] #50 21.97 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
08:19:27 [2021-06-11T08:19:27.899Z] #50 22.07 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
08:19:27 [2021-06-11T08:19:27.899Z] #50 22.08 go: downloading github.com/spf13/viper v1.6.1
08:19:27 [2021-06-11T08:19:27.899Z] #50 22.26 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
08:19:27 [2021-06-11T08:19:27.899Z] #50 22.26 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
08:19:27 [2021-06-11T08:19:27.899Z] #50 22.26 go: downloading github.com/kisielk/gotool v1.0.0
08:19:27 [2021-06-11T08:19:27.899Z] #50 22.26 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
08:19:27 [2021-06-11T08:19:27.899Z] #50 22.32 go: downloading github.com/ultraware/whitespace v0.0.4
08:19:28 [2021-06-11T08:19:28.198Z] #50 22.36 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
08:19:28 [2021-06-11T08:19:28.198Z] #50 22.41 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
08:19:28 [2021-06-11T08:19:28.198Z] #50 22.44 go: extracting github.com/mattn/go-isatty v0.0.8
08:19:28 [2021-06-11T08:19:28.198Z] #50 22.55 go: downloading github.com/uudashr/gocognit v1.0.1
08:19:28 [2021-06-11T08:19:28.481Z] #50 22.57 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
08:19:28 [2021-06-11T08:19:28.481Z] #50 22.58 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
08:19:28 [2021-06-11T08:19:28.481Z] #50 22.59 go: extracting github.com/spf13/viper v1.6.1
08:19:28 [2021-06-11T08:19:28.481Z] #50 22.69 go: downloading github.com/sourcegraph/go-diff v0.5.1
08:19:28 [2021-06-11T08:19:28.481Z] #50 22.69 go: downloading github.com/go-lintpack/lintpack v0.5.2
08:19:28 [2021-06-11T08:19:28.481Z] #50 22.71 go: extracting github.com/ultraware/whitespace v0.0.4
08:19:28 [2021-06-11T08:19:28.481Z] #50 22.72 go: downloading github.com/go-critic/go-critic v0.4.1
08:19:28 [2021-06-11T08:19:28.481Z] #50 22.74 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
08:19:28 [2021-06-11T08:19:28.740Z] #50 22.87 go: downloading github.com/spf13/jwalterweatherman v1.0.0
08:19:28 [2021-06-11T08:19:28.740Z] #50 22.88 go: extracting github.com/kisielk/gotool v1.0.0
08:19:28 [2021-06-11T08:19:28.740Z] #50 22.90 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
08:19:28 [2021-06-11T08:19:28.740Z] #50 22.93 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
08:19:28 [2021-06-11T08:19:28.740Z] #50 23.13 go: extracting github.com/uudashr/gocognit v1.0.1
08:19:28 [2021-06-11T08:19:28.999Z] #50 23.21 go: extracting github.com/sourcegraph/go-diff v0.5.1
08:19:28 [2021-06-11T08:19:28.999Z] #50 23.22 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
08:19:28 [2021-06-11T08:19:28.999Z] #50 23.30 go: extracting github.com/spf13/jwalterweatherman v1.0.0
08:19:28 [2021-06-11T08:19:28.999Z] #50 23.36 go: extracting github.com/go-lintpack/lintpack v0.5.2
08:19:29 [2021-06-11T08:19:29.258Z] #50 ...
08:19:29 [2021-06-11T08:19:29.258Z] 
08:19:29 [2021-06-11T08:19:29.258Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
08:19:29 [2021-06-11T08:19:29.258Z] #34 sha256:86b17659ab4a9ac8d440f54db4a29109dfe19ddc8807d9ac21c58ddea2237624
08:19:29 [2021-06-11T08:19:29.258Z] #34 19.47 github.com/pelletier/go-toml/cmd/tomll
08:19:29 [2021-06-11T08:19:29.258Z] #34 DONE 23.5s
08:19:29 [2021-06-11T08:19:29.258Z] 
08:19:29 [2021-06-11T08:19:29.258Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:19:29 [2021-06-11T08:19:29.258Z] #50 sha256:61a397c1d8fba390dbcce4137a3f9533580a53897897a3f6f69aa4e12c925b83
08:19:29 [2021-06-11T08:19:29.258Z] #50 23.52 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
08:19:29 [2021-06-11T08:19:29.259Z] #50 23.52 go: downloading gopkg.in/yaml.v2 v2.2.7
08:19:29 [2021-06-11T08:19:29.259Z] #50 23.61 go: downloading github.com/magiconair/properties v1.8.1
08:19:29 [2021-06-11T08:19:29.259Z] #50 23.64 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
08:19:29 [2021-06-11T08:19:29.518Z] #50 23.65 go: downloading golang.org/x/text v0.3.2
08:19:29 [2021-06-11T08:19:29.518Z] #50 23.79 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
08:19:29 [2021-06-11T08:19:29.518Z] #50 23.87 go: extracting gopkg.in/yaml.v2 v2.2.7
08:19:29 [2021-06-11T08:19:29.777Z] #50 24.00 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
08:19:29 [2021-06-11T08:19:29.777Z] #50 24.02 go: downloading github.com/mitchellh/mapstructure v1.1.2
08:19:29 [2021-06-11T08:19:29.777Z] #50 24.12 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
08:19:29 [2021-06-11T08:19:29.777Z] #50 24.12 go: downloading github.com/hashicorp/hcl v1.0.0
08:19:29 [2021-06-11T08:19:29.777Z] #50 24.23 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
08:19:30 [2021-06-11T08:19:30.352Z] #50 24.58 go: downloading github.com/go-toolsmith/astfmt v1.0.0
08:19:30 [2021-06-11T08:19:30.353Z] #50 24.62 go: extracting github.com/magiconair/properties v1.8.1
08:19:30 [2021-06-11T08:19:30.353Z] #50 24.65 go: downloading github.com/gogo/protobuf v1.2.1
08:19:30 [2021-06-11T08:19:30.353Z] #50 24.70 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
08:19:30 [2021-06-11T08:19:30.353Z] #50 24.70 go: extracting github.com/go-critic/go-critic v0.4.1
08:19:30 [2021-06-11T08:19:30.612Z] #50 24.99 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
08:19:30 [2021-06-11T08:19:30.612Z] #50 25.00 go: downloading github.com/fsnotify/fsnotify v1.4.7
08:19:30 [2021-06-11T08:19:30.612Z] #50 25.03 go: extracting github.com/go-toolsmith/astfmt v1.0.0
08:19:30 [2021-06-11T08:19:30.871Z] #50 25.04 go: downloading github.com/stretchr/testify v1.4.0
08:19:30 [2021-06-11T08:19:30.871Z] #50 25.09 go: extracting github.com/mitchellh/mapstructure v1.1.2
08:19:30 [2021-06-11T08:19:30.871Z] #50 25.17 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
08:19:30 [2021-06-11T08:19:30.871Z] #50 25.23 go: downloading github.com/pelletier/go-toml v1.2.0
08:19:30 [2021-06-11T08:19:30.871Z] #50 25.23 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
08:19:31 [2021-06-11T08:19:31.131Z] #50 25.41 go: extracting github.com/hashicorp/hcl v1.0.0
08:19:31 [2021-06-11T08:19:31.131Z] #50 25.48 go: extracting github.com/fsnotify/fsnotify v1.4.7
08:19:31 [2021-06-11T08:19:31.699Z] #50 25.87 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
08:19:31 [2021-06-11T08:19:31.699Z] #50 25.88 go: downloading gopkg.in/ini.v1 v1.51.0
08:19:31 [2021-06-11T08:19:31.699Z] #50 26.04 go: extracting github.com/stretchr/testify v1.4.0
08:19:31 [2021-06-11T08:19:31.699Z] #50 26.16 go: extracting github.com/pelletier/go-toml v1.2.0
08:19:31 [2021-06-11T08:19:31.958Z] #50 ...
08:19:31 [2021-06-11T08:19:31.958Z] 
08:19:31 [2021-06-11T08:19:31.958Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
08:19:31 [2021-06-11T08:19:31.958Z] #59 sha256:0becea2418f322f7fcd08700ec931237d0648eebe2ac28823a883ef408442901
08:19:31 [2021-06-11T08:19:31.958Z] #59 16.27 go: downloading github.com/u-root/u-root v7.0.0+incompatible
08:19:31 [2021-06-11T08:19:31.958Z] #59 16.28 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
08:19:31 [2021-06-11T08:19:31.958Z] #59 17.19 go: extracting github.com/moby/vpnkit v0.5.0
08:19:31 [2021-06-11T08:19:31.958Z] #59 18.38 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
08:19:31 [2021-06-11T08:19:31.958Z] #59 20.33 go: extracting github.com/urfave/cli/v2 v2.3.0
08:19:31 [2021-06-11T08:19:31.958Z] #59 20.34 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
08:19:31 [2021-06-11T08:19:31.958Z] #59 23.41 go: extracting github.com/u-root/u-root v7.0.0+incompatible
08:19:31 [2021-06-11T08:19:31.958Z] #59 23.74 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
08:19:31 [2021-06-11T08:19:31.958Z] #59 23.88 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
08:19:31 [2021-06-11T08:19:31.958Z] #59 23.98 go: downloading github.com/russross/blackfriday/v2 v2.1.0
08:19:31 [2021-06-11T08:19:31.958Z] #59 24.54 go: extracting github.com/russross/blackfriday/v2 v2.1.0
08:19:32 [2021-06-11T08:19:32.220Z] #59 ...
08:19:32 [2021-06-11T08:19:32.220Z] 
08:19:32 [2021-06-11T08:19:32.220Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:19:32 [2021-06-11T08:19:32.220Z] #50 sha256:61a397c1d8fba390dbcce4137a3f9533580a53897897a3f6f69aa4e12c925b83
08:19:32 [2021-06-11T08:19:32.220Z] #50 26.44 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
08:19:32 [2021-06-11T08:19:32.220Z] #50 26.46 go: extracting gopkg.in/ini.v1 v1.51.0
08:19:32 [2021-06-11T08:19:32.220Z] #50 26.56 go: downloading github.com/BurntSushi/toml v0.3.1
08:19:32 [2021-06-11T08:19:32.479Z] #50 26.64 go: downloading github.com/spf13/cast v1.3.0
08:19:32 [2021-06-11T08:19:32.739Z] #50 26.86 go: downloading github.com/go-toolsmith/strparse v1.0.0
08:19:32 [2021-06-11T08:19:32.739Z] #50 26.99 go: downloading github.com/davecgh/go-spew v1.1.1
08:19:32 [2021-06-11T08:19:32.739Z] #50 26.99 go: downloading github.com/go-toolsmith/astp v1.0.0
08:19:32 [2021-06-11T08:19:32.739Z] #50 27.00 go: downloading github.com/spf13/afero v1.1.2
08:19:32 [2021-06-11T08:19:32.739Z] #50 27.00 go: downloading github.com/go-toolsmith/astequal v1.0.0
08:19:32 [2021-06-11T08:19:32.739Z] #50 27.04 go: extracting github.com/davecgh/go-spew v1.1.1
08:19:32 [2021-06-11T08:19:32.739Z] #50 27.06 go: downloading github.com/subosito/gotenv v1.2.0
08:19:32 [2021-06-11T08:19:32.739Z] #50 27.08 go: downloading github.com/sirupsen/logrus v1.4.2
08:19:32 [2021-06-11T08:19:32.998Z] #50 27.15 go: extracting github.com/spf13/afero v1.1.2
08:19:32 [2021-06-11T08:19:32.998Z] #50 27.29 go: extracting github.com/go-toolsmith/astp v1.0.0
08:19:32 [2021-06-11T08:19:32.998Z] #50 27.29 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
08:19:32 [2021-06-11T08:19:32.998Z] #50 27.30 go: extracting github.com/go-toolsmith/strparse v1.0.0
08:19:32 [2021-06-11T08:19:32.998Z] #50 27.33 go: extracting github.com/spf13/cast v1.3.0
08:19:32 [2021-06-11T08:19:32.998Z] #50 27.35 go: extracting github.com/go-toolsmith/astequal v1.0.0
08:19:33 [2021-06-11T08:19:33.257Z] #50 27.47 go: downloading github.com/go-toolsmith/astcopy v1.0.0
08:19:33 [2021-06-11T08:19:33.257Z] #50 27.53 go: downloading github.com/stretchr/objx v0.2.0
08:19:33 [2021-06-11T08:19:33.516Z] #50 27.70 go: extracting github.com/sirupsen/logrus v1.4.2
08:19:33 [2021-06-11T08:19:33.516Z] #50 27.72 go: extracting github.com/subosito/gotenv v1.2.0
08:19:33 [2021-06-11T08:19:33.516Z] #50 27.76 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
08:19:33 [2021-06-11T08:19:33.516Z] #50 27.80 go: downloading github.com/pmezard/go-difflib v1.0.0
08:19:33 [2021-06-11T08:19:33.516Z] #50 27.93 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
08:19:33 [2021-06-11T08:19:33.775Z] #50 27.93 go: extracting github.com/go-toolsmith/astcopy v1.0.0
08:19:33 [2021-06-11T08:19:33.775Z] #50 27.94 go: extracting github.com/BurntSushi/toml v0.3.1
08:19:33 [2021-06-11T08:19:33.775Z] #50 28.00 go: extracting github.com/stretchr/objx v0.2.0
08:19:33 [2021-06-11T08:19:33.775Z] #50 28.11 go: downloading github.com/go-toolsmith/typep v1.0.0
08:19:34 [2021-06-11T08:19:34.037Z] #50 28.26 go: downloading github.com/go-toolsmith/astcast v1.0.0
08:19:34 [2021-06-11T08:19:34.037Z] #50 28.30 go: downloading github.com/gobwas/glob v0.2.3
08:19:34 [2021-06-11T08:19:34.037Z] #50 28.31 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
08:19:34 [2021-06-11T08:19:34.037Z] #50 28.36 go: extracting github.com/pmezard/go-difflib v1.0.0
08:19:34 [2021-06-11T08:19:34.296Z] #50 28.58 go: extracting github.com/go-toolsmith/astcast v1.0.0
08:19:34 [2021-06-11T08:19:34.296Z] #50 28.61 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
08:19:34 [2021-06-11T08:19:34.296Z] #50 28.65 go: extracting github.com/gobwas/glob v0.2.3
08:19:34 [2021-06-11T08:19:34.555Z] #50 28.67 go: extracting github.com/go-toolsmith/typep v1.0.0
08:19:36 [2021-06-11T08:19:36.460Z] #50 30.85 go: extracting github.com/gogo/protobuf v1.2.1
08:19:36 [2021-06-11T08:19:36.482Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06fef27675cc89b2b) in /home/ubuntu/workspace/moby_PR-42514
[Pipeline] {
[Pipeline] checkout
08:19:36 [2021-06-11T08:19:36.577Z] The recommended git tool is: git
08:19:37 [2021-06-11T08:19:37.030Z] #50 31.30 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
08:19:38 [2021-06-11T08:19:38.936Z] #50 ...
08:19:38 [2021-06-11T08:19:38.936Z] 
08:19:38 [2021-06-11T08:19:38.936Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
08:19:38 [2021-06-11T08:19:38.936Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
08:19:38 [2021-06-11T08:19:38.936Z] #36 22.93 Fetched 8449 kB in 17s (496 kB/s)
08:19:38 [2021-06-11T08:19:38.936Z] #36 22.93 Reading package lists...
08:19:38 [2021-06-11T08:19:38.936Z] #36 29.21 Reading package lists...
08:19:38 [2021-06-11T08:19:38.936Z] #36 ...
08:19:38 [2021-06-11T08:19:38.936Z] 
08:19:38 [2021-06-11T08:19:38.936Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
08:19:38 [2021-06-11T08:19:38.936Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
08:19:38 [2021-06-11T08:19:38.936Z] #40 22.44 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
08:19:38 [2021-06-11T08:19:38.936Z] #40 24.94 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
08:19:38 [2021-06-11T08:19:38.936Z] #40 ...
08:19:38 [2021-06-11T08:19:38.936Z] 
08:19:38 [2021-06-11T08:19:38.936Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
08:19:38 [2021-06-11T08:19:38.936Z] #59 sha256:0becea2418f322f7fcd08700ec931237d0648eebe2ac28823a883ef408442901
08:19:38 [2021-06-11T08:19:38.936Z] #59 26.59 go: finding github.com/pkg/errors v0.9.1
08:19:38 [2021-06-11T08:19:38.936Z] #59 26.73 go: finding github.com/sirupsen/logrus v1.8.1
08:19:38 [2021-06-11T08:19:38.936Z] #59 26.86 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
08:19:38 [2021-06-11T08:19:38.936Z] #59 27.04 go: finding github.com/google/uuid v1.2.0
08:19:38 [2021-06-11T08:19:38.936Z] #59 27.06 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
08:19:38 [2021-06-11T08:19:38.936Z] #59 27.11 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
08:19:38 [2021-06-11T08:19:38.936Z] #59 27.18 go: finding github.com/gofrs/flock v0.8.0
08:19:38 [2021-06-11T08:19:38.936Z] #59 27.19 go: finding github.com/moby/vpnkit v0.5.0
08:19:38 [2021-06-11T08:19:38.936Z] #59 27.29 go: finding github.com/gorilla/mux v1.8.0
08:19:38 [2021-06-11T08:19:38.936Z] #59 27.31 go: finding github.com/moby/sys/mountinfo v0.4.1
08:19:38 [2021-06-11T08:19:38.936Z] #59 27.37 go: finding github.com/urfave/cli/v2 v2.3.0
08:19:38 [2021-06-11T08:19:38.936Z] #59 27.39 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
08:19:38 [2021-06-11T08:19:38.936Z] #59 27.42 go: finding github.com/u-root/u-root v7.0.0+incompatible
08:19:38 [2021-06-11T08:19:38.936Z] #59 27.60 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
08:19:38 [2021-06-11T08:19:38.936Z] #59 27.76 go: finding github.com/russross/blackfriday/v2 v2.1.0
08:19:39 [2021-06-11T08:19:39.450Z] using credential docker-jenkins-github-credentials
08:19:39 [2021-06-11T08:19:39.457Z] Cloning the remote Git repository
08:19:39 [2021-06-11T08:19:39.457Z] Cloning with configured refspecs honoured and without tags
08:19:39 [2021-06-11T08:19:39.545Z] Cloning repository https://github.com/moby/moby.git
08:19:39 [2021-06-11T08:19:39.609Z]  > git init /home/ubuntu/workspace/moby_PR-42514 # timeout=10
08:19:39 [2021-06-11T08:19:39.906Z] Fetching upstream changes from https://github.com/moby/moby.git
08:19:39 [2021-06-11T08:19:39.907Z]  > git --version # timeout=10
08:19:39 [2021-06-11T08:19:39.933Z]  > git --version # 'git version 2.25.1'
08:19:39 [2021-06-11T08:19:39.933Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:19:39 [2021-06-11T08:19:39.935Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42514/head:refs/remotes/origin/PR-42514 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:19:40 [2021-06-11T08:19:40.314Z] #59 ...
08:19:40 [2021-06-11T08:19:40.314Z] 
08:19:40 [2021-06-11T08:19:40.314Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
08:19:40 [2021-06-11T08:19:40.314Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
08:19:40 [2021-06-11T08:19:40.314Z] #56 24.35 Fetched 8449 kB in 18s (478 kB/s)
08:19:40 [2021-06-11T08:19:40.314Z] #56 24.35 Reading package lists...
08:19:40 [2021-06-11T08:19:40.314Z] #56 30.04 Reading package lists...
08:19:40 [2021-06-11T08:19:40.314Z] #56 ...
08:19:40 [2021-06-11T08:19:40.314Z] 
08:19:40 [2021-06-11T08:19:40.314Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:19:40 [2021-06-11T08:19:40.314Z] #46 sha256:cb73dbc770a18c856843bf43a42b8db763af75d582b8c0c0fdeda4c78e1fff0c
08:19:40 [2021-06-11T08:19:40.314Z] #46 29.54 vendor/golang.org/x/crypto/internal/subtle
08:19:40 [2021-06-11T08:19:40.314Z] #46 29.69 vendor/golang.org/x/crypto/curve25519
08:19:40 [2021-06-11T08:19:40.425Z] Fetching without tags
08:19:40 [2021-06-11T08:19:40.734Z] Merging remotes/origin/master commit a062d526f871addbd1ab5b418c693df2eacd3a8c into PR head commit 2cd68d526837f03b20c6a56e9278874bfd35021b
08:19:40 [2021-06-11T08:19:40.883Z] #46 ...
08:19:40 [2021-06-11T08:19:40.883Z] 
08:19:40 [2021-06-11T08:19:40.883Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:19:40 [2021-06-11T08:19:40.883Z] #50 sha256:61a397c1d8fba390dbcce4137a3f9533580a53897897a3f6f69aa4e12c925b83
08:19:40 [2021-06-11T08:19:40.883Z] #50 34.92 go: extracting golang.org/x/text v0.3.2
08:19:40 [2021-06-11T08:19:40.883Z] #50 ...
08:19:40 [2021-06-11T08:19:40.883Z] 
08:19:40 [2021-06-11T08:19:40.883Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
08:19:40 [2021-06-11T08:19:40.883Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815
08:19:40 [2021-06-11T08:19:40.883Z] #44 24.52 Fetched 8452 kB in 18s (457 kB/s)
08:19:40 [2021-06-11T08:19:40.883Z] #44 24.52 Reading package lists...
08:19:40 [2021-06-11T08:19:40.883Z] #44 30.17 Reading package lists...
08:19:40 [2021-06-11T08:19:40.883Z] #44 ...
08:19:40 [2021-06-11T08:19:40.883Z] 
08:19:40 [2021-06-11T08:19:40.883Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
08:19:40 [2021-06-11T08:19:40.883Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
08:19:40 [2021-06-11T08:19:40.883Z] #36 29.21 Reading package lists...
08:19:41 [2021-06-11T08:19:41.451Z] #36 35.22 Building dependency tree...
08:19:41 [2021-06-11T08:19:41.451Z] #36 ...
08:19:41 [2021-06-11T08:19:41.451Z] 
08:19:41 [2021-06-11T08:19:41.451Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:19:41 [2021-06-11T08:19:41.451Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:19:41 [2021-06-11T08:19:41.451Z] #13 21.79 Fetched 8974 kB in 18s (493 kB/s)
08:19:41 [2021-06-11T08:19:41.451Z] #13 21.79 Reading package lists...
08:19:41 [2021-06-11T08:19:41.451Z] #13 28.13 Reading package lists...
08:19:41 [2021-06-11T08:19:41.451Z] #13 ...
08:19:41 [2021-06-11T08:19:41.451Z] 
08:19:41 [2021-06-11T08:19:41.451Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
08:19:41 [2021-06-11T08:19:41.451Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
08:19:41 [2021-06-11T08:19:41.451Z] #56 30.04 Reading package lists...
08:19:40 [2021-06-11T08:19:40.334Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:19:40 [2021-06-11T08:19:40.352Z]  > git config --add remote.origin.fetch +refs/pull/42514/head:refs/remotes/origin/PR-42514 # timeout=10
08:19:40 [2021-06-11T08:19:40.363Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:19:40 [2021-06-11T08:19:40.381Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:19:40 [2021-06-11T08:19:40.430Z] Fetching upstream changes from https://github.com/moby/moby.git
08:19:40 [2021-06-11T08:19:40.430Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:19:40 [2021-06-11T08:19:40.432Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42514/head:refs/remotes/origin/PR-42514 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:19:40 [2021-06-11T08:19:40.740Z]  > git config core.sparsecheckout # timeout=10
08:19:40 [2021-06-11T08:19:40.769Z]  > git checkout -f 2cd68d526837f03b20c6a56e9278874bfd35021b # timeout=10
08:19:41 [2021-06-11T08:19:41.440Z]  > git remote # timeout=10
08:19:41 [2021-06-11T08:19:41.466Z]  > git config --get remote.origin.url # timeout=10
08:19:41 [2021-06-11T08:19:41.501Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:19:41 [2021-06-11T08:19:41.502Z]  > git merge a062d526f871addbd1ab5b418c693df2eacd3a8c # timeout=10
08:19:42 [2021-06-11T08:19:42.386Z] Merge succeeded, producing 6e7e8191af50e6b2ee048ecee8ca8c734f90c841
08:19:42 [2021-06-11T08:19:42.386Z] Checking out Revision 6e7e8191af50e6b2ee048ecee8ca8c734f90c841 (PR-42514)
08:19:43 [2021-06-11T08:19:43.198Z] #56 36.06 Building dependency tree...
08:19:42 [2021-06-11T08:19:42.354Z]  > git rev-parse HEAD^{commit} # timeout=10
08:19:42 [2021-06-11T08:19:42.401Z]  > git config core.sparsecheckout # timeout=10
08:19:42 [2021-06-11T08:19:42.429Z]  > git checkout -f 6e7e8191af50e6b2ee048ecee8ca8c734f90c841 # timeout=10
08:19:44 [2021-06-11T08:19:44.943Z] Fetching without tags
08:19:45 [2021-06-11T08:19:45.122Z] #56 39.35 The following additional packages will be installed:
08:19:45 [2021-06-11T08:19:45.122Z] #56 39.36   libbtrfs0
08:19:45 [2021-06-11T08:19:45.294Z] Merging remotes/origin/master commit a062d526f871addbd1ab5b418c693df2eacd3a8c into PR head commit 2cd68d526837f03b20c6a56e9278874bfd35021b
08:19:45 [2021-06-11T08:19:45.380Z] #56 39.55 The following NEW packages will be installed:
08:19:45 [2021-06-11T08:19:45.380Z] #56 39.55   libbtrfs-dev libbtrfs0
08:19:45 [2021-06-11T08:19:45.639Z] #56 39.97 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded.
08:19:45 [2021-06-11T08:19:45.639Z] #56 39.97 Need to get 119 kB of archives.
08:19:45 [2021-06-11T08:19:45.639Z] #56 39.97 After this operation, 387 kB of additional disk space will be used.
08:19:45 [2021-06-11T08:19:45.639Z] #56 39.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
08:19:45 [2021-06-11T08:19:45.639Z] #56 39.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
08:19:44 [2021-06-11T08:19:44.785Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:19:44 [2021-06-11T08:19:44.806Z]  > git config --add remote.origin.fetch +refs/pull/42514/head:refs/remotes/origin/PR-42514 # timeout=10
08:19:44 [2021-06-11T08:19:44.854Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:19:44 [2021-06-11T08:19:44.889Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:19:44 [2021-06-11T08:19:44.948Z] Fetching upstream changes from https://github.com/moby/moby.git
08:19:44 [2021-06-11T08:19:44.948Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:19:44 [2021-06-11T08:19:44.949Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42514/head:refs/remotes/origin/PR-42514 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:19:45 [2021-06-11T08:19:45.302Z]  > git config core.sparsecheckout # timeout=10
08:19:45 [2021-06-11T08:19:45.316Z]  > git checkout -f 2cd68d526837f03b20c6a56e9278874bfd35021b # timeout=10
08:19:46 [2021-06-11T08:19:46.211Z] Commit message: "Merge commit 'a062d526f871addbd1ab5b418c693df2eacd3a8c' into HEAD"
08:19:46 [2021-06-11T08:19:46.240Z] First time build. Skipping changelog.
08:19:46 [2021-06-11T08:19:46.213Z]  > git rev-list --no-walk 2792a72494b6e80a2fc35c234cb0bfcc3dcefa4c # timeout=10
08:19:46 [2021-06-11T08:19:46.462Z] Merge succeeded, producing 693701f221d6cd36054d2742f635e8f118b5576f
08:19:46 [2021-06-11T08:19:46.462Z] Checking out Revision 693701f221d6cd36054d2742f635e8f118b5576f (PR-42514)
08:19:46 [2021-06-11T08:19:46.575Z] #56 40.98 debconf: delaying package configuration, since apt-utils is not installed
08:19:46 [2021-06-11T08:19:46.575Z] #56 ...
08:19:46 [2021-06-11T08:19:46.575Z] 
08:19:46 [2021-06-11T08:19:46.575Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:19:46 [2021-06-11T08:19:46.575Z] #50 sha256:61a397c1d8fba390dbcce4137a3f9533580a53897897a3f6f69aa4e12c925b83
08:19:46 [2021-06-11T08:19:46.575Z] #50 39.22 go: finding github.com/fatih/color v1.7.0
08:19:46 [2021-06-11T08:19:46.575Z] #50 39.23 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
08:19:46 [2021-06-11T08:19:46.575Z] #50 39.26 go: finding github.com/mattn/go-colorable v0.1.4
08:19:46 [2021-06-11T08:19:46.575Z] #50 39.27 go: finding github.com/mattn/go-isatty v0.0.8
08:19:46 [2021-06-11T08:19:46.575Z] #50 39.33 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
08:19:46 [2021-06-11T08:19:46.575Z] #50 39.34 go: finding github.com/go-critic/go-critic v0.4.1
08:19:46 [2021-06-11T08:19:46.575Z] #50 39.34 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
08:19:46 [2021-06-11T08:19:46.575Z] #50 39.39 go: finding github.com/pkg/errors v0.8.1
08:19:46 [2021-06-11T08:19:46.575Z] #50 39.42 go: finding github.com/go-lintpack/lintpack v0.5.2
08:19:46 [2021-06-11T08:19:46.575Z] #50 39.46 go: finding github.com/sirupsen/logrus v1.4.2
08:19:46 [2021-06-11T08:19:46.575Z] #50 39.50 go: finding github.com/go-toolsmith/astequal v1.0.0
08:19:46 [2021-06-11T08:19:46.575Z] #50 39.52 go: finding github.com/mitchellh/go-homedir v1.1.0
08:19:46 [2021-06-11T08:19:46.575Z] #50 39.53 go: finding github.com/stretchr/testify v1.4.0
08:19:46 [2021-06-11T08:19:46.575Z] #50 39.54 go: finding github.com/go-toolsmith/astp v1.0.0
08:19:46 [2021-06-11T08:19:46.575Z] #50 39.55 go: finding github.com/davecgh/go-spew v1.1.1
08:19:46 [2021-06-11T08:19:46.575Z] #50 39.57 go: finding github.com/go-toolsmith/astcast v1.0.0
08:19:46 [2021-06-11T08:19:46.575Z] #50 39.58 go: finding github.com/go-toolsmith/astfmt v1.0.0
08:19:46 [2021-06-11T08:19:46.575Z] #50 39.59 go: finding github.com/go-toolsmith/typep v1.0.0
08:19:46 [2021-06-11T08:19:46.575Z] #50 39.61 go: finding github.com/spf13/viper v1.6.1
08:19:46 [2021-06-11T08:19:46.575Z] #50 39.62 go: finding github.com/pmezard/go-difflib v1.0.0
08:19:46 [2021-06-11T08:19:46.575Z] #50 39.65 go: finding github.com/go-toolsmith/astcopy v1.0.0
08:19:46 [2021-06-11T08:19:46.575Z] #50 39.66 go: finding github.com/stretchr/objx v0.2.0
08:19:46 [2021-06-11T08:19:46.575Z] #50 39.74 go: finding gopkg.in/yaml.v2 v2.2.7
08:19:46 [2021-06-11T08:19:46.575Z] #50 39.80 go: finding github.com/go-toolsmith/strparse v1.0.0
08:19:46 [2021-06-11T08:19:46.575Z] #50 39.81 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
08:19:46 [2021-06-11T08:19:46.575Z] #50 39.85 go: finding github.com/bombsimon/wsl/v2 v2.0.0
08:19:46 [2021-06-11T08:19:46.575Z] #50 39.89 go: finding github.com/spf13/cobra v0.0.5
08:19:46 [2021-06-11T08:19:46.575Z] #50 39.90 go: finding github.com/gobwas/glob v0.2.3
08:19:46 [2021-06-11T08:19:46.575Z] #50 39.92 go: finding github.com/fsnotify/fsnotify v1.4.7
08:19:46 [2021-06-11T08:19:46.575Z] #50 39.95 go: finding github.com/spf13/pflag v1.0.5
08:19:46 [2021-06-11T08:19:46.575Z] #50 39.96 go: finding github.com/hashicorp/hcl v1.0.0
08:19:46 [2021-06-11T08:19:46.575Z] #50 40.02 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
08:19:46 [2021-06-11T08:19:46.575Z] #50 40.13 go: finding github.com/magiconair/properties v1.8.1
08:19:46 [2021-06-11T08:19:46.575Z] #50 40.18 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
08:19:46 [2021-06-11T08:19:46.575Z] #50 40.18 go: finding github.com/mitchellh/mapstructure v1.1.2
08:19:46 [2021-06-11T08:19:46.575Z] #50 40.22 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
08:19:46 [2021-06-11T08:19:46.575Z] #50 40.23 go: finding github.com/pelletier/go-toml v1.2.0
08:19:46 [2021-06-11T08:19:46.575Z] #50 40.26 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
08:19:46 [2021-06-11T08:19:46.575Z] #50 40.27 go: finding github.com/spf13/afero v1.1.2
08:19:46 [2021-06-11T08:19:46.575Z] #50 40.29 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
08:19:46 [2021-06-11T08:19:46.575Z] #50 40.31 go: finding github.com/spf13/cast v1.3.0
08:19:46 [2021-06-11T08:19:46.575Z] #50 40.34 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
08:19:46 [2021-06-11T08:19:46.575Z] #50 40.35 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
08:19:46 [2021-06-11T08:19:46.575Z] #50 40.39 go: finding github.com/spf13/jwalterweatherman v1.0.0
08:19:46 [2021-06-11T08:19:46.575Z] #50 40.46 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
08:19:46 [2021-06-11T08:19:46.575Z] #50 40.56 go: finding github.com/subosito/gotenv v1.2.0
08:19:46 [2021-06-11T08:19:46.575Z] #50 40.57 go: finding gopkg.in/ini.v1 v1.51.0
08:19:46 [2021-06-11T08:19:46.575Z] #50 40.60 go: finding golang.org/x/text v0.3.2
08:19:46 [2021-06-11T08:19:46.575Z] #50 40.65 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
08:19:46 [2021-06-11T08:19:46.575Z] #50 40.67 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
08:19:46 [2021-06-11T08:19:46.575Z] #50 40.69 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
08:19:46 [2021-06-11T08:19:46.575Z] #50 40.81 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
08:19:46 [2021-06-11T08:19:46.575Z] #50 40.83 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
08:19:46 [2021-06-11T08:19:46.575Z] #50 40.90 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
08:19:46 [2021-06-11T08:19:46.575Z] #50 40.90 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
08:19:46 [2021-06-11T08:19:46.575Z] #50 40.90 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
08:19:46 [2021-06-11T08:19:46.575Z] #50 40.90 go: finding github.com/kisielk/gotool v1.0.0
08:19:46 [2021-06-11T08:19:46.575Z] #50 40.91 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
08:19:46 [2021-06-11T08:19:46.575Z] #50 40.97 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
08:19:46 [2021-06-11T08:19:46.575Z] #50 40.99 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
08:19:46 [2021-06-11T08:19:46.834Z] #50 41.04 go: finding github.com/sourcegraph/go-diff v0.5.1
08:19:46 [2021-06-11T08:19:46.834Z] #50 41.04 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
08:19:46 [2021-06-11T08:19:46.834Z] #50 41.06 go: finding github.com/tommy-muehle/go-mnd v1.1.1
08:19:46 [2021-06-11T08:19:46.834Z] #50 41.07 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
08:19:46 [2021-06-11T08:19:46.834Z] #50 41.07 go: finding github.com/ultraware/funlen v0.0.2
08:19:46 [2021-06-11T08:19:46.834Z] #50 41.10 go: finding github.com/ultraware/whitespace v0.0.4
08:19:46 [2021-06-11T08:19:46.834Z] #50 41.10 go: finding github.com/uudashr/gocognit v1.0.1
08:19:46 [2021-06-11T08:19:46.834Z] #50 41.13 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
08:19:46 [2021-06-11T08:19:46.834Z] #50 41.17 go: finding github.com/gogo/protobuf v1.2.1
08:19:47 [2021-06-11T08:19:47.093Z] #50 41.30 go: finding honnef.co/go/tools v0.0.1-2019.2.3
08:19:47 [2021-06-11T08:19:47.093Z] #50 41.30 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
08:19:47 [2021-06-11T08:19:47.093Z] #50 41.32 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
08:19:47 [2021-06-11T08:19:47.093Z] #50 41.45 go: finding github.com/BurntSushi/toml v0.3.1
08:19:47 [2021-06-11T08:19:47.093Z] #50 41.47 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
08:19:47 [2021-06-11T08:19:47.310Z] + docker version
08:19:48 [2021-06-11T08:19:48.031Z] #50 ...
08:19:48 [2021-06-11T08:19:48.031Z] 
08:19:48 [2021-06-11T08:19:48.031Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
08:19:48 [2021-06-11T08:19:48.031Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
08:19:48 [2021-06-11T08:19:48.031Z] #56 41.15 Fetched 119 kB in 0s (449 kB/s)
08:19:48 [2021-06-11T08:19:48.031Z] #56 41.28 Selecting previously unselected package libbtrfs0.
08:19:48 [2021-06-11T08:19:48.031Z] #56 41.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.)
08:19:48 [2021-06-11T08:19:48.031Z] #56 41.35 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
08:19:48 [2021-06-11T08:19:48.031Z] #56 41.38 Unpacking libbtrfs0 (4.20.1-2) ...
08:19:48 [2021-06-11T08:19:48.031Z] #56 41.48 Selecting previously unselected package libbtrfs-dev.
08:19:48 [2021-06-11T08:19:48.031Z] #56 41.48 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
08:19:48 [2021-06-11T08:19:48.031Z] #56 41.50 Unpacking libbtrfs-dev (4.20.1-2) ...
08:19:48 [2021-06-11T08:19:48.031Z] #56 41.76 Setting up libbtrfs0 (4.20.1-2) ...
08:19:48 [2021-06-11T08:19:48.031Z] #56 41.79 Setting up libbtrfs-dev (4.20.1-2) ...
08:19:48 [2021-06-11T08:19:48.031Z] #56 41.80 Processing triggers for libc-bin (2.28-10) ...
08:19:48 [2021-06-11T08:19:48.031Z] #56 DONE 42.3s
08:19:48 [2021-06-11T08:19:48.031Z] 
08:19:48 [2021-06-11T08:19:48.031Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:19:48 [2021-06-11T08:19:48.031Z] #57 sha256:1ca21ce5204f05bc2a62aed7430a89a6c5128a75663317f887568e1a260fcd5c
08:19:46 [2021-06-11T08:19:46.121Z]  > git remote # timeout=10
08:19:46 [2021-06-11T08:19:46.150Z]  > git config --get remote.origin.url # timeout=10
08:19:46 [2021-06-11T08:19:46.186Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:19:46 [2021-06-11T08:19:46.187Z]  > git merge a062d526f871addbd1ab5b418c693df2eacd3a8c # timeout=10
08:19:46 [2021-06-11T08:19:46.425Z]  > git rev-parse HEAD^{commit} # timeout=10
08:19:46 [2021-06-11T08:19:46.465Z]  > git config core.sparsecheckout # timeout=10
08:19:46 [2021-06-11T08:19:46.500Z]  > git checkout -f 693701f221d6cd36054d2742f635e8f118b5576f # timeout=10
08:19:49 [2021-06-11T08:19:49.408Z] #57 1.157 + RM_GOPATH=0
08:19:49 [2021-06-11T08:19:49.408Z] #57 1.157 + TMP_GOPATH=
08:19:49 [2021-06-11T08:19:49.408Z] #57 1.157 + : /build
08:19:49 [2021-06-11T08:19:49.408Z] #57 1.157 + '[' -z '' ']'
08:19:49 [2021-06-11T08:19:49.408Z] #57 1.157 ++ mktemp -d
08:19:49 [2021-06-11T08:19:49.408Z] #57 1.158 + export GOPATH=/tmp/tmp.HcagUCpaDE
08:19:49 [2021-06-11T08:19:49.408Z] #57 1.158 + GOPATH=/tmp/tmp.HcagUCpaDE
08:19:49 [2021-06-11T08:19:49.408Z] #57 1.158 + RM_GOPATH=1
08:19:49 [2021-06-11T08:19:49.408Z] #57 1.158 + case "$(go env GOARCH)" in
08:19:49 [2021-06-11T08:19:49.408Z] #57 1.159 ++ go env GOARCH
08:19:49 [2021-06-11T08:19:49.408Z] #57 1.206 + export GO_BUILDMODE=-buildmode=pie
08:19:49 [2021-06-11T08:19:49.408Z] #57 1.206 + GO_BUILDMODE=-buildmode=pie
08:19:49 [2021-06-11T08:19:49.408Z] #57 1.206 ++ dirname /tmp/install/install.sh
08:19:49 [2021-06-11T08:19:49.408Z] #57 1.210 + dir=/tmp/install
08:19:49 [2021-06-11T08:19:49.408Z] #57 1.210 + bin=containerd
08:19:49 [2021-06-11T08:19:49.408Z] #57 1.211 + shift
08:19:49 [2021-06-11T08:19:49.408Z] #57 1.211 + '[' '!' -f /tmp/install/containerd.installer ']'
08:19:49 [2021-06-11T08:19:49.408Z] #57 1.211 + . /tmp/install/containerd.installer
08:19:49 [2021-06-11T08:19:49.408Z] #57 1.211 ++ set -e
08:19:49 [2021-06-11T08:19:49.408Z] #57 1.212 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a
08:19:49 [2021-06-11T08:19:49.408Z] #57 1.212 + install_containerd
08:19:49 [2021-06-11T08:19:49.408Z] #57 1.212 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a'
08:19:49 [2021-06-11T08:19:49.408Z] #57 1.213 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a
08:19:49 [2021-06-11T08:19:49.408Z] #57 1.213 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HcagUCpaDE/src/github.com/containerd/containerd
08:19:49 [2021-06-11T08:19:49.408Z] #57 1.216 Cloning into '/tmp/tmp.HcagUCpaDE/src/github.com/containerd/containerd'...
08:19:50 [2021-06-11T08:19:50.559Z] Commit message: "Merge commit 'a062d526f871addbd1ab5b418c693df2eacd3a8c' into HEAD"
08:19:50 [2021-06-11T08:19:50.591Z] First time build. Skipping changelog.
08:19:50 [2021-06-11T08:19:50.562Z]  > git rev-list --no-walk 2792a72494b6e80a2fc35c234cb0bfcc3dcefa4c # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
08:19:51 [2021-06-11T08:19:51.722Z] + docker version
08:19:51 [2021-06-11T08:19:51.954Z] #57 ...
08:19:51 [2021-06-11T08:19:51.954Z] 
08:19:51 [2021-06-11T08:19:51.954Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
08:19:51 [2021-06-11T08:19:51.954Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815
08:19:51 [2021-06-11T08:19:51.954Z] #44 30.17 Reading package lists...
08:19:51 [2021-06-11T08:19:51.954Z] #44 35.52 Building dependency tree...
08:19:51 [2021-06-11T08:19:51.954Z] #44 38.77 The following additional packages will be installed:
08:19:51 [2021-06-11T08:19:51.954Z] #44 38.77   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
08:19:51 [2021-06-11T08:19:51.954Z] #44 38.77   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
08:19:51 [2021-06-11T08:19:51.954Z] #44 38.78   python3-pkg-resources python3-protobuf python3-six python3.7
08:19:51 [2021-06-11T08:19:51.954Z] #44 38.78   python3.7-minimal
08:19:51 [2021-06-11T08:19:51.954Z] #44 38.78 Suggested packages:
08:19:51 [2021-06-11T08:19:51.954Z] #44 38.79   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
08:19:51 [2021-06-11T08:19:51.954Z] #44 38.79   python3.7-doc binfmt-support
08:19:51 [2021-06-11T08:19:51.954Z] #44 40.04 The following NEW packages will be installed:
08:19:51 [2021-06-11T08:19:51.954Z] #44 40.04   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
08:19:51 [2021-06-11T08:19:51.954Z] #44 40.05   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
08:19:51 [2021-06-11T08:19:51.954Z] #44 40.05   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
08:19:51 [2021-06-11T08:19:51.954Z] #44 40.06   python3.7-minimal
08:19:51 [2021-06-11T08:19:51.954Z] #44 40.47 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded.
08:19:51 [2021-06-11T08:19:51.954Z] #44 40.47 Need to get 6695 kB of archives.
08:19:51 [2021-06-11T08:19:51.954Z] #44 40.47 After this operation, 33.1 MB of additional disk space will be used.
08:19:51 [2021-06-11T08:19:51.954Z] #44 40.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
08:19:51 [2021-06-11T08:19:51.955Z] #44 40.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
08:19:51 [2021-06-11T08:19:51.955Z] #44 40.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
08:19:51 [2021-06-11T08:19:51.955Z] #44 40.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
08:19:51 [2021-06-11T08:19:51.955Z] #44 40.68 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
08:19:51 [2021-06-11T08:19:51.955Z] #44 40.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
08:19:51 [2021-06-11T08:19:51.955Z] #44 40.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
08:19:51 [2021-06-11T08:19:51.955Z] #44 40.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
08:19:51 [2021-06-11T08:19:51.955Z] #44 40.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
08:19:51 [2021-06-11T08:19:51.955Z] #44 41.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
08:19:51 [2021-06-11T08:19:51.955Z] #44 41.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
08:19:51 [2021-06-11T08:19:51.955Z] #44 41.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
08:19:51 [2021-06-11T08:19:51.955Z] #44 41.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
08:19:51 [2021-06-11T08:19:51.955Z] #44 41.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
08:19:51 [2021-06-11T08:19:51.955Z] #44 41.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
08:19:51 [2021-06-11T08:19:51.955Z] #44 41.17 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
08:19:51 [2021-06-11T08:19:51.955Z] #44 43.05 debconf: delaying package configuration, since apt-utils is not installed
08:19:51 [2021-06-11T08:19:51.955Z] #44 43.23 Fetched 6695 kB in 2s (4116 kB/s)
08:19:51 [2021-06-11T08:19:51.955Z] #44 43.41 Selecting previously unselected package libpython3.7-minimal:amd64.
08:19:51 [2021-06-11T08:19:51.955Z] #44 43.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
08:19:51 [2021-06-11T08:19:51.955Z] #44 43.49 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
08:19:51 [2021-06-11T08:19:51.955Z] #44 43.51 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
08:19:51 [2021-06-11T08:19:51.955Z] #44 44.30 Selecting previously unselected package python3.7-minimal.
08:19:51 [2021-06-11T08:19:51.955Z] #44 44.30 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
08:19:51 [2021-06-11T08:19:51.955Z] #44 44.33 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
08:19:51 [2021-06-11T08:19:51.955Z] #44 ...
08:19:51 [2021-06-11T08:19:51.955Z] 
08:19:51 [2021-06-11T08:19:51.955Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:19:51 [2021-06-11T08:19:51.955Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
08:19:51 [2021-06-11T08:19:51.955Z] #32 44.85 Checking out files:  92% (1403/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
08:19:51 [2021-06-11T08:19:51.955Z] #32 45.13 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
08:19:51 [2021-06-11T08:19:51.955Z] #32 45.34 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:19:52 [2021-06-11T08:19:52.214Z] #32 ...
08:19:52 [2021-06-11T08:19:52.214Z] 
08:19:52 [2021-06-11T08:19:52.214Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
08:19:52 [2021-06-11T08:19:52.214Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
08:19:52 [2021-06-11T08:19:52.214Z] #36 35.22 Building dependency tree...
08:19:52 [2021-06-11T08:19:52.214Z] #36 38.54 The following additional packages will be installed:
08:19:52 [2021-06-11T08:19:52.214Z] #36 38.54   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
08:19:52 [2021-06-11T08:19:52.214Z] #36 38.56 Suggested packages:
08:19:52 [2021-06-11T08:19:52.214Z] #36 38.57   cmake-doc ninja-build lrzip
08:19:52 [2021-06-11T08:19:52.214Z] #36 38.57 Recommended packages:
08:19:52 [2021-06-11T08:19:52.214Z] #36 38.57   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
08:19:52 [2021-06-11T08:19:52.214Z] #36 39.41 The following NEW packages will be installed:
08:19:52 [2021-06-11T08:19:52.214Z] #36 39.44   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
08:19:52 [2021-06-11T08:19:52.214Z] #36 39.45   vim-common xxd
08:19:52 [2021-06-11T08:19:52.214Z] #36 39.86 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded.
08:19:52 [2021-06-11T08:19:52.214Z] #36 39.86 Need to get 14.9 MB of archives.
08:19:52 [2021-06-11T08:19:52.214Z] #36 39.86 After this operation, 61.8 MB of additional disk space will be used.
08:19:52 [2021-06-11T08:19:52.214Z] #36 39.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
08:19:52 [2021-06-11T08:19:52.214Z] #36 39.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
08:19:52 [2021-06-11T08:19:52.214Z] #36 39.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
08:19:52 [2021-06-11T08:19:52.214Z] #36 40.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
08:19:52 [2021-06-11T08:19:52.214Z] #36 40.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
08:19:52 [2021-06-11T08:19:52.214Z] #36 40.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
08:19:52 [2021-06-11T08:19:52.214Z] #36 40.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
08:19:52 [2021-06-11T08:19:52.214Z] #36 40.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
08:19:52 [2021-06-11T08:19:52.214Z] #36 40.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
08:19:52 [2021-06-11T08:19:52.214Z] #36 40.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
08:19:52 [2021-06-11T08:19:52.214Z] #36 42.40 debconf: delaying package configuration, since apt-utils is not installed
08:19:52 [2021-06-11T08:19:52.214Z] #36 42.66 Fetched 14.9 MB in 2s (9093 kB/s)
08:19:52 [2021-06-11T08:19:52.214Z] #36 42.81 Selecting previously unselected package xxd.
08:19:52 [2021-06-11T08:19:52.214Z] #36 42.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 ... 15410 files and directories currently installed.)
08:19:52 [2021-06-11T08:19:52.214Z] #36 42.94 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
08:19:52 [2021-06-11T08:19:52.214Z] #36 42.95 Unpacking xxd (2:8.1.0875-5) ...
08:19:52 [2021-06-11T08:19:52.214Z] #36 43.12 Selecting previously unselected package vim-common.
08:19:52 [2021-06-11T08:19:52.214Z] #36 43.12 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
08:19:52 [2021-06-11T08:19:52.214Z] #36 43.30 Unpacking vim-common (2:8.1.0875-5) ...
08:19:52 [2021-06-11T08:19:52.214Z] #36 43.72 Selecting previously unselected package cmake-data.
08:19:52 [2021-06-11T08:19:52.214Z] #36 43.72 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
08:19:52 [2021-06-11T08:19:52.214Z] #36 43.72 Unpacking cmake-data (3.13.4-1) ...
08:19:52 [2021-06-11T08:19:52.214Z] #36 46.58 Selecting previously unselected package libicu63:amd64.
08:19:52 [2021-06-11T08:19:52.473Z] #36 46.60 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
08:19:52 [2021-06-11T08:19:52.473Z] #36 46.63 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
08:19:52 [2021-06-11T08:19:52.473Z] #36 ...
08:19:52 [2021-06-11T08:19:52.473Z] 
08:19:52 [2021-06-11T08:19:52.473Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
08:19:52 [2021-06-11T08:19:52.473Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815
08:19:52 [2021-06-11T08:19:52.473Z] #44 45.88 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
08:19:52 [2021-06-11T08:19:52.473Z] #44 45.93 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
08:19:53 [2021-06-11T08:19:53.041Z] #44 ...
08:19:53 [2021-06-11T08:19:53.041Z] 
08:19:53 [2021-06-11T08:19:53.041Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:19:53 [2021-06-11T08:19:53.041Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:19:53 [2021-06-11T08:19:53.041Z] #13 28.13 Reading package lists...
08:19:53 [2021-06-11T08:19:53.041Z] #13 33.86 Building dependency tree...
08:19:53 [2021-06-11T08:19:53.041Z] #13 37.12 The following additional packages will be installed:
08:19:53 [2021-06-11T08:19:53.041Z] #13 37.14   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
08:19:53 [2021-06-11T08:19:53.041Z] #13 37.14   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
08:19:53 [2021-06-11T08:19:53.041Z] #13 37.15   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
08:19:53 [2021-06-11T08:19:53.041Z] #13 37.15   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
08:19:53 [2021-06-11T08:19:53.041Z] #13 37.16   mingw-w64-common mingw-w64-x86-64-dev
08:19:53 [2021-06-11T08:19:53.041Z] #13 37.16 Suggested packages:
08:19:53 [2021-06-11T08:19:53.041Z] #13 37.17   gcc-8-locales seccomp wine64
08:19:53 [2021-06-11T08:19:53.041Z] #13 38.47 The following NEW packages will be installed:
08:19:53 [2021-06-11T08:19:53.041Z] #13 38.49   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
08:19:53 [2021-06-11T08:19:53.041Z] #13 38.49   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
08:19:53 [2021-06-11T08:19:53.041Z] #13 38.49   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
08:19:53 [2021-06-11T08:19:53.041Z] #13 38.49   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
08:19:53 [2021-06-11T08:19:53.041Z] #13 38.49   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
08:19:53 [2021-06-11T08:19:53.041Z] #13 38.50   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
08:19:53 [2021-06-11T08:19:53.041Z] #13 38.50 The following packages will be upgraded:
08:19:53 [2021-06-11T08:19:53.041Z] #13 38.51   libseccomp2 libsystemd0 libudev1
08:19:53 [2021-06-11T08:19:53.041Z] #13 39.03 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded.
08:19:53 [2021-06-11T08:19:53.041Z] #13 39.03 Need to get 78.2 MB of archives.
08:19:53 [2021-06-11T08:19:53.041Z] #13 39.03 After this operation, 487 MB of additional disk space will be used.
08:19:53 [2021-06-11T08:19:53.041Z] #13 39.03 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
08:19:53 [2021-06-11T08:19:53.041Z] #13 39.03 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
08:19:53 [2021-06-11T08:19:53.041Z] #13 39.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB]
08:19:53 [2021-06-11T08:19:53.041Z] #13 39.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB]
08:19:53 [2021-06-11T08:19:53.041Z] #13 39.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
08:19:53 [2021-06-11T08:19:53.041Z] #13 39.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
08:19:53 [2021-06-11T08:19:53.041Z] #13 39.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
08:19:53 [2021-06-11T08:19:53.041Z] #13 39.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
08:19:53 [2021-06-11T08:19:53.041Z] #13 39.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
08:19:53 [2021-06-11T08:19:53.041Z] #13 39.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
08:19:53 [2021-06-11T08:19:53.041Z] #13 40.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
08:19:53 [2021-06-11T08:19:53.041Z] #13 40.50 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
08:19:53 [2021-06-11T08:19:53.041Z] #13 40.50 Get:13 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]
08:19:53 [2021-06-11T08:19:53.609Z] #13 43.94 Get:14 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]
08:19:53 [2021-06-11T08:19:53.609Z] #13 ...
08:19:53 [2021-06-11T08:19:53.609Z] 
08:19:53 [2021-06-11T08:19:53.609Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:19:53 [2021-06-11T08:19:53.609Z] #46 sha256:cb73dbc770a18c856843bf43a42b8db763af75d582b8c0c0fdeda4c78e1fff0c
08:19:53 [2021-06-11T08:19:53.609Z] #46 37.91 sync
08:19:53 [2021-06-11T08:19:53.609Z] #46 37.92 internal/reflectlite
08:19:53 [2021-06-11T08:19:53.609Z] #46 39.14 github.com/LK4D4/vndr/godl/singleflight
08:19:53 [2021-06-11T08:19:53.609Z] #46 39.45 math/rand
08:19:53 [2021-06-11T08:19:53.609Z] #46 40.18 internal/singleflight
08:19:53 [2021-06-11T08:19:53.609Z] #46 40.84 sort
08:19:53 [2021-06-11T08:19:53.609Z] #46 40.84 errors
08:19:53 [2021-06-11T08:19:53.609Z] #46 41.19 io
08:19:53 [2021-06-11T08:19:53.609Z] #46 41.92 bytes
08:19:53 [2021-06-11T08:19:53.609Z] #46 42.17 strconv
08:19:53 [2021-06-11T08:19:53.609Z] #46 44.02 bufio
08:19:53 [2021-06-11T08:19:53.609Z] #46 45.56 syscall
08:19:53 [2021-06-11T08:19:53.609Z] #46 46.33 reflect
08:19:55 [2021-06-11T08:19:55.403Z] Client: Docker Engine - Community
08:19:55 [2021-06-11T08:19:55.403Z]  Version:           20.10.6
08:19:55 [2021-06-11T08:19:55.403Z]  API version:       1.41
08:19:55 [2021-06-11T08:19:55.403Z]  Go version:        go1.13.15
08:19:55 [2021-06-11T08:19:55.403Z]  Git commit:        370c289
08:19:55 [2021-06-11T08:19:55.403Z]  Built:             Fri Apr  9 22:46:01 2021
08:19:55 [2021-06-11T08:19:55.403Z]  OS/Arch:           linux/amd64
08:19:55 [2021-06-11T08:19:55.403Z]  Context:           default
08:19:55 [2021-06-11T08:19:55.403Z]  Experimental:      true
08:19:55 [2021-06-11T08:19:55.403Z] 
08:19:55 [2021-06-11T08:19:55.403Z] Server: Docker Engine - Community
08:19:55 [2021-06-11T08:19:55.403Z]  Engine:
08:19:55 [2021-06-11T08:19:55.403Z]   Version:          20.10.6
08:19:55 [2021-06-11T08:19:55.403Z]   API version:      1.41 (minimum version 1.12)
08:19:55 [2021-06-11T08:19:55.403Z]   Go version:       go1.13.15
08:19:55 [2021-06-11T08:19:55.403Z]   Git commit:       8728dd2
08:19:55 [2021-06-11T08:19:55.403Z]   Built:            Fri Apr  9 22:44:13 2021
08:19:55 [2021-06-11T08:19:55.403Z]   OS/Arch:          linux/amd64
08:19:55 [2021-06-11T08:19:55.403Z]   Experimental:     true
08:19:55 [2021-06-11T08:19:55.403Z]  containerd:
08:19:55 [2021-06-11T08:19:55.403Z]   Version:          1.4.6
08:19:55 [2021-06-11T08:19:55.403Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
08:19:55 [2021-06-11T08:19:55.403Z]  runc:
08:19:55 [2021-06-11T08:19:55.403Z]   Version:          1.0.0-rc95
08:19:55 [2021-06-11T08:19:55.403Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
08:19:55 [2021-06-11T08:19:55.403Z]  docker-init:
08:19:55 [2021-06-11T08:19:55.403Z]   Version:          0.19.0
08:19:55 [2021-06-11T08:19:55.403Z]   GitCommit:        de40ad0
[Pipeline] sh
08:19:55 [2021-06-11T08:19:55.519Z] #46 ...
08:19:55 [2021-06-11T08:19:55.519Z] 
08:19:55 [2021-06-11T08:19:55.519Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:19:55 [2021-06-11T08:19:55.519Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:19:55 [2021-06-11T08:19:55.519Z] #13 46.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
08:19:55 [2021-06-11T08:19:55.519Z] #13 46.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
08:19:55 [2021-06-11T08:19:55.519Z] #13 46.02 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
08:19:55 [2021-06-11T08:19:55.519Z] #13 46.03 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
08:19:55 [2021-06-11T08:19:55.519Z] #13 46.03 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
08:19:55 [2021-06-11T08:19:55.519Z] #13 46.03 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
08:19:55 [2021-06-11T08:19:55.519Z] #13 46.03 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
08:19:55 [2021-06-11T08:19:55.520Z] #13 46.06 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
08:19:55 [2021-06-11T08:19:55.520Z] #13 46.08 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
08:19:55 [2021-06-11T08:19:55.520Z] #13 46.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
08:19:55 [2021-06-11T08:19:55.520Z] #13 46.12 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
08:19:55 [2021-06-11T08:19:55.520Z] #13 46.18 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
08:19:55 [2021-06-11T08:19:55.520Z] #13 46.19 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
08:19:55 [2021-06-11T08:19:55.718Z] + docker info
08:19:55 [2021-06-11T08:19:55.778Z] #13 46.19 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
08:19:55 [2021-06-11T08:19:55.934Z] Client: Docker Engine - Community
08:19:55 [2021-06-11T08:19:55.934Z]  Version:           20.10.6
08:19:55 [2021-06-11T08:19:55.934Z]  API version:       1.41
08:19:55 [2021-06-11T08:19:55.934Z]  Go version:        go1.13.15
08:19:55 [2021-06-11T08:19:55.934Z]  Git commit:        370c289
08:19:55 [2021-06-11T08:19:55.934Z]  Built:             Fri Apr  9 22:46:01 2021
08:19:55 [2021-06-11T08:19:55.934Z]  OS/Arch:           linux/amd64
08:19:55 [2021-06-11T08:19:55.934Z]  Context:           default
08:19:55 [2021-06-11T08:19:55.934Z]  Experimental:      true
08:19:55 [2021-06-11T08:19:55.934Z] 
08:19:55 [2021-06-11T08:19:55.934Z] Server: Docker Engine - Community
08:19:55 [2021-06-11T08:19:55.934Z]  Engine:
08:19:55 [2021-06-11T08:19:55.934Z]   Version:          20.10.6
08:19:55 [2021-06-11T08:19:55.934Z]   API version:      1.41 (minimum version 1.12)
08:19:55 [2021-06-11T08:19:55.934Z]   Go version:       go1.13.15
08:19:55 [2021-06-11T08:19:55.934Z]   Git commit:       8728dd2
08:19:55 [2021-06-11T08:19:55.934Z]   Built:            Fri Apr  9 22:44:13 2021
08:19:55 [2021-06-11T08:19:55.934Z]   OS/Arch:          linux/amd64
08:19:55 [2021-06-11T08:19:55.934Z]   Experimental:     true
08:19:55 [2021-06-11T08:19:55.934Z]  containerd:
08:19:55 [2021-06-11T08:19:55.934Z]   Version:          1.4.6
08:19:55 [2021-06-11T08:19:55.934Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
08:19:55 [2021-06-11T08:19:55.934Z]  runc:
08:19:55 [2021-06-11T08:19:55.934Z]   Version:          1.0.0-rc95
08:19:55 [2021-06-11T08:19:55.934Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
08:19:55 [2021-06-11T08:19:55.934Z]  docker-init:
08:19:55 [2021-06-11T08:19:55.934Z]   Version:          0.19.0
08:19:55 [2021-06-11T08:19:55.934Z]   GitCommit:        de40ad0
[Pipeline] sh
08:19:56 [2021-06-11T08:19:56.291Z] + docker info
08:19:57 [2021-06-11T08:19:57.169Z] #13 47.38 debconf: delaying package configuration, since apt-utils is not installed
08:19:57 [2021-06-11T08:19:57.169Z] #13 47.56 Fetched 78.2 MB in 7s (10.5 MB/s)
08:19:57 [2021-06-11T08:19:57.428Z] #13 47.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 ... 15410 files and directories currently installed.)
08:19:57 [2021-06-11T08:19:57.428Z] #13 47.95 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ...
08:19:57 [2021-06-11T08:19:57.428Z] #13 47.98 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
08:19:57 [2021-06-11T08:19:57.815Z] Fetching without tags
08:19:57 [2021-06-11T08:19:57.998Z] #13 48.36 Setting up libsystemd0:amd64 (241-7~deb10u7) ...
08:19:58 [2021-06-11T08:19:58.107Z] Merging remotes/origin/master commit a062d526f871addbd1ab5b418c693df2eacd3a8c into PR head commit 2cd68d526837f03b20c6a56e9278874bfd35021b
08:19:58 [2021-06-11T08:19:58.260Z] #13 ...
08:19:58 [2021-06-11T08:19:58.260Z] 
08:19:58 [2021-06-11T08:19:58.260Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
08:19:58 [2021-06-11T08:19:58.260Z] #52 sha256:91bdf4a7c1de002be25ef94822811c99249d7c87f24a9a92d37a277f66f50018
08:19:58 [2021-06-11T08:19:58.260Z] #52 42.47 bytes
08:19:58 [2021-06-11T08:19:58.260Z] #52 42.50 internal/oserror
08:19:58 [2021-06-11T08:19:58.260Z] #52 42.75 syscall
08:19:58 [2021-06-11T08:19:58.260Z] #52 44.67 strconv
08:19:58 [2021-06-11T08:19:58.260Z] #52 47.96 reflect
08:19:58 [2021-06-11T08:19:58.260Z] #52 51.04 time
08:19:58 [2021-06-11T08:19:58.260Z] #52 ...
08:19:58 [2021-06-11T08:19:58.260Z] 
08:19:58 [2021-06-11T08:19:58.261Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
08:19:58 [2021-06-11T08:19:58.261Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815
08:19:58 [2021-06-11T08:19:58.261Z] #44 49.99 Selecting previously unselected package python3-minimal.
08:19:58 [2021-06-11T08:19:58.261Z] #44 49.99 (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 ... 15650 files and directories currently installed.)
08:19:58 [2021-06-11T08:19:58.261Z] #44 50.04 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
08:19:58 [2021-06-11T08:19:58.261Z] #44 50.06 Unpacking python3-minimal (3.7.3-1) ...
08:19:58 [2021-06-11T08:19:58.261Z] #44 50.16 Selecting previously unselected package libmpdec2:amd64.
08:19:58 [2021-06-11T08:19:58.261Z] #44 50.18 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
08:19:58 [2021-06-11T08:19:58.261Z] #44 50.20 Unpacking libmpdec2:amd64 (2.4.2-2) ...
08:19:58 [2021-06-11T08:19:58.261Z] #44 50.33 Selecting previously unselected package libpython3.7-stdlib:amd64.
08:19:58 [2021-06-11T08:19:58.261Z] #44 50.36 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
08:19:58 [2021-06-11T08:19:58.261Z] #44 50.37 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
08:19:57 [2021-06-11T08:19:57.761Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:19:57 [2021-06-11T08:19:57.768Z]  > git config --add remote.origin.fetch +refs/pull/42514/head:refs/remotes/origin/PR-42514 # timeout=10
08:19:57 [2021-06-11T08:19:57.783Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:19:57 [2021-06-11T08:19:57.797Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:19:57 [2021-06-11T08:19:57.819Z] Fetching upstream changes from https://github.com/moby/moby.git
08:19:57 [2021-06-11T08:19:57.819Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:19:57 [2021-06-11T08:19:57.820Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42514/head:refs/remotes/origin/PR-42514 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:19:58 [2021-06-11T08:19:58.115Z]  > git config core.sparsecheckout # timeout=10
08:19:58 [2021-06-11T08:19:58.127Z]  > git checkout -f 2cd68d526837f03b20c6a56e9278874bfd35021b # timeout=10
08:19:58 [2021-06-11T08:19:58.828Z] #44 ...
08:19:58 [2021-06-11T08:19:58.828Z] 
08:19:58 [2021-06-11T08:19:58.828Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
08:19:58 [2021-06-11T08:19:58.828Z] #48 sha256:29fde36ecad238cef0952769d424bab1ae23fa56a3c74531c365408490c48464
08:19:58 [2021-06-11T08:19:58.828Z] #48 DONE 53.1s
08:19:58 [2021-06-11T08:19:58.828Z] 
08:19:58 [2021-06-11T08:19:58.828Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
08:19:58 [2021-06-11T08:19:58.828Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815
08:19:58 [2021-06-11T08:19:58.828Z] #44 52.54 Selecting previously unselected package python3.7.
08:19:58 [2021-06-11T08:19:58.828Z] #44 52.55 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
08:19:59 [2021-06-11T08:19:59.089Z] #44 52.56 Unpacking python3.7 (3.7.3-2+deb10u3) ...
08:19:59 [2021-06-11T08:19:59.341Z] Merge succeeded, producing f04bd988d9f8db30802b9ac15f52d6de668bf29c
08:19:59 [2021-06-11T08:19:59.342Z] Checking out Revision f04bd988d9f8db30802b9ac15f52d6de668bf29c (PR-42514)
08:19:59 [2021-06-11T08:19:59.348Z] #44 52.96 Selecting previously unselected package libpython3-stdlib:amd64.
08:19:59 [2021-06-11T08:19:59.348Z] #44 52.97 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
08:19:59 [2021-06-11T08:19:59.348Z] #44 52.97 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
08:19:59 [2021-06-11T08:19:59.607Z] #44 53.24 Setting up python3-minimal (3.7.3-1) ...
08:19:58 [2021-06-11T08:19:58.768Z]  > git remote # timeout=10
08:19:58 [2021-06-11T08:19:58.779Z]  > git config --get remote.origin.url # timeout=10
08:19:58 [2021-06-11T08:19:58.795Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:19:58 [2021-06-11T08:19:58.797Z]  > git merge a062d526f871addbd1ab5b418c693df2eacd3a8c # timeout=10
08:19:59 [2021-06-11T08:19:59.320Z]  > git rev-parse HEAD^{commit} # timeout=10
08:19:59 [2021-06-11T08:19:59.344Z]  > git config core.sparsecheckout # timeout=10
08:19:59 [2021-06-11T08:19:59.359Z]  > git checkout -f f04bd988d9f8db30802b9ac15f52d6de668bf29c # timeout=10
08:20:01 [2021-06-11T08:20:01.525Z] #44 54.90 Selecting previously unselected package python3.
08:20:01 [2021-06-11T08:20:01.525Z] #44 54.90 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16062 files and directories currently installed.)
08:20:01 [2021-06-11T08:20:01.525Z] #44 54.99 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
08:20:01 [2021-06-11T08:20:01.525Z] #44 55.01 Unpacking python3 (3.7.3-1) ...
08:20:01 [2021-06-11T08:20:01.525Z] #44 55.15 Selecting previously unselected package libprotobuf17:amd64.
08:20:01 [2021-06-11T08:20:01.525Z] #44 55.15 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
08:20:01 [2021-06-11T08:20:01.525Z] #44 55.16 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
08:20:02 [2021-06-11T08:20:02.093Z] #44 55.84 Selecting previously unselected package python3-pkg-resources.
08:20:02 [2021-06-11T08:20:02.352Z] #44 55.84 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
08:20:02 [2021-06-11T08:20:02.352Z] #44 55.86 Unpacking python3-pkg-resources (40.8.0-1) ...
08:20:02 [2021-06-11T08:20:02.352Z] #44 56.10 Selecting previously unselected package python3-six.
08:20:02 [2021-06-11T08:20:02.611Z] #44 56.11 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
08:20:02 [2021-06-11T08:20:02.611Z] #44 56.12 Unpacking python3-six (1.12.0-1) ...
08:20:02 [2021-06-11T08:20:02.611Z] #44 56.21 Selecting previously unselected package python3-protobuf.
08:20:02 [2021-06-11T08:20:02.611Z] #44 56.22 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
08:20:02 [2021-06-11T08:20:02.611Z] #44 56.23 Unpacking python3-protobuf (3.6.1.3-2) ...
08:20:02 [2021-06-11T08:20:02.968Z] Commit message: "Merge commit 'a062d526f871addbd1ab5b418c693df2eacd3a8c' into HEAD"
08:20:02 [2021-06-11T08:20:02.987Z] First time build. Skipping changelog.
08:20:03 [2021-06-11T08:20:03.129Z] #44 56.66 Selecting previously unselected package libnet1:amd64.
08:20:03 [2021-06-11T08:20:03.129Z] #44 56.66 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
08:20:03 [2021-06-11T08:20:03.129Z] #44 56.67 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:20:03 [2021-06-11T08:20:03.129Z] #44 56.81 Selecting previously unselected package libnl-3-200:amd64.
08:20:03 [2021-06-11T08:20:03.129Z] #44 56.81 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
08:20:03 [2021-06-11T08:20:03.129Z] #44 56.82 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
08:20:03 [2021-06-11T08:20:03.129Z] #44 56.93 Selecting previously unselected package libprotobuf-c1:amd64.
08:20:03 [2021-06-11T08:20:03.388Z] #44 56.94 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
08:20:03 [2021-06-11T08:20:03.388Z] #44 56.94 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
08:20:03 [2021-06-11T08:20:03.648Z] #44 57.11 Selecting previously unselected package criu.
08:20:03 [2021-06-11T08:20:03.648Z] #44 57.12 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
08:20:03 [2021-06-11T08:20:03.648Z] #44 57.13 Unpacking criu (3.15-1) ...
[Pipeline] sh
08:20:04 [2021-06-11T08:20:04.216Z] #44 57.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:20:04 [2021-06-11T08:20:04.260Z] + docker version
08:20:04 [2021-06-11T08:20:04.476Z] #44 58.11 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:20:04 [2021-06-11T08:20:04.476Z] #44 58.18 Setting up libnl-3-200:amd64 (3.4.0-1) ...
08:20:04 [2021-06-11T08:20:04.735Z] #44 ...
08:20:04 [2021-06-11T08:20:04.735Z] 
08:20:04 [2021-06-11T08:20:04.735Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
08:20:04 [2021-06-11T08:20:04.735Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
08:20:04 [2021-06-11T08:20:04.735Z] #36 53.10 Selecting previously unselected package libxml2:amd64.
08:20:04 [2021-06-11T08:20:04.735Z] #36 53.10 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
08:20:04 [2021-06-11T08:20:04.735Z] #36 53.10 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
08:20:04 [2021-06-11T08:20:04.735Z] #36 54.06 Selecting previously unselected package libarchive13:amd64.
08:20:04 [2021-06-11T08:20:04.735Z] #36 54.06 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
08:20:04 [2021-06-11T08:20:04.735Z] #36 54.08 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
08:20:04 [2021-06-11T08:20:04.735Z] #36 54.61 Selecting previously unselected package libjsoncpp1:amd64.
08:20:04 [2021-06-11T08:20:04.735Z] #36 54.61 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
08:20:04 [2021-06-11T08:20:04.735Z] #36 54.63 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
08:20:04 [2021-06-11T08:20:04.735Z] #36 54.80 Selecting previously unselected package librhash0:amd64.
08:20:04 [2021-06-11T08:20:04.735Z] #36 54.80 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
08:20:04 [2021-06-11T08:20:04.735Z] #36 54.80 Unpacking librhash0:amd64 (1.3.8-1) ...
08:20:04 [2021-06-11T08:20:04.735Z] #36 54.98 Selecting previously unselected package libuv1:amd64.
08:20:04 [2021-06-11T08:20:04.735Z] #36 55.00 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
08:20:04 [2021-06-11T08:20:04.735Z] #36 55.01 Unpacking libuv1:amd64 (1.24.1-1) ...
08:20:04 [2021-06-11T08:20:04.735Z] #36 55.14 Selecting previously unselected package cmake.
08:20:04 [2021-06-11T08:20:04.735Z] #36 55.15 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
08:20:04 [2021-06-11T08:20:04.735Z] #36 55.16 Unpacking cmake (3.13.4-1) ...
08:20:04 [2021-06-11T08:20:04.735Z] #36 57.99 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
08:20:04 [2021-06-11T08:20:04.735Z] #36 58.02 Setting up xxd (2:8.1.0875-5) ...
08:20:04 [2021-06-11T08:20:04.735Z] #36 58.04 Setting up libuv1:amd64 (1.24.1-1) ...
08:20:04 [2021-06-11T08:20:04.735Z] #36 58.05 Setting up vim-common (2:8.1.0875-5) ...
08:20:04 [2021-06-11T08:20:04.735Z] #36 58.10 Setting up librhash0:amd64 (1.3.8-1) ...
08:20:04 [2021-06-11T08:20:04.735Z] #36 58.11 Setting up cmake-data (3.13.4-1) ...
08:20:04 [2021-06-11T08:20:04.735Z] #36 58.16 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
08:20:04 [2021-06-11T08:20:04.735Z] #36 58.18 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
08:20:04 [2021-06-11T08:20:04.735Z] #36 58.21 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
08:20:04 [2021-06-11T08:20:04.735Z] #36 58.24 Setting up cmake (3.13.4-1) ...
08:20:04 [2021-06-11T08:20:04.735Z] #36 58.28 Processing triggers for libc-bin (2.28-10) ...
08:20:04 [2021-06-11T08:20:04.735Z] #36 58.32 Processing triggers for mime-support (3.62) ...
08:20:04 [2021-06-11T08:20:04.735Z] #36 DONE 59.0s
08:20:04 [2021-06-11T08:20:04.735Z] 
08:20:04 [2021-06-11T08:20:04.735Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
08:20:04 [2021-06-11T08:20:04.735Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815
08:20:04 [2021-06-11T08:20:04.735Z] #44 58.33 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
08:20:04 [2021-06-11T08:20:04.735Z] #44 58.35 Setting up libmpdec2:amd64 (2.4.2-2) ...
08:20:04 [2021-06-11T08:20:04.735Z] #44 ...
08:20:04 [2021-06-11T08:20:04.735Z] 
08:20:04 [2021-06-11T08:20:04.735Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
08:20:04 [2021-06-11T08:20:04.735Z] #37 sha256:df01eadeb5917bea295e73234155b3d5b4a58ec5eae0236addbf2490038170a1
08:20:02 [2021-06-11T08:20:02.971Z]  > git rev-list --no-walk 2792a72494b6e80a2fc35c234cb0bfcc3dcefa4c # timeout=10
08:20:06 [2021-06-11T08:20:06.115Z] #37 1.112 + RM_GOPATH=0
08:20:06 [2021-06-11T08:20:06.115Z] #37 1.112 + TMP_GOPATH=
08:20:06 [2021-06-11T08:20:06.115Z] #37 1.112 + : /build
08:20:06 [2021-06-11T08:20:06.115Z] #37 1.112 + '[' -z '' ']'
08:20:06 [2021-06-11T08:20:06.115Z] #37 1.112 ++ mktemp -d
08:20:06 [2021-06-11T08:20:06.115Z] #37 1.115 + export GOPATH=/tmp/tmp.hiFlog4CJX
08:20:06 [2021-06-11T08:20:06.115Z] #37 1.115 + GOPATH=/tmp/tmp.hiFlog4CJX
08:20:06 [2021-06-11T08:20:06.115Z] #37 1.115 + RM_GOPATH=1
08:20:06 [2021-06-11T08:20:06.115Z] #37 1.115 + case "$(go env GOARCH)" in
08:20:06 [2021-06-11T08:20:06.115Z] #37 1.116 ++ go env GOARCH
08:20:06 [2021-06-11T08:20:06.115Z] #37 1.131 + export GO_BUILDMODE=-buildmode=pie
08:20:06 [2021-06-11T08:20:06.115Z] #37 1.132 + GO_BUILDMODE=-buildmode=pie
08:20:06 [2021-06-11T08:20:06.115Z] #37 1.135 ++ dirname /tmp/install/install.sh
08:20:06 [2021-06-11T08:20:06.115Z] #37 1.137 + dir=/tmp/install
08:20:06 [2021-06-11T08:20:06.115Z] #37 1.139 + bin=tini
08:20:06 [2021-06-11T08:20:06.115Z] #37 1.139 + shift
08:20:06 [2021-06-11T08:20:06.115Z] #37 1.140 + '[' '!' -f /tmp/install/tini.installer ']'
08:20:06 [2021-06-11T08:20:06.115Z] #37 1.140 + . /tmp/install/tini.installer
08:20:06 [2021-06-11T08:20:06.115Z] #37 1.140 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
08:20:06 [2021-06-11T08:20:06.115Z] #37 1.140 + install_tini
08:20:06 [2021-06-11T08:20:06.115Z] #37 1.140 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
08:20:06 [2021-06-11T08:20:06.115Z] #37 1.141 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
08:20:06 [2021-06-11T08:20:06.115Z] #37 1.141 + git clone https://github.com/krallin/tini.git /tmp/tmp.hiFlog4CJX/tini
08:20:06 [2021-06-11T08:20:06.115Z] #37 1.143 Cloning into '/tmp/tmp.hiFlog4CJX/tini'...
08:20:06 [2021-06-11T08:20:06.684Z] #37 1.884 + cd /tmp/tmp.hiFlog4CJX/tini
08:20:06 [2021-06-11T08:20:06.684Z] #37 1.891 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
08:20:06 [2021-06-11T08:20:06.684Z] #37 1.903 + cmake .
08:20:07 [2021-06-11T08:20:07.253Z] #37 2.434 -- The C compiler identification is GNU 8.3.0
08:20:07 [2021-06-11T08:20:07.253Z] #37 2.481 -- Check for working C compiler: /usr/bin/cc
08:20:07 [2021-06-11T08:20:07.822Z] #37 3.239 -- Check for working C compiler: /usr/bin/cc -- works
08:20:07 [2021-06-11T08:20:07.822Z] #37 3.259 -- Detecting C compiler ABI info
08:20:07 [2021-06-11T08:20:07.913Z] Client:
08:20:07 [2021-06-11T08:20:07.913Z]  Context:    default
08:20:07 [2021-06-11T08:20:07.913Z]  Debug Mode: false
08:20:07 [2021-06-11T08:20:07.913Z]  Plugins:
08:20:07 [2021-06-11T08:20:07.913Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
08:20:07 [2021-06-11T08:20:07.913Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
08:20:07 [2021-06-11T08:20:07.913Z]   scan: Docker Scan (Docker Inc., v0.7.0)
08:20:07 [2021-06-11T08:20:07.913Z] 
08:20:07 [2021-06-11T08:20:07.913Z] Server:
08:20:07 [2021-06-11T08:20:07.913Z]  Containers: 0
08:20:07 [2021-06-11T08:20:07.913Z]   Running: 0
08:20:07 [2021-06-11T08:20:07.913Z]   Paused: 0
08:20:07 [2021-06-11T08:20:07.913Z]   Stopped: 0
08:20:07 [2021-06-11T08:20:07.913Z]  Images: 0
08:20:07 [2021-06-11T08:20:07.913Z]  Server Version: 20.10.6
08:20:07 [2021-06-11T08:20:07.913Z]  Storage Driver: overlay2
08:20:07 [2021-06-11T08:20:07.913Z]   Backing Filesystem: extfs
08:20:07 [2021-06-11T08:20:07.913Z]   Supports d_type: true
08:20:07 [2021-06-11T08:20:07.913Z]   Native Overlay Diff: true
08:20:07 [2021-06-11T08:20:07.913Z]   userxattr: false
08:20:07 [2021-06-11T08:20:07.913Z]  Logging Driver: json-file
08:20:07 [2021-06-11T08:20:07.913Z]  Cgroup Driver: cgroupfs
08:20:07 [2021-06-11T08:20:07.913Z]  Cgroup Version: 1
08:20:07 [2021-06-11T08:20:07.913Z]  Plugins:
08:20:07 [2021-06-11T08:20:07.913Z]   Volume: local
08:20:07 [2021-06-11T08:20:07.913Z]   Network: bridge host ipvlan macvlan null overlay
08:20:07 [2021-06-11T08:20:07.913Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
08:20:07 [2021-06-11T08:20:07.913Z]  Swarm: inactive
08:20:07 [2021-06-11T08:20:07.913Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
08:20:07 [2021-06-11T08:20:07.913Z]  Default Runtime: runc
08:20:07 [2021-06-11T08:20:07.913Z]  Init Binary: docker-init
08:20:07 [2021-06-11T08:20:07.913Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
08:20:07 [2021-06-11T08:20:07.913Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
08:20:07 [2021-06-11T08:20:07.913Z]  init version: de40ad0
08:20:07 [2021-06-11T08:20:07.913Z]  Security Options:
08:20:07 [2021-06-11T08:20:07.913Z]   apparmor
08:20:07 [2021-06-11T08:20:07.913Z]   seccomp
08:20:07 [2021-06-11T08:20:07.913Z]    Profile: default
08:20:07 [2021-06-11T08:20:07.913Z]  Kernel Version: 5.4.0-1048-aws
08:20:07 [2021-06-11T08:20:07.913Z]  Operating System: Ubuntu 18.04.5 LTS
08:20:07 [2021-06-11T08:20:07.913Z]  OSType: linux
08:20:07 [2021-06-11T08:20:07.913Z]  Architecture: x86_64
08:20:07 [2021-06-11T08:20:07.913Z]  CPUs: 2
08:20:07 [2021-06-11T08:20:07.913Z]  Total Memory: 7.569GiB
08:20:07 [2021-06-11T08:20:07.913Z]  Name: ip-10-100-84-8
08:20:07 [2021-06-11T08:20:07.913Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
08:20:07 [2021-06-11T08:20:07.913Z]  Docker Root Dir: /var/lib/docker
08:20:07 [2021-06-11T08:20:07.913Z]  Debug Mode: false
08:20:07 [2021-06-11T08:20:07.913Z]  Registry: https://index.docker.io/v1/
08:20:07 [2021-06-11T08:20:07.913Z]  Labels:
08:20:07 [2021-06-11T08:20:07.913Z]  Experimental: true
08:20:07 [2021-06-11T08:20:07.913Z]  Insecure Registries:
08:20:07 [2021-06-11T08:20:07.913Z]   127.0.0.0/8
08:20:07 [2021-06-11T08:20:07.913Z]  Live Restore Enabled: true
08:20:07 [2021-06-11T08:20:07.913Z] 
08:20:07 [2021-06-11T08:20:07.913Z] WARNING: No swap limit support
[Pipeline] sh
08:20:08 [2021-06-11T08:20:08.190Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
08:20:08 [2021-06-11T08:20:08.190Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
08:20:08 [2021-06-11T08:20:08.190Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42514/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
08:20:08 [2021-06-11T08:20:08.190Z] + bash /home/ubuntu/workspace/moby_PR-42514/check-config.sh
08:20:08 [2021-06-11T08:20:08.190Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
08:20:08 [2021-06-11T08:20:08.190Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
08:20:08 [2021-06-11T08:20:08.190Z] 
08:20:08 [2021-06-11T08:20:08.190Z] Generally Necessary:
08:20:08 [2021-06-11T08:20:08.190Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
08:20:08 [2021-06-11T08:20:08.190Z] - apparmor: enabled and tools installed
08:20:08 [2021-06-11T08:20:08.190Z] - CONFIG_NAMESPACES: enabled
08:20:08 [2021-06-11T08:20:08.190Z] - CONFIG_NET_NS: enabled
08:20:08 [2021-06-11T08:20:08.190Z] - CONFIG_PID_NS: enabled
08:20:08 [2021-06-11T08:20:08.190Z] - CONFIG_IPC_NS: enabled
08:20:08 [2021-06-11T08:20:08.190Z] - CONFIG_UTS_NS: enabled
08:20:08 [2021-06-11T08:20:08.190Z] - CONFIG_CGROUPS: enabled
08:20:08 [2021-06-11T08:20:08.190Z] - CONFIG_CGROUP_CPUACCT: enabled
08:20:08 [2021-06-11T08:20:08.391Z] #37 ...
08:20:08 [2021-06-11T08:20:08.391Z] 
08:20:08 [2021-06-11T08:20:08.391Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:20:08 [2021-06-11T08:20:08.391Z] #46 sha256:cb73dbc770a18c856843bf43a42b8db763af75d582b8c0c0fdeda4c78e1fff0c
08:20:08 [2021-06-11T08:20:08.391Z] #46 52.52 time
08:20:08 [2021-06-11T08:20:08.391Z] #46 57.76 internal/fmtsort
08:20:08 [2021-06-11T08:20:08.391Z] #46 58.24 internal/poll
08:20:08 [2021-06-11T08:20:08.391Z] #46 58.30 internal/syscall/execenv
08:20:08 [2021-06-11T08:20:08.391Z] #46 58.47 internal/syscall/unix
08:20:08 [2021-06-11T08:20:08.391Z] #46 58.74 strings
08:20:08 [2021-06-11T08:20:08.391Z] #46 60.56 os
08:20:08 [2021-06-11T08:20:08.391Z] #46 61.63 regexp/syntax
08:20:08 [2021-06-11T08:20:08.391Z] #46 ...
08:20:08 [2021-06-11T08:20:08.391Z] 
08:20:08 [2021-06-11T08:20:08.391Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:20:08 [2021-06-11T08:20:08.391Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:20:08 [2021-06-11T08:20:08.391Z] #13 49.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.)
08:20:08 [2021-06-11T08:20:08.391Z] #13 49.11 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
08:20:08 [2021-06-11T08:20:08.391Z] #13 49.33 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
08:20:08 [2021-06-11T08:20:08.391Z] #13 49.66 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
08:20:08 [2021-06-11T08:20:08.391Z] #13 49.92 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
08:20:08 [2021-06-11T08:20:08.391Z] #13 50.05 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ...
08:20:08 [2021-06-11T08:20:08.391Z] #13 50.10 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
08:20:08 [2021-06-11T08:20:08.391Z] #13 50.45 Setting up libudev1:amd64 (241-7~deb10u7) ...
08:20:08 [2021-06-11T08:20:08.391Z] #13 50.81 Selecting previously unselected package binutils-mingw-w64-i686.
08:20:08 [2021-06-11T08:20:08.391Z] #13 50.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 ... 15410 files and directories currently installed.)
08:20:08 [2021-06-11T08:20:08.391Z] #13 50.86 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
08:20:08 [2021-06-11T08:20:08.391Z] #13 50.87 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:20:08 [2021-06-11T08:20:08.391Z] #13 53.07 Selecting previously unselected package binutils-mingw-w64-x86-64.
08:20:08 [2021-06-11T08:20:08.391Z] #13 53.10 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
08:20:08 [2021-06-11T08:20:08.391Z] #13 53.11 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:20:08 [2021-06-11T08:20:08.391Z] #13 56.28 Selecting previously unselected package binutils-mingw-w64.
08:20:08 [2021-06-11T08:20:08.391Z] #13 56.29 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
08:20:08 [2021-06-11T08:20:08.391Z] #13 56.30 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
08:20:08 [2021-06-11T08:20:08.391Z] #13 56.46 Selecting previously unselected package libdevmapper1.02.1:amd64.
08:20:08 [2021-06-11T08:20:08.391Z] #13 56.47 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
08:20:08 [2021-06-11T08:20:08.391Z] #13 56.48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
08:20:08 [2021-06-11T08:20:08.391Z] #13 56.72 Selecting previously unselected package dmsetup.
08:20:08 [2021-06-11T08:20:08.391Z] #13 56.73 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
08:20:08 [2021-06-11T08:20:08.391Z] #13 56.73 Unpacking dmsetup (2:1.02.155-3) ...
08:20:08 [2021-06-11T08:20:08.391Z] #13 56.93 Selecting previously unselected package mingw-w64-common.
08:20:08 [2021-06-11T08:20:08.391Z] #13 56.94 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
08:20:08 [2021-06-11T08:20:08.391Z] #13 56.94 Unpacking mingw-w64-common (6.0.0-3) ...
08:20:08 [2021-06-11T08:20:08.447Z] - CONFIG_CGROUP_DEVICE: enabled
08:20:08 [2021-06-11T08:20:08.447Z] - CONFIG_CGROUP_FREEZER: enabled
08:20:08 [2021-06-11T08:20:08.447Z] - CONFIG_CGROUP_SCHED: enabled
08:20:08 [2021-06-11T08:20:08.447Z] - CONFIG_CPUSETS: enabled
08:20:08 [2021-06-11T08:20:08.447Z] - CONFIG_MEMCG: enabled
08:20:08 [2021-06-11T08:20:08.447Z] - CONFIG_KEYS: enabled
08:20:08 [2021-06-11T08:20:08.447Z] - CONFIG_VETH: enabled (as module)
08:20:08 [2021-06-11T08:20:08.447Z] - CONFIG_BRIDGE: enabled (as module)
08:20:08 [2021-06-11T08:20:08.447Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
08:20:08 [2021-06-11T08:20:08.447Z] - CONFIG_IP_NF_FILTER: enabled (as module)
08:20:08 [2021-06-11T08:20:08.447Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
08:20:08 [2021-06-11T08:20:08.447Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
08:20:08 [2021-06-11T08:20:08.447Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
08:20:08 [2021-06-11T08:20:08.447Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
08:20:08 [2021-06-11T08:20:08.447Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
08:20:08 [2021-06-11T08:20:08.447Z] - CONFIG_IP_NF_NAT: enabled (as module)
08:20:08 [2021-06-11T08:20:08.447Z] - CONFIG_NF_NAT: enabled (as module)
08:20:08 [2021-06-11T08:20:08.447Z] - CONFIG_POSIX_MQUEUE: enabled
08:20:08 [2021-06-11T08:20:08.447Z] 
08:20:08 [2021-06-11T08:20:08.447Z] Optional Features:
08:20:08 [2021-06-11T08:20:08.448Z] - CONFIG_USER_NS: enabled
08:20:08 [2021-06-11T08:20:08.448Z] - CONFIG_SECCOMP: enabled
08:20:08 [2021-06-11T08:20:08.448Z] - CONFIG_SECCOMP_FILTER: enabled
08:20:08 [2021-06-11T08:20:08.448Z] - CONFIG_CGROUP_PIDS: enabled
08:20:08 [2021-06-11T08:20:08.448Z] - CONFIG_MEMCG_SWAP: enabled
08:20:08 [2021-06-11T08:20:08.448Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
08:20:08 [2021-06-11T08:20:08.448Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
08:20:08 [2021-06-11T08:20:08.448Z] - CONFIG_BLK_CGROUP: enabled
08:20:08 [2021-06-11T08:20:08.448Z] - CONFIG_BLK_DEV_THROTTLING: enabled
08:20:08 [2021-06-11T08:20:08.448Z] - CONFIG_CGROUP_PERF: enabled
08:20:08 [2021-06-11T08:20:08.448Z] - CONFIG_CGROUP_HUGETLB: enabled
08:20:08 [2021-06-11T08:20:08.448Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
08:20:08 [2021-06-11T08:20:08.448Z] - CONFIG_CGROUP_NET_PRIO: enabled
08:20:08 [2021-06-11T08:20:08.524Z] Client:
08:20:08 [2021-06-11T08:20:08.524Z]  Context:    default
08:20:08 [2021-06-11T08:20:08.524Z]  Debug Mode: false
08:20:08 [2021-06-11T08:20:08.524Z]  Plugins:
08:20:08 [2021-06-11T08:20:08.524Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
08:20:08 [2021-06-11T08:20:08.524Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
08:20:08 [2021-06-11T08:20:08.524Z]   scan: Docker Scan (Docker Inc., v0.7.0)
08:20:08 [2021-06-11T08:20:08.524Z] 
08:20:08 [2021-06-11T08:20:08.524Z] Server:
08:20:08 [2021-06-11T08:20:08.524Z]  Containers: 0
08:20:08 [2021-06-11T08:20:08.524Z]   Running: 0
08:20:08 [2021-06-11T08:20:08.524Z]   Paused: 0
08:20:08 [2021-06-11T08:20:08.524Z]   Stopped: 0
08:20:08 [2021-06-11T08:20:08.524Z]  Images: 0
08:20:08 [2021-06-11T08:20:08.524Z]  Server Version: 20.10.6
08:20:08 [2021-06-11T08:20:08.524Z]  Storage Driver: overlay2
08:20:08 [2021-06-11T08:20:08.524Z]   Backing Filesystem: extfs
08:20:08 [2021-06-11T08:20:08.524Z]   Supports d_type: true
08:20:08 [2021-06-11T08:20:08.524Z]   Native Overlay Diff: true
08:20:08 [2021-06-11T08:20:08.524Z]   userxattr: false
08:20:08 [2021-06-11T08:20:08.524Z]  Logging Driver: json-file
08:20:08 [2021-06-11T08:20:08.524Z]  Cgroup Driver: cgroupfs
08:20:08 [2021-06-11T08:20:08.524Z]  Cgroup Version: 1
08:20:08 [2021-06-11T08:20:08.524Z]  Plugins:
08:20:08 [2021-06-11T08:20:08.524Z]   Volume: local
08:20:08 [2021-06-11T08:20:08.524Z]   Network: bridge host ipvlan macvlan null overlay
08:20:08 [2021-06-11T08:20:08.524Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
08:20:08 [2021-06-11T08:20:08.524Z]  Swarm: inactive
08:20:08 [2021-06-11T08:20:08.524Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
08:20:08 [2021-06-11T08:20:08.524Z]  Default Runtime: runc
08:20:08 [2021-06-11T08:20:08.524Z]  Init Binary: docker-init
08:20:08 [2021-06-11T08:20:08.524Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
08:20:08 [2021-06-11T08:20:08.524Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
08:20:08 [2021-06-11T08:20:08.524Z]  init version: de40ad0
08:20:08 [2021-06-11T08:20:08.524Z]  Security Options:
08:20:08 [2021-06-11T08:20:08.524Z]   apparmor
08:20:08 [2021-06-11T08:20:08.524Z]   seccomp
08:20:08 [2021-06-11T08:20:08.524Z]    Profile: default
08:20:08 [2021-06-11T08:20:08.524Z]  Kernel Version: 5.4.0-1048-aws
08:20:08 [2021-06-11T08:20:08.524Z]  Operating System: Ubuntu 18.04.5 LTS
08:20:08 [2021-06-11T08:20:08.524Z]  OSType: linux
08:20:08 [2021-06-11T08:20:08.524Z]  Architecture: x86_64
08:20:08 [2021-06-11T08:20:08.524Z]  CPUs: 2
08:20:08 [2021-06-11T08:20:08.524Z]  Total Memory: 7.569GiB
08:20:08 [2021-06-11T08:20:08.524Z]  Name: ip-10-100-54-95
08:20:08 [2021-06-11T08:20:08.524Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
08:20:08 [2021-06-11T08:20:08.524Z]  Docker Root Dir: /var/lib/docker
08:20:08 [2021-06-11T08:20:08.524Z]  Debug Mode: false
08:20:08 [2021-06-11T08:20:08.524Z]  Registry: https://index.docker.io/v1/
08:20:08 [2021-06-11T08:20:08.524Z]  Labels:
08:20:08 [2021-06-11T08:20:08.524Z]  Experimental: true
08:20:08 [2021-06-11T08:20:08.524Z]  Insecure Registries:
08:20:08 [2021-06-11T08:20:08.524Z]   127.0.0.0/8
08:20:08 [2021-06-11T08:20:08.524Z]  Live Restore Enabled: true
08:20:08 [2021-06-11T08:20:08.524Z] 
08:20:08 [2021-06-11T08:20:08.524Z] WARNING: No swap limit support
[Pipeline] sh
08:20:08 [2021-06-11T08:20:08.650Z] #13 ...
08:20:08 [2021-06-11T08:20:08.650Z] 
08:20:08 [2021-06-11T08:20:08.650Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
08:20:08 [2021-06-11T08:20:08.650Z] #37 sha256:df01eadeb5917bea295e73234155b3d5b4a58ec5eae0236addbf2490038170a1
08:20:08 [2021-06-11T08:20:08.650Z] #37 3.949 -- Detecting C compiler ABI info - done
08:20:08 [2021-06-11T08:20:08.650Z] #37 3.999 -- Detecting C compile features
08:20:08 [2021-06-11T08:20:08.704Z] - CONFIG_CFS_BANDWIDTH: enabled
08:20:08 [2021-06-11T08:20:08.704Z] - CONFIG_FAIR_GROUP_SCHED: enabled
08:20:08 [2021-06-11T08:20:08.704Z] - CONFIG_RT_GROUP_SCHED: missing
08:20:08 [2021-06-11T08:20:08.704Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
08:20:08 [2021-06-11T08:20:08.704Z] - CONFIG_IP_VS: enabled (as module)
08:20:08 [2021-06-11T08:20:08.704Z] - CONFIG_IP_VS_NFCT: enabled
08:20:08 [2021-06-11T08:20:08.704Z] - CONFIG_IP_VS_PROTO_TCP: enabled
08:20:08 [2021-06-11T08:20:08.704Z] - CONFIG_IP_VS_PROTO_UDP: enabled
08:20:08 [2021-06-11T08:20:08.704Z] - CONFIG_IP_VS_RR: enabled (as module)
08:20:08 [2021-06-11T08:20:08.704Z] - CONFIG_SECURITY_SELINUX: enabled
08:20:08 [2021-06-11T08:20:08.704Z] - CONFIG_SECURITY_APPARMOR: enabled
08:20:08 [2021-06-11T08:20:08.704Z] - CONFIG_EXT4_FS: enabled
08:20:08 [2021-06-11T08:20:08.704Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
08:20:08 [2021-06-11T08:20:08.704Z] - CONFIG_EXT4_FS_SECURITY: enabled
08:20:08 [2021-06-11T08:20:08.704Z] - Network Drivers:
08:20:08 [2021-06-11T08:20:08.704Z]   - "overlay":
08:20:08 [2021-06-11T08:20:08.704Z]     - CONFIG_VXLAN: enabled (as module)
08:20:08 [2021-06-11T08:20:08.704Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
08:20:08 [2021-06-11T08:20:08.704Z]       Optional (for encrypted networks):
08:20:08 [2021-06-11T08:20:08.704Z]       - CONFIG_CRYPTO: enabled
08:20:08 [2021-06-11T08:20:08.704Z]       - CONFIG_CRYPTO_AEAD: enabled
08:20:08 [2021-06-11T08:20:08.704Z]       - CONFIG_CRYPTO_GCM: enabled
08:20:08 [2021-06-11T08:20:08.704Z]       - CONFIG_CRYPTO_SEQIV: enabled
08:20:08 [2021-06-11T08:20:08.704Z]       - CONFIG_CRYPTO_GHASH: enabled
08:20:08 [2021-06-11T08:20:08.704Z]       - CONFIG_XFRM: enabled
08:20:08 [2021-06-11T08:20:08.704Z]       - CONFIG_XFRM_USER: enabled (as module)
08:20:08 [2021-06-11T08:20:08.704Z]       - CONFIG_XFRM_ALGO: enabled (as module)
08:20:08 [2021-06-11T08:20:08.704Z]       - CONFIG_INET_ESP: enabled (as module)
08:20:08 [2021-06-11T08:20:08.704Z]   - "ipvlan":
08:20:08 [2021-06-11T08:20:08.704Z]     - CONFIG_IPVLAN: enabled (as module)
08:20:08 [2021-06-11T08:20:08.704Z]   - "macvlan":
08:20:08 [2021-06-11T08:20:08.704Z]     - CONFIG_MACVLAN: enabled (as module)
08:20:08 [2021-06-11T08:20:08.704Z]     - CONFIG_DUMMY: enabled (as module)
08:20:08 [2021-06-11T08:20:08.704Z]   - "ftp,tftp client in container":
08:20:08 [2021-06-11T08:20:08.704Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
08:20:08 [2021-06-11T08:20:08.704Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
08:20:08 [2021-06-11T08:20:08.704Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
08:20:08 [2021-06-11T08:20:08.704Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
08:20:08 [2021-06-11T08:20:08.704Z] - Storage Drivers:
08:20:08 [2021-06-11T08:20:08.704Z]   - "aufs":
08:20:08 [2021-06-11T08:20:08.821Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
08:20:08 [2021-06-11T08:20:08.821Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
08:20:08 [2021-06-11T08:20:08.821Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42514/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
08:20:08 [2021-06-11T08:20:08.821Z] + bash /home/ubuntu/workspace/moby_PR-42514/check-config.sh
08:20:08 [2021-06-11T08:20:08.821Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
08:20:08 [2021-06-11T08:20:08.821Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
08:20:08 [2021-06-11T08:20:08.821Z] 
08:20:08 [2021-06-11T08:20:08.821Z] Generally Necessary:
08:20:08 [2021-06-11T08:20:08.821Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
08:20:08 [2021-06-11T08:20:08.821Z] - apparmor: enabled and tools installed
08:20:08 [2021-06-11T08:20:08.821Z] - CONFIG_NAMESPACES: enabled
08:20:08 [2021-06-11T08:20:08.821Z] - CONFIG_NET_NS: enabled
08:20:08 [2021-06-11T08:20:08.821Z] - CONFIG_PID_NS: enabled
08:20:08 [2021-06-11T08:20:08.821Z] - CONFIG_IPC_NS: enabled
08:20:08 [2021-06-11T08:20:08.821Z] - CONFIG_UTS_NS: enabled
08:20:08 [2021-06-11T08:20:08.821Z] - CONFIG_CGROUPS: enabled
08:20:08 [2021-06-11T08:20:08.821Z] - CONFIG_CGROUP_CPUACCT: enabled
08:20:08 [2021-06-11T08:20:08.821Z] - CONFIG_CGROUP_DEVICE: enabled
08:20:08 [2021-06-11T08:20:08.821Z] - CONFIG_CGROUP_FREEZER: enabled
08:20:08 [2021-06-11T08:20:08.821Z] - CONFIG_CGROUP_SCHED: enabled
08:20:08 [2021-06-11T08:20:08.821Z] - CONFIG_CPUSETS: enabled
08:20:08 [2021-06-11T08:20:08.821Z] - CONFIG_MEMCG: enabled
08:20:08 [2021-06-11T08:20:08.821Z] - CONFIG_KEYS: enabled
08:20:08 [2021-06-11T08:20:08.821Z] - CONFIG_VETH: enabled (as module)
08:20:08 [2021-06-11T08:20:08.821Z] - CONFIG_BRIDGE: enabled (as module)
08:20:08 [2021-06-11T08:20:08.821Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
08:20:08 [2021-06-11T08:20:08.821Z] - CONFIG_IP_NF_FILTER: enabled (as module)
08:20:08 [2021-06-11T08:20:08.821Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
08:20:08 [2021-06-11T08:20:08.821Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
08:20:08 [2021-06-11T08:20:08.821Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
08:20:08 [2021-06-11T08:20:08.960Z]     - CONFIG_AUFS_FS: enabled (as module)
08:20:08 [2021-06-11T08:20:08.960Z]   - "btrfs":
08:20:08 [2021-06-11T08:20:08.960Z]     - CONFIG_BTRFS_FS: enabled (as module)
08:20:08 [2021-06-11T08:20:08.960Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
08:20:08 [2021-06-11T08:20:08.960Z]   - "devicemapper":
08:20:08 [2021-06-11T08:20:08.960Z]     - CONFIG_BLK_DEV_DM: enabled
08:20:08 [2021-06-11T08:20:08.960Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
08:20:08 [2021-06-11T08:20:08.960Z]   - "overlay":
08:20:08 [2021-06-11T08:20:08.960Z]     - CONFIG_OVERLAY_FS: enabled (as module)
08:20:08 [2021-06-11T08:20:08.960Z]   - "zfs":
08:20:08 [2021-06-11T08:20:08.960Z]     - /dev/zfs: present
08:20:08 [2021-06-11T08:20:08.960Z]     - zfs command: missing
08:20:08 [2021-06-11T08:20:08.960Z]     - zpool command: missing
08:20:08 [2021-06-11T08:20:08.960Z] 
08:20:08 [2021-06-11T08:20:08.960Z] Limits:
08:20:08 [2021-06-11T08:20:08.960Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
08:20:08 [2021-06-11T08:20:08.960Z] 
08:20:08 [2021-06-11T08:20:08.960Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
08:20:09 [2021-06-11T08:20:09.082Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
08:20:09 [2021-06-11T08:20:09.083Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
08:20:09 [2021-06-11T08:20:09.083Z] - CONFIG_IP_NF_NAT: enabled (as module)
08:20:09 [2021-06-11T08:20:09.083Z] - CONFIG_NF_NAT: enabled (as module)
08:20:09 [2021-06-11T08:20:09.083Z] - CONFIG_POSIX_MQUEUE: enabled
08:20:09 [2021-06-11T08:20:09.083Z] 
08:20:09 [2021-06-11T08:20:09.083Z] Optional Features:
08:20:09 [2021-06-11T08:20:09.083Z] - CONFIG_USER_NS: enabled
08:20:09 [2021-06-11T08:20:09.083Z] - CONFIG_SECCOMP: enabled
08:20:09 [2021-06-11T08:20:09.083Z] - CONFIG_SECCOMP_FILTER: enabled
08:20:09 [2021-06-11T08:20:09.083Z] - CONFIG_CGROUP_PIDS: enabled
08:20:09 [2021-06-11T08:20:09.083Z] - CONFIG_MEMCG_SWAP: enabled
08:20:09 [2021-06-11T08:20:09.083Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
08:20:09 [2021-06-11T08:20:09.083Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
08:20:09 [2021-06-11T08:20:09.083Z] - CONFIG_BLK_CGROUP: enabled
08:20:09 [2021-06-11T08:20:09.083Z] - CONFIG_BLK_DEV_THROTTLING: enabled
08:20:09 [2021-06-11T08:20:09.083Z] - CONFIG_CGROUP_PERF: enabled
08:20:09 [2021-06-11T08:20:09.083Z] - CONFIG_CGROUP_HUGETLB: enabled
08:20:09 [2021-06-11T08:20:09.083Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
08:20:09 [2021-06-11T08:20:09.083Z] - CONFIG_CGROUP_NET_PRIO: enabled
08:20:09 [2021-06-11T08:20:09.083Z] - CONFIG_CFS_BANDWIDTH: enabled
08:20:09 [2021-06-11T08:20:09.083Z] - CONFIG_FAIR_GROUP_SCHED: enabled
08:20:09 [2021-06-11T08:20:09.083Z] - CONFIG_RT_GROUP_SCHED: missing
08:20:09 [2021-06-11T08:20:09.083Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
08:20:09 [2021-06-11T08:20:09.083Z] - CONFIG_IP_VS: enabled (as module)
08:20:09 [2021-06-11T08:20:09.083Z] - CONFIG_IP_VS_NFCT: enabled
08:20:09 [2021-06-11T08:20:09.083Z] - CONFIG_IP_VS_PROTO_TCP: enabled
08:20:09 [2021-06-11T08:20:09.083Z] - CONFIG_IP_VS_PROTO_UDP: enabled
08:20:09 [2021-06-11T08:20:09.083Z] - CONFIG_IP_VS_RR: enabled (as module)
08:20:09 [2021-06-11T08:20:09.083Z] - CONFIG_SECURITY_SELINUX: enabled
08:20:09 [2021-06-11T08:20:09.083Z] - CONFIG_SECURITY_APPARMOR: enabled
08:20:09 [2021-06-11T08:20:09.296Z] + sudo modprobe ip_vs
08:20:09 [2021-06-11T08:20:09.296Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:693701f221d6cd36054d2742f635e8f118b5576f .
08:20:09 [2021-06-11T08:20:09.348Z] - CONFIG_EXT4_FS: enabled
08:20:09 [2021-06-11T08:20:09.348Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
08:20:09 [2021-06-11T08:20:09.348Z] - CONFIG_EXT4_FS_SECURITY: enabled
08:20:09 [2021-06-11T08:20:09.348Z] - Network Drivers:
08:20:09 [2021-06-11T08:20:09.348Z]   - "overlay":
08:20:09 [2021-06-11T08:20:09.348Z]     - CONFIG_VXLAN: enabled (as module)
08:20:09 [2021-06-11T08:20:09.348Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
08:20:09 [2021-06-11T08:20:09.348Z]       Optional (for encrypted networks):
08:20:09 [2021-06-11T08:20:09.348Z]       - CONFIG_CRYPTO: enabled
08:20:09 [2021-06-11T08:20:09.348Z]       - CONFIG_CRYPTO_AEAD: enabled
08:20:09 [2021-06-11T08:20:09.348Z]       - CONFIG_CRYPTO_GCM: enabled
08:20:09 [2021-06-11T08:20:09.348Z]       - CONFIG_CRYPTO_SEQIV: enabled
08:20:09 [2021-06-11T08:20:09.348Z]       - CONFIG_CRYPTO_GHASH: enabled
08:20:09 [2021-06-11T08:20:09.348Z]       - CONFIG_XFRM: enabled
08:20:09 [2021-06-11T08:20:09.348Z]       - CONFIG_XFRM_USER: enabled (as module)
08:20:09 [2021-06-11T08:20:09.348Z]       - CONFIG_XFRM_ALGO: enabled (as module)
08:20:09 [2021-06-11T08:20:09.348Z]       - CONFIG_INET_ESP: enabled (as module)
08:20:09 [2021-06-11T08:20:09.348Z]   - "ipvlan":
08:20:09 [2021-06-11T08:20:09.348Z]     - CONFIG_IPVLAN: enabled (as module)
08:20:09 [2021-06-11T08:20:09.348Z]   - "macvlan":
08:20:09 [2021-06-11T08:20:09.348Z]     - CONFIG_MACVLAN: enabled (as module)
08:20:09 [2021-06-11T08:20:09.348Z]     - CONFIG_DUMMY: enabled (as module)
08:20:09 [2021-06-11T08:20:09.348Z]   - "ftp,tftp client in container":
08:20:09 [2021-06-11T08:20:09.348Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
08:20:09 [2021-06-11T08:20:09.348Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
08:20:09 [2021-06-11T08:20:09.348Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
08:20:09 [2021-06-11T08:20:09.348Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
08:20:09 [2021-06-11T08:20:09.348Z] - Storage Drivers:
08:20:09 [2021-06-11T08:20:09.348Z]   - "aufs":
08:20:09 [2021-06-11T08:20:09.348Z]     - CONFIG_AUFS_FS: enabled (as module)
08:20:09 [2021-06-11T08:20:09.348Z]   - "btrfs":
08:20:09 [2021-06-11T08:20:09.348Z]     - CONFIG_BTRFS_FS: enabled (as module)
08:20:09 [2021-06-11T08:20:09.348Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
08:20:09 [2021-06-11T08:20:09.348Z]   - "devicemapper":
08:20:09 [2021-06-11T08:20:09.608Z]     - CONFIG_BLK_DEV_DM: enabled
08:20:09 [2021-06-11T08:20:09.608Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
08:20:09 [2021-06-11T08:20:09.608Z]   - "overlay":
08:20:09 [2021-06-11T08:20:09.608Z]     - CONFIG_OVERLAY_FS: enabled (as module)
08:20:09 [2021-06-11T08:20:09.608Z]   - "zfs":
08:20:09 [2021-06-11T08:20:09.608Z]     - /dev/zfs: present
08:20:09 [2021-06-11T08:20:09.608Z]     - zfs command: missing
08:20:09 [2021-06-11T08:20:09.608Z]     - zpool command: missing
08:20:09 [2021-06-11T08:20:09.608Z] 
08:20:09 [2021-06-11T08:20:09.608Z] Limits:
08:20:09 [2021-06-11T08:20:09.608Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
08:20:09 [2021-06-11T08:20:09.608Z] 
08:20:09 [2021-06-11T08:20:09.608Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
08:20:09 [2021-06-11T08:20:09.862Z] #1 [internal] load build definition from Dockerfile
08:20:09 [2021-06-11T08:20:09.862Z] #1 sha256:71a1d7eabde20abcb2756f1c22154aeae7caf49a9768026391baeca5e9b6cf22
08:20:09 [2021-06-11T08:20:09.952Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:693701f221d6cd36054d2742f635e8f118b5576f .
08:20:10 [2021-06-11T08:20:10.525Z] #1 [internal] load build definition from Dockerfile
08:20:10 [2021-06-11T08:20:10.525Z] #1 sha256:2a3b4e340f19ef85ad202f2a6eaca3d7d6b81a99f102b080a3779f909fec06cd
08:20:10 [2021-06-11T08:20:10.525Z] #1 transferring dockerfile: 16.63kB done
08:20:10 [2021-06-11T08:20:10.525Z] #1 DONE 0.3s
08:20:10 [2021-06-11T08:20:10.525Z] 
08:20:10 [2021-06-11T08:20:10.525Z] #2 [internal] load .dockerignore
08:20:10 [2021-06-11T08:20:10.525Z] #2 sha256:6bd1811dcd1d8fbff0df19ae873094e9645ce6e51cf40b0d1088b3e5c1dc44ec
08:20:10 [2021-06-11T08:20:10.525Z] #2 transferring context: 87B done
08:20:10 [2021-06-11T08:20:10.525Z] #2 DONE 0.0s
08:20:10 [2021-06-11T08:20:10.525Z] 
08:20:10 [2021-06-11T08:20:10.525Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
08:20:10 [2021-06-11T08:20:10.525Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
08:20:10 [2021-06-11T08:20:10.793Z] #1 transferring dockerfile: 16.63kB done
08:20:10 [2021-06-11T08:20:10.793Z] #1 DONE 1.1s
08:20:10 [2021-06-11T08:20:10.793Z] 
08:20:10 [2021-06-11T08:20:10.793Z] #2 [internal] load .dockerignore
08:20:10 [2021-06-11T08:20:10.793Z] #2 sha256:59dd254e2091ed61c1fd9e8224ba16fa16deb127cf2109ea112399eca6db5c8c
08:20:10 [2021-06-11T08:20:10.793Z] #2 transferring context: 87B done
08:20:10 [2021-06-11T08:20:10.793Z] #2 DONE 0.7s
08:20:10 [2021-06-11T08:20:10.793Z] 
08:20:10 [2021-06-11T08:20:10.793Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
08:20:10 [2021-06-11T08:20:10.793Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
08:20:11 [2021-06-11T08:20:11.050Z] #3 DONE 0.4s
08:20:11 [2021-06-11T08:20:11.096Z] #3 DONE 0.4s
08:20:11 [2021-06-11T08:20:11.096Z] 
08:20:11 [2021-06-11T08:20:11.096Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
08:20:11 [2021-06-11T08:20:11.096Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
08:20:11 [2021-06-11T08:20:11.096Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
08:20:11 [2021-06-11T08:20:11.096Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
08:20:11 [2021-06-11T08:20:11.096Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
08:20:11 [2021-06-11T08:20:11.096Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
08:20:11 [2021-06-11T08:20:11.096Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
08:20:11 [2021-06-11T08:20:11.185Z] #37 6.062 -- Detecting C compile features - done
08:20:11 [2021-06-11T08:20:11.185Z] #37 6.099 -- Performing Test HAS_BUILTIN_FORTIFY
08:20:11 [2021-06-11T08:20:11.185Z] #37 6.376 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:20:11 [2021-06-11T08:20:11.185Z] #37 6.467 -- Configuring done
08:20:11 [2021-06-11T08:20:11.185Z] #37 6.481 -- Generating done
08:20:11 [2021-06-11T08:20:11.185Z] #37 6.489 -- Build files have been written to: /tmp/tmp.hiFlog4CJX/tini
08:20:11 [2021-06-11T08:20:11.185Z] #37 6.515 + make tini-static
08:20:11 [2021-06-11T08:20:11.306Z] 
08:20:11 [2021-06-11T08:20:11.306Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
08:20:11 [2021-06-11T08:20:11.306Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
08:20:11 [2021-06-11T08:20:11.306Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
08:20:11 [2021-06-11T08:20:11.306Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
08:20:11 [2021-06-11T08:20:11.306Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
08:20:11 [2021-06-11T08:20:11.306Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.19MB / 9.64MB 0.1s
08:20:11 [2021-06-11T08:20:11.306Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
08:20:11 [2021-06-11T08:20:11.306Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
08:20:11 [2021-06-11T08:20:11.357Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done
08:20:11 [2021-06-11T08:20:11.564Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done
08:20:11 [2021-06-11T08:20:11.564Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s
08:20:11 [2021-06-11T08:20:11.618Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
08:20:11 [2021-06-11T08:20:11.752Z] #37 6.977 Scanning dependencies of target tini-static
08:20:11 [2021-06-11T08:20:11.752Z] #37 ...
08:20:11 [2021-06-11T08:20:11.752Z] 
08:20:11 [2021-06-11T08:20:11.752Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
08:20:11 [2021-06-11T08:20:11.752Z] #52 sha256:91bdf4a7c1de002be25ef94822811c99249d7c87f24a9a92d37a277f66f50018
08:20:11 [2021-06-11T08:20:11.752Z] #52 56.08 context
08:20:11 [2021-06-11T08:20:11.752Z] #52 56.83 internal/poll
08:20:11 [2021-06-11T08:20:11.752Z] #52 58.79 os
08:20:11 [2021-06-11T08:20:11.752Z] #52 59.69 encoding/binary
08:20:11 [2021-06-11T08:20:11.752Z] #52 61.57 encoding/base64
08:20:11 [2021-06-11T08:20:11.752Z] #52 62.36 fmt
08:20:11 [2021-06-11T08:20:11.752Z] #52 62.42 golang.org/x/sys/unix
08:20:11 [2021-06-11T08:20:11.879Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done
08:20:11 [2021-06-11T08:20:11.879Z] #4 DONE 1.1s
08:20:12 [2021-06-11T08:20:12.011Z] #52 ...
08:20:12 [2021-06-11T08:20:12.011Z] 
08:20:12 [2021-06-11T08:20:12.011Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:20:12 [2021-06-11T08:20:12.011Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:20:12 [2021-06-11T08:20:12.011Z] #13 62.21 Selecting previously unselected package mingw-w64-x86-64-dev.
08:20:12 [2021-06-11T08:20:12.011Z] #13 62.22 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
08:20:12 [2021-06-11T08:20:12.011Z] #13 62.23 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
08:20:12 [2021-06-11T08:20:12.129Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done
08:20:12 [2021-06-11T08:20:12.129Z] #4 DONE 0.8s
08:20:12 [2021-06-11T08:20:12.140Z] 
08:20:12 [2021-06-11T08:20:12.140Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
08:20:12 [2021-06-11T08:20:12.140Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
08:20:12 [2021-06-11T08:20:12.386Z] 
08:20:12 [2021-06-11T08:20:12.386Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster
08:20:12 [2021-06-11T08:20:12.386Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
08:20:12 [2021-06-11T08:20:12.951Z] #8 DONE 0.8s
08:20:12 [2021-06-11T08:20:12.951Z] 
08:20:12 [2021-06-11T08:20:12.952Z] #7 [internal] load metadata for docker.io/library/debian:buster
08:20:12 [2021-06-11T08:20:12.952Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
08:20:13 [2021-06-11T08:20:13.208Z] #7 DONE 0.8s
08:20:13 [2021-06-11T08:20:13.208Z] 
08:20:13 [2021-06-11T08:20:13.208Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
08:20:13 [2021-06-11T08:20:13.208Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
08:20:13 [2021-06-11T08:20:13.209Z] #5 DONE 0.8s
08:20:13 [2021-06-11T08:20:13.209Z] 
08:20:13 [2021-06-11T08:20:13.209Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
08:20:13 [2021-06-11T08:20:13.209Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
08:20:13 [2021-06-11T08:20:13.209Z] #6 DONE 0.9s
08:20:14 [2021-06-11T08:20:14.207Z] Client: Docker Engine - Community
08:20:14 [2021-06-11T08:20:14.207Z]  Version:           20.10.6
08:20:14 [2021-06-11T08:20:14.207Z]  API version:       1.41
08:20:14 [2021-06-11T08:20:14.207Z]  Go version:        go1.13.15
08:20:14 [2021-06-11T08:20:14.207Z]  Git commit:        370c289
08:20:14 [2021-06-11T08:20:14.207Z]  Built:             Fri Apr  9 22:47:17 2021
08:20:14 [2021-06-11T08:20:14.207Z]  OS/Arch:           linux/amd64
08:20:14 [2021-06-11T08:20:14.207Z]  Context:           default
08:20:14 [2021-06-11T08:20:14.207Z]  Experimental:      true
08:20:14 [2021-06-11T08:20:14.207Z] 
08:20:14 [2021-06-11T08:20:14.207Z] Server: Docker Engine - Community
08:20:14 [2021-06-11T08:20:14.207Z]  Engine:
08:20:14 [2021-06-11T08:20:14.207Z]   Version:          20.10.6
08:20:14 [2021-06-11T08:20:14.207Z]   API version:      1.41 (minimum version 1.12)
08:20:14 [2021-06-11T08:20:14.207Z]   Go version:       go1.13.15
08:20:14 [2021-06-11T08:20:14.207Z]   Git commit:       8728dd2
08:20:14 [2021-06-11T08:20:14.207Z]   Built:            Fri Apr  9 22:45:28 2021
08:20:14 [2021-06-11T08:20:14.207Z]   OS/Arch:          linux/amd64
08:20:14 [2021-06-11T08:20:14.207Z]   Experimental:     true
08:20:14 [2021-06-11T08:20:14.207Z]  containerd:
08:20:14 [2021-06-11T08:20:14.207Z]   Version:          1.4.6
08:20:14 [2021-06-11T08:20:14.207Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
08:20:14 [2021-06-11T08:20:14.207Z]  runc:
08:20:14 [2021-06-11T08:20:14.207Z]   Version:          1.0.0-rc95
08:20:14 [2021-06-11T08:20:14.207Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
08:20:14 [2021-06-11T08:20:14.207Z]  docker-init:
08:20:14 [2021-06-11T08:20:14.207Z]   Version:          0.19.0
08:20:14 [2021-06-11T08:20:14.207Z]   GitCommit:        de40ad0
[Pipeline] sh
08:20:14 [2021-06-11T08:20:14.543Z] #13 ...
08:20:14 [2021-06-11T08:20:14.543Z] 
08:20:14 [2021-06-11T08:20:14.543Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
08:20:14 [2021-06-11T08:20:14.543Z] #37 sha256:df01eadeb5917bea295e73234155b3d5b4a58ec5eae0236addbf2490038170a1
08:20:14 [2021-06-11T08:20:14.543Z] #37 7.164 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:20:14 [2021-06-11T08:20:14.543Z] #37 8.252 [100%] Linking C executable tini-static
08:20:14 [2021-06-11T08:20:14.543Z] #37 8.943 [100%] Built target tini-static
08:20:14 [2021-06-11T08:20:14.543Z] #37 8.994 + mkdir -p /build
08:20:14 [2021-06-11T08:20:14.543Z] #37 9.002 + cp tini-static /build/docker-init
08:20:14 [2021-06-11T08:20:14.543Z] #37 DONE 9.8s
08:20:14 [2021-06-11T08:20:14.559Z] + docker info
08:20:14 [2021-06-11T08:20:14.688Z] #8 DONE 2.1s
08:20:14 [2021-06-11T08:20:14.688Z] 
08:20:14 [2021-06-11T08:20:14.688Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster
08:20:14 [2021-06-11T08:20:14.688Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
08:20:14 [2021-06-11T08:20:14.688Z] #6 DONE 2.0s
08:20:14 [2021-06-11T08:20:14.688Z] 
08:20:14 [2021-06-11T08:20:14.688Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
08:20:14 [2021-06-11T08:20:14.688Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
08:20:14 [2021-06-11T08:20:14.688Z] #7 DONE 2.1s
08:20:14 [2021-06-11T08:20:14.688Z] 
08:20:14 [2021-06-11T08:20:14.688Z] #5 [internal] load metadata for docker.io/library/debian:buster
08:20:14 [2021-06-11T08:20:14.688Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
08:20:14 [2021-06-11T08:20:14.688Z] #5 DONE 2.1s
08:20:14 [2021-06-11T08:20:14.803Z] 
08:20:14 [2021-06-11T08:20:14.803Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
08:20:14 [2021-06-11T08:20:14.803Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815
08:20:14 [2021-06-11T08:20:14.803Z] #44 58.39 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
08:20:14 [2021-06-11T08:20:14.803Z] #44 58.40 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
08:20:14 [2021-06-11T08:20:14.803Z] #44 58.42 Setting up python3.7 (3.7.3-2+deb10u3) ...
08:20:14 [2021-06-11T08:20:14.803Z] #44 64.11 Setting up python3 (3.7.3-1) ...
08:20:14 [2021-06-11T08:20:14.803Z] #44 64.80 Setting up python3-six (1.12.0-1) ...
08:20:14 [2021-06-11T08:20:14.803Z] #44 66.04 Setting up python3-pkg-resources (40.8.0-1) ...
08:20:14 [2021-06-11T08:20:14.803Z] #44 67.81 Setting up python3-protobuf (3.6.1.3-2) ...
08:20:15 [2021-06-11T08:20:15.731Z] 
08:20:15 [2021-06-11T08:20:15.731Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
08:20:15 [2021-06-11T08:20:15.731Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
08:20:15 [2021-06-11T08:20:15.731Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
08:20:15 [2021-06-11T08:20:15.731Z] #65 DONE 0.0s
08:20:15 [2021-06-11T08:20:15.731Z] 
08:20:15 [2021-06-11T08:20:15.731Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51
08:20:15 [2021-06-11T08:20:15.731Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b
08:20:15 [2021-06-11T08:20:15.731Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51
08:20:15 [2021-06-11T08:20:15.731Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done
08:20:15 [2021-06-11T08:20:15.731Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done
08:20:15 [2021-06-11T08:20:15.731Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done
08:20:15 [2021-06-11T08:20:15.731Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done
08:20:15 [2021-06-11T08:20:15.991Z] #26 ...
08:20:15 [2021-06-11T08:20:15.991Z] 
08:20:15 [2021-06-11T08:20:15.991Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
08:20:15 [2021-06-11T08:20:15.991Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
08:20:15 [2021-06-11T08:20:15.991Z] #42 DONE 0.7s
08:20:15 [2021-06-11T08:20:15.991Z] 
08:20:15 [2021-06-11T08:20:15.991Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
08:20:15 [2021-06-11T08:20:15.991Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
08:20:15 [2021-06-11T08:20:15.991Z] #42 DONE 0.0s
08:20:15 [2021-06-11T08:20:15.991Z] 
08:20:15 [2021-06-11T08:20:15.991Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:20:15 [2021-06-11T08:20:15.991Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:20:15 [2021-06-11T08:20:15.991Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done
08:20:15 [2021-06-11T08:20:15.991Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
08:20:15 [2021-06-11T08:20:15.991Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
08:20:15 [2021-06-11T08:20:15.991Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
08:20:15 [2021-06-11T08:20:15.991Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 30.41MB / 50.40MB 0.7s
08:20:15 [2021-06-11T08:20:15.991Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.7s
08:20:15 [2021-06-11T08:20:15.991Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.7s
08:20:16 [2021-06-11T08:20:16.250Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 44.04MB / 50.40MB 0.8s
08:20:16 [2021-06-11T08:20:16.250Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.7s done
08:20:16 [2021-06-11T08:20:16.250Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.9s
08:20:16 [2021-06-11T08:20:16.250Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 0.9s
08:20:16 [2021-06-11T08:20:16.506Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.9s done
08:20:16 [2021-06-11T08:20:16.506Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.34MB / 51.83MB 1.1s
08:20:16 [2021-06-11T08:20:16.506Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 14.27MB / 51.83MB 1.1s
08:20:16 [2021-06-11T08:20:16.609Z] 
08:20:16 [2021-06-11T08:20:16.609Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51
08:20:16 [2021-06-11T08:20:16.610Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b
08:20:16 [2021-06-11T08:20:16.610Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done
08:20:16 [2021-06-11T08:20:16.610Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done
08:20:16 [2021-06-11T08:20:16.610Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done
08:20:16 [2021-06-11T08:20:16.610Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done
08:20:16 [2021-06-11T08:20:16.610Z] #26 ...
08:20:16 [2021-06-11T08:20:16.610Z] 
08:20:16 [2021-06-11T08:20:16.610Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
08:20:16 [2021-06-11T08:20:16.610Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
08:20:16 [2021-06-11T08:20:16.610Z] #42 DONE 0.0s
08:20:16 [2021-06-11T08:20:16.710Z] #44 ...
08:20:16 [2021-06-11T08:20:16.710Z] 
08:20:16 [2021-06-11T08:20:16.710Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:20:16 [2021-06-11T08:20:16.710Z] #46 sha256:cb73dbc770a18c856843bf43a42b8db763af75d582b8c0c0fdeda4c78e1fff0c
08:20:16 [2021-06-11T08:20:16.710Z] #46 63.95 fmt
08:20:16 [2021-06-11T08:20:16.710Z] #46 65.73 path/filepath
08:20:16 [2021-06-11T08:20:16.710Z] #46 66.95 regexp
08:20:16 [2021-06-11T08:20:16.710Z] #46 68.59 flag
08:20:16 [2021-06-11T08:20:16.710Z] #46 70.48 go/token
08:20:16 [2021-06-11T08:20:16.710Z] #46 70.90 internal/lazyregexp
08:20:16 [2021-06-11T08:20:16.763Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.3s done
08:20:16 [2021-06-11T08:20:16.763Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 32.51MB / 51.83MB 1.3s
08:20:16 [2021-06-11T08:20:16.763Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 35.65MB / 51.83MB 1.4s
08:20:16 [2021-06-11T08:20:16.763Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 1.4s
08:20:16 [2021-06-11T08:20:16.871Z] 
08:20:16 [2021-06-11T08:20:16.872Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
08:20:16 [2021-06-11T08:20:16.872Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
08:20:16 [2021-06-11T08:20:16.872Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
08:20:16 [2021-06-11T08:20:16.872Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
08:20:16 [2021-06-11T08:20:16.872Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
08:20:16 [2021-06-11T08:20:16.872Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.34MB / 9.86MB 0.5s
08:20:16 [2021-06-11T08:20:16.872Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
08:20:16 [2021-06-11T08:20:16.872Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s
08:20:16 [2021-06-11T08:20:16.968Z] #46 71.19 path
08:20:16 [2021-06-11T08:20:16.968Z] #46 71.27 go/scanner
08:20:17 [2021-06-11T08:20:17.027Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 7.34MB / 68.67MB 1.6s
08:20:17 [2021-06-11T08:20:17.027Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 41.94MB / 51.83MB 1.7s
08:20:17 [2021-06-11T08:20:17.027Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 11.41MB / 68.67MB 1.7s
08:20:17 [2021-06-11T08:20:17.027Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
08:20:17 [2021-06-11T08:20:17.027Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 1.7s
08:20:17 [2021-06-11T08:20:17.133Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done
08:20:17 [2021-06-11T08:20:17.133Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
08:20:17 [2021-06-11T08:20:17.227Z] #46 71.62 io/ioutil
08:20:17 [2021-06-11T08:20:17.321Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 48.23MB / 51.83MB 1.8s
08:20:17 [2021-06-11T08:20:17.321Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 16.78MB / 68.67MB 1.8s
08:20:17 [2021-06-11T08:20:17.321Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.9s
08:20:17 [2021-06-11T08:20:17.321Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 23.07MB / 68.67MB 1.9s
08:20:17 [2021-06-11T08:20:17.321Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.39MB / 120.17MB 1.9s
08:20:17 [2021-06-11T08:20:17.616Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 40.89MB / 68.67MB 2.2s
08:20:17 [2021-06-11T08:20:17.616Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 17.83MB / 120.17MB 2.2s
08:20:17 [2021-06-11T08:20:17.794Z] #46 ...
08:20:17 [2021-06-11T08:20:17.794Z] 
08:20:17 [2021-06-11T08:20:17.794Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
08:20:17 [2021-06-11T08:20:17.794Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815
08:20:17 [2021-06-11T08:20:17.794Z] #44 71.50 Setting up criu (3.15-1) ...
08:20:17 [2021-06-11T08:20:17.887Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.3s done
08:20:17 [2021-06-11T08:20:17.887Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 59.77MB / 68.67MB 2.5s
08:20:17 [2021-06-11T08:20:17.887Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 32.51MB / 120.17MB 2.5s
08:20:17 [2021-06-11T08:20:17.887Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 67.11MB / 68.67MB 2.6s
08:20:17 [2021-06-11T08:20:17.887Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 38.80MB / 120.17MB 2.6s
08:20:18 [2021-06-11T08:20:18.175Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 47.19MB / 120.17MB 2.7s
08:20:18 [2021-06-11T08:20:18.175Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 2.7s
08:20:18 [2021-06-11T08:20:18.175Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 55.57MB / 120.17MB 2.8s
08:20:18 [2021-06-11T08:20:18.175Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.8s
08:20:18 [2021-06-11T08:20:18.441Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 68.12MB / 120.17MB 3.0s
08:20:18 [2021-06-11T08:20:18.700Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.1s done
08:20:18 [2021-06-11T08:20:18.700Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 83.79MB / 120.17MB 3.2s
08:20:18 [2021-06-11T08:20:18.700Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 93.77MB / 120.17MB 3.3s
08:20:18 [2021-06-11T08:20:18.960Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 111.15MB / 120.17MB 3.5s
08:20:19 [2021-06-11T08:20:19.216Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 3.7s
08:20:19 [2021-06-11T08:20:19.216Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.6s done
08:20:19 [2021-06-11T08:20:19.472Z] #9 ...
08:20:19 [2021-06-11T08:20:19.472Z] 
08:20:19 [2021-06-11T08:20:19.472Z] #23 [internal] load build context
08:20:19 [2021-06-11T08:20:19.472Z] #23 sha256:74a8f217b63f3b5ee76a87edf36789f783f6db1ca7c780421f16f57218756582
08:20:19 [2021-06-11T08:20:19.472Z] #23 transferring context: 55.90MB 3.7s done
08:20:19 [2021-06-11T08:20:19.472Z] #23 DONE 4.4s
08:20:19 [2021-06-11T08:20:19.472Z] 
08:20:19 [2021-06-11T08:20:19.472Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:20:19 [2021-06-11T08:20:19.472Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:20:19 [2021-06-11T08:20:19.698Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.2s done
08:20:19 [2021-06-11T08:20:19.699Z] #44 73.23 Processing triggers for libc-bin (2.28-10) ...
08:20:19 [2021-06-11T08:20:19.699Z] #44 73.29 Processing triggers for mime-support (3.62) ...
08:20:20 [2021-06-11T08:20:20.036Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.6s done
08:20:20 [2021-06-11T08:20:20.267Z] #44 DONE 73.8s
08:20:20 [2021-06-11T08:20:20.267Z] 
08:20:20 [2021-06-11T08:20:20.267Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:20:20 [2021-06-11T08:20:20.267Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:20:20 [2021-06-11T08:20:20.267Z] #13 68.46 Selecting previously unselected package gcc-mingw-w64-base.
08:20:20 [2021-06-11T08:20:20.267Z] #13 68.46 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
08:20:20 [2021-06-11T08:20:20.267Z] #13 68.46 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:20:20 [2021-06-11T08:20:20.267Z] #13 68.64 Selecting previously unselected package gcc-mingw-w64-x86-64.
08:20:20 [2021-06-11T08:20:20.268Z] #13 68.64 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
08:20:20 [2021-06-11T08:20:20.268Z] #13 68.66 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:20:20 [2021-06-11T08:20:20.646Z] #63 ...
08:20:20 [2021-06-11T08:20:20.646Z] 
08:20:20 [2021-06-11T08:20:20.646Z] #23 [internal] load build context
08:20:20 [2021-06-11T08:20:20.646Z] #23 sha256:1b924446dc9d66dc2b860272bc7b735ddefdc3f945513505f7cba7ac843729d7
08:20:20 [2021-06-11T08:20:20.646Z] #23 transferring context: 55.90MB 3.8s done
08:20:20 [2021-06-11T08:20:20.646Z] #23 DONE 4.4s
08:20:20 [2021-06-11T08:20:20.646Z] 
08:20:20 [2021-06-11T08:20:20.646Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:20:20 [2021-06-11T08:20:20.646Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:20:20 [2021-06-11T08:20:20.646Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done
08:20:20 [2021-06-11T08:20:20.646Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
08:20:20 [2021-06-11T08:20:20.646Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
08:20:20 [2021-06-11T08:20:20.646Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
08:20:20 [2021-06-11T08:20:20.646Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.8s done
08:20:20 [2021-06-11T08:20:20.646Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.8s done
08:20:20 [2021-06-11T08:20:20.646Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.3s done
08:20:20 [2021-06-11T08:20:20.646Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.2s done
08:20:20 [2021-06-11T08:20:20.646Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 1.1s
08:20:20 [2021-06-11T08:20:20.646Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.24MB / 68.67MB 4.5s
08:20:20 [2021-06-11T08:20:20.646Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 1.34MB / 120.17MB 4.5s
08:20:20 [2021-06-11T08:20:20.647Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.5s
08:20:20 [2021-06-11T08:20:20.913Z] #9 ...
08:20:20 [2021-06-11T08:20:20.913Z] 
08:20:20 [2021-06-11T08:20:20.913Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
08:20:20 [2021-06-11T08:20:20.913Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
08:20:20 [2021-06-11T08:20:20.913Z] #63 DONE 4.5s
08:20:20 [2021-06-11T08:20:20.913Z] 
08:20:20 [2021-06-11T08:20:20.913Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:20:20 [2021-06-11T08:20:20.913Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:20:20 [2021-06-11T08:20:20.913Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 13.63MB / 68.67MB 4.6s
08:20:20 [2021-06-11T08:20:20.913Z] #9 ...
08:20:20 [2021-06-11T08:20:20.913Z] 
08:20:20 [2021-06-11T08:20:20.913Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
08:20:20 [2021-06-11T08:20:20.913Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
08:20:20 [2021-06-11T08:20:20.913Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
08:20:20 [2021-06-11T08:20:20.913Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
08:20:20 [2021-06-11T08:20:20.913Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
08:20:20 [2021-06-11T08:20:20.913Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
08:20:20 [2021-06-11T08:20:20.913Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done
08:20:20 [2021-06-11T08:20:20.913Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.5s done
08:20:20 [2021-06-11T08:20:20.913Z] #65 DONE 4.7s
08:20:20 [2021-06-11T08:20:20.913Z] 
08:20:20 [2021-06-11T08:20:20.913Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:20:20 [2021-06-11T08:20:20.913Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:20:20 [2021-06-11T08:20:20.913Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 27.26MB / 68.67MB 4.8s
08:20:20 [2021-06-11T08:20:20.913Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 23.07MB / 120.17MB 4.8s
08:20:21 [2021-06-11T08:20:21.173Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 37.75MB / 68.67MB 4.9s
08:20:21 [2021-06-11T08:20:21.173Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 34.19MB / 120.17MB 4.9s
08:20:21 [2021-06-11T08:20:21.173Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 44.31MB / 68.67MB 4.9s
08:20:21 [2021-06-11T08:20:21.173Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 42.99MB / 120.17MB 4.9s
08:20:21 [2021-06-11T08:20:21.434Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 54.53MB / 68.67MB 5.1s
08:20:21 [2021-06-11T08:20:21.435Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 49.28MB / 120.17MB 5.1s
08:20:21 [2021-06-11T08:20:21.435Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 60.26MB / 68.67MB 5.2s
08:20:21 [2021-06-11T08:20:21.435Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 56.99MB / 120.17MB 5.2s
08:20:21 [2021-06-11T08:20:21.696Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.4s
08:20:21 [2021-06-11T08:20:21.696Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 70.25MB / 120.17MB 5.4s
08:20:21 [2021-06-11T08:20:21.941Z] #9 ...
08:20:21 [2021-06-11T08:20:21.941Z] 
08:20:21 [2021-06-11T08:20:21.941Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
08:20:21 [2021-06-11T08:20:21.941Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
08:20:21 [2021-06-11T08:20:21.941Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
08:20:21 [2021-06-11T08:20:21.941Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
08:20:21 [2021-06-11T08:20:21.941Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
08:20:21 [2021-06-11T08:20:21.941Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
08:20:21 [2021-06-11T08:20:21.941Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.6s done
08:20:21 [2021-06-11T08:20:21.941Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.4s done
08:20:21 [2021-06-11T08:20:21.941Z] #63 DONE 6.6s
08:20:21 [2021-06-11T08:20:21.941Z] 
08:20:21 [2021-06-11T08:20:21.941Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
08:20:21 [2021-06-11T08:20:21.941Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
08:20:21 [2021-06-11T08:20:21.941Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
08:20:21 [2021-06-11T08:20:21.941Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
08:20:21 [2021-06-11T08:20:21.941Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
08:20:21 [2021-06-11T08:20:21.941Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.5s done
08:20:21 [2021-06-11T08:20:21.941Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done
08:20:21 [2021-06-11T08:20:21.941Z] #65 DONE 6.7s
08:20:21 [2021-06-11T08:20:21.941Z] 
08:20:21 [2021-06-11T08:20:21.941Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:20:21 [2021-06-11T08:20:21.941Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:20:21 [2021-06-11T08:20:21.958Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 82.84MB / 120.17MB 5.7s
08:20:22 [2021-06-11T08:20:22.170Z] #13 ...
08:20:22 [2021-06-11T08:20:22.170Z] 
08:20:22 [2021-06-11T08:20:22.170Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
08:20:22 [2021-06-11T08:20:22.170Z] #52 sha256:91bdf4a7c1de002be25ef94822811c99249d7c87f24a9a92d37a277f66f50018
08:20:22 [2021-06-11T08:20:22.170Z] #52 66.49 encoding/json
08:20:22 [2021-06-11T08:20:22.170Z] #52 71.63 github.com/pkg/diff
08:20:22 [2021-06-11T08:20:22.170Z] #52 72.32 go/scanner
08:20:22 [2021-06-11T08:20:22.170Z] #52 72.98 golang.org/x/crypto/ssh/terminal
08:20:22 [2021-06-11T08:20:22.170Z] #52 73.48 go/ast
08:20:22 [2021-06-11T08:20:22.170Z] #52 74.34 mvdan.cc/editorconfig
08:20:22 [2021-06-11T08:20:22.170Z] #52 76.07 mvdan.cc/sh/v3/fileutil
08:20:22 [2021-06-11T08:20:22.170Z] #52 76.26 text/tabwriter
08:20:22 [2021-06-11T08:20:22.219Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 96.47MB / 120.17MB 6.0s
08:20:22 [2021-06-11T08:20:22.429Z] #52 76.72 mvdan.cc/sh/v3/syntax
08:20:22 [2021-06-11T08:20:22.480Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 105.91MB / 120.17MB 6.1s
08:20:22 [2021-06-11T08:20:22.480Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 116.39MB / 120.17MB 6.1s
08:20:22 [2021-06-11T08:20:22.503Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.5s
08:20:22 [2021-06-11T08:20:22.760Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.6s done
08:20:22 [2021-06-11T08:20:22.784Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 6.2s done
08:20:23 [2021-06-11T08:20:23.021Z] #9 ...
08:20:23 [2021-06-11T08:20:23.021Z] 
08:20:23 [2021-06-11T08:20:23.021Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
08:20:23 [2021-06-11T08:20:23.021Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
08:20:23 [2021-06-11T08:20:23.021Z] #64 DONE 0.7s
08:20:23 [2021-06-11T08:20:23.021Z] 
08:20:23 [2021-06-11T08:20:23.021Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:20:23 [2021-06-11T08:20:23.021Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:20:23 [2021-06-11T08:20:23.021Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
08:20:23 [2021-06-11T08:20:23.364Z] #52 ...
08:20:23 [2021-06-11T08:20:23.364Z] 
08:20:23 [2021-06-11T08:20:23.364Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:20:23 [2021-06-11T08:20:23.364Z] #46 sha256:cb73dbc770a18c856843bf43a42b8db763af75d582b8c0c0fdeda4c78e1fff0c
08:20:23 [2021-06-11T08:20:23.364Z] #46 72.23 net/url
08:20:23 [2021-06-11T08:20:23.364Z] #46 72.55 go/ast
08:20:23 [2021-06-11T08:20:23.364Z] #46 73.67 text/template/parse
08:20:23 [2021-06-11T08:20:23.364Z] #46 77.30 text/template
08:20:23 [2021-06-11T08:20:23.364Z] #46 77.51 go/parser
08:20:23 [2021-06-11T08:20:23.731Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.2s done
08:20:23 [2021-06-11T08:20:23.959Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done
08:20:23 [2021-06-11T08:20:23.959Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
08:20:23 [2021-06-11T08:20:23.992Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.4s done
08:20:24 [2021-06-11T08:20:24.217Z] #9 ...
08:20:24 [2021-06-11T08:20:24.217Z] 
08:20:24 [2021-06-11T08:20:24.217Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
08:20:24 [2021-06-11T08:20:24.217Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
08:20:24 [2021-06-11T08:20:24.217Z] #66 DONE 1.1s
08:20:24 [2021-06-11T08:20:24.217Z] 
08:20:24 [2021-06-11T08:20:24.217Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:20:24 [2021-06-11T08:20:24.217Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:20:25 [2021-06-11T08:20:25.003Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
08:20:25 [2021-06-11T08:20:25.003Z] #9 ...
08:20:25 [2021-06-11T08:20:25.003Z] 
08:20:25 [2021-06-11T08:20:25.003Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
08:20:25 [2021-06-11T08:20:25.003Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
08:20:25 [2021-06-11T08:20:25.003Z] #64 DONE 1.2s
08:20:25 [2021-06-11T08:20:25.265Z] 
08:20:25 [2021-06-11T08:20:25.265Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:20:25 [2021-06-11T08:20:25.265Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:20:25 [2021-06-11T08:20:25.583Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.2s done
08:20:25 [2021-06-11T08:20:25.584Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
08:20:25 [2021-06-11T08:20:25.843Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done
08:20:25 [2021-06-11T08:20:25.843Z] #9 ...
08:20:25 [2021-06-11T08:20:25.843Z] 
08:20:25 [2021-06-11T08:20:25.843Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
08:20:25 [2021-06-11T08:20:25.843Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
08:20:25 [2021-06-11T08:20:25.843Z] #66 DONE 0.9s
08:20:25 [2021-06-11T08:20:25.843Z] 
08:20:25 [2021-06-11T08:20:25.843Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:20:25 [2021-06-11T08:20:25.843Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:20:25 [2021-06-11T08:20:25.843Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
08:20:26 [2021-06-11T08:20:26.521Z] #9 ...
08:20:26 [2021-06-11T08:20:26.521Z] 
08:20:26 [2021-06-11T08:20:26.521Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51
08:20:26 [2021-06-11T08:20:26.521Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b
08:20:26 [2021-06-11T08:20:26.521Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 5.6s done
08:20:26 [2021-06-11T08:20:26.521Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 4.4s done
08:20:26 [2021-06-11T08:20:26.521Z] #26 DONE 10.9s
08:20:26 [2021-06-11T08:20:26.521Z] 
08:20:26 [2021-06-11T08:20:26.521Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:20:26 [2021-06-11T08:20:26.521Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:20:26 [2021-06-11T08:20:26.714Z] #46 80.77 log
08:20:26 [2021-06-11T08:20:26.790Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.0s done
08:20:26 [2021-06-11T08:20:26.972Z] #46 81.27 go/doc
08:20:26 [2021-06-11T08:20:26.972Z] #46 81.31 encoding/xml
08:20:27 [2021-06-11T08:20:27.363Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
08:20:27 [2021-06-11T08:20:27.623Z] #9 ...
08:20:27 [2021-06-11T08:20:27.623Z] 
08:20:27 [2021-06-11T08:20:27.623Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51
08:20:27 [2021-06-11T08:20:27.623Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b
08:20:27 [2021-06-11T08:20:27.623Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 6.7s done
08:20:27 [2021-06-11T08:20:27.623Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 3.9s done
08:20:27 [2021-06-11T08:20:27.623Z] #26 DONE 11.5s
08:20:27 [2021-06-11T08:20:27.623Z] 
08:20:27 [2021-06-11T08:20:27.623Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:20:27 [2021-06-11T08:20:27.623Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:20:28 [2021-06-11T08:20:28.876Z] #46 ...
08:20:28 [2021-06-11T08:20:28.876Z] 
08:20:28 [2021-06-11T08:20:28.876Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
08:20:28 [2021-06-11T08:20:28.876Z] #52 sha256:91bdf4a7c1de002be25ef94822811c99249d7c87f24a9a92d37a277f66f50018
08:20:28 [2021-06-11T08:20:28.876Z] #52 83.16 mvdan.cc/sh/v3/cmd/shfmt
08:20:29 [2021-06-11T08:20:29.408Z] Client:
08:20:29 [2021-06-11T08:20:29.408Z]  Context:    default
08:20:29 [2021-06-11T08:20:29.408Z]  Debug Mode: false
08:20:29 [2021-06-11T08:20:29.408Z]  Plugins:
08:20:29 [2021-06-11T08:20:29.408Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
08:20:29 [2021-06-11T08:20:29.408Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
08:20:29 [2021-06-11T08:20:29.408Z]   scan: Docker Scan (Docker Inc., v0.7.0)
08:20:29 [2021-06-11T08:20:29.408Z] 
08:20:29 [2021-06-11T08:20:29.408Z] Server:
08:20:29 [2021-06-11T08:20:29.408Z]  Containers: 0
08:20:29 [2021-06-11T08:20:29.408Z]   Running: 0
08:20:29 [2021-06-11T08:20:29.408Z]   Paused: 0
08:20:29 [2021-06-11T08:20:29.408Z]   Stopped: 0
08:20:29 [2021-06-11T08:20:29.408Z]  Images: 0
08:20:29 [2021-06-11T08:20:29.408Z]  Server Version: 20.10.6
08:20:29 [2021-06-11T08:20:29.408Z]  Storage Driver: overlay2
08:20:29 [2021-06-11T08:20:29.408Z]   Backing Filesystem: extfs
08:20:29 [2021-06-11T08:20:29.408Z]   Supports d_type: true
08:20:29 [2021-06-11T08:20:29.408Z]   Native Overlay Diff: true
08:20:29 [2021-06-11T08:20:29.408Z]   userxattr: false
08:20:29 [2021-06-11T08:20:29.408Z]  Logging Driver: json-file
08:20:29 [2021-06-11T08:20:29.408Z]  Cgroup Driver: systemd
08:20:29 [2021-06-11T08:20:29.408Z]  Cgroup Version: 2
08:20:29 [2021-06-11T08:20:29.408Z]  Plugins:
08:20:29 [2021-06-11T08:20:29.408Z]   Volume: local
08:20:29 [2021-06-11T08:20:29.408Z]   Network: bridge host ipvlan macvlan null overlay
08:20:29 [2021-06-11T08:20:29.408Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
08:20:29 [2021-06-11T08:20:29.408Z]  Swarm: inactive
08:20:29 [2021-06-11T08:20:29.408Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
08:20:29 [2021-06-11T08:20:29.408Z]  Default Runtime: runc
08:20:29 [2021-06-11T08:20:29.408Z]  Init Binary: docker-init
08:20:29 [2021-06-11T08:20:29.408Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
08:20:29 [2021-06-11T08:20:29.408Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
08:20:29 [2021-06-11T08:20:29.408Z]  init version: de40ad0
08:20:29 [2021-06-11T08:20:29.408Z]  Security Options:
08:20:29 [2021-06-11T08:20:29.408Z]   apparmor
08:20:29 [2021-06-11T08:20:29.408Z]   seccomp
08:20:29 [2021-06-11T08:20:29.408Z]    Profile: default
08:20:29 [2021-06-11T08:20:29.408Z]   cgroupns
08:20:29 [2021-06-11T08:20:29.408Z]  Kernel Version: 5.4.0-1048-aws
08:20:29 [2021-06-11T08:20:29.408Z]  Operating System: Ubuntu 20.04.2 LTS
08:20:29 [2021-06-11T08:20:29.408Z]  OSType: linux
08:20:29 [2021-06-11T08:20:29.408Z]  Architecture: x86_64
08:20:29 [2021-06-11T08:20:29.408Z]  CPUs: 2
08:20:29 [2021-06-11T08:20:29.408Z]  Total Memory: 7.569GiB
08:20:29 [2021-06-11T08:20:29.408Z]  Name: ip-10-100-69-221
08:20:29 [2021-06-11T08:20:29.408Z]  ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP
08:20:29 [2021-06-11T08:20:29.408Z]  Docker Root Dir: /var/lib/docker
08:20:29 [2021-06-11T08:20:29.408Z]  Debug Mode: false
08:20:29 [2021-06-11T08:20:29.408Z]  Registry: https://index.docker.io/v1/
08:20:29 [2021-06-11T08:20:29.408Z]  Labels:
08:20:29 [2021-06-11T08:20:29.408Z]  Experimental: true
08:20:29 [2021-06-11T08:20:29.408Z]  Insecure Registries:
08:20:29 [2021-06-11T08:20:29.408Z]   127.0.0.0/8
08:20:29 [2021-06-11T08:20:29.408Z]  Live Restore Enabled: true
08:20:29 [2021-06-11T08:20:29.408Z] 
08:20:29 [2021-06-11T08:20:29.408Z] WARNING: No kernel memory limit support
08:20:29 [2021-06-11T08:20:29.408Z] WARNING: No oom kill disable support
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
08:20:29 [2021-06-11T08:20:29.731Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:f04bd988d9f8db30802b9ac15f52d6de668bf29c .
08:20:29 [2021-06-11T08:20:29.731Z] #1 [internal] load build definition from Dockerfile
08:20:29 [2021-06-11T08:20:29.731Z] #1 sha256:5dabc086a7921795b4ccdc068b0a28da3140fc4507ad26bfaf0cb03e4555521d
08:20:29 [2021-06-11T08:20:29.731Z] #1 transferring dockerfile: 16.63kB done
08:20:29 [2021-06-11T08:20:29.731Z] #1 DONE 0.1s
08:20:29 [2021-06-11T08:20:29.731Z] 
08:20:29 [2021-06-11T08:20:29.731Z] #2 [internal] load .dockerignore
08:20:29 [2021-06-11T08:20:29.731Z] #2 sha256:591d9e4016a2cb7539282a18e277dffd00d456aa3668888e6bfbec8882cdb6d8
08:20:29 [2021-06-11T08:20:29.731Z] #2 transferring context: 87B done
08:20:29 [2021-06-11T08:20:29.988Z] #2 DONE 0.1s
08:20:29 [2021-06-11T08:20:29.988Z] 
08:20:29 [2021-06-11T08:20:29.988Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
08:20:29 [2021-06-11T08:20:29.988Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
08:20:30 [2021-06-11T08:20:30.701Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.1s
08:20:31 [2021-06-11T08:20:31.264Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.5s done
08:20:31 [2021-06-11T08:20:31.355Z] #3 DONE 1.4s
08:20:31 [2021-06-11T08:20:31.355Z] 
08:20:31 [2021-06-11T08:20:31.355Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
08:20:31 [2021-06-11T08:20:31.355Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
08:20:31 [2021-06-11T08:20:31.355Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.1s done
08:20:31 [2021-06-11T08:20:31.521Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s
08:20:31 [2021-06-11T08:20:31.611Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
08:20:31 [2021-06-11T08:20:31.611Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
08:20:31 [2021-06-11T08:20:31.611Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
08:20:31 [2021-06-11T08:20:31.611Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.2s
08:20:31 [2021-06-11T08:20:31.611Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s
08:20:32 [2021-06-11T08:20:32.173Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.5s done
08:20:32 [2021-06-11T08:20:32.173Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s
08:20:32 [2021-06-11T08:20:32.430Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done
08:20:32 [2021-06-11T08:20:32.915Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.0s
08:20:32 [2021-06-11T08:20:32.992Z] #4 DONE 1.4s
08:20:33 [2021-06-11T08:20:33.177Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.9s done
08:20:33 [2021-06-11T08:20:33.247Z] 
08:20:33 [2021-06-11T08:20:33.247Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster
08:20:33 [2021-06-11T08:20:33.247Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
08:20:33 [2021-06-11T08:20:33.748Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s
08:20:33 [2021-06-11T08:20:33.815Z] #8 ...
08:20:33 [2021-06-11T08:20:33.815Z] 
08:20:33 [2021-06-11T08:20:33.815Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
08:20:33 [2021-06-11T08:20:33.815Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
08:20:33 [2021-06-11T08:20:33.815Z] #5 DONE 0.7s
08:20:33 [2021-06-11T08:20:33.815Z] 
08:20:33 [2021-06-11T08:20:33.815Z] #6 [internal] load metadata for docker.io/library/debian:buster
08:20:33 [2021-06-11T08:20:33.815Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
08:20:33 [2021-06-11T08:20:33.815Z] #6 DONE 0.7s
08:20:33 [2021-06-11T08:20:33.815Z] 
08:20:33 [2021-06-11T08:20:33.815Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
08:20:33 [2021-06-11T08:20:33.815Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
08:20:33 [2021-06-11T08:20:33.815Z] #7 DONE 0.7s
08:20:33 [2021-06-11T08:20:33.815Z] 
08:20:33 [2021-06-11T08:20:33.815Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster
08:20:33 [2021-06-11T08:20:33.815Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7
08:20:33 [2021-06-11T08:20:33.815Z] #8 DONE 0.8s
08:20:34 [2021-06-11T08:20:34.155Z] #52 ...
08:20:34 [2021-06-11T08:20:34.155Z] 
08:20:34 [2021-06-11T08:20:34.155Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:20:34 [2021-06-11T08:20:34.155Z] #57 sha256:1ca21ce5204f05bc2a62aed7430a89a6c5128a75663317f887568e1a260fcd5c
08:20:34 [2021-06-11T08:20:34.155Z] #57 41.06 Checking out files:  56% (2206/3928)   
Checking out files:  57% (2239/3928)   
Checking out files:  58% (2279/3928)   
Checking out files:  59% (2318/3928)   
Checking out files:  60% (2357/3928)   
Checking out files:  61% (2397/3928)   
Checking out files:  62% (2436/3928)   
Checking out files:  63% (2475/3928)   
Checking out files:  64% (2514/3928)   
Checking out files:  65% (2554/3928)   
Checking out files:  66% (2593/3928)   
Checking out files:  67% (2632/3928)   
Checking out files:  68% (2672/3928)   
Checking out files:  69% (2711/3928)   
Checking out files:  70% (2750/3928)   
Checking out files:  71% (2789/3928)   
Checking out files:  72% (2829/3928)   
Checking out files:  73% (2868/3928)   
Checking out files:  74% (2907/3928)   
Checking out files:  75% (2946/3928)   
Checking out files:  76% (2986/3928)   
Checking out files:  77% (3025/3928)   
Checking out files:  78% (3064/3928)   
Checking out files:  79% (3104/3928)   
Checking out files:  80% (3143/3928)   
Checking out files:  81% (3182/3928)   
Checking out files:  82% (3221/3928)   
Checking out files:  83% (3261/3928)   
Checking out files:  84% (3300/3928)   
Checking out files:  85% (3339/3928)   
Checking out files:  86% (3379/3928)   
Checking out files:  87% (3418/3928)   
Checking out files:  88% (3457/3928)   
Checking out files:  89% (3496/3928)   
Checking out files:  90% (3536/3928)   
Checking out files:  91% (3575/3928)   
Checking out files:  92% (3614/3928)   
Checking out files:  93% (3654/3928)   
Checking out files:  94% (3693/3928)   
Checking out files:  95% (3732/3928)   
Checking out files:  96% (3771/3928)   
Checking out files:  97% (3811/3928)   
Checking out files:  98% (3850/3928)   
Checking out files:  99% (3889/3928)   
Checking out files: 100% (3928/3928)   
Checking out files: 100% (3928/3928), done.
08:20:34 [2021-06-11T08:20:34.155Z] #57 42.14 + cd /tmp/tmp.HcagUCpaDE/src/github.com/containerd/containerd
08:20:34 [2021-06-11T08:20:34.155Z] #57 42.14 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a
08:20:34 [2021-06-11T08:20:34.155Z] #57 43.60 + export 'BUILDTAGS=netgo osusergo static_build'
08:20:34 [2021-06-11T08:20:34.155Z] #57 43.60 + BUILDTAGS='netgo osusergo static_build'
08:20:34 [2021-06-11T08:20:34.155Z] #57 43.60 + export EXTRA_FLAGS=-buildmode=pie
08:20:34 [2021-06-11T08:20:34.155Z] #57 43.60 + EXTRA_FLAGS=-buildmode=pie
08:20:34 [2021-06-11T08:20:34.155Z] #57 43.60 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
08:20:34 [2021-06-11T08:20:34.155Z] #57 43.60 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
08:20:34 [2021-06-11T08:20:34.155Z] #57 43.60 + '[' '' = dynamic ']'
08:20:34 [2021-06-11T08:20:34.155Z] #57 43.60 + make
08:20:34 [2021-06-11T08:20:34.155Z] #57 45.00 + bin/ctr
08:20:34 [2021-06-11T08:20:34.377Z] 
08:20:34 [2021-06-11T08:20:34.377Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:20:34 [2021-06-11T08:20:34.377Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:20:34 [2021-06-11T08:20:34.377Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done
08:20:34 [2021-06-11T08:20:34.377Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done
08:20:34 [2021-06-11T08:20:34.377Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done
08:20:34 [2021-06-11T08:20:34.377Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done
08:20:34 [2021-06-11T08:20:34.414Z] #57 ...
08:20:34 [2021-06-11T08:20:34.414Z] 
08:20:34 [2021-06-11T08:20:34.414Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
08:20:34 [2021-06-11T08:20:34.414Z] #52 sha256:91bdf4a7c1de002be25ef94822811c99249d7c87f24a9a92d37a277f66f50018
08:20:34 [2021-06-11T08:20:34.414Z] #52 DONE 88.6s
08:20:34 [2021-06-11T08:20:34.414Z] 
08:20:34 [2021-06-11T08:20:34.414Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:20:34 [2021-06-11T08:20:34.414Z] #46 sha256:cb73dbc770a18c856843bf43a42b8db763af75d582b8c0c0fdeda4c78e1fff0c
08:20:34 [2021-06-11T08:20:34.414Z] #46 84.58 github.com/LK4D4/vndr/build
08:20:34 [2021-06-11T08:20:34.414Z] #46 86.00 github.com/LK4D4/vndr/versioned
08:20:34 [2021-06-11T08:20:34.414Z] #46 86.12 compress/flate
08:20:34 [2021-06-11T08:20:34.414Z] #46 87.48 hash/crc32
08:20:34 [2021-06-11T08:20:34.414Z] #46 88.30 net
08:20:34 [2021-06-11T08:20:34.414Z] #46 88.52 compress/gzip
08:20:34 [2021-06-11T08:20:34.951Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.3s
08:20:34 [2021-06-11T08:20:34.951Z] #9 ...
08:20:34 [2021-06-11T08:20:34.951Z] 
08:20:34 [2021-06-11T08:20:34.951Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
08:20:34 [2021-06-11T08:20:34.951Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
08:20:34 [2021-06-11T08:20:34.951Z] #42 DONE 0.0s
08:20:34 [2021-06-11T08:20:34.951Z] 
08:20:34 [2021-06-11T08:20:34.951Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:20:34 [2021-06-11T08:20:34.951Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:20:34 [2021-06-11T08:20:34.951Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.34MB / 50.40MB 0.5s
08:20:34 [2021-06-11T08:20:34.951Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 6.14MB / 7.81MB 0.5s
08:20:34 [2021-06-11T08:20:34.980Z] #46 89.32 vendor/golang.org/x/sys/cpu
08:20:35 [2021-06-11T08:20:35.210Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 13.63MB / 50.40MB 0.6s
08:20:35 [2021-06-11T08:20:35.210Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s
08:20:35 [2021-06-11T08:20:35.210Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.05MB / 10.00MB 0.6s
08:20:35 [2021-06-11T08:20:35.210Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 3.15MB / 10.00MB 0.7s
08:20:35 [2021-06-11T08:20:35.481Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 18.87MB / 50.40MB 0.8s
08:20:35 [2021-06-11T08:20:35.481Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.7s done
08:20:35 [2021-06-11T08:20:35.481Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 7.34MB / 10.00MB 0.8s
08:20:35 [2021-06-11T08:20:35.481Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 26.21MB / 50.40MB 0.9s
08:20:35 [2021-06-11T08:20:35.481Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.9s
08:20:35 [2021-06-11T08:20:35.481Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.15MB / 51.83MB 0.9s
08:20:35 [2021-06-11T08:20:35.481Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 32.96MB / 50.40MB 1.0s
08:20:35 [2021-06-11T08:20:35.481Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 10.49MB / 51.83MB 1.0s
08:20:35 [2021-06-11T08:20:35.547Z] #46 89.77 vendor/golang.org/x/crypto/chacha20poly1305
08:20:35 [2021-06-11T08:20:35.693Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.6s done
08:20:35 [2021-06-11T08:20:35.693Z] #9 ...
08:20:35 [2021-06-11T08:20:35.693Z] 
08:20:35 [2021-06-11T08:20:35.693Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
08:20:35 [2021-06-11T08:20:35.693Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f
08:20:35 [2021-06-11T08:20:35.693Z] #27 1.555 Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
08:20:35 [2021-06-11T08:20:35.693Z] #27 1.555 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:20:35 [2021-06-11T08:20:35.693Z] #27 1.573 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:20:35 [2021-06-11T08:20:35.693Z] #27 1.831 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:20:35 [2021-06-11T08:20:35.693Z] #27 2.155 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
08:20:35 [2021-06-11T08:20:35.693Z] #27 2.667 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [292 kB]
08:20:35 [2021-06-11T08:20:35.693Z] #27 4.041 Fetched 8449 kB in 3s (3091 kB/s)
08:20:35 [2021-06-11T08:20:35.693Z] #27 4.041 Reading package lists...
08:20:35 [2021-06-11T08:20:35.693Z] #27 4.948 Reading package lists...
08:20:35 [2021-06-11T08:20:35.693Z] #27 5.825 Building dependency tree...
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.131 The following additional packages will be installed:
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.131   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.131   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.131   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.131 Suggested packages:
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.131   krb5-doc krb5-user
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.131 Recommended packages:
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.131   krb5-locales publicsuffix libsasl2-modules
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.359 The following NEW packages will be installed:
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.359   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.359   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.359   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.359   libssh2-1 libssl1.1 openssl
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.632 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.632 Need to get 5059 kB of archives.
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.632 After this operation, 12.1 MB of additional disk space will be used.
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.632 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.635 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.646 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.646 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.646 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.646 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.655 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.655 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.663 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.663 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.663 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.673 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.673 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.673 Get:14 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.673 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.674 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.676 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.679 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.683 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.693 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.698 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.890 debconf: delaying package configuration, since apt-utils is not installed
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.916 Fetched 5059 kB in 0s (15.6 MB/s)
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.958 Selecting previously unselected package libssl1.1:amd64.
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.958 (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.)
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.960 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
08:20:35 [2021-06-11T08:20:35.693Z] #27 6.967 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
08:20:35 [2021-06-11T08:20:35.693Z] #27 7.165 Selecting previously unselected package openssl.
08:20:35 [2021-06-11T08:20:35.693Z] #27 7.165 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ...
08:20:35 [2021-06-11T08:20:35.693Z] #27 7.179 Unpacking openssl (1.1.1d-0+deb10u6) ...
08:20:35 [2021-06-11T08:20:35.693Z] #27 7.305 Selecting previously unselected package ca-certificates.
08:20:35 [2021-06-11T08:20:35.693Z] #27 7.305 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
08:20:35 [2021-06-11T08:20:35.693Z] #27 7.314 Unpacking ca-certificates (20200601~deb10u2) ...
08:20:35 [2021-06-11T08:20:35.693Z] #27 7.414 Selecting previously unselected package libkeyutils1:amd64.
08:20:35 [2021-06-11T08:20:35.693Z] #27 7.414 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
08:20:35 [2021-06-11T08:20:35.693Z] #27 7.427 Unpacking libkeyutils1:amd64 (1.6-6) ...
08:20:35 [2021-06-11T08:20:35.693Z] #27 7.506 Selecting previously unselected package libkrb5support0:amd64.
08:20:35 [2021-06-11T08:20:35.693Z] #27 7.506 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
08:20:35 [2021-06-11T08:20:35.693Z] #27 7.511 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
08:20:35 [2021-06-11T08:20:35.693Z] #27 7.548 Selecting previously unselected package libk5crypto3:amd64.
08:20:35 [2021-06-11T08:20:35.693Z] #27 7.548 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 7.559 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 7.611 Selecting previously unselected package libkrb5-3:amd64.
08:20:35 [2021-06-11T08:20:35.694Z] #27 7.611 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 7.614 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 7.698 Selecting previously unselected package libgssapi-krb5-2:amd64.
08:20:35 [2021-06-11T08:20:35.694Z] #27 7.698 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 7.701 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 7.754 Selecting previously unselected package libsasl2-modules-db:amd64.
08:20:35 [2021-06-11T08:20:35.694Z] #27 7.754 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 7.759 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 7.797 Selecting previously unselected package libsasl2-2:amd64.
08:20:35 [2021-06-11T08:20:35.694Z] #27 7.797 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 7.801 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 7.846 Selecting previously unselected package libldap-common.
08:20:35 [2021-06-11T08:20:35.694Z] #27 7.846 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 7.849 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 7.892 Selecting previously unselected package libldap-2.4-2:amd64.
08:20:35 [2021-06-11T08:20:35.694Z] #27 7.892 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 7.908 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 7.981 Selecting previously unselected package libnghttp2-14:amd64.
08:20:35 [2021-06-11T08:20:35.694Z] #27 7.981 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 7.985 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.028 Selecting previously unselected package libpsl5:amd64.
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.028 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.034 Unpacking libpsl5:amd64 (0.20.2-2) ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.073 Selecting previously unselected package librtmp1:amd64.
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.073 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.083 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.122 Selecting previously unselected package libssh2-1:amd64.
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.122 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.127 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.180 Selecting previously unselected package libcurl4:amd64.
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.180 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.185 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.254 Selecting previously unselected package curl.
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.254 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.258 Unpacking curl (7.64.0-4+deb10u2) ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.322 Selecting previously unselected package libonig5:amd64.
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.322 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.327 Unpacking libonig5:amd64 (6.9.1-1) ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.406 Selecting previously unselected package libjq1:amd64.
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.406 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.412 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.490 Selecting previously unselected package jq.
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.490 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.495 Unpacking jq (1.5+dfsg-2+b1) ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.536 Setting up libkeyutils1:amd64 (1.6-6) ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.553 Setting up libpsl5:amd64 (0.20.2-2) ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.561 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.664 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.675 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.692 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.703 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.714 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.725 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.736 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.748 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.760 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.770 Setting up openssl (1.1.1d-0+deb10u6) ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.791 Setting up libonig5:amd64 (6.9.1-1) ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.796 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.807 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 8.817 Setting up ca-certificates (20200601~deb10u2) ...
08:20:35 [2021-06-11T08:20:35.694Z] #27 ...
08:20:35 [2021-06-11T08:20:35.694Z] 
08:20:35 [2021-06-11T08:20:35.694Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:20:35 [2021-06-11T08:20:35.694Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:20:35 [2021-06-11T08:20:35.694Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
08:20:35 [2021-06-11T08:20:35.746Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 41.94MB / 50.40MB 1.2s
08:20:35 [2021-06-11T08:20:35.746Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.1s done
08:20:35 [2021-06-11T08:20:35.746Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 15.73MB / 51.83MB 1.2s
08:20:35 [2021-06-11T08:20:35.746Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 1.2s
08:20:35 [2021-06-11T08:20:35.746Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 47.19MB / 50.40MB 1.3s
08:20:35 [2021-06-11T08:20:35.746Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 19.92MB / 51.83MB 1.3s
08:20:35 [2021-06-11T08:20:35.746Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.19MB / 68.67MB 1.3s
08:20:36 [2021-06-11T08:20:36.014Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 28.31MB / 51.83MB 1.4s
08:20:36 [2021-06-11T08:20:36.014Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 11.96MB / 68.67MB 1.4s
08:20:36 [2021-06-11T08:20:36.014Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.6s
08:20:36 [2021-06-11T08:20:36.014Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 39.15MB / 51.83MB 1.6s
08:20:36 [2021-06-11T08:20:36.014Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 24.12MB / 68.67MB 1.6s
08:20:36 [2021-06-11T08:20:36.279Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 48.23MB / 51.83MB 1.7s
08:20:36 [2021-06-11T08:20:36.279Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 29.36MB / 68.67MB 1.7s
08:20:36 [2021-06-11T08:20:36.279Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.8s
08:20:36 [2021-06-11T08:20:36.279Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 39.85MB / 68.67MB 1.8s
08:20:36 [2021-06-11T08:20:36.483Z] #46 90.68 vendor/golang.org/x/crypto/hkdf
08:20:36 [2021-06-11T08:20:36.483Z] #46 90.80 vendor/golang.org/x/text/transform
08:20:36 [2021-06-11T08:20:36.535Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 46.72MB / 68.67MB 1.9s
08:20:36 [2021-06-11T08:20:36.535Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 59.40MB / 68.67MB 2.1s
08:20:36 [2021-06-11T08:20:36.793Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.2s
08:20:36 [2021-06-11T08:20:36.793Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.3s done
08:20:37 [2021-06-11T08:20:37.050Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7
08:20:37 [2021-06-11T08:20:37.051Z] #46 91.39 vendor/golang.org/x/text/unicode/bidi
08:20:37 [2021-06-11T08:20:37.055Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.4s done
08:20:37 [2021-06-11T08:20:37.055Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
08:20:37 [2021-06-11T08:20:37.055Z] #9 ...
08:20:37 [2021-06-11T08:20:37.055Z] 
08:20:37 [2021-06-11T08:20:37.055Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
08:20:37 [2021-06-11T08:20:37.055Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f
08:20:37 [2021-06-11T08:20:37.055Z] #27 1.738 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:20:37 [2021-06-11T08:20:37.055Z] #27 1.749 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
08:20:37 [2021-06-11T08:20:37.055Z] #27 1.749 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:20:37 [2021-06-11T08:20:37.055Z] #27 2.011 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [292 kB]
08:20:37 [2021-06-11T08:20:37.055Z] #27 2.277 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:20:37 [2021-06-11T08:20:37.055Z] #27 2.671 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
08:20:37 [2021-06-11T08:20:37.055Z] #27 4.322 Fetched 8449 kB in 3s (2983 kB/s)
08:20:37 [2021-06-11T08:20:37.055Z] #27 4.322 Reading package lists...
08:20:37 [2021-06-11T08:20:37.055Z] #27 5.286 Reading package lists...
08:20:37 [2021-06-11T08:20:37.055Z] #27 6.183 Building dependency tree...
08:20:37 [2021-06-11T08:20:37.055Z] #27 6.520 The following additional packages will be installed:
08:20:37 [2021-06-11T08:20:37.055Z] #27 6.521   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
08:20:37 [2021-06-11T08:20:37.055Z] #27 6.521   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
08:20:37 [2021-06-11T08:20:37.055Z] #27 6.521   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
08:20:37 [2021-06-11T08:20:37.055Z] #27 6.525 Suggested packages:
08:20:37 [2021-06-11T08:20:37.055Z] #27 6.525   krb5-doc krb5-user
08:20:37 [2021-06-11T08:20:37.055Z] #27 6.525 Recommended packages:
08:20:37 [2021-06-11T08:20:37.055Z] #27 6.525   krb5-locales publicsuffix libsasl2-modules
08:20:37 [2021-06-11T08:20:37.055Z] #27 6.752 The following NEW packages will be installed:
08:20:37 [2021-06-11T08:20:37.055Z] #27 6.752   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
08:20:37 [2021-06-11T08:20:37.055Z] #27 6.752   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
08:20:37 [2021-06-11T08:20:37.055Z] #27 6.752   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
08:20:37 [2021-06-11T08:20:37.055Z] #27 6.754   libssh2-1 libssl1.1 openssl
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.044 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.044 Need to get 5059 kB of archives.
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.044 After this operation, 12.1 MB of additional disk space will be used.
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.044 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.047 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.061 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.061 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.061 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.061 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.068 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.071 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.076 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.080 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.083 Get:11 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.089 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.089 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.093 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.096 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.097 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.100 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.109 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.109 Get:19 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.111 Get:20 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.117 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.344 debconf: delaying package configuration, since apt-utils is not installed
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.371 Fetched 5059 kB in 0s (15.4 MB/s)
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.425 Selecting previously unselected package libssl1.1:amd64.
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.425 (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.)
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.428 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.443 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.640 Selecting previously unselected package openssl.
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.640 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.645 Unpacking openssl (1.1.1d-0+deb10u6) ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.794 Selecting previously unselected package ca-certificates.
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.794 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.796 Unpacking ca-certificates (20200601~deb10u2) ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.881 Selecting previously unselected package libkeyutils1:amd64.
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.881 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.885 Unpacking libkeyutils1:amd64 (1.6-6) ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.926 Selecting previously unselected package libkrb5support0:amd64.
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.926 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.932 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.985 Selecting previously unselected package libk5crypto3:amd64.
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.985 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 7.994 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 8.044 Selecting previously unselected package libkrb5-3:amd64.
08:20:37 [2021-06-11T08:20:37.055Z] #27 8.044 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 8.053 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 8.152 Selecting previously unselected package libgssapi-krb5-2:amd64.
08:20:37 [2021-06-11T08:20:37.055Z] #27 8.152 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 8.157 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 8.219 Selecting previously unselected package libsasl2-modules-db:amd64.
08:20:37 [2021-06-11T08:20:37.055Z] #27 8.219 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 8.224 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 8.267 Selecting previously unselected package libsasl2-2:amd64.
08:20:37 [2021-06-11T08:20:37.055Z] #27 8.267 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 8.273 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 8.322 Selecting previously unselected package libldap-common.
08:20:37 [2021-06-11T08:20:37.055Z] #27 8.322 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 8.329 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 8.385 Selecting previously unselected package libldap-2.4-2:amd64.
08:20:37 [2021-06-11T08:20:37.055Z] #27 8.385 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 8.397 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 8.468 Selecting previously unselected package libnghttp2-14:amd64.
08:20:37 [2021-06-11T08:20:37.055Z] #27 8.468 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 8.476 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 8.556 Selecting previously unselected package libpsl5:amd64.
08:20:37 [2021-06-11T08:20:37.055Z] #27 8.556 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 8.598 Unpacking libpsl5:amd64 (0.20.2-2) ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 8.655 Selecting previously unselected package librtmp1:amd64.
08:20:37 [2021-06-11T08:20:37.055Z] #27 8.655 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 8.662 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 8.744 Selecting previously unselected package libssh2-1:amd64.
08:20:37 [2021-06-11T08:20:37.055Z] #27 8.745 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 8.752 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 8.868 Selecting previously unselected package libcurl4:amd64.
08:20:37 [2021-06-11T08:20:37.055Z] #27 8.868 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 8.878 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 8.968 Selecting previously unselected package curl.
08:20:37 [2021-06-11T08:20:37.055Z] #27 8.968 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 8.976 Unpacking curl (7.64.0-4+deb10u2) ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 9.059 Selecting previously unselected package libonig5:amd64.
08:20:37 [2021-06-11T08:20:37.055Z] #27 9.060 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 9.068 Unpacking libonig5:amd64 (6.9.1-1) ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 9.157 Selecting previously unselected package libjq1:amd64.
08:20:37 [2021-06-11T08:20:37.055Z] #27 9.157 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 9.159 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 9.225 Selecting previously unselected package jq.
08:20:37 [2021-06-11T08:20:37.055Z] #27 9.225 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 9.235 Unpacking jq (1.5+dfsg-2+b1) ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 9.298 Setting up libkeyutils1:amd64 (1.6-6) ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 9.330 Setting up libpsl5:amd64 (0.20.2-2) ...
08:20:37 [2021-06-11T08:20:37.055Z] #27 9.353 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
08:20:37 [2021-06-11T08:20:37.316Z] #27 9.465 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
08:20:37 [2021-06-11T08:20:37.316Z] #27 9.483 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
08:20:37 [2021-06-11T08:20:37.316Z] #27 9.531 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
08:20:37 [2021-06-11T08:20:37.316Z] #27 9.543 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
08:20:37 [2021-06-11T08:20:37.316Z] #27 9.557 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
08:20:37 [2021-06-11T08:20:37.316Z] #27 ...
08:20:37 [2021-06-11T08:20:37.316Z] 
08:20:37 [2021-06-11T08:20:37.316Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:20:37 [2021-06-11T08:20:37.316Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:20:37 [2021-06-11T08:20:37.616Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.0s done
08:20:37 [2021-06-11T08:20:37.616Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 3.1s
08:20:37 [2021-06-11T08:20:37.616Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.2s
08:20:38 [2021-06-11T08:20:38.427Z] #46 92.68 vendor/golang.org/x/text/secure/bidirule
08:20:38 [2021-06-11T08:20:38.427Z] #46 92.86 vendor/golang.org/x/text/unicode/norm
08:20:38 [2021-06-11T08:20:38.427Z] #46 ...
08:20:38 [2021-06-11T08:20:38.427Z] 
08:20:38 [2021-06-11T08:20:38.427Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:20:38 [2021-06-11T08:20:38.427Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:20:38 [2021-06-11T08:20:38.427Z] #13 89.04 Selecting previously unselected package g++-mingw-w64-x86-64.
08:20:38 [2021-06-11T08:20:38.427Z] #13 89.04 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
08:20:38 [2021-06-11T08:20:38.427Z] #13 89.04 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:20:38 [2021-06-11T08:20:38.989Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.2s done
08:20:38 [2021-06-11T08:20:38.989Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.2s done
08:20:38 [2021-06-11T08:20:38.989Z] #9 ...
08:20:38 [2021-06-11T08:20:38.989Z] 
08:20:38 [2021-06-11T08:20:38.989Z] #23 [internal] load build context
08:20:38 [2021-06-11T08:20:38.989Z] #23 sha256:c61e48ad8c542b1676df71ad6b43c2a99878b75f914e407eb9357410c8ca7693
08:20:38 [2021-06-11T08:20:38.989Z] #23 transferring context: 55.89MB 3.9s done
08:20:38 [2021-06-11T08:20:38.989Z] #23 DONE 4.6s
08:20:38 [2021-06-11T08:20:38.989Z] 
08:20:38 [2021-06-11T08:20:38.989Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
08:20:38 [2021-06-11T08:20:38.989Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
08:20:38 [2021-06-11T08:20:38.989Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
08:20:38 [2021-06-11T08:20:38.989Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
08:20:38 [2021-06-11T08:20:38.989Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
08:20:38 [2021-06-11T08:20:38.989Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
08:20:38 [2021-06-11T08:20:38.989Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done
08:20:38 [2021-06-11T08:20:38.989Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.4s done
08:20:38 [2021-06-11T08:20:38.989Z] #63 DONE 4.5s
08:20:38 [2021-06-11T08:20:38.989Z] 
08:20:38 [2021-06-11T08:20:38.989Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:20:38 [2021-06-11T08:20:38.989Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:20:38 [2021-06-11T08:20:38.989Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.39MB / 120.17MB 4.4s
08:20:38 [2021-06-11T08:20:38.989Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 18.87MB / 120.17MB 4.6s
08:20:39 [2021-06-11T08:20:39.553Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 30.41MB / 120.17MB 4.8s
08:20:39 [2021-06-11T08:20:39.553Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 47.19MB / 120.17MB 5.0s
08:20:39 [2021-06-11T08:20:39.553Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 55.57MB / 120.17MB 5.1s
08:20:39 [2021-06-11T08:20:39.814Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 65.01MB / 120.17MB 5.2s
08:20:39 [2021-06-11T08:20:39.814Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 72.35MB / 120.17MB 5.3s
08:20:40 [2021-06-11T08:20:40.072Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 83.89MB / 120.17MB 5.5s
08:20:40 [2021-06-11T08:20:40.072Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.42MB / 120.17MB 5.6s
08:20:40 [2021-06-11T08:20:40.329Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 106.95MB / 120.17MB 5.7s
08:20:40 [2021-06-11T08:20:40.329Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 114.29MB / 120.17MB 5.8s
08:20:40 [2021-06-11T08:20:40.945Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.3s done
08:20:40 [2021-06-11T08:20:40.945Z] #9 ...
08:20:40 [2021-06-11T08:20:40.945Z] 
08:20:40 [2021-06-11T08:20:40.945Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
08:20:40 [2021-06-11T08:20:40.945Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f
08:20:40 [2021-06-11T08:20:40.945Z] #27 9.442 Updating certificates in /etc/ssl/certs...
08:20:40 [2021-06-11T08:20:40.945Z] #27 10.28 137 added, 0 removed; done.
08:20:40 [2021-06-11T08:20:40.945Z] #27 10.31 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
08:20:40 [2021-06-11T08:20:40.945Z] #27 10.32 Setting up jq (1.5+dfsg-2+b1) ...
08:20:40 [2021-06-11T08:20:40.945Z] #27 10.33 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
08:20:40 [2021-06-11T08:20:40.945Z] #27 10.34 Setting up curl (7.64.0-4+deb10u2) ...
08:20:40 [2021-06-11T08:20:40.945Z] #27 10.35 Processing triggers for libc-bin (2.28-10) ...
08:20:40 [2021-06-11T08:20:40.945Z] #27 10.37 Processing triggers for ca-certificates (20200601~deb10u2) ...
08:20:40 [2021-06-11T08:20:40.945Z] #27 10.37 Updating certificates in /etc/ssl/certs...
08:20:40 [2021-06-11T08:20:40.945Z] #27 11.00 0 added, 0 removed; done.
08:20:40 [2021-06-11T08:20:40.945Z] #27 11.00 Running hooks in /etc/ca-certificates/update.d...
08:20:40 [2021-06-11T08:20:40.945Z] #27 11.00 done.
08:20:40 [2021-06-11T08:20:40.945Z] #27 DONE 14.3s
08:20:40 [2021-06-11T08:20:40.945Z] 
08:20:40 [2021-06-11T08:20:40.945Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
08:20:40 [2021-06-11T08:20:40.945Z] #28 sha256:c61cabedeeb23f6fd68cf6bff7d27c63b284f908f420ed21552228ded95f3ad6
08:20:40 [2021-06-11T08:20:40.945Z] #28 DONE 0.2s
08:20:40 [2021-06-11T08:20:40.945Z] 
08:20:40 [2021-06-11T08:20:40.945Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:20:40 [2021-06-11T08:20:40.945Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:20:40 [2021-06-11T08:20:40.945Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
08:20:40 [2021-06-11T08:20:40.945Z] #9 DONE 25.8s
08:20:40 [2021-06-11T08:20:40.945Z] 
08:20:40 [2021-06-11T08:20:40.945Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
08:20:40 [2021-06-11T08:20:40.945Z] #29 sha256:425535ed25647fe5e8a4de76dc466d1af13633555756657685fffaa6a00cb3c4
08:20:41 [2021-06-11T08:20:41.510Z] #29 ...
08:20:41 [2021-06-11T08:20:41.511Z] 
08:20:41 [2021-06-11T08:20:41.511Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
08:20:41 [2021-06-11T08:20:41.511Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
08:20:41 [2021-06-11T08:20:41.511Z] #10 DONE 0.6s
08:20:41 [2021-06-11T08:20:41.697Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 4.4s done
08:20:41 [2021-06-11T08:20:41.767Z] 
08:20:41 [2021-06-11T08:20:41.767Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
08:20:41 [2021-06-11T08:20:41.767Z] #29 sha256:425535ed25647fe5e8a4de76dc466d1af13633555756657685fffaa6a00cb3c4
08:20:41 [2021-06-11T08:20:41.767Z] #29 0.940 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
08:20:41 [2021-06-11T08:20:41.767Z] #29 1.064 
08:20:42 [2021-06-11T08:20:42.537Z] #29 1.187 
############                                                              17.0%
##########################                                                36.2%
########################################                                  56.9%
#######################################################                   76.7%
#####################################################################     96.6%
######################################################################## 100.0%
08:20:42 [2021-06-11T08:20:42.537Z] #29 1.682 
08:20:42 [2021-06-11T08:20:42.537Z] #29 1.784 
######################################################################## 100.0%
08:20:42 [2021-06-11T08:20:42.537Z] #29 1.839 
08:20:42 [2021-06-11T08:20:42.611Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s
08:20:42 [2021-06-11T08:20:42.611Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.4s done
08:20:42 [2021-06-11T08:20:42.793Z] #29 1.951 
###################################################################       93.3%
######################################################################## 100.0%
08:20:42 [2021-06-11T08:20:42.793Z] #29 2.019 
08:20:43 [2021-06-11T08:20:43.182Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
08:20:43 [2021-06-11T08:20:43.307Z] #29 2.130 
#############                                                             18.1%
##########################                                                37.2%
########################################                                  56.6%
08:20:43 [2021-06-11T08:20:43.307Z] #29 ...
08:20:43 [2021-06-11T08:20:43.307Z] 
08:20:43 [2021-06-11T08:20:43.307Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
08:20:43 [2021-06-11T08:20:43.307Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
08:20:43 [2021-06-11T08:20:43.307Z] #11 DONE 1.6s
08:20:43 [2021-06-11T08:20:43.307Z] 
08:20:43 [2021-06-11T08:20:43.307Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
08:20:43 [2021-06-11T08:20:43.307Z] #29 sha256:425535ed25647fe5e8a4de76dc466d1af13633555756657685fffaa6a00cb3c4
08:20:43 [2021-06-11T08:20:43.307Z] #29 2.130 
#############                                                             18.1%
##########################                                                37.2%
########################################                                  56.6%
######################################################                    75.9%
####################################################################      95.0%
######################################################################## 100.0%
08:20:43 [2021-06-11T08:20:43.563Z] #29 2.645 
08:20:43 [2021-06-11T08:20:43.756Z] #9 ...
08:20:43 [2021-06-11T08:20:43.756Z] 
08:20:43 [2021-06-11T08:20:43.756Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
08:20:43 [2021-06-11T08:20:43.756Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f
08:20:43 [2021-06-11T08:20:43.756Z] #27 9.573 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
08:20:43 [2021-06-11T08:20:43.756Z] #27 9.590 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
08:20:43 [2021-06-11T08:20:43.756Z] #27 9.603 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
08:20:43 [2021-06-11T08:20:43.756Z] #27 9.617 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
08:20:43 [2021-06-11T08:20:43.756Z] #27 9.631 Setting up openssl (1.1.1d-0+deb10u6) ...
08:20:43 [2021-06-11T08:20:43.756Z] #27 9.654 Setting up libonig5:amd64 (6.9.1-1) ...
08:20:43 [2021-06-11T08:20:43.756Z] #27 9.669 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
08:20:43 [2021-06-11T08:20:43.756Z] #27 9.683 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
08:20:43 [2021-06-11T08:20:43.756Z] #27 9.699 Setting up ca-certificates (20200601~deb10u2) ...
08:20:43 [2021-06-11T08:20:43.756Z] #27 10.32 Updating certificates in /etc/ssl/certs...
08:20:43 [2021-06-11T08:20:43.756Z] #27 11.11 137 added, 0 removed; done.
08:20:43 [2021-06-11T08:20:43.756Z] #27 11.16 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
08:20:43 [2021-06-11T08:20:43.756Z] #27 11.17 Setting up jq (1.5+dfsg-2+b1) ...
08:20:43 [2021-06-11T08:20:43.756Z] #27 11.18 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
08:20:43 [2021-06-11T08:20:43.756Z] #27 11.20 Setting up curl (7.64.0-4+deb10u2) ...
08:20:43 [2021-06-11T08:20:43.756Z] #27 11.21 Processing triggers for libc-bin (2.28-10) ...
08:20:43 [2021-06-11T08:20:43.756Z] #27 11.23 Processing triggers for ca-certificates (20200601~deb10u2) ...
08:20:43 [2021-06-11T08:20:43.756Z] #27 11.24 Updating certificates in /etc/ssl/certs...
08:20:43 [2021-06-11T08:20:43.756Z] #27 11.90 0 added, 0 removed; done.
08:20:43 [2021-06-11T08:20:43.756Z] #27 11.90 Running hooks in /etc/ca-certificates/update.d...
08:20:43 [2021-06-11T08:20:43.756Z] #27 11.90 done.
08:20:43 [2021-06-11T08:20:43.756Z] #27 DONE 15.8s
08:20:43 [2021-06-11T08:20:43.756Z] 
08:20:43 [2021-06-11T08:20:43.756Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
08:20:43 [2021-06-11T08:20:43.756Z] #28 sha256:04a7a87e7be0dc69fc41ba6597e73ffdaf7191b35bb8363fce9a86eedbd7bde4
08:20:43 [2021-06-11T08:20:43.756Z] #28 DONE 0.1s
08:20:43 [2021-06-11T08:20:43.756Z] 
08:20:43 [2021-06-11T08:20:43.756Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:20:43 [2021-06-11T08:20:43.756Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:20:43 [2021-06-11T08:20:43.756Z] #9 DONE 27.4s
08:20:43 [2021-06-11T08:20:43.756Z] 
08:20:43 [2021-06-11T08:20:43.756Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
08:20:43 [2021-06-11T08:20:43.756Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
08:20:44 [2021-06-11T08:20:44.223Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797
08:20:44 [2021-06-11T08:20:44.483Z] #9 ...
08:20:44 [2021-06-11T08:20:44.483Z] 
08:20:44 [2021-06-11T08:20:44.483Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
08:20:44 [2021-06-11T08:20:44.483Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
08:20:44 [2021-06-11T08:20:44.483Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
08:20:44 [2021-06-11T08:20:44.483Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
08:20:44 [2021-06-11T08:20:44.483Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
08:20:44 [2021-06-11T08:20:44.483Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.2s done
08:20:44 [2021-06-11T08:20:44.483Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done
08:20:44 [2021-06-11T08:20:44.483Z] #65 ...
08:20:44 [2021-06-11T08:20:44.483Z] 
08:20:44 [2021-06-11T08:20:44.483Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51
08:20:44 [2021-06-11T08:20:44.483Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b
08:20:44 [2021-06-11T08:20:44.483Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.1s done
08:20:44 [2021-06-11T08:20:44.483Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done
08:20:44 [2021-06-11T08:20:44.483Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done
08:20:44 [2021-06-11T08:20:44.483Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done
08:20:44 [2021-06-11T08:20:44.483Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 6.9s done
08:20:44 [2021-06-11T08:20:44.483Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 2.7s
08:20:44 [2021-06-11T08:20:44.483Z] #26 ...
08:20:44 [2021-06-11T08:20:44.483Z] 
08:20:44 [2021-06-11T08:20:44.483Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:20:44 [2021-06-11T08:20:44.483Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:20:44 [2021-06-11T08:20:44.483Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.8s done
08:20:44 [2021-06-11T08:20:44.608Z] #29 2.758 
                                                                           1.1%
#######                                                                   10.1%
###########                                                               15.8%
###############                                                           21.1%
##################                                                        26.3%
######################                                                    31.5%
#########################                                                 35.0%
##############################                                            42.3%
#################################                                         46.5%
######################################                                    53.0%
#########################################                                 58.1%
#############################################                             63.4%
08:20:44 [2021-06-11T08:20:44.608Z] #29 ...
08:20:44 [2021-06-11T08:20:44.608Z] 
08:20:44 [2021-06-11T08:20:44.608Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
08:20:44 [2021-06-11T08:20:44.608Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
08:20:44 [2021-06-11T08:20:44.608Z] #39 DONE 1.4s
08:20:44 [2021-06-11T08:20:44.608Z] 
08:20:44 [2021-06-11T08:20:44.608Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
08:20:44 [2021-06-11T08:20:44.608Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
08:20:44 [2021-06-11T08:20:44.608Z] #31 DONE 1.5s
08:20:44 [2021-06-11T08:20:44.608Z] 
08:20:44 [2021-06-11T08:20:44.608Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
08:20:44 [2021-06-11T08:20:44.608Z] #29 sha256:425535ed25647fe5e8a4de76dc466d1af13633555756657685fffaa6a00cb3c4
08:20:44 [2021-06-11T08:20:44.703Z] #10 DONE 0.9s
08:20:44 [2021-06-11T08:20:44.703Z] 
08:20:44 [2021-06-11T08:20:44.703Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
08:20:44 [2021-06-11T08:20:44.703Z] #29 sha256:8856c42e66539d1bd15955b86c8fe34382fa4eece16b32c7ee7c948fa34ca2a8
08:20:44 [2021-06-11T08:20:44.965Z] #29 1.252 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
08:20:44 [2021-06-11T08:20:44.965Z] #29 1.343 
08:20:45 [2021-06-11T08:20:45.045Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.0s done
08:20:45 [2021-06-11T08:20:45.045Z] #9 ...
08:20:45 [2021-06-11T08:20:45.045Z] 
08:20:45 [2021-06-11T08:20:45.045Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
08:20:45 [2021-06-11T08:20:45.045Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
08:20:45 [2021-06-11T08:20:45.045Z] #65 DONE 10.8s
08:20:45 [2021-06-11T08:20:45.131Z] #29 2.758 
                                                                           1.1%
#######                                                                   10.1%
###########                                                               15.8%
###############                                                           21.1%
##################                                                        26.3%
######################                                                    31.5%
#########################                                                 35.0%
##############################                                            42.3%
#################################                                         46.5%
######################################                                    53.0%
#########################################                                 58.1%
#############################################                             63.4%
#################################################                         68.6%
#####################################################                     73.8%
########################################################                  79.1%
############################################################              84.4%
################################################################         
08:20:45 [2021-06-11T08:20:45.131Z] #29 ...
08:20:45 [2021-06-11T08:20:45.131Z] 
08:20:45 [2021-06-11T08:20:45.131Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
08:20:45 [2021-06-11T08:20:45.131Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a
08:20:45 [2021-06-11T08:20:45.131Z] #43 DONE 2.0s
08:20:45 [2021-06-11T08:20:45.131Z] 
08:20:45 [2021-06-11T08:20:45.131Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
08:20:45 [2021-06-11T08:20:45.131Z] #29 sha256:425535ed25647fe5e8a4de76dc466d1af13633555756657685fffaa6a00cb3c4
08:20:45 [2021-06-11T08:20:45.305Z] 
08:20:45 [2021-06-11T08:20:45.305Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:20:45 [2021-06-11T08:20:45.305Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:20:45 [2021-06-11T08:20:45.305Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064
08:20:45 [2021-06-11T08:20:45.391Z] #29 2.758 
                                                                           1.1%
#######                                                                   10.1%
###########                                                               15.8%
###############                                                           21.1%
##################                                                        26.3%
######################                                                    31.5%
#########################                                                 35.0%
##############################                                            42.3%
#################################                                         46.5%
######################################                                    53.0%
#########################################                                 58.1%
#############################################                             63.4%
#################################################                         68.6%
#####################################################                     73.8%
########################################################                  79.1%
############################################################              84.4%
################################################################          89.5%
####################################################################      94.8%
#######################################################################   99.9%
######################################################################## 100.0%
08:20:45 [2021-06-11T08:20:45.391Z] #29 4.628 
08:20:45 [2021-06-11T08:20:45.489Z] #29 1.461 
#########                                                                 12.7%
##########################                                                36.6%
########################################                                  56.9%
#######################################################                   76.8%
#####################################################################     96.5%
######################################################################## 100.0%
08:20:45 [2021-06-11T08:20:45.489Z] #29 1.942 
08:20:45 [2021-06-11T08:20:45.567Z] #9 ...
08:20:45 [2021-06-11T08:20:45.567Z] 
08:20:45 [2021-06-11T08:20:45.567Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51
08:20:45 [2021-06-11T08:20:45.567Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b
08:20:45 [2021-06-11T08:20:45.567Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 3.2s done
08:20:45 [2021-06-11T08:20:45.567Z] #26 DONE 11.2s
08:20:45 [2021-06-11T08:20:45.567Z] 
08:20:45 [2021-06-11T08:20:45.567Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:20:45 [2021-06-11T08:20:45.567Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:20:45 [2021-06-11T08:20:45.750Z] #29 2.043 
######################################################################## 100.0%
08:20:45 [2021-06-11T08:20:45.750Z] #29 2.111 
08:20:45 [2021-06-11T08:20:45.823Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done
08:20:45 [2021-06-11T08:20:45.823Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab
08:20:45 [2021-06-11T08:20:45.958Z] #29 5.121 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
08:20:45 [2021-06-11T08:20:45.958Z] #29 5.229 
08:20:45 [2021-06-11T08:20:45.958Z] #29 5.326 
######################################################################## 100.0%
08:20:46 [2021-06-11T08:20:46.010Z] #29 ...
08:20:46 [2021-06-11T08:20:46.010Z] 
08:20:46 [2021-06-11T08:20:46.010Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
08:20:46 [2021-06-11T08:20:46.010Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
08:20:46 [2021-06-11T08:20:46.010Z] #11 DONE 1.3s
08:20:46 [2021-06-11T08:20:46.010Z] 
08:20:46 [2021-06-11T08:20:46.010Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
08:20:46 [2021-06-11T08:20:46.010Z] #29 sha256:8856c42e66539d1bd15955b86c8fe34382fa4eece16b32c7ee7c948fa34ca2a8
08:20:46 [2021-06-11T08:20:46.223Z] #29 5.366 
08:20:46 [2021-06-11T08:20:46.270Z] #29 2.327 
##############################                                            43.0%
########################################################                  79.0%#29 ...
08:20:46 [2021-06-11T08:20:46.270Z] 
08:20:46 [2021-06-11T08:20:46.270Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
08:20:46 [2021-06-11T08:20:46.270Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
08:20:46 [2021-06-11T08:20:46.270Z] #31 DONE 0.5s
08:20:46 [2021-06-11T08:20:46.270Z] 
08:20:46 [2021-06-11T08:20:46.270Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
08:20:46 [2021-06-11T08:20:46.270Z] #29 sha256:8856c42e66539d1bd15955b86c8fe34382fa4eece16b32c7ee7c948fa34ca2a8
08:20:46 [2021-06-11T08:20:46.270Z] #29 2.327 
##############################                                            43.0%
########################################################                  79.0%
##############################################################            87.3%
######################################################################## 100.0%
08:20:46 [2021-06-11T08:20:46.270Z] #29 2.707 
08:20:46 [2021-06-11T08:20:46.493Z] #29 5.671 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
08:20:46 [2021-06-11T08:20:46.547Z] #29 ...
08:20:46 [2021-06-11T08:20:46.547Z] 
08:20:46 [2021-06-11T08:20:46.547Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
08:20:46 [2021-06-11T08:20:46.547Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
08:20:46 [2021-06-11T08:20:46.547Z] #39 DONE 0.6s
08:20:46 [2021-06-11T08:20:46.547Z] 
08:20:46 [2021-06-11T08:20:46.547Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
08:20:46 [2021-06-11T08:20:46.547Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a
08:20:46 [2021-06-11T08:20:46.547Z] #43 DONE 0.6s
08:20:46 [2021-06-11T08:20:46.547Z] 
08:20:46 [2021-06-11T08:20:46.547Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
08:20:46 [2021-06-11T08:20:46.547Z] #29 sha256:8856c42e66539d1bd15955b86c8fe34382fa4eece16b32c7ee7c948fa34ca2a8
08:20:46 [2021-06-11T08:20:46.552Z] #13 ...
08:20:46 [2021-06-11T08:20:46.552Z] 
08:20:46 [2021-06-11T08:20:46.552Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:20:46 [2021-06-11T08:20:46.552Z] #46 sha256:cb73dbc770a18c856843bf43a42b8db763af75d582b8c0c0fdeda4c78e1fff0c
08:20:46 [2021-06-11T08:20:46.552Z] #46 96.12 vendor/golang.org/x/net/idna
08:20:46 [2021-06-11T08:20:46.552Z] #46 97.99 vendor/golang.org/x/net/http2/hpack
08:20:46 [2021-06-11T08:20:46.552Z] #46 98.93 mime
08:20:46 [2021-06-11T08:20:46.552Z] #46 100.5 mime/quotedprintable
08:20:46 [2021-06-11T08:20:46.552Z] #46 100.8 net/http/internal
08:20:46 [2021-06-11T08:20:46.751Z] #29 5.780 
08:20:46 [2021-06-11T08:20:46.751Z] #29 5.934 
                                                                           0.6%
######################################################################## 100.0%
08:20:46 [2021-06-11T08:20:46.751Z] #29 6.031 
08:20:46 [2021-06-11T08:20:46.753Z] #9 ...
08:20:46 [2021-06-11T08:20:46.753Z] 
08:20:46 [2021-06-11T08:20:46.753Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
08:20:46 [2021-06-11T08:20:46.753Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
08:20:46 [2021-06-11T08:20:46.753Z] #64 DONE 1.1s
08:20:46 [2021-06-11T08:20:46.753Z] 
08:20:46 [2021-06-11T08:20:46.753Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:20:46 [2021-06-11T08:20:46.753Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:20:47 [2021-06-11T08:20:47.078Z] #29 2.855 
#####                                                                      8.3%
###############                                                           21.3%
##############################                                            42.8%
###########################################                               60.2%
#######################################################                   76.7%
#################################################################         90.9%
######################################################################## 100.0%
08:20:47 [2021-06-11T08:20:47.078Z] #29 3.508 
08:20:47 [2021-06-11T08:20:47.317Z] #29 6.481 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
08:20:47 [2021-06-11T08:20:47.317Z] #29 6.575 
08:20:48 [2021-06-11T08:20:48.088Z] #29 6.701 
                                                                           0.0%
#############                                                             18.3%
########################                                                  34.3%
#########################################                                 57.0%
##################################################                        70.4%
###############################################################           88.8%
######################################################################## 100.0%
08:20:48 [2021-06-11T08:20:48.088Z] #29 7.283 
08:20:48 [2021-06-11T08:20:48.120Z] #9 ...
08:20:48 [2021-06-11T08:20:48.120Z] 
08:20:48 [2021-06-11T08:20:48.120Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
08:20:48 [2021-06-11T08:20:48.120Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
08:20:48 [2021-06-11T08:20:48.120Z] #66 DONE 1.6s
08:20:48 [2021-06-11T08:20:48.120Z] 
08:20:48 [2021-06-11T08:20:48.120Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:20:48 [2021-06-11T08:20:48.120Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:20:48 [2021-06-11T08:20:48.653Z] #29 7.668 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
08:20:48 [2021-06-11T08:20:48.653Z] #29 7.780 
08:20:48 [2021-06-11T08:20:48.653Z] #29 7.846 
######################################################################## 100.0%
08:20:48 [2021-06-11T08:20:48.653Z] #29 7.874 
08:20:48 [2021-06-11T08:20:48.910Z] #29 8.096 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
08:20:49 [2021-06-11T08:20:49.167Z] #29 8.236 
08:20:49 [2021-06-11T08:20:49.167Z] #29 8.319 
######################################################################## 100.0%
08:20:49 [2021-06-11T08:20:49.167Z] #29 8.360 
08:20:49 [2021-06-11T08:20:49.167Z] #29 8.383 Download of images into '/build' complete.
08:20:49 [2021-06-11T08:20:49.167Z] #29 8.383 Use something like the following to load the result into a Docker daemon:
08:20:49 [2021-06-11T08:20:49.167Z] #29 8.383   tar -cC '/build' . | docker load
08:20:49 [2021-06-11T08:20:49.815Z] #29 3.632 
                                                                           0.0%
###                                                                        5.3%
#######                                                                    9.8%
#########                                                                 13.0%
#############                                                             18.2%
###############                                                           21.1%
#################                                                         24.4%
####################                                                      28.0%
#######################                                                   32.2%
##########################                                                36.9%
##############################                                            42.4%
##################################                                        47.9%
#######################################                                   54.2%
##########################################                                58.6%
#############################################                             62.6%
##################################################                        69.6%
#######################################################                   77.0%
############################################################              83.7%
#################################################################         90.6%
###################################################################       93.1%
######################################################################    97.5%
######################################################################## 100.0%
08:20:49 [2021-06-11T08:20:49.815Z] #29 6.069 
08:20:49 [2021-06-11T08:20:49.841Z] #46 103.6 crypto/tls
08:20:50 [2021-06-11T08:20:50.019Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.0s done
08:20:50 [2021-06-11T08:20:50.079Z] #29 6.455 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
08:20:50 [2021-06-11T08:20:50.079Z] #29 6.571 
08:20:50 [2021-06-11T08:20:50.275Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551
08:20:50 [2021-06-11T08:20:50.339Z] #29 6.676 
######################################################################## 100.0%
08:20:50 [2021-06-11T08:20:50.340Z] #29 6.716 
08:20:50 [2021-06-11T08:20:50.546Z] #29 DONE 9.8s
08:20:50 [2021-06-11T08:20:50.546Z] 
08:20:50 [2021-06-11T08:20:50.546Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:20:50 [2021-06-11T08:20:50.546Z] #46 sha256:ea595817abc9d3682d38702e0810b8cc10260a6136a42e8ea25399a0aaa8502f
08:20:50 [2021-06-11T08:20:50.546Z] #46 7.094 + RM_GOPATH=0
08:20:50 [2021-06-11T08:20:50.546Z] #46 7.094 + TMP_GOPATH=
08:20:50 [2021-06-11T08:20:50.546Z] #46 7.094 + : /build
08:20:50 [2021-06-11T08:20:50.546Z] #46 7.094 + '[' -z '' ']'
08:20:50 [2021-06-11T08:20:50.546Z] #46 7.094 ++ mktemp -d
08:20:50 [2021-06-11T08:20:50.546Z] #46 7.108 + export GOPATH=/tmp/tmp.I2InVm44Xb
08:20:50 [2021-06-11T08:20:50.546Z] #46 7.108 + GOPATH=/tmp/tmp.I2InVm44Xb
08:20:50 [2021-06-11T08:20:50.546Z] #46 7.108 + RM_GOPATH=1
08:20:50 [2021-06-11T08:20:50.546Z] #46 7.108 + case "$(go env GOARCH)" in
08:20:50 [2021-06-11T08:20:50.546Z] #46 7.108 ++ go env GOARCH
08:20:50 [2021-06-11T08:20:50.546Z] #46 7.122 + export GO_BUILDMODE=-buildmode=pie
08:20:50 [2021-06-11T08:20:50.546Z] #46 7.122 + GO_BUILDMODE=-buildmode=pie
08:20:50 [2021-06-11T08:20:50.546Z] #46 7.122 ++ dirname /tmp/install/install.sh
08:20:50 [2021-06-11T08:20:50.546Z] #46 7.127 + dir=/tmp/install
08:20:50 [2021-06-11T08:20:50.546Z] #46 7.127 + bin=vndr
08:20:50 [2021-06-11T08:20:50.546Z] #46 7.128 + shift
08:20:50 [2021-06-11T08:20:50.546Z] #46 7.128 + '[' '!' -f /tmp/install/vndr.installer ']'
08:20:50 [2021-06-11T08:20:50.546Z] #46 7.132 + . /tmp/install/vndr.installer
08:20:50 [2021-06-11T08:20:50.546Z] #46 7.132 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
08:20:50 [2021-06-11T08:20:50.546Z] #46 7.132 + install_vndr
08:20:50 [2021-06-11T08:20:50.546Z] #46 7.132 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
08:20:50 [2021-06-11T08:20:50.546Z] #46 7.135 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
08:20:50 [2021-06-11T08:20:50.546Z] #46 7.135 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.I2InVm44Xb/src/github.com/LK4D4/vndr
08:20:50 [2021-06-11T08:20:50.546Z] #46 7.138 Cloning into '/tmp/tmp.I2InVm44Xb/src/github.com/LK4D4/vndr'...
08:20:50 [2021-06-11T08:20:50.610Z] #29 7.044 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
08:20:50 [2021-06-11T08:20:50.805Z] #46 ...
08:20:50 [2021-06-11T08:20:50.805Z] 
08:20:50 [2021-06-11T08:20:50.805Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
08:20:50 [2021-06-11T08:20:50.805Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
08:20:50 [2021-06-11T08:20:50.805Z] #12 DONE 7.4s
08:20:50 [2021-06-11T08:20:50.805Z] 
08:20:50 [2021-06-11T08:20:50.805Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:20:50 [2021-06-11T08:20:50.805Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:20:50 [2021-06-11T08:20:50.875Z] #29 7.177 
08:20:50 [2021-06-11T08:20:50.875Z] #29 7.311 
##############################################                            65.0%
######################################################################## 100.0%
08:20:50 [2021-06-11T08:20:50.875Z] #29 7.403 
08:20:51 [2021-06-11T08:20:51.448Z] #29 7.758 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
08:20:51 [2021-06-11T08:20:51.448Z] #29 7.854 
08:20:51 [2021-06-11T08:20:51.746Z] #46 ...
08:20:51 [2021-06-11T08:20:51.746Z] 
08:20:51 [2021-06-11T08:20:51.746Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
08:20:51 [2021-06-11T08:20:51.746Z] #59 sha256:0becea2418f322f7fcd08700ec931237d0648eebe2ac28823a883ef408442901
08:20:51 [2021-06-11T08:20:51.746Z] #59 105.9 + for f in rootlesskit rootlesskit-docker-proxy
08:20:51 [2021-06-11T08:20:51.746Z] #59 105.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
08:20:52 [2021-06-11T08:20:52.503Z] #29 7.976 
######                                                                     9.0%
############                                                              17.6%
###################                                                       27.4%
############################                                              39.7%
#####################################                                     51.6%
##########################################                                59.4%
###############################################                           65.7%
08:20:52 [2021-06-11T08:20:52.503Z] #29 ...
08:20:52 [2021-06-11T08:20:52.503Z] 
08:20:52 [2021-06-11T08:20:52.503Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
08:20:52 [2021-06-11T08:20:52.503Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
08:20:52 [2021-06-11T08:20:52.503Z] #12 DONE 6.5s
08:20:52 [2021-06-11T08:20:52.503Z] 
08:20:52 [2021-06-11T08:20:52.503Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
08:20:52 [2021-06-11T08:20:52.503Z] #29 sha256:8856c42e66539d1bd15955b86c8fe34382fa4eece16b32c7ee7c948fa34ca2a8
08:20:52 [2021-06-11T08:20:52.503Z] #29 7.976 
######                                                                     9.0%
############                                                              17.6%
###################                                                       27.4%
############################                                              39.7%
#####################################                                     51.6%
##########################################                                59.4%
###############################################                           65.7%
################################################                          67.8%
08:20:52 [2021-06-11T08:20:52.503Z] #29 ...
08:20:52 [2021-06-11T08:20:52.504Z] 
08:20:52 [2021-06-11T08:20:52.504Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:20:52 [2021-06-11T08:20:52.504Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:20:53 [2021-06-11T08:20:53.337Z] #13 ...
08:20:53 [2021-06-11T08:20:53.337Z] 
08:20:53 [2021-06-11T08:20:53.337Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:20:53 [2021-06-11T08:20:53.337Z] #50 sha256:5e2a9756a3d9e6b89427621061a3982bbfeec188c592bc062d757943df8d8c03
08:20:53 [2021-06-11T08:20:53.337Z] #50 6.542 + RM_GOPATH=0
08:20:53 [2021-06-11T08:20:53.337Z] #50 6.542 + TMP_GOPATH=
08:20:53 [2021-06-11T08:20:53.337Z] #50 6.542 + : /build
08:20:53 [2021-06-11T08:20:53.337Z] #50 6.542 + '[' -z '' ']'
08:20:53 [2021-06-11T08:20:53.337Z] #50 6.549 ++ mktemp -d
08:20:53 [2021-06-11T08:20:53.337Z] #50 6.549 + export GOPATH=/tmp/tmp.vzA6o5SzMW
08:20:53 [2021-06-11T08:20:53.337Z] #50 6.549 + GOPATH=/tmp/tmp.vzA6o5SzMW
08:20:53 [2021-06-11T08:20:53.337Z] #50 6.549 + RM_GOPATH=1
08:20:53 [2021-06-11T08:20:53.337Z] #50 6.549 + case "$(go env GOARCH)" in
08:20:53 [2021-06-11T08:20:53.337Z] #50 6.549 ++ go env GOARCH
08:20:53 [2021-06-11T08:20:53.337Z] #50 6.562 + export GO_BUILDMODE=-buildmode=pie
08:20:53 [2021-06-11T08:20:53.337Z] #50 6.562 + GO_BUILDMODE=-buildmode=pie
08:20:53 [2021-06-11T08:20:53.337Z] #50 6.564 ++ dirname /tmp/install/install.sh
08:20:53 [2021-06-11T08:20:53.337Z] #50 6.564 + dir=/tmp/install
08:20:53 [2021-06-11T08:20:53.337Z] #50 6.564 + bin=golangci_lint
08:20:53 [2021-06-11T08:20:53.337Z] #50 6.564 + shift
08:20:53 [2021-06-11T08:20:53.337Z] #50 6.564 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
08:20:53 [2021-06-11T08:20:53.337Z] #50 6.564 + . /tmp/install/golangci_lint.installer
08:20:53 [2021-06-11T08:20:53.337Z] #50 6.564 ++ : v1.23.8
08:20:53 [2021-06-11T08:20:53.337Z] #50 6.564 + install_golangci_lint
08:20:53 [2021-06-11T08:20:53.337Z] #50 6.564 + set -e
08:20:53 [2021-06-11T08:20:53.337Z] #50 6.564 + export GO111MODULE=on
08:20:53 [2021-06-11T08:20:53.337Z] #50 6.564 + GO111MODULE=on
08:20:53 [2021-06-11T08:20:53.337Z] #50 6.564 + GOBIN=/build
08:20:53 [2021-06-11T08:20:53.337Z] #50 6.564 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
08:20:53 [2021-06-11T08:20:53.337Z] #50 6.622 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
08:20:53 [2021-06-11T08:20:53.337Z] #50 6.622 go: finding github.com v1.23.8
08:20:53 [2021-06-11T08:20:53.337Z] #50 6.622 go: finding github.com/golangci/golangci-lint v1.23.8
08:20:53 [2021-06-11T08:20:53.337Z] #50 6.622 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
08:20:53 [2021-06-11T08:20:53.337Z] #50 6.622 go: finding github.com/golangci v1.23.8
08:20:53 [2021-06-11T08:20:53.337Z] #50 7.961 go: downloading github.com/golangci/golangci-lint v1.23.8
08:20:53 [2021-06-11T08:20:53.337Z] #50 9.166 go: extracting github.com/golangci/golangci-lint v1.23.8
08:20:53 [2021-06-11T08:20:53.337Z] #50 ...
08:20:53 [2021-06-11T08:20:53.337Z] 
08:20:53 [2021-06-11T08:20:53.337Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
08:20:53 [2021-06-11T08:20:53.337Z] #24 sha256:d3b8c9b4489752b557077265898a9b306848097465ea0ce4714423c755619c02
08:20:53 [2021-06-11T08:20:53.337Z] #24 6.191 + RM_GOPATH=0
08:20:53 [2021-06-11T08:20:53.337Z] #24 6.191 + TMP_GOPATH=
08:20:53 [2021-06-11T08:20:53.337Z] #24 6.191 + : /build
08:20:53 [2021-06-11T08:20:53.337Z] #24 6.191 + '[' -z '' ']'
08:20:53 [2021-06-11T08:20:53.337Z] #24 6.191 ++ mktemp -d
08:20:53 [2021-06-11T08:20:53.337Z] #24 6.191 + export GOPATH=/tmp/tmp.ITrEBoFbzR
08:20:53 [2021-06-11T08:20:53.337Z] #24 6.191 + GOPATH=/tmp/tmp.ITrEBoFbzR
08:20:53 [2021-06-11T08:20:53.337Z] #24 6.191 + RM_GOPATH=1
08:20:53 [2021-06-11T08:20:53.337Z] #24 6.191 + case "$(go env GOARCH)" in
08:20:53 [2021-06-11T08:20:53.337Z] #24 6.192 ++ go env GOARCH
08:20:53 [2021-06-11T08:20:53.337Z] #24 6.197 + export GO_BUILDMODE=-buildmode=pie
08:20:53 [2021-06-11T08:20:53.337Z] #24 6.197 + GO_BUILDMODE=-buildmode=pie
08:20:53 [2021-06-11T08:20:53.337Z] #24 6.197 ++ dirname /tmp/install/install.sh
08:20:53 [2021-06-11T08:20:53.337Z] #24 6.197 + dir=/tmp/install
08:20:53 [2021-06-11T08:20:53.337Z] #24 6.197 + bin=dockercli
08:20:53 [2021-06-11T08:20:53.337Z] #24 6.197 + shift
08:20:53 [2021-06-11T08:20:53.337Z] #24 6.197 + '[' '!' -f /tmp/install/dockercli.installer ']'
08:20:53 [2021-06-11T08:20:53.337Z] #24 6.197 + . /tmp/install/dockercli.installer
08:20:53 [2021-06-11T08:20:53.337Z] #24 6.197 ++ : stable
08:20:53 [2021-06-11T08:20:53.337Z] #24 6.197 ++ : 17.06.2-ce
08:20:53 [2021-06-11T08:20:53.337Z] #24 6.197 + install_dockercli
08:20:53 [2021-06-11T08:20:53.337Z] #24 6.197 + echo 'Install docker/cli version 17.06.2-ce from stable'
08:20:53 [2021-06-11T08:20:53.337Z] #24 6.198 ++ uname -m
08:20:53 [2021-06-11T08:20:53.337Z] #24 6.199 + arch=x86_64
08:20:53 [2021-06-11T08:20:53.337Z] #24 6.199 + '[' x86_64 '!=' x86_64 ']'
08:20:53 [2021-06-11T08:20:53.337Z] #24 6.199 + url=https://download.docker.com/linux/static
08:20:53 [2021-06-11T08:20:53.337Z] #24 6.207 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
08:20:53 [2021-06-11T08:20:53.337Z] #24 6.207 + tar -xz docker/docker
08:20:53 [2021-06-11T08:20:53.337Z] #24 6.208 Install docker/cli version 17.06.2-ce from stable
08:20:53 [2021-06-11T08:20:53.594Z] #24 ...
08:20:53 [2021-06-11T08:20:53.594Z] 
08:20:53 [2021-06-11T08:20:53.594Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
08:20:53 [2021-06-11T08:20:53.594Z] #52 sha256:1a3bc94b7f4ab3849ead7b62049ff92619a0f72b703ee087687c29c348b27572
08:20:53 [2021-06-11T08:20:53.594Z] #52 7.017 + RM_GOPATH=0
08:20:53 [2021-06-11T08:20:53.594Z] #52 7.017 + TMP_GOPATH=
08:20:53 [2021-06-11T08:20:53.594Z] #52 7.017 + : /build
08:20:53 [2021-06-11T08:20:53.594Z] #52 7.017 + '[' -z '' ']'
08:20:53 [2021-06-11T08:20:53.594Z] #52 7.024 ++ mktemp -d
08:20:53 [2021-06-11T08:20:53.594Z] #52 7.025 + export GOPATH=/tmp/tmp.h4PRR3631X
08:20:53 [2021-06-11T08:20:53.594Z] #52 7.025 + GOPATH=/tmp/tmp.h4PRR3631X
08:20:53 [2021-06-11T08:20:53.594Z] #52 7.025 + RM_GOPATH=1
08:20:53 [2021-06-11T08:20:53.594Z] #52 7.025 + case "$(go env GOARCH)" in
08:20:53 [2021-06-11T08:20:53.594Z] #52 7.025 ++ go env GOARCH
08:20:53 [2021-06-11T08:20:53.594Z] #52 7.066 + export GO_BUILDMODE=-buildmode=pie
08:20:53 [2021-06-11T08:20:53.594Z] #52 7.066 + GO_BUILDMODE=-buildmode=pie
08:20:53 [2021-06-11T08:20:53.594Z] #52 7.067 ++ dirname /tmp/install/install.sh
08:20:53 [2021-06-11T08:20:53.594Z] #52 7.069 + dir=/tmp/install
08:20:53 [2021-06-11T08:20:53.594Z] #52 7.080 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
08:20:53 [2021-06-11T08:20:53.594Z] #52 7.080 + bin=shfmt
08:20:53 [2021-06-11T08:20:53.594Z] #52 7.080 + shift
08:20:53 [2021-06-11T08:20:53.594Z] #52 7.080 + '[' '!' -f /tmp/install/shfmt.installer ']'
08:20:53 [2021-06-11T08:20:53.594Z] #52 7.080 + . /tmp/install/shfmt.installer
08:20:53 [2021-06-11T08:20:53.594Z] #52 7.080 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
08:20:53 [2021-06-11T08:20:53.594Z] #52 7.080 + install_shfmt
08:20:53 [2021-06-11T08:20:53.594Z] #52 7.080 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
08:20:53 [2021-06-11T08:20:53.594Z] #52 7.085 + git clone https://github.com/mvdan/sh.git /tmp/tmp.h4PRR3631X/src/github.com/mvdan/sh
08:20:53 [2021-06-11T08:20:53.594Z] #52 7.085 Cloning into '/tmp/tmp.h4PRR3631X/src/github.com/mvdan/sh'...
08:20:53 [2021-06-11T08:20:53.594Z] #52 ...
08:20:53 [2021-06-11T08:20:53.594Z] 
08:20:53 [2021-06-11T08:20:53.594Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
08:20:53 [2021-06-11T08:20:53.594Z] #48 sha256:65ba9c4c880939e52a1feefaea43c38a617273e30f84bc84c9cbb64a0b62fa18
08:20:53 [2021-06-11T08:20:53.594Z] #48 6.559 + RM_GOPATH=0
08:20:53 [2021-06-11T08:20:53.594Z] #48 6.559 + TMP_GOPATH=
08:20:53 [2021-06-11T08:20:53.594Z] #48 6.559 + : /build
08:20:53 [2021-06-11T08:20:53.594Z] #48 6.559 + '[' -z '' ']'
08:20:53 [2021-06-11T08:20:53.594Z] #48 6.559 ++ mktemp -d
08:20:53 [2021-06-11T08:20:53.594Z] #48 6.559 + export GOPATH=/tmp/tmp.ALSImyQskJ
08:20:53 [2021-06-11T08:20:53.594Z] #48 6.559 + GOPATH=/tmp/tmp.ALSImyQskJ
08:20:53 [2021-06-11T08:20:53.594Z] #48 6.559 + RM_GOPATH=1
08:20:53 [2021-06-11T08:20:53.594Z] #48 6.559 + case "$(go env GOARCH)" in
08:20:53 [2021-06-11T08:20:53.594Z] #48 6.559 ++ go env GOARCH
08:20:53 [2021-06-11T08:20:53.594Z] #48 6.576 + export GO_BUILDMODE=-buildmode=pie
08:20:53 [2021-06-11T08:20:53.594Z] #48 6.576 + GO_BUILDMODE=-buildmode=pie
08:20:53 [2021-06-11T08:20:53.594Z] #48 6.581 ++ dirname /tmp/install/install.sh
08:20:53 [2021-06-11T08:20:53.594Z] #48 6.581 + dir=/tmp/install
08:20:53 [2021-06-11T08:20:53.594Z] #48 6.581 + bin=gotestsum
08:20:53 [2021-06-11T08:20:53.594Z] #48 6.581 + shift
08:20:53 [2021-06-11T08:20:53.594Z] #48 6.581 + '[' '!' -f /tmp/install/gotestsum.installer ']'
08:20:53 [2021-06-11T08:20:53.594Z] #48 6.581 + . /tmp/install/gotestsum.installer
08:20:53 [2021-06-11T08:20:53.594Z] #48 6.581 ++ : v0.5.3
08:20:53 [2021-06-11T08:20:53.594Z] #48 6.581 + install_gotestsum
08:20:53 [2021-06-11T08:20:53.594Z] #48 6.581 + set -e
08:20:53 [2021-06-11T08:20:53.594Z] #48 6.581 + export GO111MODULE=on
08:20:53 [2021-06-11T08:20:53.594Z] #48 6.581 + GO111MODULE=on
08:20:53 [2021-06-11T08:20:53.594Z] #48 6.581 + GOBIN=/build
08:20:53 [2021-06-11T08:20:53.594Z] #48 6.581 + go get gotest.tools/gotestsum@v0.5.3
08:20:53 [2021-06-11T08:20:53.594Z] #48 6.621 go: finding gotest.tools v0.5.3
08:20:53 [2021-06-11T08:20:53.594Z] #48 6.621 go: finding gotest.tools/gotestsum v0.5.3
08:20:53 [2021-06-11T08:20:53.594Z] #48 7.382 go: downloading gotest.tools/gotestsum v0.5.3
08:20:53 [2021-06-11T08:20:53.594Z] #48 8.001 go: extracting gotest.tools/gotestsum v0.5.3
08:20:53 [2021-06-11T08:20:53.594Z] #48 9.031 go: downloading github.com/spf13/pflag v1.0.3
08:20:53 [2021-06-11T08:20:53.594Z] #48 9.031 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:20:53 [2021-06-11T08:20:53.594Z] #48 9.042 go: downloading github.com/pkg/errors v0.9.1
08:20:53 [2021-06-11T08:20:53.594Z] #48 9.149 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:20:53 [2021-06-11T08:20:53.594Z] #48 9.202 go: downloading github.com/fatih/color v1.9.0
08:20:53 [2021-06-11T08:20:53.594Z] #48 9.202 go: downloading github.com/jonboulle/clockwork v0.1.0
08:20:53 [2021-06-11T08:20:53.594Z] #48 9.502 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:20:53 [2021-06-11T08:20:53.594Z] #48 9.510 go: extracting github.com/pkg/errors v0.9.1
08:20:53 [2021-06-11T08:20:53.594Z] #48 9.936 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:20:53 [2021-06-11T08:20:53.594Z] #48 9.962 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:20:53 [2021-06-11T08:20:53.594Z] #48 10.01 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:20:53 [2021-06-11T08:20:53.594Z] #48 10.03 go: extracting github.com/fatih/color v1.9.0
08:20:53 [2021-06-11T08:20:53.594Z] #48 10.03 go: downloading github.com/mattn/go-colorable v0.1.6
08:20:53 [2021-06-11T08:20:53.594Z] #48 10.06 go: downloading github.com/mattn/go-isatty v0.0.12
08:20:53 [2021-06-11T08:20:53.594Z] #48 10.18 go: extracting github.com/jonboulle/clockwork v0.1.0
08:20:53 [2021-06-11T08:20:53.594Z] #48 10.21 go: extracting github.com/mattn/go-colorable v0.1.6
08:20:53 [2021-06-11T08:20:53.594Z] #48 10.29 go: extracting github.com/spf13/pflag v1.0.3
08:20:53 [2021-06-11T08:20:53.594Z] #48 10.42 go: extracting github.com/mattn/go-isatty v0.0.12
08:20:53 [2021-06-11T08:20:53.851Z] #48 10.43 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:20:53 [2021-06-11T08:20:53.851Z] #48 ...
08:20:53 [2021-06-11T08:20:53.851Z] 
08:20:53 [2021-06-11T08:20:53.851Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
08:20:53 [2021-06-11T08:20:53.851Z] #34 sha256:754a99aeca8d714bc3d9cff6fad8b2297dd759a1f6f24552d7904a983ebb548b
08:20:53 [2021-06-11T08:20:53.851Z] #34 7.846 Install go-toml version v1.8.1
08:20:53 [2021-06-11T08:20:53.851Z] #34 7.894 go: finding github.com v1.8.1
08:20:53 [2021-06-11T08:20:53.851Z] #34 7.904 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1
08:20:53 [2021-06-11T08:20:53.851Z] #34 7.904 go: finding github.com/pelletier v1.8.1
08:20:53 [2021-06-11T08:20:53.851Z] #34 7.904 go: finding github.com/pelletier/go-toml/cmd v1.8.1
08:20:53 [2021-06-11T08:20:53.851Z] #34 7.904 go: finding github.com/pelletier/go-toml v1.8.1
08:20:53 [2021-06-11T08:20:53.851Z] #34 9.116 go: downloading github.com/pelletier/go-toml v1.8.1
08:20:53 [2021-06-11T08:20:53.851Z] #34 9.626 go: extracting github.com/pelletier/go-toml v1.8.1
08:20:53 [2021-06-11T08:20:53.851Z] #34 ...
08:20:53 [2021-06-11T08:20:53.851Z] 
08:20:53 [2021-06-11T08:20:53.851Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
08:20:53 [2021-06-11T08:20:53.851Z] #59 sha256:576185d632316678b22c483087aec7d8fd0e791451d2cd29899e5be2b28032a9
08:20:53 [2021-06-11T08:20:53.851Z] #59 6.096 + RM_GOPATH=0
08:20:53 [2021-06-11T08:20:53.851Z] #59 6.096 + TMP_GOPATH=
08:20:53 [2021-06-11T08:20:53.851Z] #59 6.096 + : /build
08:20:53 [2021-06-11T08:20:53.851Z] #59 6.096 + '[' -z '' ']'
08:20:53 [2021-06-11T08:20:53.851Z] #59 6.096 ++ mktemp -d
08:20:53 [2021-06-11T08:20:53.851Z] #59 6.096 + export GOPATH=/tmp/tmp.efKmzUCSVF
08:20:53 [2021-06-11T08:20:53.851Z] #59 6.096 + GOPATH=/tmp/tmp.efKmzUCSVF
08:20:53 [2021-06-11T08:20:53.851Z] #59 6.096 + RM_GOPATH=1
08:20:53 [2021-06-11T08:20:53.851Z] #59 6.096 + case "$(go env GOARCH)" in
08:20:53 [2021-06-11T08:20:53.851Z] #59 6.098 ++ go env GOARCH
08:20:53 [2021-06-11T08:20:53.851Z] #59 6.105 + export GO_BUILDMODE=-buildmode=pie
08:20:53 [2021-06-11T08:20:53.851Z] #59 6.105 + GO_BUILDMODE=-buildmode=pie
08:20:53 [2021-06-11T08:20:53.851Z] #59 6.106 ++ dirname /tmp/install/install.sh
08:20:53 [2021-06-11T08:20:53.851Z] #59 6.106 + dir=/tmp/install
08:20:53 [2021-06-11T08:20:53.851Z] #59 6.106 + bin=rootlesskit
08:20:53 [2021-06-11T08:20:53.851Z] #59 6.106 + shift
08:20:53 [2021-06-11T08:20:53.851Z] #59 6.106 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
08:20:53 [2021-06-11T08:20:53.851Z] #59 6.106 + . /tmp/install/rootlesskit.installer
08:20:53 [2021-06-11T08:20:53.851Z] #59 6.111 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
08:20:53 [2021-06-11T08:20:53.851Z] #59 6.111 ++ : 4cd567642273d369adaadcbadca00880552c1778
08:20:53 [2021-06-11T08:20:53.851Z] #59 6.111 + install_rootlesskit
08:20:53 [2021-06-11T08:20:53.851Z] #59 6.111 + case "$1" in
08:20:53 [2021-06-11T08:20:53.851Z] #59 6.111 + export CGO_ENABLED=0
08:20:53 [2021-06-11T08:20:53.851Z] #59 6.111 + CGO_ENABLED=0
08:20:53 [2021-06-11T08:20:53.851Z] #59 6.111 + _install_rootlesskit
08:20:53 [2021-06-11T08:20:53.851Z] #59 6.111 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
08:20:53 [2021-06-11T08:20:53.851Z] #59 6.111 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.efKmzUCSVF/src/github.com/rootless-containers/rootlesskit
08:20:53 [2021-06-11T08:20:53.851Z] #59 6.112 Cloning into '/tmp/tmp.efKmzUCSVF/src/github.com/rootless-containers/rootlesskit'...
08:20:53 [2021-06-11T08:20:53.851Z] #59 10.64 + cd /tmp/tmp.efKmzUCSVF/src/github.com/rootless-containers/rootlesskit
08:20:53 [2021-06-11T08:20:53.851Z] #59 10.64 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
08:20:54 [2021-06-11T08:20:54.127Z] #59 10.71 + export GO111MODULE=on
08:20:54 [2021-06-11T08:20:54.127Z] #59 10.72 + GO111MODULE=on
08:20:54 [2021-06-11T08:20:54.127Z] #59 10.72 + export GOPROXY=https://proxy.golang.org
08:20:54 [2021-06-11T08:20:54.127Z] #59 10.72 + GOPROXY=https://proxy.golang.org
08:20:54 [2021-06-11T08:20:54.127Z] #59 10.72 + for f in rootlesskit rootlesskit-docker-proxy
08:20:54 [2021-06-11T08:20:54.127Z] #59 10.72 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
08:20:54 [2021-06-11T08:20:54.127Z] #59 ...
08:20:54 [2021-06-11T08:20:54.127Z] 
08:20:54 [2021-06-11T08:20:54.127Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
08:20:54 [2021-06-11T08:20:54.127Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
08:20:54 [2021-06-11T08:20:54.128Z] #36 8.008 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:20:54 [2021-06-11T08:20:54.128Z] #36 8.186 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:20:54 [2021-06-11T08:20:54.128Z] #36 8.186 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:20:54 [2021-06-11T08:20:54.128Z] #36 9.814 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:20:54 [2021-06-11T08:20:54.128Z] #36 ...
08:20:54 [2021-06-11T08:20:54.128Z] 
08:20:54 [2021-06-11T08:20:54.128Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
08:20:54 [2021-06-11T08:20:54.128Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
08:20:54 [2021-06-11T08:20:54.128Z] #56 7.508 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:20:54 [2021-06-11T08:20:54.128Z] #56 7.572 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:20:54 [2021-06-11T08:20:54.128Z] #56 7.572 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:20:54 [2021-06-11T08:20:54.128Z] #56 9.260 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:20:54 [2021-06-11T08:20:54.439Z] #56 ...
08:20:54 [2021-06-11T08:20:54.439Z] 
08:20:54 [2021-06-11T08:20:54.439Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:20:54 [2021-06-11T08:20:54.439Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:20:54 [2021-06-11T08:20:54.439Z] #13 2.905 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
08:20:54 [2021-06-11T08:20:54.439Z] #13 3.155 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:20:54 [2021-06-11T08:20:54.439Z] #13 3.174 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:20:54 [2021-06-11T08:20:54.439Z] #13 3.187 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:20:54 [2021-06-11T08:20:54.521Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.7s done
08:20:54 [2021-06-11T08:20:54.521Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e
08:20:54 [2021-06-11T08:20:54.702Z] #13 ...
08:20:54 [2021-06-11T08:20:54.702Z] 
08:20:54 [2021-06-11T08:20:54.702Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
08:20:54 [2021-06-11T08:20:54.702Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
08:20:54 [2021-06-11T08:20:54.702Z] #40 6.432 + git clone https://github.com/docker/distribution.git .
08:20:54 [2021-06-11T08:20:54.702Z] #40 6.432 Cloning into '.'...
08:20:54 [2021-06-11T08:20:54.960Z] #40 ...
08:20:54 [2021-06-11T08:20:54.960Z] 
08:20:54 [2021-06-11T08:20:54.960Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:20:54 [2021-06-11T08:20:54.960Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
08:20:54 [2021-06-11T08:20:54.960Z] #32 5.695 + git clone https://github.com/kolyshkin/go-swagger.git .
08:20:54 [2021-06-11T08:20:54.960Z] #32 5.695 Cloning into '.'...
08:20:54 [2021-06-11T08:20:54.960Z] #32 ...
08:20:54 [2021-06-11T08:20:54.960Z] 
08:20:54 [2021-06-11T08:20:54.960Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:20:54 [2021-06-11T08:20:54.960Z] #46 sha256:ea595817abc9d3682d38702e0810b8cc10260a6136a42e8ea25399a0aaa8502f
08:20:54 [2021-06-11T08:20:54.960Z] #46 8.186 + cd /tmp/tmp.I2InVm44Xb/src/github.com/LK4D4/vndr
08:20:54 [2021-06-11T08:20:54.960Z] #46 8.186 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
08:20:54 [2021-06-11T08:20:54.960Z] #46 8.239 + go build -buildmode=pie -v -o /build/vndr .
08:20:54 [2021-06-11T08:20:54.960Z] #46 10.37 internal/cpu
08:20:54 [2021-06-11T08:20:54.960Z] #46 10.38 runtime/internal/atomic
08:20:54 [2021-06-11T08:20:54.960Z] #46 11.39 runtime/internal/sys
08:20:54 [2021-06-11T08:20:54.960Z] #46 11.41 internal/bytealg
08:20:55 [2021-06-11T08:20:55.055Z] #13 2.264 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:20:55 [2021-06-11T08:20:55.055Z] #13 2.265 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
08:20:55 [2021-06-11T08:20:55.055Z] #13 2.364 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:20:55 [2021-06-11T08:20:55.055Z] #13 2.381 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:20:55 [2021-06-11T08:20:55.217Z] #46 11.85 runtime/internal/math
08:20:55 [2021-06-11T08:20:55.217Z] #46 11.92 internal/race
08:20:55 [2021-06-11T08:20:55.217Z] #46 ...
08:20:55 [2021-06-11T08:20:55.217Z] 
08:20:55 [2021-06-11T08:20:55.217Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
08:20:55 [2021-06-11T08:20:55.217Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815
08:20:55 [2021-06-11T08:20:55.217Z] #44 6.229 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:20:55 [2021-06-11T08:20:55.217Z] #44 6.449 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:20:55 [2021-06-11T08:20:55.217Z] #44 6.449 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:20:55 [2021-06-11T08:20:55.217Z] #44 6.887 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
08:20:55 [2021-06-11T08:20:55.217Z] #44 8.182 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:20:55 [2021-06-11T08:20:55.473Z] #44 ...
08:20:55 [2021-06-11T08:20:55.473Z] 
08:20:55 [2021-06-11T08:20:55.473Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:20:55 [2021-06-11T08:20:55.473Z] #46 sha256:ea595817abc9d3682d38702e0810b8cc10260a6136a42e8ea25399a0aaa8502f
08:20:55 [2021-06-11T08:20:55.473Z] #46 12.08 sync/atomic
08:20:55 [2021-06-11T08:20:55.473Z] #46 12.36 runtime
08:20:55 [2021-06-11T08:20:55.740Z] #46 12.44 unicode
08:20:55 [2021-06-11T08:20:55.890Z] #9 ...
08:20:55 [2021-06-11T08:20:55.890Z] 
08:20:55 [2021-06-11T08:20:55.890Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
08:20:55 [2021-06-11T08:20:55.890Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f
08:20:55 [2021-06-11T08:20:55.890Z] #27 1.933 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:20:55 [2021-06-11T08:20:55.890Z] #27 1.933 Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
08:20:55 [2021-06-11T08:20:55.890Z] #27 1.954 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:20:55 [2021-06-11T08:20:55.890Z] #27 2.110 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:20:55 [2021-06-11T08:20:55.890Z] #27 2.366 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [292 kB]
08:20:55 [2021-06-11T08:20:55.890Z] #27 2.607 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
08:20:55 [2021-06-11T08:20:55.890Z] #27 4.303 Fetched 8449 kB in 3s (3215 kB/s)
08:20:55 [2021-06-11T08:20:55.890Z] #27 4.303 Reading package lists...
08:20:55 [2021-06-11T08:20:55.890Z] #27 5.244 Reading package lists...
08:20:55 [2021-06-11T08:20:55.890Z] #27 6.183 Building dependency tree...
08:20:55 [2021-06-11T08:20:55.890Z] #27 6.513 The following additional packages will be installed:
08:20:55 [2021-06-11T08:20:55.890Z] #27 6.513   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
08:20:55 [2021-06-11T08:20:55.890Z] #27 6.513   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
08:20:55 [2021-06-11T08:20:55.890Z] #27 6.514   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
08:20:55 [2021-06-11T08:20:55.890Z] #27 6.515 Suggested packages:
08:20:55 [2021-06-11T08:20:55.890Z] #27 6.515   krb5-doc krb5-user
08:20:55 [2021-06-11T08:20:55.890Z] #27 6.515 Recommended packages:
08:20:55 [2021-06-11T08:20:55.890Z] #27 6.515   krb5-locales publicsuffix libsasl2-modules
08:20:55 [2021-06-11T08:20:55.890Z] #27 6.765 The following NEW packages will be installed:
08:20:55 [2021-06-11T08:20:55.890Z] #27 6.765   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
08:20:55 [2021-06-11T08:20:55.890Z] #27 6.765   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
08:20:55 [2021-06-11T08:20:55.890Z] #27 6.765   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
08:20:55 [2021-06-11T08:20:55.890Z] #27 6.769   libssh2-1 libssl1.1 openssl
08:20:55 [2021-06-11T08:20:55.890Z] #27 7.094 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded.
08:20:55 [2021-06-11T08:20:55.890Z] #27 7.094 Need to get 5059 kB of archives.
08:20:55 [2021-06-11T08:20:55.890Z] #27 7.094 After this operation, 12.1 MB of additional disk space will be used.
08:20:55 [2021-06-11T08:20:55.890Z] #27 7.094 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
08:20:55 [2021-06-11T08:20:55.890Z] #27 7.110 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
08:20:55 [2021-06-11T08:20:55.890Z] #27 7.110 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB]
08:20:55 [2021-06-11T08:20:55.890Z] #27 7.110 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB]
08:20:55 [2021-06-11T08:20:55.890Z] #27 7.110 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB]
08:20:55 [2021-06-11T08:20:55.890Z] #27 7.110 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
08:20:55 [2021-06-11T08:20:55.890Z] #27 7.110 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB]
08:20:55 [2021-06-11T08:20:55.890Z] #27 7.110 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
08:20:55 [2021-06-11T08:20:55.890Z] #27 7.110 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
08:20:55 [2021-06-11T08:20:55.890Z] #27 7.119 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
08:20:55 [2021-06-11T08:20:55.890Z] #27 7.119 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
08:20:55 [2021-06-11T08:20:55.891Z] #27 7.122 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
08:20:55 [2021-06-11T08:20:55.891Z] #27 7.148 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
08:20:55 [2021-06-11T08:20:55.891Z] #27 7.176 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
08:20:55 [2021-06-11T08:20:55.891Z] #27 7.176 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
08:20:55 [2021-06-11T08:20:55.891Z] #27 7.206 Get:16 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
08:20:55 [2021-06-11T08:20:55.891Z] #27 7.206 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
08:20:55 [2021-06-11T08:20:55.891Z] #27 7.206 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
08:20:55 [2021-06-11T08:20:55.891Z] #27 7.233 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
08:20:55 [2021-06-11T08:20:55.891Z] #27 7.254 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
08:20:55 [2021-06-11T08:20:55.891Z] #27 7.257 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
08:20:55 [2021-06-11T08:20:55.891Z] #27 7.500 debconf: delaying package configuration, since apt-utils is not installed
08:20:55 [2021-06-11T08:20:55.891Z] #27 7.523 Fetched 5059 kB in 0s (11.4 MB/s)
08:20:55 [2021-06-11T08:20:55.891Z] #27 7.563 Selecting previously unselected package libssl1.1:amd64.
08:20:55 [2021-06-11T08:20:55.891Z] #27 7.563 (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.)
08:20:55 [2021-06-11T08:20:55.891Z] #27 7.568 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 7.576 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 7.801 Selecting previously unselected package openssl.
08:20:55 [2021-06-11T08:20:55.891Z] #27 7.801 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 7.806 Unpacking openssl (1.1.1d-0+deb10u6) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 7.993 Selecting previously unselected package ca-certificates.
08:20:55 [2021-06-11T08:20:55.891Z] #27 7.993 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 7.997 Unpacking ca-certificates (20200601~deb10u2) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.077 Selecting previously unselected package libkeyutils1:amd64.
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.077 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.081 Unpacking libkeyutils1:amd64 (1.6-6) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.134 Selecting previously unselected package libkrb5support0:amd64.
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.134 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.151 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.194 Selecting previously unselected package libk5crypto3:amd64.
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.196 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.201 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.257 Selecting previously unselected package libkrb5-3:amd64.
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.257 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.266 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.416 Selecting previously unselected package libgssapi-krb5-2:amd64.
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.416 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.422 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.475 Selecting previously unselected package libsasl2-modules-db:amd64.
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.475 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.480 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.518 Selecting previously unselected package libsasl2-2:amd64.
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.519 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.524 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.571 Selecting previously unselected package libldap-common.
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.571 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.576 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.625 Selecting previously unselected package libldap-2.4-2:amd64.
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.625 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.629 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.700 Selecting previously unselected package libnghttp2-14:amd64.
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.700 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.704 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.761 Selecting previously unselected package libpsl5:amd64.
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.761 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.765 Unpacking libpsl5:amd64 (0.20.2-2) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.819 Selecting previously unselected package librtmp1:amd64.
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.820 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.824 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.872 Selecting previously unselected package libssh2-1:amd64.
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.872 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.876 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.948 Selecting previously unselected package libcurl4:amd64.
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.948 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 8.959 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 9.024 Selecting previously unselected package curl.
08:20:55 [2021-06-11T08:20:55.891Z] #27 9.024 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 9.028 Unpacking curl (7.64.0-4+deb10u2) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 9.139 Selecting previously unselected package libonig5:amd64.
08:20:55 [2021-06-11T08:20:55.891Z] #27 9.139 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 9.146 Unpacking libonig5:amd64 (6.9.1-1) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 9.208 Selecting previously unselected package libjq1:amd64.
08:20:55 [2021-06-11T08:20:55.891Z] #27 9.208 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 9.214 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 9.257 Selecting previously unselected package jq.
08:20:55 [2021-06-11T08:20:55.891Z] #27 9.257 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 9.262 Unpacking jq (1.5+dfsg-2+b1) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 9.332 Setting up libkeyutils1:amd64 (1.6-6) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 9.349 Setting up libpsl5:amd64 (0.20.2-2) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 9.367 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 9.625 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 9.699 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 9.790 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 9.813 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 9.839 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 9.858 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 9.871 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 9.883 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 9.895 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 9.966 Setting up openssl (1.1.1d-0+deb10u6) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 9.990 Setting up libonig5:amd64 (6.9.1-1) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 10.00 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 10.04 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 10.08 Setting up ca-certificates (20200601~deb10u2) ...
08:20:55 [2021-06-11T08:20:55.891Z] #27 ...
08:20:55 [2021-06-11T08:20:55.891Z] 
08:20:55 [2021-06-11T08:20:55.891Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:20:55 [2021-06-11T08:20:55.891Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:20:56 [2021-06-11T08:20:56.011Z] #13 3.476 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB]
08:20:56 [2021-06-11T08:20:56.011Z] #13 ...
08:20:56 [2021-06-11T08:20:56.011Z] 
08:20:56 [2021-06-11T08:20:56.011Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
08:20:56 [2021-06-11T08:20:56.011Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
08:20:56 [2021-06-11T08:20:56.011Z] #36 7.657 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:20:56 [2021-06-11T08:20:56.011Z] #36 7.714 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:20:56 [2021-06-11T08:20:56.011Z] #36 7.714 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:20:56 [2021-06-11T08:20:56.011Z] #36 8.894 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:20:56 [2021-06-11T08:20:56.011Z] #36 ...
08:20:56 [2021-06-11T08:20:56.011Z] 
08:20:56 [2021-06-11T08:20:56.011Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
08:20:56 [2021-06-11T08:20:56.011Z] #24 sha256:6b2e023a5a28de9f15cb06969ca6e537876d254ceb280ca738b408beb13713e1
08:20:56 [2021-06-11T08:20:56.011Z] #24 6.383 + RM_GOPATH=0
08:20:56 [2021-06-11T08:20:56.011Z] #24 6.383 + TMP_GOPATH=
08:20:56 [2021-06-11T08:20:56.011Z] #24 6.383 + : /build
08:20:56 [2021-06-11T08:20:56.011Z] #24 6.383 + '[' -z '' ']'
08:20:56 [2021-06-11T08:20:56.011Z] #24 6.386 ++ mktemp -d
08:20:56 [2021-06-11T08:20:56.011Z] #24 6.410 + export GOPATH=/tmp/tmp.L5MSy89XER
08:20:56 [2021-06-11T08:20:56.011Z] #24 6.410 + GOPATH=/tmp/tmp.L5MSy89XER
08:20:56 [2021-06-11T08:20:56.011Z] #24 6.410 + RM_GOPATH=1
08:20:56 [2021-06-11T08:20:56.011Z] #24 6.410 + case "$(go env GOARCH)" in
08:20:56 [2021-06-11T08:20:56.011Z] #24 6.410 ++ go env GOARCH
08:20:56 [2021-06-11T08:20:56.011Z] #24 6.410 + export GO_BUILDMODE=-buildmode=pie
08:20:56 [2021-06-11T08:20:56.011Z] #24 6.410 + GO_BUILDMODE=-buildmode=pie
08:20:56 [2021-06-11T08:20:56.011Z] #24 6.410 ++ dirname /tmp/install/install.sh
08:20:56 [2021-06-11T08:20:56.011Z] #24 6.410 + dir=/tmp/install
08:20:56 [2021-06-11T08:20:56.011Z] #24 6.410 + bin=dockercli
08:20:56 [2021-06-11T08:20:56.011Z] #24 6.410 + shift
08:20:56 [2021-06-11T08:20:56.011Z] #24 6.410 + '[' '!' -f /tmp/install/dockercli.installer ']'
08:20:56 [2021-06-11T08:20:56.011Z] #24 6.412 + . /tmp/install/dockercli.installer
08:20:56 [2021-06-11T08:20:56.011Z] #24 6.412 ++ : stable
08:20:56 [2021-06-11T08:20:56.011Z] #24 6.412 ++ : 17.06.2-ce
08:20:56 [2021-06-11T08:20:56.011Z] #24 6.412 + install_dockercli
08:20:56 [2021-06-11T08:20:56.011Z] #24 6.412 + echo 'Install docker/cli version 17.06.2-ce from stable'
08:20:56 [2021-06-11T08:20:56.011Z] #24 6.412 Install docker/cli version 17.06.2-ce from stable
08:20:56 [2021-06-11T08:20:56.011Z] #24 6.420 ++ uname -m
08:20:56 [2021-06-11T08:20:56.011Z] #24 6.420 + arch=x86_64
08:20:56 [2021-06-11T08:20:56.011Z] #24 6.420 + '[' x86_64 '!=' x86_64 ']'
08:20:56 [2021-06-11T08:20:56.011Z] #24 6.420 + url=https://download.docker.com/linux/static
08:20:56 [2021-06-11T08:20:56.011Z] #24 6.420 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
08:20:56 [2021-06-11T08:20:56.011Z] #24 6.441 + tar -xz docker/docker
08:20:56 [2021-06-11T08:20:56.011Z] #24 ...
08:20:56 [2021-06-11T08:20:56.011Z] 
08:20:56 [2021-06-11T08:20:56.011Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
08:20:56 [2021-06-11T08:20:56.011Z] #59 sha256:cdaa3ab6615b4fd9fc676d243ceb426a432a6bf9cf54847d913215d5291c90a8
08:20:56 [2021-06-11T08:20:56.011Z] #59 6.469 + RM_GOPATH=0
08:20:56 [2021-06-11T08:20:56.011Z] #59 6.469 + TMP_GOPATH=
08:20:56 [2021-06-11T08:20:56.011Z] #59 6.469 + : /build
08:20:56 [2021-06-11T08:20:56.011Z] #59 6.469 + '[' -z '' ']'
08:20:56 [2021-06-11T08:20:56.011Z] #59 6.471 ++ mktemp -d
08:20:56 [2021-06-11T08:20:56.011Z] #59 6.480 + export GOPATH=/tmp/tmp.84zeTOymf5
08:20:56 [2021-06-11T08:20:56.011Z] #59 6.480 + GOPATH=/tmp/tmp.84zeTOymf5
08:20:56 [2021-06-11T08:20:56.011Z] #59 6.480 + RM_GOPATH=1
08:20:56 [2021-06-11T08:20:56.011Z] #59 6.480 + case "$(go env GOARCH)" in
08:20:56 [2021-06-11T08:20:56.011Z] #59 6.489 ++ go env GOARCH
08:20:56 [2021-06-11T08:20:56.011Z] #59 6.511 + export GO_BUILDMODE=-buildmode=pie
08:20:56 [2021-06-11T08:20:56.011Z] #59 6.511 + GO_BUILDMODE=-buildmode=pie
08:20:56 [2021-06-11T08:20:56.011Z] #59 6.511 ++ dirname /tmp/install/install.sh
08:20:56 [2021-06-11T08:20:56.011Z] #59 6.511 + dir=/tmp/install
08:20:56 [2021-06-11T08:20:56.011Z] #59 6.511 + bin=rootlesskit
08:20:56 [2021-06-11T08:20:56.011Z] #59 6.511 + shift
08:20:56 [2021-06-11T08:20:56.011Z] #59 6.511 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
08:20:56 [2021-06-11T08:20:56.011Z] #59 6.511 + . /tmp/install/rootlesskit.installer
08:20:56 [2021-06-11T08:20:56.011Z] #59 6.511 ++ : 4cd567642273d369adaadcbadca00880552c1778
08:20:56 [2021-06-11T08:20:56.011Z] #59 6.511 + install_rootlesskit
08:20:56 [2021-06-11T08:20:56.011Z] #59 6.511 + case "$1" in
08:20:56 [2021-06-11T08:20:56.011Z] #59 6.511 + export CGO_ENABLED=0
08:20:56 [2021-06-11T08:20:56.011Z] #59 6.511 + CGO_ENABLED=0
08:20:56 [2021-06-11T08:20:56.011Z] #59 6.511 + _install_rootlesskit
08:20:56 [2021-06-11T08:20:56.011Z] #59 6.511 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
08:20:56 [2021-06-11T08:20:56.011Z] #59 6.511 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.84zeTOymf5/src/github.com/rootless-containers/rootlesskit
08:20:56 [2021-06-11T08:20:56.011Z] #59 6.511 Cloning into '/tmp/tmp.84zeTOymf5/src/github.com/rootless-containers/rootlesskit'...
08:20:56 [2021-06-11T08:20:56.011Z] #59 6.513 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
08:20:56 [2021-06-11T08:20:56.273Z] #59 ...
08:20:56 [2021-06-11T08:20:56.273Z] 
08:20:56 [2021-06-11T08:20:56.273Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
08:20:56 [2021-06-11T08:20:56.273Z] #34 sha256:0e2881fcc2c3a01875b2bbd09c711b90394fcde9ddff5d5f32628c0764db68d5
08:20:56 [2021-06-11T08:20:56.273Z] #34 6.446 Install go-toml version v1.8.1
08:20:56 [2021-06-11T08:20:56.273Z] #34 6.560 go: finding github.com/pelletier v1.8.1
08:20:56 [2021-06-11T08:20:56.273Z] #34 6.560 go: finding github.com/pelletier/go-toml v1.8.1
08:20:56 [2021-06-11T08:20:56.273Z] #34 6.560 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1
08:20:56 [2021-06-11T08:20:56.273Z] #34 6.560 go: finding github.com/pelletier/go-toml/cmd v1.8.1
08:20:56 [2021-06-11T08:20:56.273Z] #34 6.560 go: finding github.com v1.8.1
08:20:56 [2021-06-11T08:20:56.273Z] #34 7.803 go: downloading github.com/pelletier/go-toml v1.8.1
08:20:56 [2021-06-11T08:20:56.273Z] #34 8.268 go: extracting github.com/pelletier/go-toml v1.8.1
08:20:56 [2021-06-11T08:20:56.273Z] #34 10.31 github.com/pelletier/go-toml
08:20:56 [2021-06-11T08:20:56.273Z] #34 ...
08:20:56 [2021-06-11T08:20:56.273Z] 
08:20:56 [2021-06-11T08:20:56.273Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
08:20:56 [2021-06-11T08:20:56.273Z] #52 sha256:c11a394957f1c9d010cd87ce746a94f5d6f7a2fe8a801e32518d79d02ffd69da
08:20:56 [2021-06-11T08:20:56.273Z] #52 6.132 + RM_GOPATH=0
08:20:56 [2021-06-11T08:20:56.273Z] #52 6.132 + TMP_GOPATH=
08:20:56 [2021-06-11T08:20:56.273Z] #52 6.132 + : /build
08:20:56 [2021-06-11T08:20:56.273Z] #52 6.132 + '[' -z '' ']'
08:20:56 [2021-06-11T08:20:56.273Z] #52 6.138 ++ mktemp -d
08:20:56 [2021-06-11T08:20:56.273Z] #52 6.138 + export GOPATH=/tmp/tmp.LZ3ozRd6vq
08:20:56 [2021-06-11T08:20:56.273Z] #52 6.138 + GOPATH=/tmp/tmp.LZ3ozRd6vq
08:20:56 [2021-06-11T08:20:56.273Z] #52 6.138 + RM_GOPATH=1
08:20:56 [2021-06-11T08:20:56.273Z] #52 6.138 + case "$(go env GOARCH)" in
08:20:56 [2021-06-11T08:20:56.273Z] #52 6.138 ++ go env GOARCH
08:20:56 [2021-06-11T08:20:56.273Z] #52 6.148 + export GO_BUILDMODE=-buildmode=pie
08:20:56 [2021-06-11T08:20:56.273Z] #52 6.149 + GO_BUILDMODE=-buildmode=pie
08:20:56 [2021-06-11T08:20:56.273Z] #52 6.149 ++ dirname /tmp/install/install.sh
08:20:56 [2021-06-11T08:20:56.273Z] #52 6.151 + dir=/tmp/install
08:20:56 [2021-06-11T08:20:56.273Z] #52 6.151 + bin=shfmt
08:20:56 [2021-06-11T08:20:56.273Z] #52 6.151 + shift
08:20:56 [2021-06-11T08:20:56.273Z] #52 6.151 + '[' '!' -f /tmp/install/shfmt.installer ']'
08:20:56 [2021-06-11T08:20:56.273Z] #52 6.151 + . /tmp/install/shfmt.installer
08:20:56 [2021-06-11T08:20:56.273Z] #52 6.151 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
08:20:56 [2021-06-11T08:20:56.273Z] #52 6.151 + install_shfmt
08:20:56 [2021-06-11T08:20:56.273Z] #52 6.151 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
08:20:56 [2021-06-11T08:20:56.273Z] #52 6.151 + git clone https://github.com/mvdan/sh.git /tmp/tmp.LZ3ozRd6vq/src/github.com/mvdan/sh
08:20:56 [2021-06-11T08:20:56.273Z] #52 6.151 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
08:20:56 [2021-06-11T08:20:56.273Z] #52 6.162 Cloning into '/tmp/tmp.LZ3ozRd6vq/src/github.com/mvdan/sh'...
08:20:56 [2021-06-11T08:20:56.534Z] #52 ...
08:20:56 [2021-06-11T08:20:56.534Z] 
08:20:56 [2021-06-11T08:20:56.534Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
08:20:56 [2021-06-11T08:20:56.534Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
08:20:56 [2021-06-11T08:20:56.534Z] #56 6.703 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:20:56 [2021-06-11T08:20:56.534Z] #56 6.739 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:20:56 [2021-06-11T08:20:56.534Z] #56 6.739 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:20:56 [2021-06-11T08:20:56.534Z] #56 8.277 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:20:56 [2021-06-11T08:20:56.534Z] #56 10.58 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB]
08:20:56 [2021-06-11T08:20:56.801Z] #56 ...
08:20:56 [2021-06-11T08:20:56.801Z] 
08:20:56 [2021-06-11T08:20:56.801Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
08:20:56 [2021-06-11T08:20:56.801Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
08:20:56 [2021-06-11T08:20:56.801Z] #40 6.818 + git clone https://github.com/docker/distribution.git .
08:20:56 [2021-06-11T08:20:56.801Z] #40 6.823 Cloning into '.'...
08:20:56 [2021-06-11T08:20:56.801Z] #40 ...
08:20:56 [2021-06-11T08:20:56.801Z] 
08:20:56 [2021-06-11T08:20:56.801Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:20:56 [2021-06-11T08:20:56.801Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
08:20:56 [2021-06-11T08:20:56.802Z] #32 6.809 + git clone https://github.com/kolyshkin/go-swagger.git .
08:20:56 [2021-06-11T08:20:56.802Z] #32 6.833 Cloning into '.'...
08:20:57 [2021-06-11T08:20:57.020Z] #59 ...
08:20:57 [2021-06-11T08:20:57.020Z] 
08:20:57 [2021-06-11T08:20:57.020Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:20:57 [2021-06-11T08:20:57.020Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:20:57 [2021-06-11T08:20:57.020Z] #13 102.3 Selecting previously unselected package libapparmor1:amd64.
08:20:57 [2021-06-11T08:20:57.020Z] #13 102.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 102.4 Unpacking libapparmor1:amd64 (2.13.2-10) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 102.5 Selecting previously unselected package libapparmor-dev:amd64.
08:20:57 [2021-06-11T08:20:57.020Z] #13 102.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 102.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 102.6 Selecting previously unselected package libbtrfs0.
08:20:57 [2021-06-11T08:20:57.020Z] #13 102.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 102.6 Unpacking libbtrfs0 (4.20.1-2) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 102.7 Selecting previously unselected package libbtrfs-dev.
08:20:57 [2021-06-11T08:20:57.020Z] #13 102.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 102.7 Unpacking libbtrfs-dev (4.20.1-2) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 102.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
08:20:57 [2021-06-11T08:20:57.020Z] #13 102.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 102.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 102.9 Selecting previously unselected package libudev-dev:amd64.
08:20:57 [2021-06-11T08:20:57.020Z] #13 102.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 102.9 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 103.0 Selecting previously unselected package libsepol1-dev:amd64.
08:20:57 [2021-06-11T08:20:57.020Z] #13 103.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 103.0 Unpacking libsepol1-dev:amd64 (2.8-1) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 103.3 Selecting previously unselected package libpcre16-3:amd64.
08:20:57 [2021-06-11T08:20:57.020Z] #13 103.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 103.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 103.5 Selecting previously unselected package libpcre32-3:amd64.
08:20:57 [2021-06-11T08:20:57.020Z] #13 103.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 103.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 103.7 Selecting previously unselected package libpcrecpp0v5:amd64.
08:20:57 [2021-06-11T08:20:57.020Z] #13 103.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 103.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 103.8 Selecting previously unselected package libpcre3-dev:amd64.
08:20:57 [2021-06-11T08:20:57.020Z] #13 103.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 103.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 104.2 Selecting previously unselected package libselinux1-dev:amd64.
08:20:57 [2021-06-11T08:20:57.020Z] #13 104.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 104.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 104.3 Selecting previously unselected package libdevmapper-dev:amd64.
08:20:57 [2021-06-11T08:20:57.020Z] #13 104.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 104.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 104.5 Selecting previously unselected package libseccomp-dev:amd64.
08:20:57 [2021-06-11T08:20:57.020Z] #13 104.5 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 104.5 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 104.6 Selecting previously unselected package libsystemd-dev:amd64.
08:20:57 [2021-06-11T08:20:57.020Z] #13 104.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 104.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 105.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 105.1 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 105.2 Setting up libapparmor1:amd64 (2.13.2-10) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 105.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 105.2 Setting up libpcre16-3:amd64 (2:8.39-12) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 105.2 Setting up libsepol1-dev:amd64 (2.8-1) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 105.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 105.2 Setting up libbtrfs0 (4.20.1-2) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 105.3 Setting up libpcre32-3:amd64 (2:8.39-12) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 105.3 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 105.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 105.3 Setting up libbtrfs-dev (4.20.1-2) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 105.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 105.4 Setting up mingw-w64-common (6.0.0-3) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 105.4 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 105.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 105.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 105.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 105.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
08:20:57 [2021-06-11T08:20:57.020Z] #13 105.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
08:20:57 [2021-06-11T08:20:57.020Z] #13 105.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 105.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
08:20:57 [2021-06-11T08:20:57.020Z] #13 105.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
08:20:57 [2021-06-11T08:20:57.020Z] #13 105.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 105.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 105.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 105.5 Setting up dmsetup (2:1.02.155-3) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 105.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 105.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 105.6 Processing triggers for libc-bin (2.28-10) ...
08:20:57 [2021-06-11T08:20:57.020Z] #13 DONE 107.5s
08:20:57 [2021-06-11T08:20:57.020Z] 
08:20:57 [2021-06-11T08:20:57.020Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
08:20:57 [2021-06-11T08:20:57.020Z] #54 sha256:5ef75fa136fa123eb0e2881dc889298ae7163d23e7d51729dd960b98c060da7e
08:20:57 [2021-06-11T08:20:57.065Z] #32 ...
08:20:57 [2021-06-11T08:20:57.065Z] 
08:20:57 [2021-06-11T08:20:57.065Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
08:20:57 [2021-06-11T08:20:57.065Z] #48 sha256:682be55cd5e0b812dce09902e6e5f5e94999c646060f35f30a5b792a761e6095
08:20:57 [2021-06-11T08:20:57.065Z] #48 6.782 + RM_GOPATH=0
08:20:57 [2021-06-11T08:20:57.065Z] #48 6.782 + TMP_GOPATH=
08:20:57 [2021-06-11T08:20:57.065Z] #48 6.782 + : /build
08:20:57 [2021-06-11T08:20:57.065Z] #48 6.782 + '[' -z '' ']'
08:20:57 [2021-06-11T08:20:57.065Z] #48 6.782 ++ mktemp -d
08:20:57 [2021-06-11T08:20:57.065Z] #48 6.782 + export GOPATH=/tmp/tmp.61y6Vrh8v4
08:20:57 [2021-06-11T08:20:57.065Z] #48 6.782 + GOPATH=/tmp/tmp.61y6Vrh8v4
08:20:57 [2021-06-11T08:20:57.065Z] #48 6.782 + RM_GOPATH=1
08:20:57 [2021-06-11T08:20:57.065Z] #48 6.782 + case "$(go env GOARCH)" in
08:20:57 [2021-06-11T08:20:57.065Z] #48 6.782 ++ go env GOARCH
08:20:57 [2021-06-11T08:20:57.065Z] #48 6.790 + export GO_BUILDMODE=-buildmode=pie
08:20:57 [2021-06-11T08:20:57.065Z] #48 6.790 + GO_BUILDMODE=-buildmode=pie
08:20:57 [2021-06-11T08:20:57.065Z] #48 6.790 ++ dirname /tmp/install/install.sh
08:20:57 [2021-06-11T08:20:57.065Z] #48 6.790 + dir=/tmp/install
08:20:57 [2021-06-11T08:20:57.065Z] #48 6.791 + bin=gotestsum
08:20:57 [2021-06-11T08:20:57.065Z] #48 6.791 + shift
08:20:57 [2021-06-11T08:20:57.065Z] #48 6.791 + '[' '!' -f /tmp/install/gotestsum.installer ']'
08:20:57 [2021-06-11T08:20:57.065Z] #48 6.791 + . /tmp/install/gotestsum.installer
08:20:57 [2021-06-11T08:20:57.065Z] #48 6.791 ++ : v0.5.3
08:20:57 [2021-06-11T08:20:57.065Z] #48 6.791 + install_gotestsum
08:20:57 [2021-06-11T08:20:57.065Z] #48 6.794 + set -e
08:20:57 [2021-06-11T08:20:57.065Z] #48 6.794 + export GO111MODULE=on
08:20:57 [2021-06-11T08:20:57.065Z] #48 6.794 + GO111MODULE=on
08:20:57 [2021-06-11T08:20:57.065Z] #48 6.794 + GOBIN=/build
08:20:57 [2021-06-11T08:20:57.065Z] #48 6.794 + go get gotest.tools/gotestsum@v0.5.3
08:20:57 [2021-06-11T08:20:57.065Z] #48 6.862 go: finding gotest.tools/gotestsum v0.5.3
08:20:57 [2021-06-11T08:20:57.065Z] #48 6.862 go: finding gotest.tools v0.5.3
08:20:57 [2021-06-11T08:20:57.065Z] #48 8.159 go: downloading gotest.tools/gotestsum v0.5.3
08:20:57 [2021-06-11T08:20:57.065Z] #48 8.759 go: extracting gotest.tools/gotestsum v0.5.3
08:20:57 [2021-06-11T08:20:57.065Z] #48 9.568 go: downloading github.com/fatih/color v1.9.0
08:20:57 [2021-06-11T08:20:57.065Z] #48 9.569 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:20:57 [2021-06-11T08:20:57.065Z] #48 9.579 go: downloading github.com/spf13/pflag v1.0.3
08:20:57 [2021-06-11T08:20:57.065Z] #48 9.582 go: downloading github.com/pkg/errors v0.9.1
08:20:57 [2021-06-11T08:20:57.065Z] #48 9.777 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:20:57 [2021-06-11T08:20:57.065Z] #48 9.871 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:20:57 [2021-06-11T08:20:57.065Z] #48 9.920 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:20:57 [2021-06-11T08:20:57.065Z] #48 9.932 go: downloading github.com/jonboulle/clockwork v0.1.0
08:20:57 [2021-06-11T08:20:57.065Z] #48 9.986 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:20:57 [2021-06-11T08:20:57.065Z] #48 10.12 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:20:57 [2021-06-11T08:20:57.065Z] #48 10.25 go: extracting github.com/fatih/color v1.9.0
08:20:57 [2021-06-11T08:20:57.066Z] #48 10.27 go: downloading github.com/mattn/go-isatty v0.0.12
08:20:57 [2021-06-11T08:20:57.066Z] #48 10.33 go: downloading github.com/mattn/go-colorable v0.1.6
08:20:57 [2021-06-11T08:20:57.066Z] #48 10.35 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:20:57 [2021-06-11T08:20:57.066Z] #48 10.35 go: extracting github.com/pkg/errors v0.9.1
08:20:57 [2021-06-11T08:20:57.066Z] #48 10.35 go: extracting github.com/jonboulle/clockwork v0.1.0
08:20:57 [2021-06-11T08:20:57.066Z] #48 10.40 go: extracting github.com/spf13/pflag v1.0.3
08:20:57 [2021-06-11T08:20:57.066Z] #48 10.52 go: extracting github.com/mattn/go-colorable v0.1.6
08:20:57 [2021-06-11T08:20:57.066Z] #48 10.62 go: extracting github.com/mattn/go-isatty v0.0.12
08:20:57 [2021-06-11T08:20:57.066Z] #48 ...
08:20:57 [2021-06-11T08:20:57.066Z] 
08:20:57 [2021-06-11T08:20:57.066Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:20:57 [2021-06-11T08:20:57.066Z] #50 sha256:2ed92f77f9e3023e31bd88b6b773bb934ebaf3fa0397ffd11109b22c1236962e
08:20:57 [2021-06-11T08:20:57.066Z] #50 6.619 + RM_GOPATH=0
08:20:57 [2021-06-11T08:20:57.066Z] #50 6.619 + TMP_GOPATH=
08:20:57 [2021-06-11T08:20:57.066Z] #50 6.619 + : /build
08:20:57 [2021-06-11T08:20:57.066Z] #50 6.619 + '[' -z '' ']'
08:20:57 [2021-06-11T08:20:57.066Z] #50 6.619 ++ mktemp -d
08:20:57 [2021-06-11T08:20:57.066Z] #50 6.619 + export GOPATH=/tmp/tmp.RKIxCVuxyI
08:20:57 [2021-06-11T08:20:57.066Z] #50 6.619 + GOPATH=/tmp/tmp.RKIxCVuxyI
08:20:57 [2021-06-11T08:20:57.066Z] #50 6.619 + RM_GOPATH=1
08:20:57 [2021-06-11T08:20:57.066Z] #50 6.619 + case "$(go env GOARCH)" in
08:20:57 [2021-06-11T08:20:57.066Z] #50 6.619 ++ go env GOARCH
08:20:57 [2021-06-11T08:20:57.066Z] #50 6.636 + export GO_BUILDMODE=-buildmode=pie
08:20:57 [2021-06-11T08:20:57.066Z] #50 6.636 + GO_BUILDMODE=-buildmode=pie
08:20:57 [2021-06-11T08:20:57.066Z] #50 6.650 ++ dirname /tmp/install/install.sh
08:20:57 [2021-06-11T08:20:57.066Z] #50 6.650 + dir=/tmp/install
08:20:57 [2021-06-11T08:20:57.066Z] #50 6.671 + bin=golangci_lint
08:20:57 [2021-06-11T08:20:57.066Z] #50 6.671 + shift
08:20:57 [2021-06-11T08:20:57.066Z] #50 6.671 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
08:20:57 [2021-06-11T08:20:57.066Z] #50 6.671 + . /tmp/install/golangci_lint.installer
08:20:57 [2021-06-11T08:20:57.066Z] #50 6.671 ++ : v1.23.8
08:20:57 [2021-06-11T08:20:57.066Z] #50 6.671 + install_golangci_lint
08:20:57 [2021-06-11T08:20:57.066Z] #50 6.671 + set -e
08:20:57 [2021-06-11T08:20:57.066Z] #50 6.671 + export GO111MODULE=on
08:20:57 [2021-06-11T08:20:57.066Z] #50 6.671 + GO111MODULE=on
08:20:57 [2021-06-11T08:20:57.066Z] #50 6.671 + GOBIN=/build
08:20:57 [2021-06-11T08:20:57.066Z] #50 6.671 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
08:20:57 [2021-06-11T08:20:57.066Z] #50 6.739 go: finding github.com v1.23.8
08:20:57 [2021-06-11T08:20:57.066Z] #50 6.739 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
08:20:57 [2021-06-11T08:20:57.066Z] #50 6.739 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
08:20:57 [2021-06-11T08:20:57.066Z] #50 6.739 go: finding github.com/golangci/golangci-lint v1.23.8
08:20:57 [2021-06-11T08:20:57.066Z] #50 6.739 go: finding github.com/golangci v1.23.8
08:20:57 [2021-06-11T08:20:57.066Z] #50 8.035 go: downloading github.com/golangci/golangci-lint v1.23.8
08:20:57 [2021-06-11T08:20:57.066Z] #50 8.845 go: extracting github.com/golangci/golangci-lint v1.23.8
08:20:57 [2021-06-11T08:20:57.327Z] #50 ...
08:20:57 [2021-06-11T08:20:57.327Z] 
08:20:57 [2021-06-11T08:20:57.327Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
08:20:57 [2021-06-11T08:20:57.327Z] #29 sha256:8856c42e66539d1bd15955b86c8fe34382fa4eece16b32c7ee7c948fa34ca2a8
08:20:57 [2021-06-11T08:20:57.327Z] #29 7.976 
######                                                                     9.0%
############                                                              17.6%
###################                                                       27.4%
############################                                              39.7%
#####################################                                     51.6%
##########################################                                59.4%
###############################################                           65.7%
################################################                          67.8%
###################################################                       71.5%
###########################################################               82.8%
###############################################################           87.8%
#################################################################         91.5%
######################################################################    98.0%
######################################################################## 100.0%
08:20:57 [2021-06-11T08:20:57.327Z] #29 9.538 
08:20:57 [2021-06-11T08:20:57.327Z] #29 10.87 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
08:20:57 [2021-06-11T08:20:57.327Z] #29 11.32 
08:20:57 [2021-06-11T08:20:57.327Z] #29 11.53 
######################################################################## 100.0%
08:20:57 [2021-06-11T08:20:57.327Z] #29 11.71 
08:20:57 [2021-06-11T08:20:57.327Z] #29 12.50 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
08:20:57 [2021-06-11T08:20:57.327Z] #29 12.97 
08:20:57 [2021-06-11T08:20:57.327Z] #29 13.12 
######################################################################## 100.0%
08:20:57 [2021-06-11T08:20:57.327Z] #29 13.26 
08:20:57 [2021-06-11T08:20:57.327Z] #29 13.37 Download of images into '/build' complete.
08:20:57 [2021-06-11T08:20:57.327Z] #29 13.37 Use something like the following to load the result into a Docker daemon:
08:20:57 [2021-06-11T08:20:57.327Z] #29 13.37   tar -cC '/build' . | docker load
08:20:57 [2021-06-11T08:20:57.327Z] #29 DONE 13.6s
08:20:57 [2021-06-11T08:20:57.327Z] 
08:20:57 [2021-06-11T08:20:57.327Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
08:20:57 [2021-06-11T08:20:57.327Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815
08:20:57 [2021-06-11T08:20:57.327Z] #44 7.433 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:20:57 [2021-06-11T08:20:57.327Z] #44 7.471 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:20:57 [2021-06-11T08:20:57.327Z] #44 7.572 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:20:57 [2021-06-11T08:20:57.327Z] #44 8.032 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
08:20:57 [2021-06-11T08:20:57.327Z] #44 8.720 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:20:57 [2021-06-11T08:20:57.327Z] #44 ...
08:20:57 [2021-06-11T08:20:57.327Z] 
08:20:57 [2021-06-11T08:20:57.327Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:20:57 [2021-06-11T08:20:57.327Z] #46 sha256:e08e741e3e4a485fb88e456cbf754ccb4aa9a4c98e716eab22a6a8aa8c193bcb
08:20:57 [2021-06-11T08:20:57.327Z] #46 6.494 + RM_GOPATH=0
08:20:57 [2021-06-11T08:20:57.327Z] #46 6.494 + TMP_GOPATH=
08:20:57 [2021-06-11T08:20:57.327Z] #46 6.494 + : /build
08:20:57 [2021-06-11T08:20:57.327Z] #46 6.494 + '[' -z '' ']'
08:20:57 [2021-06-11T08:20:57.327Z] #46 6.513 ++ mktemp -d
08:20:57 [2021-06-11T08:20:57.327Z] #46 6.513 + export GOPATH=/tmp/tmp.m23RICHJKv
08:20:57 [2021-06-11T08:20:57.327Z] #46 6.513 + GOPATH=/tmp/tmp.m23RICHJKv
08:20:57 [2021-06-11T08:20:57.327Z] #46 6.513 + RM_GOPATH=1
08:20:57 [2021-06-11T08:20:57.327Z] #46 6.513 + case "$(go env GOARCH)" in
08:20:57 [2021-06-11T08:20:57.327Z] #46 6.514 ++ go env GOARCH
08:20:57 [2021-06-11T08:20:57.327Z] #46 6.515 + export GO_BUILDMODE=-buildmode=pie
08:20:57 [2021-06-11T08:20:57.327Z] #46 6.515 + GO_BUILDMODE=-buildmode=pie
08:20:57 [2021-06-11T08:20:57.327Z] #46 6.515 ++ dirname /tmp/install/install.sh
08:20:57 [2021-06-11T08:20:57.327Z] #46 6.519 + dir=/tmp/install
08:20:57 [2021-06-11T08:20:57.327Z] #46 6.519 + bin=vndr
08:20:57 [2021-06-11T08:20:57.327Z] #46 6.519 + shift
08:20:57 [2021-06-11T08:20:57.327Z] #46 6.520 + '[' '!' -f /tmp/install/vndr.installer ']'
08:20:57 [2021-06-11T08:20:57.327Z] #46 6.520 + . /tmp/install/vndr.installer
08:20:57 [2021-06-11T08:20:57.327Z] #46 6.520 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
08:20:57 [2021-06-11T08:20:57.327Z] #46 6.520 + install_vndr
08:20:57 [2021-06-11T08:20:57.327Z] #46 6.520 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
08:20:57 [2021-06-11T08:20:57.327Z] #46 6.520 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
08:20:57 [2021-06-11T08:20:57.327Z] #46 6.520 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.m23RICHJKv/src/github.com/LK4D4/vndr
08:20:57 [2021-06-11T08:20:57.327Z] #46 6.536 Cloning into '/tmp/tmp.m23RICHJKv/src/github.com/LK4D4/vndr'...
08:20:57 [2021-06-11T08:20:57.327Z] #46 7.442 + cd /tmp/tmp.m23RICHJKv/src/github.com/LK4D4/vndr
08:20:57 [2021-06-11T08:20:57.327Z] #46 7.442 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
08:20:57 [2021-06-11T08:20:57.327Z] #46 7.508 + go build -buildmode=pie -v -o /build/vndr .
08:20:57 [2021-06-11T08:20:57.327Z] #46 9.156 runtime/internal/atomic
08:20:57 [2021-06-11T08:20:57.327Z] #46 9.159 internal/cpu
08:20:57 [2021-06-11T08:20:57.327Z] #46 9.524 runtime/internal/sys
08:20:57 [2021-06-11T08:20:57.327Z] #46 9.818 internal/bytealg
08:20:57 [2021-06-11T08:20:57.327Z] #46 9.896 runtime/internal/math
08:20:57 [2021-06-11T08:20:57.327Z] #46 10.11 internal/race
08:20:57 [2021-06-11T08:20:57.327Z] #46 10.23 sync/atomic
08:20:57 [2021-06-11T08:20:57.327Z] #46 10.65 runtime
08:20:57 [2021-06-11T08:20:57.327Z] #46 10.66 unicode
08:20:57 [2021-06-11T08:20:57.588Z] #46 ...
08:20:57 [2021-06-11T08:20:57.588Z] 
08:20:57 [2021-06-11T08:20:57.588Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
08:20:57 [2021-06-11T08:20:57.588Z] #59 sha256:cdaa3ab6615b4fd9fc676d243ceb426a432a6bf9cf54847d913215d5291c90a8
08:20:57 [2021-06-11T08:20:57.588Z] #59 11.61 + cd /tmp/tmp.84zeTOymf5/src/github.com/rootless-containers/rootlesskit
08:20:57 [2021-06-11T08:20:57.588Z] #59 11.64 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
08:20:57 [2021-06-11T08:20:57.588Z] #59 11.76 + export GO111MODULE=on
08:20:57 [2021-06-11T08:20:57.588Z] #59 11.76 + GO111MODULE=on
08:20:57 [2021-06-11T08:20:57.588Z] #59 11.76 + export GOPROXY=https://proxy.golang.org
08:20:57 [2021-06-11T08:20:57.588Z] #59 11.76 + GOPROXY=https://proxy.golang.org
08:20:57 [2021-06-11T08:20:57.588Z] #59 11.76 + for f in rootlesskit rootlesskit-docker-proxy
08:20:57 [2021-06-11T08:20:57.588Z] #59 11.76 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
08:20:57 [2021-06-11T08:20:57.958Z] #54 ...
08:20:57 [2021-06-11T08:20:57.958Z] 
08:20:57 [2021-06-11T08:20:57.958Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
08:20:57 [2021-06-11T08:20:57.958Z] #59 sha256:0becea2418f322f7fcd08700ec931237d0648eebe2ac28823a883ef408442901
08:20:57 [2021-06-11T08:20:57.958Z] #59 DONE 112.3s
08:20:58 [2021-06-11T08:20:58.218Z] 
08:20:58 [2021-06-11T08:20:58.218Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
08:20:58 [2021-06-11T08:20:58.218Z] #60 sha256:6885ed2571bd2fec14eb58aea7bfd6b0a4588b3084de62e78b07a6aa4ab284c2
08:20:58 [2021-06-11T08:20:58.218Z] #60 DONE 0.1s
08:20:58 [2021-06-11T08:20:58.218Z] 
08:20:58 [2021-06-11T08:20:58.218Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
08:20:58 [2021-06-11T08:20:58.218Z] #61 sha256:8f75ae035043766b8237f3480f3a79c93f4cd04affbfbd6ced15039c50d4338d
08:20:58 [2021-06-11T08:20:58.218Z] #61 DONE 0.1s
08:20:58 [2021-06-11T08:20:58.218Z] 
08:20:58 [2021-06-11T08:20:58.218Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
08:20:58 [2021-06-11T08:20:58.218Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
08:20:59 [2021-06-11T08:20:59.014Z] #46 ...
08:20:59 [2021-06-11T08:20:59.014Z] 
08:20:59 [2021-06-11T08:20:59.014Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
08:20:59 [2021-06-11T08:20:59.014Z] #24 sha256:d3b8c9b4489752b557077265898a9b306848097465ea0ce4714423c755619c02
08:20:59 [2021-06-11T08:20:59.014Z] #24 15.35 + mkdir -p /build
08:20:59 [2021-06-11T08:20:59.014Z] #24 15.36 + mv docker/docker /build/
08:20:59 [2021-06-11T08:20:59.014Z] #24 15.37 + rmdir docker
08:20:59 [2021-06-11T08:20:59.014Z] #24 DONE 15.8s
08:20:59 [2021-06-11T08:20:59.156Z] #14 DONE 2.1s
08:20:59 [2021-06-11T08:20:59.156Z] 
08:20:59 [2021-06-11T08:20:59.156Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
08:20:59 [2021-06-11T08:20:59.156Z] #54 sha256:5ef75fa136fa123eb0e2881dc889298ae7163d23e7d51729dd960b98c060da7e
08:20:59 [2021-06-11T08:20:59.156Z] #54 2.142 + RM_GOPATH=0
08:20:59 [2021-06-11T08:20:59.156Z] #54 2.142 + TMP_GOPATH=
08:20:59 [2021-06-11T08:20:59.156Z] #54 2.142 + : /build
08:20:59 [2021-06-11T08:20:59.156Z] #54 2.142 + '[' -z '' ']'
08:20:59 [2021-06-11T08:20:59.156Z] #54 2.177 ++ mktemp -d
08:20:59 [2021-06-11T08:20:59.156Z] #54 2.177 + export GOPATH=/tmp/tmp.n8X0MmKAlh
08:20:59 [2021-06-11T08:20:59.156Z] #54 2.177 + GOPATH=/tmp/tmp.n8X0MmKAlh
08:20:59 [2021-06-11T08:20:59.156Z] #54 2.177 + RM_GOPATH=1
08:20:59 [2021-06-11T08:20:59.156Z] #54 2.177 + case "$(go env GOARCH)" in
08:20:59 [2021-06-11T08:20:59.156Z] #54 2.177 ++ go env GOARCH
08:20:59 [2021-06-11T08:20:59.156Z] #54 2.178 + export GO_BUILDMODE=-buildmode=pie
08:20:59 [2021-06-11T08:20:59.156Z] #54 2.178 + GO_BUILDMODE=-buildmode=pie
08:20:59 [2021-06-11T08:20:59.156Z] #54 2.178 ++ dirname /tmp/install/install.sh
08:20:59 [2021-06-11T08:20:59.156Z] #54 2.178 + dir=/tmp/install
08:20:59 [2021-06-11T08:20:59.156Z] #54 2.178 + bin=runc
08:20:59 [2021-06-11T08:20:59.156Z] #54 2.178 + shift
08:20:59 [2021-06-11T08:20:59.156Z] #54 2.178 + '[' '!' -f /tmp/install/runc.installer ']'
08:20:59 [2021-06-11T08:20:59.156Z] #54 2.178 + . /tmp/install/runc.installer
08:20:59 [2021-06-11T08:20:59.156Z] #54 2.178 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
08:20:59 [2021-06-11T08:20:59.156Z] #54 2.191 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )
08:20:59 [2021-06-11T08:20:59.156Z] #54 2.205 + install_runc
08:20:59 [2021-06-11T08:20:59.156Z] #54 2.205 + grep -q '^3\.10\.0.*\.el7\.'
08:20:59 [2021-06-11T08:20:59.156Z] #54 2.205 + uname -r
08:20:59 [2021-06-11T08:20:59.156Z] #54 2.205 + RUNC_BUILDTAGS='seccomp '
08:20:59 [2021-06-11T08:20:59.156Z] #54 2.205 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )'
08:20:59 [2021-06-11T08:20:59.156Z] #54 2.205 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.n8X0MmKAlh/src/github.com/opencontainers/runc
08:20:59 [2021-06-11T08:20:59.156Z] #54 2.205 Cloning into '/tmp/tmp.n8X0MmKAlh/src/github.com/opencontainers/runc'...
08:20:59 [2021-06-11T08:20:59.160Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s
08:20:59 [2021-06-11T08:20:59.271Z] 
08:20:59 [2021-06-11T08:20:59.271Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:20:59 [2021-06-11T08:20:59.271Z] #50 sha256:5e2a9756a3d9e6b89427621061a3982bbfeec188c592bc062d757943df8d8c03
08:20:59 [2021-06-11T08:20:59.271Z] #50 14.93 go: downloading github.com/pkg/errors v0.8.1
08:20:59 [2021-06-11T08:20:59.271Z] #50 14.97 go: downloading github.com/fatih/color v1.7.0
08:20:59 [2021-06-11T08:20:59.271Z] #50 14.98 go: downloading github.com/go-lintpack/lintpack v0.5.2
08:20:59 [2021-06-11T08:20:59.271Z] #50 15.01 go: downloading github.com/mitchellh/go-homedir v1.1.0
08:20:59 [2021-06-11T08:20:59.271Z] #50 15.04 go: downloading github.com/go-critic/go-critic v0.4.1
08:20:59 [2021-06-11T08:20:59.271Z] #50 15.06 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
08:20:59 [2021-06-11T08:20:59.271Z] #50 15.16 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
08:20:59 [2021-06-11T08:20:59.271Z] #50 15.20 go: extracting github.com/mitchellh/go-homedir v1.1.0
08:20:59 [2021-06-11T08:20:59.271Z] #50 15.20 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
08:20:59 [2021-06-11T08:20:59.271Z] #50 15.35 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
08:20:59 [2021-06-11T08:20:59.271Z] #50 15.50 go: extracting github.com/fatih/color v1.7.0
08:20:59 [2021-06-11T08:20:59.271Z] #50 15.50 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
08:20:59 [2021-06-11T08:20:59.271Z] #50 15.73 go: extracting github.com/pkg/errors v0.8.1
08:20:59 [2021-06-11T08:20:59.271Z] #50 15.73 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
08:20:59 [2021-06-11T08:20:59.271Z] #50 15.78 go: extracting github.com/go-lintpack/lintpack v0.5.2
08:20:59 [2021-06-11T08:20:59.271Z] #50 15.80 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
08:20:59 [2021-06-11T08:20:59.271Z] #50 15.99 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
08:20:59 [2021-06-11T08:20:59.271Z] #50 16.01 go: extracting github.com/go-critic/go-critic v0.4.1
08:20:59 [2021-06-11T08:20:59.528Z] #50 16.22 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
08:20:59 [2021-06-11T08:20:59.528Z] #50 16.24 go: downloading github.com/go-toolsmith/astfmt v1.0.0
08:20:59 [2021-06-11T08:20:59.721Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.6s done
08:20:59 [2021-06-11T08:20:59.977Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a
08:20:59 [2021-06-11T08:20:59.977Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done
08:21:00 [2021-06-11T08:21:00.458Z] #50 17.12 go: extracting github.com/go-toolsmith/astfmt v1.0.0
08:21:00 [2021-06-11T08:21:00.458Z] #50 17.18 go: downloading github.com/ultraware/funlen v0.0.2
08:21:00 [2021-06-11T08:21:00.715Z] #50 17.32 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
08:21:00 [2021-06-11T08:21:00.715Z] #50 17.40 go: extracting github.com/ultraware/funlen v0.0.2
08:21:00 [2021-06-11T08:21:00.902Z] #59 14.61 go: downloading github.com/gofrs/flock v0.8.0
08:21:00 [2021-06-11T08:21:00.902Z] #59 14.63 go: downloading github.com/sirupsen/logrus v1.8.1
08:21:00 [2021-06-11T08:21:00.902Z] #59 14.67 go: downloading github.com/pkg/errors v0.9.1
08:21:00 [2021-06-11T08:21:00.902Z] #59 14.72 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
08:21:00 [2021-06-11T08:21:00.902Z] #59 14.74 go: downloading github.com/gorilla/mux v1.8.0
08:21:00 [2021-06-11T08:21:00.902Z] #59 14.79 go: extracting github.com/gofrs/flock v0.8.0
08:21:00 [2021-06-11T08:21:00.902Z] #59 14.86 go: downloading github.com/urfave/cli/v2 v2.3.0
08:21:00 [2021-06-11T08:21:00.902Z] #59 14.96 go: downloading github.com/google/uuid v1.2.0
08:21:00 [2021-06-11T08:21:00.902Z] #59 14.96 go: downloading github.com/moby/sys/mountinfo v0.4.1
08:21:00 [2021-06-11T08:21:00.902Z] #59 14.97 go: downloading github.com/moby/vpnkit v0.5.0
08:21:00 [2021-06-11T08:21:00.902Z] #59 15.01 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
08:21:00 [2021-06-11T08:21:00.902Z] #59 15.02 go: extracting github.com/pkg/errors v0.9.1
08:21:00 [2021-06-11T08:21:00.902Z] #59 15.05 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
08:21:00 [2021-06-11T08:21:00.973Z] #50 17.61 go: downloading github.com/ultraware/whitespace v0.0.4
08:21:00 [2021-06-11T08:21:00.973Z] #50 17.67 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
08:21:00 [2021-06-11T08:21:00.973Z] #50 17.67 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
08:21:01 [2021-06-11T08:21:01.071Z] #54 ...
08:21:01 [2021-06-11T08:21:01.071Z] 
08:21:01 [2021-06-11T08:21:01.071Z] #15 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
08:21:01 [2021-06-11T08:21:01.071Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
08:21:01 [2021-06-11T08:21:01.071Z] #15 DONE 1.8s
08:21:01 [2021-06-11T08:21:01.071Z] 
08:21:01 [2021-06-11T08:21:01.071Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
08:21:01 [2021-06-11T08:21:01.071Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
08:21:01 [2021-06-11T08:21:01.174Z] #59 15.14 go: extracting github.com/gorilla/mux v1.8.0
08:21:01 [2021-06-11T08:21:01.174Z] #59 15.20 go: extracting github.com/sirupsen/logrus v1.8.1
08:21:01 [2021-06-11T08:21:01.229Z] #50 18.05 go: extracting github.com/ultraware/whitespace v0.0.4
08:21:01 [2021-06-11T08:21:01.230Z] #50 18.09 go: downloading github.com/go-toolsmith/astp v1.0.0
08:21:01 [2021-06-11T08:21:01.344Z] #9 ...
08:21:01 [2021-06-11T08:21:01.344Z] 
08:21:01 [2021-06-11T08:21:01.344Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
08:21:01 [2021-06-11T08:21:01.344Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f
08:21:01 [2021-06-11T08:21:01.344Z] #27 10.65 Updating certificates in /etc/ssl/certs...
08:21:01 [2021-06-11T08:21:01.344Z] #27 11.34 137 added, 0 removed; done.
08:21:01 [2021-06-11T08:21:01.344Z] #27 11.44 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ...
08:21:01 [2021-06-11T08:21:01.344Z] #27 11.45 Setting up jq (1.5+dfsg-2+b1) ...
08:21:01 [2021-06-11T08:21:01.344Z] #27 11.46 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
08:21:01 [2021-06-11T08:21:01.344Z] #27 11.48 Setting up curl (7.64.0-4+deb10u2) ...
08:21:01 [2021-06-11T08:21:01.344Z] #27 11.49 Processing triggers for libc-bin (2.28-10) ...
08:21:01 [2021-06-11T08:21:01.344Z] #27 11.51 Processing triggers for ca-certificates (20200601~deb10u2) ...
08:21:01 [2021-06-11T08:21:01.344Z] #27 11.52 Updating certificates in /etc/ssl/certs...
08:21:01 [2021-06-11T08:21:01.344Z] #27 12.09 0 added, 0 removed; done.
08:21:01 [2021-06-11T08:21:01.344Z] #27 12.09 Running hooks in /etc/ca-certificates/update.d...
08:21:01 [2021-06-11T08:21:01.344Z] #27 12.09 done.
08:21:01 [2021-06-11T08:21:01.344Z] #27 DONE 15.6s
08:21:01 [2021-06-11T08:21:01.344Z] 
08:21:01 [2021-06-11T08:21:01.344Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
08:21:01 [2021-06-11T08:21:01.344Z] #28 sha256:5adc5fa64a0d435b5d5001f60f7dad632a9cf74ad2e05d882226b9573421006a
08:21:01 [2021-06-11T08:21:01.344Z] #28 DONE 0.1s
08:21:01 [2021-06-11T08:21:01.344Z] 
08:21:01 [2021-06-11T08:21:01.344Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2
08:21:01 [2021-06-11T08:21:01.344Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be
08:21:01 [2021-06-11T08:21:01.344Z] #9 DONE 27.0s
08:21:01 [2021-06-11T08:21:01.344Z] 
08:21:01 [2021-06-11T08:21:01.344Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
08:21:01 [2021-06-11T08:21:01.344Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f
08:21:01 [2021-06-11T08:21:01.486Z] #50 18.37 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
08:21:01 [2021-06-11T08:21:01.742Z] #50 18.43 go: extracting github.com/go-toolsmith/astp v1.0.0
08:21:01 [2021-06-11T08:21:01.746Z] #59 15.78 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
08:21:01 [2021-06-11T08:21:01.746Z] #59 16.03 go: extracting github.com/google/uuid v1.2.0
08:21:01 [2021-06-11T08:21:01.999Z] #50 18.69 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
08:21:01 [2021-06-11T08:21:01.999Z] #50 18.82 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
08:21:01 [2021-06-11T08:21:01.999Z] #50 18.82 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
08:21:01 [2021-06-11T08:21:01.999Z] #50 18.92 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
08:21:02 [2021-06-11T08:21:02.008Z] #16 1.080 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
08:21:02 [2021-06-11T08:21:02.008Z] #16 DONE 1.2s
08:21:02 [2021-06-11T08:21:02.008Z] 
08:21:02 [2021-06-11T08:21:02.008Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
08:21:02 [2021-06-11T08:21:02.008Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
08:21:02 [2021-06-11T08:21:02.275Z] #10 DONE 0.8s
08:21:02 [2021-06-11T08:21:02.275Z] 
08:21:02 [2021-06-11T08:21:02.275Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
08:21:02 [2021-06-11T08:21:02.275Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42
08:21:02 [2021-06-11T08:21:02.318Z] #59 16.29 go: extracting github.com/moby/sys/mountinfo v0.4.1
08:21:02 [2021-06-11T08:21:02.584Z] #59 16.68 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
08:21:02 [2021-06-11T08:21:02.845Z] #59 ...
08:21:02 [2021-06-11T08:21:02.845Z] 
08:21:02 [2021-06-11T08:21:02.845Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
08:21:02 [2021-06-11T08:21:02.845Z] #24 sha256:6b2e023a5a28de9f15cb06969ca6e537876d254ceb280ca738b408beb13713e1
08:21:02 [2021-06-11T08:21:02.845Z] #24 16.83 + mkdir -p /build
08:21:02 [2021-06-11T08:21:02.845Z] #24 16.84 + mv docker/docker /build/
08:21:02 [2021-06-11T08:21:02.845Z] #24 16.85 + rmdir docker
08:21:02 [2021-06-11T08:21:02.845Z] #24 DONE 17.0s
08:21:02 [2021-06-11T08:21:02.845Z] 
08:21:02 [2021-06-11T08:21:02.845Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:21:02 [2021-06-11T08:21:02.845Z] #50 sha256:2ed92f77f9e3023e31bd88b6b773bb934ebaf3fa0397ffd11109b22c1236962e
08:21:02 [2021-06-11T08:21:02.845Z] #50 15.82 go: downloading github.com/pkg/errors v0.8.1
08:21:02 [2021-06-11T08:21:02.845Z] #50 15.99 go: downloading github.com/fatih/color v1.7.0
08:21:02 [2021-06-11T08:21:02.845Z] #50 16.07 go: downloading github.com/ultraware/whitespace v0.0.4
08:21:02 [2021-06-11T08:21:02.845Z] #50 16.10 go: downloading github.com/mitchellh/go-homedir v1.1.0
08:21:02 [2021-06-11T08:21:02.845Z] #50 16.10 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
08:21:02 [2021-06-11T08:21:02.845Z] #50 16.11 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
08:21:02 [2021-06-11T08:21:02.845Z] #50 16.11 go: extracting github.com/pkg/errors v0.8.1
08:21:02 [2021-06-11T08:21:02.845Z] #50 16.14 go: extracting github.com/fatih/color v1.7.0
08:21:02 [2021-06-11T08:21:02.845Z] #50 16.14 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
08:21:02 [2021-06-11T08:21:02.845Z] #50 16.27 go: extracting github.com/ultraware/whitespace v0.0.4
08:21:02 [2021-06-11T08:21:02.845Z] #50 16.27 go: downloading github.com/sirupsen/logrus v1.4.2
08:21:02 [2021-06-11T08:21:02.845Z] #50 16.27 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
08:21:02 [2021-06-11T08:21:02.845Z] #50 16.31 go: extracting github.com/mitchellh/go-homedir v1.1.0
08:21:02 [2021-06-11T08:21:02.845Z] #50 16.31 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
08:21:02 [2021-06-11T08:21:02.845Z] #50 16.31 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
08:21:02 [2021-06-11T08:21:02.845Z] #50 16.39 go: extracting github.com/sirupsen/logrus v1.4.2
08:21:02 [2021-06-11T08:21:02.845Z] #50 16.48 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
08:21:02 [2021-06-11T08:21:02.845Z] #50 16.50 go: downloading github.com/spf13/cobra v0.0.5
08:21:02 [2021-06-11T08:21:02.845Z] #50 16.72 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
08:21:02 [2021-06-11T08:21:02.845Z] #50 16.77 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
08:21:02 [2021-06-11T08:21:02.845Z] #50 16.80 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
08:21:02 [2021-06-11T08:21:02.845Z] #50 17.03 go: extracting github.com/spf13/cobra v0.0.5
08:21:02 [2021-06-11T08:21:02.845Z] #50 17.16 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
08:21:02 [2021-06-11T08:21:02.945Z] #50 19.71 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
08:21:03 [2021-06-11T08:21:03.106Z] #50 17.22 go: downloading github.com/spf13/viper v1.6.1
08:21:03 [2021-06-11T08:21:03.106Z] #50 17.46 go: extracting github.com/spf13/viper v1.6.1
08:21:03 [2021-06-11T08:21:03.386Z] #17 DONE 1.2s
08:21:03 [2021-06-11T08:21:03.386Z] 
08:21:03 [2021-06-11T08:21:03.386Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
08:21:03 [2021-06-11T08:21:03.386Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
08:21:03 [2021-06-11T08:21:03.647Z] #11 DONE 1.4s
08:21:03 [2021-06-11T08:21:03.647Z] 
08:21:03 [2021-06-11T08:21:03.647Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
08:21:03 [2021-06-11T08:21:03.647Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
08:21:03 [2021-06-11T08:21:03.647Z] #36 ...
08:21:03 [2021-06-11T08:21:03.647Z] 
08:21:03 [2021-06-11T08:21:03.647Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
08:21:03 [2021-06-11T08:21:03.647Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415
08:21:03 [2021-06-11T08:21:03.647Z] #31 DONE 0.1s
08:21:03 [2021-06-11T08:21:03.912Z] 
08:21:03 [2021-06-11T08:21:03.912Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
08:21:03 [2021-06-11T08:21:03.912Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a
08:21:03 [2021-06-11T08:21:03.912Z] #43 DONE 0.2s
08:21:03 [2021-06-11T08:21:03.912Z] 
08:21:03 [2021-06-11T08:21:03.912Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
08:21:03 [2021-06-11T08:21:03.912Z] #29 sha256:9358d2742bddac357b1fb93d173551014f7b5743f0b0123e7c06c635797548ae
08:21:03 [2021-06-11T08:21:03.913Z] #29 1.223 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
08:21:03 [2021-06-11T08:21:03.913Z] #29 1.302 
08:21:03 [2021-06-11T08:21:03.913Z] #29 1.426 
#######                                                                    9.8%
##########################                                                37.3%
#########################################                                 57.3%
################################################                          66.8%
######################################################                    75.9%
###################################################################       94.2%
######################################################################## 100.0%
08:21:03 [2021-06-11T08:21:03.913Z] #29 2.105 
08:21:04 [2021-06-11T08:21:04.169Z] #29 2.321 
#                                                                          1.6%
########                                                                  11.3%
08:21:04 [2021-06-11T08:21:04.169Z] #29 ...
08:21:04 [2021-06-11T08:21:04.169Z] 
08:21:04 [2021-06-11T08:21:04.169Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
08:21:04 [2021-06-11T08:21:04.169Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2
08:21:04 [2021-06-11T08:21:04.169Z] #39 DONE 0.4s
08:21:04 [2021-06-11T08:21:04.169Z] 
08:21:04 [2021-06-11T08:21:04.169Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
08:21:04 [2021-06-11T08:21:04.169Z] #29 sha256:9358d2742bddac357b1fb93d173551014f7b5743f0b0123e7c06c635797548ae
08:21:04 [2021-06-11T08:21:04.428Z] #29 2.321 
#                                                                          1.6%
########                                                                  11.3%
################                                                          23.4%
########################                                                  34.5%
####################################################                      73.2%
######################################################################## 100.0%
08:21:04 [2021-06-11T08:21:04.699Z] #29 3.278 
08:21:04 [2021-06-11T08:21:04.764Z] #18 DONE 1.2s
08:21:04 [2021-06-11T08:21:04.764Z] 
08:21:04 [2021-06-11T08:21:04.764Z] #19 [dev-systemd-false  6/25] RUN ldconfig
08:21:04 [2021-06-11T08:21:04.764Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
08:21:04 [2021-06-11T08:21:04.764Z] #19 ...
08:21:04 [2021-06-11T08:21:04.764Z] 
08:21:04 [2021-06-11T08:21:04.764Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:21:04 [2021-06-11T08:21:04.764Z] #46 sha256:cb73dbc770a18c856843bf43a42b8db763af75d582b8c0c0fdeda4c78e1fff0c
08:21:04 [2021-06-11T08:21:04.764Z] #46 109.0 net/http/httptrace
08:21:04 [2021-06-11T08:21:04.764Z] #46 109.1 net/http
08:21:04 [2021-06-11T08:21:04.837Z] #50 21.67 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
08:21:04 [2021-06-11T08:21:04.837Z] #50 21.68 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
08:21:04 [2021-06-11T08:21:04.837Z] #50 21.68 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
08:21:04 [2021-06-11T08:21:04.837Z] #50 21.68 go: downloading github.com/uudashr/gocognit v1.0.1
08:21:04 [2021-06-11T08:21:04.837Z] #50 21.68 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
08:21:04 [2021-06-11T08:21:04.837Z] #50 21.70 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
08:21:04 [2021-06-11T08:21:04.837Z] #50 21.71 go: downloading github.com/mattn/go-colorable v0.1.4
08:21:04 [2021-06-11T08:21:04.837Z] #50 21.76 go: downloading github.com/spf13/viper v1.6.1
08:21:04 [2021-06-11T08:21:04.961Z] #29 3.409 
########################                                                  34.3%
######################################################################## 100.0%
08:21:04 [2021-06-11T08:21:04.961Z] #29 3.676 
08:21:05 [2021-06-11T08:21:05.050Z] #50 19.16 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
08:21:05 [2021-06-11T08:21:05.096Z] #50 21.76 go: downloading github.com/sourcegraph/go-diff v0.5.1
08:21:05 [2021-06-11T08:21:05.096Z] #50 21.80 go: downloading github.com/spf13/pflag v1.0.5
08:21:05 [2021-06-11T08:21:05.096Z] #50 ...
08:21:05 [2021-06-11T08:21:05.096Z] 
08:21:05 [2021-06-11T08:21:05.096Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:21:05 [2021-06-11T08:21:05.096Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:21:05 [2021-06-11T08:21:05.096Z] #13 4.406 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB]
08:21:05 [2021-06-11T08:21:05.096Z] #13 6.264 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:21:05 [2021-06-11T08:21:05.096Z] #13 8.782 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB]
08:21:05 [2021-06-11T08:21:05.096Z] #13 10.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
08:21:05 [2021-06-11T08:21:05.096Z] #13 ...
08:21:05 [2021-06-11T08:21:05.096Z] 
08:21:05 [2021-06-11T08:21:05.096Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:21:05 [2021-06-11T08:21:05.096Z] #50 sha256:5e2a9756a3d9e6b89427621061a3982bbfeec188c592bc062d757943df8d8c03
08:21:05 [2021-06-11T08:21:05.096Z] #50 21.92 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
08:21:05 [2021-06-11T08:21:05.096Z] #50 21.92 go: downloading github.com/go-toolsmith/astcopy v1.0.0
08:21:05 [2021-06-11T08:21:05.096Z] #50 21.93 go: extracting github.com/spf13/viper v1.6.1
08:21:05 [2021-06-11T08:21:05.353Z] #50 22.05 go: extracting github.com/sourcegraph/go-diff v0.5.1
08:21:05 [2021-06-11T08:21:05.353Z] #50 22.12 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
08:21:05 [2021-06-11T08:21:05.353Z] #50 ...
08:21:05 [2021-06-11T08:21:05.353Z] 
08:21:05 [2021-06-11T08:21:05.353Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
08:21:05 [2021-06-11T08:21:05.353Z] #34 sha256:754a99aeca8d714bc3d9cff6fad8b2297dd759a1f6f24552d7904a983ebb548b
08:21:05 [2021-06-11T08:21:05.353Z] #34 12.05 github.com/pelletier/go-toml
08:21:05 [2021-06-11T08:21:05.353Z] #34 19.48 github.com/pelletier/go-toml/cmd/tomll
08:21:05 [2021-06-11T08:21:05.353Z] #34 ...
08:21:05 [2021-06-11T08:21:05.353Z] 
08:21:05 [2021-06-11T08:21:05.353Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
08:21:05 [2021-06-11T08:21:05.353Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
08:21:05 [2021-06-11T08:21:05.353Z] #56 12.23 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB]
08:21:05 [2021-06-11T08:21:05.353Z] #56 14.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
08:21:05 [2021-06-11T08:21:05.609Z] #56 ...
08:21:05 [2021-06-11T08:21:05.609Z] 
08:21:05 [2021-06-11T08:21:05.609Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:21:05 [2021-06-11T08:21:05.609Z] #50 sha256:5e2a9756a3d9e6b89427621061a3982bbfeec188c592bc062d757943df8d8c03
08:21:05 [2021-06-11T08:21:05.609Z] #50 22.19 go: extracting github.com/uudashr/gocognit v1.0.1
08:21:05 [2021-06-11T08:21:05.609Z] #50 22.32 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
08:21:05 [2021-06-11T08:21:05.609Z] #50 22.36 go: downloading github.com/go-toolsmith/astcast v1.0.0
08:21:05 [2021-06-11T08:21:05.609Z] #50 22.39 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
08:21:05 [2021-06-11T08:21:05.609Z] #50 22.42 go: extracting github.com/mattn/go-colorable v0.1.4
08:21:05 [2021-06-11T08:21:05.609Z] #50 22.42 go: extracting github.com/go-toolsmith/astcopy v1.0.0
08:21:05 [2021-06-11T08:21:05.609Z] #50 22.42 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
08:21:05 [2021-06-11T08:21:05.609Z] #50 22.46 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
08:21:05 [2021-06-11T08:21:05.704Z] #46 ...
08:21:05 [2021-06-11T08:21:05.704Z] 
08:21:05 [2021-06-11T08:21:05.704Z] #19 [dev-systemd-false  6/25] RUN ldconfig
08:21:05 [2021-06-11T08:21:05.704Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
08:21:05 [2021-06-11T08:21:05.704Z] #19 DONE 1.1s
08:21:05 [2021-06-11T08:21:05.704Z] 
08:21:05 [2021-06-11T08:21:05.704Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
08:21:05 [2021-06-11T08:21:05.704Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530
08:21:05 [2021-06-11T08:21:05.732Z] #29 3.826 
#####                                                                      7.4%
#################                                                         24.6%
##################################                                        48.4%
####################################################                      73.2%
####################################################################      94.6%
######################################################################## 100.0%
08:21:05 [2021-06-11T08:21:05.732Z] #29 4.429 
08:21:05 [2021-06-11T08:21:05.882Z] #50 22.47 go: downloading github.com/spf13/jwalterweatherman v1.0.0
08:21:05 [2021-06-11T08:21:05.882Z] #50 22.47 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
08:21:05 [2021-06-11T08:21:05.882Z] #50 22.48 go: extracting github.com/go-toolsmith/astcast v1.0.0
08:21:05 [2021-06-11T08:21:05.882Z] #50 22.48 go: downloading github.com/mattn/go-isatty v0.0.8
08:21:05 [2021-06-11T08:21:05.882Z] #50 22.55 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
08:21:05 [2021-06-11T08:21:05.882Z] #50 22.55 go: downloading github.com/sirupsen/logrus v1.4.2
08:21:05 [2021-06-11T08:21:05.882Z] #50 22.56 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
08:21:06 [2021-06-11T08:21:06.161Z] #50 22.73 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
08:21:06 [2021-06-11T08:21:06.161Z] #50 22.74 go: downloading github.com/go-toolsmith/typep v1.0.0
08:21:06 [2021-06-11T08:21:06.161Z] #50 22.76 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
08:21:06 [2021-06-11T08:21:06.161Z] #50 22.76 go: extracting github.com/spf13/jwalterweatherman v1.0.0
08:21:06 [2021-06-11T08:21:06.161Z] #50 22.77 go: extracting github.com/spf13/pflag v1.0.5
08:21:06 [2021-06-11T08:21:06.161Z] #50 22.81 go: extracting github.com/mattn/go-isatty v0.0.8
08:21:06 [2021-06-11T08:21:06.161Z] #50 22.83 go: downloading github.com/hashicorp/hcl v1.0.0
08:21:06 [2021-06-11T08:21:06.161Z] #50 ...
08:21:06 [2021-06-11T08:21:06.161Z] 
08:21:06 [2021-06-11T08:21:06.161Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
08:21:06 [2021-06-11T08:21:06.161Z] #59 sha256:576185d632316678b22c483087aec7d8fd0e791451d2cd29899e5be2b28032a9
08:21:06 [2021-06-11T08:21:06.161Z] #59 12.73 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
08:21:06 [2021-06-11T08:21:06.161Z] #59 12.74 go: downloading github.com/pkg/errors v0.9.1
08:21:06 [2021-06-11T08:21:06.161Z] #59 12.78 go: downloading github.com/sirupsen/logrus v1.8.1
08:21:06 [2021-06-11T08:21:06.161Z] #59 12.85 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
08:21:06 [2021-06-11T08:21:06.161Z] #59 12.90 go: downloading github.com/gorilla/mux v1.8.0
08:21:06 [2021-06-11T08:21:06.161Z] #59 13.03 go: downloading github.com/gofrs/flock v0.8.0
08:21:06 [2021-06-11T08:21:06.161Z] #59 13.03 go: downloading github.com/moby/vpnkit v0.5.0
08:21:06 [2021-06-11T08:21:06.161Z] #59 13.29 go: downloading github.com/google/uuid v1.2.0
08:21:06 [2021-06-11T08:21:06.161Z] #59 13.35 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
08:21:06 [2021-06-11T08:21:06.161Z] #59 13.36 go: extracting github.com/sirupsen/logrus v1.8.1
08:21:06 [2021-06-11T08:21:06.161Z] #59 13.47 go: extracting github.com/pkg/errors v0.9.1
08:21:06 [2021-06-11T08:21:06.161Z] #59 13.48 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
08:21:06 [2021-06-11T08:21:06.161Z] #59 13.69 go: extracting github.com/gorilla/mux v1.8.0
08:21:06 [2021-06-11T08:21:06.161Z] #59 13.79 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
08:21:06 [2021-06-11T08:21:06.161Z] #59 13.91 go: extracting github.com/google/uuid v1.2.0
08:21:06 [2021-06-11T08:21:06.161Z] #59 13.94 go: extracting github.com/gofrs/flock v0.8.0
08:21:06 [2021-06-11T08:21:06.161Z] #59 14.05 go: downloading github.com/moby/sys/mountinfo v0.4.1
08:21:06 [2021-06-11T08:21:06.161Z] #59 14.23 go: downloading github.com/urfave/cli/v2 v2.3.0
08:21:06 [2021-06-11T08:21:06.161Z] #59 15.13 go: extracting github.com/moby/sys/mountinfo v0.4.1
08:21:06 [2021-06-11T08:21:06.161Z] #59 16.56 go: extracting github.com/moby/vpnkit v0.5.0
08:21:06 [2021-06-11T08:21:06.161Z] #59 16.63 go: downloading github.com/u-root/u-root v7.0.0+incompatible
08:21:06 [2021-06-11T08:21:06.161Z] #59 16.66 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
08:21:06 [2021-06-11T08:21:06.161Z] #59 18.97 go: extracting github.com/urfave/cli/v2 v2.3.0
08:21:06 [2021-06-11T08:21:06.161Z] #59 19.32 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
08:21:06 [2021-06-11T08:21:06.161Z] #59 22.21 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
08:21:06 [2021-06-11T08:21:06.161Z] #59 22.64 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
08:21:06 [2021-06-11T08:21:06.161Z] #59 ...
08:21:06 [2021-06-11T08:21:06.161Z] 
08:21:06 [2021-06-11T08:21:06.161Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:21:06 [2021-06-11T08:21:06.161Z] #50 sha256:5e2a9756a3d9e6b89427621061a3982bbfeec188c592bc062d757943df8d8c03
08:21:06 [2021-06-11T08:21:06.161Z] #50 22.90 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
08:21:06 [2021-06-11T08:21:06.161Z] #50 22.94 go: downloading github.com/spf13/cast v1.3.0
08:21:06 [2021-06-11T08:21:06.436Z] #50 22.97 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
08:21:06 [2021-06-11T08:21:06.436Z] #50 22.98 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
08:21:06 [2021-06-11T08:21:06.436Z] #50 22.99 go: downloading github.com/stretchr/testify v1.4.0
08:21:06 [2021-06-11T08:21:06.436Z] #50 23.01 go: extracting github.com/sirupsen/logrus v1.4.2
08:21:06 [2021-06-11T08:21:06.436Z] #50 ...
08:21:06 [2021-06-11T08:21:06.436Z] 
08:21:06 [2021-06-11T08:21:06.436Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
08:21:06 [2021-06-11T08:21:06.436Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
08:21:06 [2021-06-11T08:21:06.436Z] #36 13.06 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB]
08:21:06 [2021-06-11T08:21:06.436Z] #36 15.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
08:21:06 [2021-06-11T08:21:06.436Z] #36 ...
08:21:06 [2021-06-11T08:21:06.436Z] 
08:21:06 [2021-06-11T08:21:06.436Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
08:21:06 [2021-06-11T08:21:06.436Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815
08:21:06 [2021-06-11T08:21:06.436Z] #44 10.94 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB]
08:21:06 [2021-06-11T08:21:06.436Z] #44 13.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
08:21:06 [2021-06-11T08:21:06.436Z] #44 15.42 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
08:21:06 [2021-06-11T08:21:06.696Z] #44 ...
08:21:06 [2021-06-11T08:21:06.696Z] 
08:21:06 [2021-06-11T08:21:06.696Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
08:21:06 [2021-06-11T08:21:06.696Z] #59 sha256:576185d632316678b22c483087aec7d8fd0e791451d2cd29899e5be2b28032a9
08:21:06 [2021-06-11T08:21:06.696Z] #59 23.31 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
08:21:06 [2021-06-11T08:21:06.696Z] #59 23.38 go: extracting github.com/u-root/u-root v7.0.0+incompatible
08:21:06 [2021-06-11T08:21:06.696Z] #59 23.57 go: downloading github.com/russross/blackfriday/v2 v2.1.0
08:21:06 [2021-06-11T08:21:06.696Z] #59 ...
08:21:06 [2021-06-11T08:21:06.696Z] 
08:21:06 [2021-06-11T08:21:06.696Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
08:21:06 [2021-06-11T08:21:06.696Z] #48 sha256:65ba9c4c880939e52a1feefaea43c38a617273e30f84bc84c9cbb64a0b62fa18
08:21:06 [2021-06-11T08:21:06.696Z] #48 13.53 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:21:06 [2021-06-11T08:21:06.696Z] #48 13.63 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:21:06 [2021-06-11T08:21:06.696Z] #48 14.82 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:21:06 [2021-06-11T08:21:06.696Z] #48 19.09 go: finding github.com/fatih/color v1.9.0
08:21:06 [2021-06-11T08:21:06.696Z] #48 19.09 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:21:06 [2021-06-11T08:21:06.696Z] #48 19.10 go: finding github.com/pkg/errors v0.9.1
08:21:06 [2021-06-11T08:21:06.696Z] #48 19.15 go: finding github.com/spf13/pflag v1.0.3
08:21:06 [2021-06-11T08:21:06.696Z] #48 19.27 go: finding github.com/mattn/go-colorable v0.1.6
08:21:06 [2021-06-11T08:21:06.696Z] #48 19.38 go: finding github.com/mattn/go-isatty v0.0.12
08:21:06 [2021-06-11T08:21:06.696Z] #48 19.50 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:21:06 [2021-06-11T08:21:06.696Z] #48 19.81 go: finding github.com/jonboulle/clockwork v0.1.0
08:21:06 [2021-06-11T08:21:06.696Z] #48 19.84 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:21:06 [2021-06-11T08:21:06.696Z] #48 19.86 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:21:06 [2021-06-11T08:21:06.696Z] #48 19.90 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:21:06 [2021-06-11T08:21:06.953Z] #48 ...
08:21:06 [2021-06-11T08:21:06.953Z] 
08:21:06 [2021-06-11T08:21:06.953Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
08:21:06 [2021-06-11T08:21:06.953Z] #34 sha256:754a99aeca8d714bc3d9cff6fad8b2297dd759a1f6f24552d7904a983ebb548b
08:21:06 [2021-06-11T08:21:06.953Z] #34 DONE 23.7s
08:21:06 [2021-06-11T08:21:06.953Z] 
08:21:06 [2021-06-11T08:21:06.953Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:21:06 [2021-06-11T08:21:06.953Z] #50 sha256:5e2a9756a3d9e6b89427621061a3982bbfeec188c592bc062d757943df8d8c03
08:21:06 [2021-06-11T08:21:06.953Z] #50 23.22 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
08:21:06 [2021-06-11T08:21:06.953Z] #50 23.27 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
08:21:06 [2021-06-11T08:21:06.953Z] #50 23.42 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
08:21:06 [2021-06-11T08:21:06.953Z] #50 23.46 go: extracting github.com/spf13/cast v1.3.0
08:21:06 [2021-06-11T08:21:06.953Z] #50 23.46 go: extracting github.com/hashicorp/hcl v1.0.0
08:21:06 [2021-06-11T08:21:06.953Z] #50 23.50 go: extracting github.com/go-toolsmith/typep v1.0.0
08:21:06 [2021-06-11T08:21:06.953Z] #50 23.51 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
08:21:06 [2021-06-11T08:21:06.953Z] #50 23.52 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
08:21:06 [2021-06-11T08:21:06.953Z] #50 23.54 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
08:21:06 [2021-06-11T08:21:06.953Z] #50 23.54 go: extracting github.com/stretchr/testify v1.4.0
08:21:06 [2021-06-11T08:21:06.953Z] #50 23.62 go: downloading github.com/go-toolsmith/strparse v1.0.0
08:21:06 [2021-06-11T08:21:06.953Z] #50 23.63 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
08:21:06 [2021-06-11T08:21:06.953Z] #50 23.65 go: downloading github.com/pelletier/go-toml v1.2.0
08:21:06 [2021-06-11T08:21:06.953Z] #50 23.71 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
08:21:06 [2021-06-11T08:21:06.953Z] #50 23.74 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
08:21:06 [2021-06-11T08:21:06.981Z] #50 21.04 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
08:21:06 [2021-06-11T08:21:06.981Z] #50 21.06 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
08:21:06 [2021-06-11T08:21:06.981Z] #50 21.06 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
08:21:06 [2021-06-11T08:21:06.981Z] #50 21.06 go: downloading github.com/spf13/pflag v1.0.5
08:21:06 [2021-06-11T08:21:06.981Z] #50 21.08 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
08:21:06 [2021-06-11T08:21:06.981Z] #50 21.08 go: downloading github.com/spf13/afero v1.1.2
08:21:06 [2021-06-11T08:21:06.981Z] #50 21.09 go: downloading github.com/mattn/go-isatty v0.0.8
08:21:06 [2021-06-11T08:21:06.981Z] #50 21.09 go: downloading github.com/mitchellh/mapstructure v1.1.2
08:21:06 [2021-06-11T08:21:06.981Z] #50 21.10 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
08:21:06 [2021-06-11T08:21:06.981Z] #50 21.10 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
08:21:06 [2021-06-11T08:21:06.981Z] #50 ...
08:21:06 [2021-06-11T08:21:06.981Z] 
08:21:06 [2021-06-11T08:21:06.981Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
08:21:06 [2021-06-11T08:21:06.981Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
08:21:06 [2021-06-11T08:21:06.981Z] #36 11.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB]
08:21:06 [2021-06-11T08:21:06.981Z] #36 14.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
08:21:06 [2021-06-11T08:21:06.981Z] #36 ...
08:21:06 [2021-06-11T08:21:06.981Z] 
08:21:06 [2021-06-11T08:21:06.981Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:21:06 [2021-06-11T08:21:06.981Z] #50 sha256:2ed92f77f9e3023e31bd88b6b773bb934ebaf3fa0397ffd11109b22c1236962e
08:21:06 [2021-06-11T08:21:06.981Z] #50 21.23 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
08:21:06 [2021-06-11T08:21:06.981Z] #50 21.24 go: extracting github.com/mitchellh/mapstructure v1.1.2
08:21:06 [2021-06-11T08:21:06.981Z] #50 21.25 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
08:21:06 [2021-06-11T08:21:06.981Z] #50 21.31 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
08:21:07 [2021-06-11T08:21:07.083Z] #20 1.455 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
08:21:07 [2021-06-11T08:21:07.083Z] #20 1.545 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:21:07 [2021-06-11T08:21:07.083Z] #20 1.641 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:21:07 [2021-06-11T08:21:07.210Z] #50 23.90 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
08:21:07 [2021-06-11T08:21:07.210Z] #50 23.91 go: downloading github.com/davecgh/go-spew v1.1.1
08:21:07 [2021-06-11T08:21:07.210Z] #50 24.00 go: downloading github.com/spf13/cobra v0.0.5
08:21:07 [2021-06-11T08:21:07.210Z] #50 24.00 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
08:21:07 [2021-06-11T08:21:07.210Z] #50 24.00 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
08:21:07 [2021-06-11T08:21:07.210Z] #50 24.02 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
08:21:07 [2021-06-11T08:21:07.210Z] #50 24.13 go: downloading github.com/BurntSushi/toml v0.3.1
08:21:07 [2021-06-11T08:21:07.241Z] #50 21.34 go: downloading github.com/stretchr/testify v1.4.0
08:21:07 [2021-06-11T08:21:07.241Z] #50 21.37 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
08:21:07 [2021-06-11T08:21:07.241Z] #50 21.38 go: extracting github.com/spf13/afero v1.1.2
08:21:07 [2021-06-11T08:21:07.241Z] #50 21.49 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
08:21:07 [2021-06-11T08:21:07.241Z] #50 21.49 go: extracting github.com/mattn/go-isatty v0.0.8
08:21:07 [2021-06-11T08:21:07.241Z] #50 21.50 go: extracting github.com/spf13/pflag v1.0.5
08:21:07 [2021-06-11T08:21:07.241Z] #50 21.52 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
08:21:07 [2021-06-11T08:21:07.241Z] #50 21.60 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
08:21:07 [2021-06-11T08:21:07.342Z] #20 1.725 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:21:07 [2021-06-11T08:21:07.467Z] #50 24.28 go: downloading gopkg.in/yaml.v2 v2.2.7
08:21:07 [2021-06-11T08:21:07.467Z] #50 24.32 go: downloading github.com/fsnotify/fsnotify v1.4.7
08:21:07 [2021-06-11T08:21:07.467Z] #50 24.39 go: downloading github.com/mitchellh/mapstructure v1.1.2
08:21:07 [2021-06-11T08:21:07.502Z] #50 21.65 go: downloading github.com/hashicorp/hcl v1.0.0
08:21:07 [2021-06-11T08:21:07.502Z] #50 21.70 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
08:21:07 [2021-06-11T08:21:07.502Z] #50 21.72 go: downloading github.com/go-lintpack/lintpack v0.5.2
08:21:07 [2021-06-11T08:21:07.502Z] #50 ...
08:21:07 [2021-06-11T08:21:07.502Z] 
08:21:07 [2021-06-11T08:21:07.502Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
08:21:07 [2021-06-11T08:21:07.502Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815
08:21:07 [2021-06-11T08:21:07.502Z] #44 11.15 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB]
08:21:07 [2021-06-11T08:21:07.502Z] #44 14.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
08:21:07 [2021-06-11T08:21:07.502Z] #44 16.90 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
08:21:07 [2021-06-11T08:21:07.601Z] #20 2.064 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB]
08:21:07 [2021-06-11T08:21:07.725Z] #50 24.39 go: extracting github.com/pelletier/go-toml v1.2.0
08:21:07 [2021-06-11T08:21:07.725Z] #50 24.39 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
08:21:07 [2021-06-11T08:21:07.763Z] #44 ...
08:21:07 [2021-06-11T08:21:07.763Z] 
08:21:07 [2021-06-11T08:21:07.763Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:21:07 [2021-06-11T08:21:07.763Z] #50 sha256:2ed92f77f9e3023e31bd88b6b773bb934ebaf3fa0397ffd11109b22c1236962e
08:21:07 [2021-06-11T08:21:07.763Z] #50 21.96 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
08:21:07 [2021-06-11T08:21:07.763Z] #50 22.01 go: extracting github.com/stretchr/testify v1.4.0
08:21:07 [2021-06-11T08:21:07.806Z] #29 4.547 
##                                                                         3.9%
######                                                                     9.7%
##########                                                                14.9%
##############                                                            20.1%
##################                                                        25.3%
#####################                                                     30.0%
#########################                                                 35.7%
#############################                                             41.0%
#################################                                         46.2%
####################################                                      51.4%
########################################                                  56.6%
############################################                              61.9%
################################################                          67.1%
####################################################                      72.3%
#######################################################                   77.5%
###########################################################               82.7%
###############################################################           87.9%
###################################################################       93.2%
######################################################################    98.4%
######################################################################## 100.0%
08:21:07 [2021-06-11T08:21:07.806Z] #29 6.417 
08:21:07 [2021-06-11T08:21:07.984Z] #50 24.72 go: extracting github.com/mitchellh/mapstructure v1.1.2
08:21:07 [2021-06-11T08:21:07.984Z] #50 24.73 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
08:21:07 [2021-06-11T08:21:07.984Z] #50 24.75 go: extracting github.com/BurntSushi/toml v0.3.1
08:21:07 [2021-06-11T08:21:07.984Z] #50 24.78 go: extracting github.com/go-toolsmith/strparse v1.0.0
08:21:07 [2021-06-11T08:21:07.984Z] #50 24.79 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
08:21:08 [2021-06-11T08:21:08.023Z] #50 22.28 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
08:21:08 [2021-06-11T08:21:08.023Z] #50 22.31 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
08:21:08 [2021-06-11T08:21:08.023Z] #50 ...
08:21:08 [2021-06-11T08:21:08.023Z] 
08:21:08 [2021-06-11T08:21:08.023Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:21:08 [2021-06-11T08:21:08.023Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:21:08 [2021-06-11T08:21:08.023Z] #13 5.837 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:21:08 [2021-06-11T08:21:08.023Z] #13 9.650 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB]
08:21:08 [2021-06-11T08:21:08.023Z] #13 12.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
08:21:08 [2021-06-11T08:21:08.064Z] #29 6.721 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
08:21:08 [2021-06-11T08:21:08.246Z] #50 25.06 go: extracting github.com/davecgh/go-spew v1.1.1
08:21:08 [2021-06-11T08:21:08.246Z] #50 25.08 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
08:21:08 [2021-06-11T08:21:08.246Z] #50 25.08 go: downloading golang.org/x/text v0.3.2
08:21:08 [2021-06-11T08:21:08.284Z] #13 ...
08:21:08 [2021-06-11T08:21:08.284Z] 
08:21:08 [2021-06-11T08:21:08.284Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:21:08 [2021-06-11T08:21:08.284Z] #50 sha256:2ed92f77f9e3023e31bd88b6b773bb934ebaf3fa0397ffd11109b22c1236962e
08:21:08 [2021-06-11T08:21:08.284Z] #50 22.46 go: extracting github.com/go-lintpack/lintpack v0.5.2
08:21:08 [2021-06-11T08:21:08.284Z] #50 22.56 go: downloading github.com/spf13/cast v1.3.0
08:21:08 [2021-06-11T08:21:08.284Z] #50 22.64 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
08:21:08 [2021-06-11T08:21:08.320Z] #29 6.811 
08:21:08 [2021-06-11T08:21:08.320Z] #29 6.910 
######################################################################## 100.0%
08:21:08 [2021-06-11T08:21:08.320Z] #29 6.953 
08:21:08 [2021-06-11T08:21:08.503Z] #50 25.15 go: downloading github.com/kisielk/gotool v1.0.0
08:21:08 [2021-06-11T08:21:08.503Z] #50 25.16 go: downloading github.com/stretchr/objx v0.2.0
08:21:08 [2021-06-11T08:21:08.503Z] #50 25.16 go: extracting github.com/fsnotify/fsnotify v1.4.7
08:21:08 [2021-06-11T08:21:08.503Z] #50 25.17 go: extracting gopkg.in/yaml.v2 v2.2.7
08:21:08 [2021-06-11T08:21:08.538Z] #20 2.957 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:21:08 [2021-06-11T08:21:08.546Z] #50 22.67 go: downloading gopkg.in/ini.v1 v1.51.0
08:21:08 [2021-06-11T08:21:08.546Z] #50 22.79 go: extracting github.com/hashicorp/hcl v1.0.0
08:21:08 [2021-06-11T08:21:08.576Z] #29 7.300 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
08:21:08 [2021-06-11T08:21:08.760Z] #50 25.44 go: downloading github.com/subosito/gotenv v1.2.0
08:21:08 [2021-06-11T08:21:08.760Z] #50 25.44 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
08:21:08 [2021-06-11T08:21:08.760Z] #50 25.48 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
08:21:08 [2021-06-11T08:21:08.760Z] #50 25.58 go: extracting github.com/spf13/cobra v0.0.5
08:21:08 [2021-06-11T08:21:08.760Z] #50 25.58 go: extracting github.com/kisielk/gotool v1.0.0
08:21:08 [2021-06-11T08:21:08.807Z] #50 ...
08:21:08 [2021-06-11T08:21:08.807Z] 
08:21:08 [2021-06-11T08:21:08.807Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
08:21:08 [2021-06-11T08:21:08.807Z] #34 sha256:0e2881fcc2c3a01875b2bbd09c711b90394fcde9ddff5d5f32628c0764db68d5
08:21:08 [2021-06-11T08:21:08.807Z] #34 19.22 github.com/pelletier/go-toml/cmd/tomll
08:21:08 [2021-06-11T08:21:08.807Z] #34 DONE 22.9s
08:21:08 [2021-06-11T08:21:08.807Z] 
08:21:08 [2021-06-11T08:21:08.807Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:21:08 [2021-06-11T08:21:08.807Z] #50 sha256:2ed92f77f9e3023e31bd88b6b773bb934ebaf3fa0397ffd11109b22c1236962e
08:21:08 [2021-06-11T08:21:08.807Z] #50 22.92 go: downloading github.com/pelletier/go-toml v1.2.0
08:21:08 [2021-06-11T08:21:08.807Z] #50 22.99 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
08:21:08 [2021-06-11T08:21:08.807Z] #50 23.17 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
08:21:08 [2021-06-11T08:21:08.807Z] #50 23.17 go: extracting github.com/spf13/cast v1.3.0
08:21:08 [2021-06-11T08:21:08.838Z] #29 7.395 
08:21:09 [2021-06-11T08:21:09.016Z] #50 25.63 go: downloading github.com/go-toolsmith/astequal v1.0.0
08:21:09 [2021-06-11T08:21:09.016Z] #50 25.80 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
08:21:09 [2021-06-11T08:21:09.016Z] #50 25.80 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
08:21:09 [2021-06-11T08:21:09.016Z] #50 25.80 go: extracting github.com/subosito/gotenv v1.2.0
08:21:09 [2021-06-11T08:21:09.016Z] #50 25.80 go: downloading github.com/gogo/protobuf v1.2.1
08:21:09 [2021-06-11T08:21:09.016Z] #50 25.87 go: downloading github.com/gobwas/glob v0.2.3
08:21:09 [2021-06-11T08:21:09.093Z] #29 7.578 
                                                                           0.1%
######################################################################## 100.0%
08:21:09 [2021-06-11T08:21:09.094Z] #29 7.694 
08:21:09 [2021-06-11T08:21:09.292Z] #50 25.91 go: downloading gopkg.in/ini.v1 v1.51.0
08:21:09 [2021-06-11T08:21:09.292Z] #50 ...
08:21:09 [2021-06-11T08:21:09.292Z] 
08:21:09 [2021-06-11T08:21:09.292Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:21:09 [2021-06-11T08:21:09.292Z] #46 sha256:ea595817abc9d3682d38702e0810b8cc10260a6136a42e8ea25399a0aaa8502f
08:21:09 [2021-06-11T08:21:09.292Z] #46 15.92 unicode/utf8
08:21:09 [2021-06-11T08:21:09.292Z] #46 16.87 math/bits
08:21:09 [2021-06-11T08:21:09.292Z] #46 17.52 math
08:21:09 [2021-06-11T08:21:09.292Z] #46 21.31 internal/testlog
08:21:09 [2021-06-11T08:21:09.292Z] #46 21.52 encoding
08:21:09 [2021-06-11T08:21:09.292Z] #46 21.66 unicode/utf16
08:21:09 [2021-06-11T08:21:09.292Z] #46 21.83 container/list
08:21:09 [2021-06-11T08:21:09.292Z] #46 22.25 crypto/internal/subtle
08:21:09 [2021-06-11T08:21:09.292Z] #46 22.36 crypto/subtle
08:21:09 [2021-06-11T08:21:09.292Z] #46 22.50 vendor/golang.org/x/crypto/cryptobyte/asn1
08:21:09 [2021-06-11T08:21:09.292Z] #46 22.62 internal/nettrace
08:21:09 [2021-06-11T08:21:09.292Z] #46 22.72 runtime/cgo
08:21:09 [2021-06-11T08:21:09.292Z] #46 ...
08:21:09 [2021-06-11T08:21:09.292Z] 
08:21:09 [2021-06-11T08:21:09.292Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
08:21:09 [2021-06-11T08:21:09.292Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
08:21:09 [2021-06-11T08:21:09.292Z] #40 23.98 Checking out files:  87% (1478/1694)   
Checking out files:  88% (1491/1694)   
Checking out files:  89% (1508/1694)   
Checking out files:  90% (1525/1694)   
Checking out files:  91% (1542/1694)   
Checking out files:  92% (1559/1694)   
Checking out files:  93% (1576/1694)   
Checking out files:  94% (1593/1694)   
Checking out files:  95% (1610/1694)   
Checking out files:  96% (1627/1694)   
Checking out files:  97% (1644/1694)   
Checking out files:  98% (1661/1694)   
Checking out files:  99% (1678/1694)   
Checking out files: 100% (1694/1694)   
Checking out files: 100% (1694/1694), done.
08:21:09 [2021-06-11T08:21:09.292Z] #40 24.18 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
08:21:09 [2021-06-11T08:21:09.379Z] #50 23.47 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
08:21:09 [2021-06-11T08:21:09.379Z] #50 23.58 go: extracting github.com/pelletier/go-toml v1.2.0
08:21:09 [2021-06-11T08:21:09.379Z] #50 23.60 go: extracting gopkg.in/ini.v1 v1.51.0
08:21:09 [2021-06-11T08:21:09.475Z] #20 3.977 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB]
08:21:09 [2021-06-11T08:21:09.640Z] #50 23.83 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
08:21:09 [2021-06-11T08:21:09.657Z] #29 8.094 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
08:21:09 [2021-06-11T08:21:09.657Z] #29 8.217 
08:21:09 [2021-06-11T08:21:09.915Z] #50 24.02 go: downloading github.com/spf13/jwalterweatherman v1.0.0
08:21:09 [2021-06-11T08:21:09.915Z] #50 24.03 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
08:21:09 [2021-06-11T08:21:09.915Z] #50 24.05 go: downloading github.com/sourcegraph/go-diff v0.5.1
08:21:09 [2021-06-11T08:21:09.915Z] #50 ...
08:21:09 [2021-06-11T08:21:09.915Z] 
08:21:09 [2021-06-11T08:21:09.915Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
08:21:09 [2021-06-11T08:21:09.915Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
08:21:09 [2021-06-11T08:21:09.915Z] #56 14.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
08:21:09 [2021-06-11T08:21:09.915Z] #56 ...
08:21:09 [2021-06-11T08:21:09.915Z] 
08:21:09 [2021-06-11T08:21:09.915Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
08:21:09 [2021-06-11T08:21:09.915Z] #48 sha256:682be55cd5e0b812dce09902e6e5f5e94999c646060f35f30a5b792a761e6095
08:21:09 [2021-06-11T08:21:09.915Z] #48 14.17 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:21:09 [2021-06-11T08:21:09.915Z] #48 15.04 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:21:09 [2021-06-11T08:21:09.915Z] #48 15.88 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:21:09 [2021-06-11T08:21:09.915Z] #48 19.90 go: finding github.com/fatih/color v1.9.0
08:21:09 [2021-06-11T08:21:09.915Z] #48 20.03 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:21:09 [2021-06-11T08:21:09.915Z] #48 20.09 go: finding github.com/pkg/errors v0.9.1
08:21:09 [2021-06-11T08:21:09.915Z] #48 20.16 go: finding github.com/mattn/go-colorable v0.1.6
08:21:09 [2021-06-11T08:21:09.915Z] #48 20.19 go: finding github.com/spf13/pflag v1.0.3
08:21:09 [2021-06-11T08:21:09.915Z] #48 20.22 go: finding github.com/mattn/go-isatty v0.0.12
08:21:09 [2021-06-11T08:21:09.915Z] #48 20.50 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:21:09 [2021-06-11T08:21:09.915Z] #48 20.61 go: finding github.com/jonboulle/clockwork v0.1.0
08:21:09 [2021-06-11T08:21:09.915Z] #48 20.74 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:21:09 [2021-06-11T08:21:09.916Z] #48 20.74 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:21:09 [2021-06-11T08:21:09.916Z] #48 20.75 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:21:10 [2021-06-11T08:21:10.171Z] #29 8.372 
                                                                           0.0%
##########                                                                14.1%
#######################                                                   33.3%
##########################################                                58.8%
#########################################################                 80.5%
######################################################################## 100.0%
08:21:10 [2021-06-11T08:21:10.176Z] #48 ...
08:21:10 [2021-06-11T08:21:10.176Z] 
08:21:10 [2021-06-11T08:21:10.176Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:21:10 [2021-06-11T08:21:10.176Z] #50 sha256:2ed92f77f9e3023e31bd88b6b773bb934ebaf3fa0397ffd11109b22c1236962e
08:21:10 [2021-06-11T08:21:10.176Z] #50 24.21 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
08:21:10 [2021-06-11T08:21:10.176Z] #50 24.42 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
08:21:10 [2021-06-11T08:21:10.436Z] #50 24.46 go: extracting github.com/spf13/jwalterweatherman v1.0.0
08:21:10 [2021-06-11T08:21:10.436Z] #50 24.51 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
08:21:10 [2021-06-11T08:21:10.436Z] #50 24.52 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
08:21:10 [2021-06-11T08:21:10.436Z] #50 24.56 go: downloading golang.org/x/text v0.3.2
08:21:10 [2021-06-11T08:21:10.436Z] #50 24.56 go: downloading github.com/ultraware/funlen v0.0.2
08:21:10 [2021-06-11T08:21:10.436Z] #50 24.61 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
08:21:10 [2021-06-11T08:21:10.436Z] #50 24.61 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
08:21:10 [2021-06-11T08:21:10.510Z] #29 8.975 
08:21:10 [2021-06-11T08:21:10.697Z] #50 24.90 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
08:21:10 [2021-06-11T08:21:10.697Z] #50 24.90 go: extracting github.com/sourcegraph/go-diff v0.5.1
08:21:10 [2021-06-11T08:21:10.767Z] #29 ...
08:21:10 [2021-06-11T08:21:10.767Z] 
08:21:10 [2021-06-11T08:21:10.767Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
08:21:10 [2021-06-11T08:21:10.767Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
08:21:10 [2021-06-11T08:21:10.767Z] #36 7.041 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:21:10 [2021-06-11T08:21:10.767Z] #36 7.100 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:21:10 [2021-06-11T08:21:10.767Z] #36 7.132 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:21:10 [2021-06-11T08:21:10.853Z] #20 5.219 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
08:21:10 [2021-06-11T08:21:10.959Z] #50 25.11 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
08:21:10 [2021-06-11T08:21:10.959Z] #50 25.12 go: extracting github.com/ultraware/funlen v0.0.2
08:21:11 [2021-06-11T08:21:11.186Z] #40 26.18 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
08:21:11 [2021-06-11T08:21:11.220Z] #50 25.34 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
08:21:11 [2021-06-11T08:21:11.220Z] #50 25.45 go: downloading github.com/subosito/gotenv v1.2.0
08:21:11 [2021-06-11T08:21:11.220Z] #50 25.48 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
08:21:11 [2021-06-11T08:21:11.220Z] #50 25.49 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
08:21:11 [2021-06-11T08:21:11.220Z] #50 25.56 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
08:21:11 [2021-06-11T08:21:11.347Z] #36 7.601 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:21:11 [2021-06-11T08:21:11.482Z] #50 25.60 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
08:21:11 [2021-06-11T08:21:11.482Z] #50 25.63 go: extracting github.com/subosito/gotenv v1.2.0
08:21:11 [2021-06-11T08:21:11.482Z] #50 25.65 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
08:21:11 [2021-06-11T08:21:11.482Z] #50 ...
08:21:11 [2021-06-11T08:21:11.482Z] 
08:21:11 [2021-06-11T08:21:11.482Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:21:11 [2021-06-11T08:21:11.482Z] #46 sha256:e08e741e3e4a485fb88e456cbf754ccb4aa9a4c98e716eab22a6a8aa8c193bcb
08:21:11 [2021-06-11T08:21:11.482Z] #46 15.60 unicode/utf8
08:21:11 [2021-06-11T08:21:11.482Z] #46 16.17 math/bits
08:21:11 [2021-06-11T08:21:11.482Z] #46 17.16 math
08:21:11 [2021-06-11T08:21:11.482Z] #46 21.01 internal/testlog
08:21:11 [2021-06-11T08:21:11.482Z] #46 21.21 encoding
08:21:11 [2021-06-11T08:21:11.482Z] #46 21.31 unicode/utf16
08:21:11 [2021-06-11T08:21:11.482Z] #46 21.62 container/list
08:21:11 [2021-06-11T08:21:11.482Z] #46 22.01 crypto/internal/subtle
08:21:11 [2021-06-11T08:21:11.482Z] #46 22.16 crypto/subtle
08:21:11 [2021-06-11T08:21:11.482Z] #46 22.30 vendor/golang.org/x/crypto/cryptobyte/asn1
08:21:11 [2021-06-11T08:21:11.482Z] #46 22.37 internal/nettrace
08:21:11 [2021-06-11T08:21:11.482Z] #46 22.51 runtime/cgo
08:21:11 [2021-06-11T08:21:11.743Z] #46 ...
08:21:11 [2021-06-11T08:21:11.743Z] 
08:21:11 [2021-06-11T08:21:11.743Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
08:21:11 [2021-06-11T08:21:11.743Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
08:21:11 [2021-06-11T08:21:11.743Z] #40 24.97 Checking out files:  98% (1669/1694)   
Checking out files:  99% (1678/1694)   
Checking out files: 100% (1694/1694)   
Checking out files: 100% (1694/1694), done.
08:21:11 [2021-06-11T08:21:11.743Z] #40 25.01 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
08:21:12 [2021-06-11T08:21:12.310Z] #36 8.708 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB]
08:21:12 [2021-06-11T08:21:12.563Z] #40 ...
08:21:12 [2021-06-11T08:21:12.563Z] 
08:21:12 [2021-06-11T08:21:12.563Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
08:21:12 [2021-06-11T08:21:12.563Z] #52 sha256:1a3bc94b7f4ab3849ead7b62049ff92619a0f72b703ee087687c29c348b27572
08:21:12 [2021-06-11T08:21:12.563Z] #52 19.22 + cd /tmp/tmp.h4PRR3631X/src/github.com/mvdan/sh
08:21:12 [2021-06-11T08:21:12.563Z] #52 19.22 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
08:21:12 [2021-06-11T08:21:12.563Z] #52 19.31 + GO111MODULE=on
08:21:12 [2021-06-11T08:21:12.563Z] #52 19.31 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
08:21:12 [2021-06-11T08:21:12.563Z] #52 20.55 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:21:12 [2021-06-11T08:21:12.563Z] #52 20.62 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:21:12 [2021-06-11T08:21:12.563Z] #52 20.62 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:21:12 [2021-06-11T08:21:12.563Z] #52 20.86 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:21:12 [2021-06-11T08:21:12.563Z] #52 20.93 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:21:12 [2021-06-11T08:21:12.563Z] #52 21.86 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:21:12 [2021-06-11T08:21:12.563Z] #52 22.50 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:21:12 [2021-06-11T08:21:12.563Z] #52 23.66 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:21:12 [2021-06-11T08:21:12.563Z] #52 25.25 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:21:12 [2021-06-11T08:21:12.563Z] #52 25.38 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:21:12 [2021-06-11T08:21:12.563Z] #52 25.54 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:21:12 [2021-06-11T08:21:12.563Z] #52 25.73 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:21:12 [2021-06-11T08:21:12.563Z] #52 26.45 runtime/cgo
08:21:12 [2021-06-11T08:21:12.563Z] #52 26.50 runtime
08:21:12 [2021-06-11T08:21:12.563Z] #52 ...
08:21:12 [2021-06-11T08:21:12.563Z] 
08:21:12 [2021-06-11T08:21:12.563Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:21:12 [2021-06-11T08:21:12.563Z] #50 sha256:5e2a9756a3d9e6b89427621061a3982bbfeec188c592bc062d757943df8d8c03
08:21:12 [2021-06-11T08:21:12.563Z] #50 26.11 go: extracting gopkg.in/ini.v1 v1.51.0
08:21:12 [2021-06-11T08:21:12.563Z] #50 26.18 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
08:21:12 [2021-06-11T08:21:12.563Z] #50 26.20 go: downloading github.com/pmezard/go-difflib v1.0.0
08:21:12 [2021-06-11T08:21:12.563Z] #50 26.21 go: extracting github.com/stretchr/objx v0.2.0
08:21:12 [2021-06-11T08:21:12.563Z] #50 26.35 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
08:21:12 [2021-06-11T08:21:12.563Z] #50 26.37 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
08:21:12 [2021-06-11T08:21:12.563Z] #50 26.39 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
08:21:12 [2021-06-11T08:21:12.563Z] #50 26.47 go: extracting github.com/gobwas/glob v0.2.3
08:21:12 [2021-06-11T08:21:12.563Z] #50 26.51 go: extracting github.com/go-toolsmith/astequal v1.0.0
08:21:12 [2021-06-11T08:21:12.563Z] #50 26.63 go: downloading github.com/spf13/afero v1.1.2
08:21:12 [2021-06-11T08:21:12.563Z] #50 26.83 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
08:21:12 [2021-06-11T08:21:12.563Z] #50 26.96 go: downloading github.com/magiconair/properties v1.8.1
08:21:12 [2021-06-11T08:21:12.563Z] #50 27.01 go: downloading github.com/inconshreveable/mousetrap v1.0.0
08:21:12 [2021-06-11T08:21:12.563Z] #50 27.17 go: extracting github.com/pmezard/go-difflib v1.0.0
08:21:12 [2021-06-11T08:21:12.563Z] #50 27.27 go: extracting github.com/magiconair/properties v1.8.1
08:21:12 [2021-06-11T08:21:12.563Z] #50 27.39 go: extracting github.com/spf13/afero v1.1.2
08:21:12 [2021-06-11T08:21:12.563Z] #50 27.49 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
08:21:12 [2021-06-11T08:21:12.563Z] #50 27.55 go: extracting github.com/inconshreveable/mousetrap v1.0.0
08:21:12 [2021-06-11T08:21:12.563Z] #50 28.77 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
08:21:12 [2021-06-11T08:21:12.819Z] #50 29.47 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
08:21:13 [2021-06-11T08:21:13.128Z] #40 26.66 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
08:21:13 [2021-06-11T08:21:13.246Z] #36 9.572 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
08:21:13 [2021-06-11T08:21:13.246Z] #36 ...
08:21:13 [2021-06-11T08:21:13.246Z] 
08:21:13 [2021-06-11T08:21:13.246Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
08:21:13 [2021-06-11T08:21:13.246Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9
08:21:13 [2021-06-11T08:21:13.246Z] #12 DONE 9.7s
08:21:13 [2021-06-11T08:21:13.503Z] 
08:21:13 [2021-06-11T08:21:13.503Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:21:13 [2021-06-11T08:21:13.503Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:21:13 [2021-06-11T08:21:13.503Z] #13 ...
08:21:13 [2021-06-11T08:21:13.503Z] 
08:21:13 [2021-06-11T08:21:13.503Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
08:21:13 [2021-06-11T08:21:13.503Z] #48 sha256:0bd4bb5af8db760e87cda48bf6b40ce4ad23292e5890f886d024bf24359f8021
08:21:13 [2021-06-11T08:21:13.503Z] #48 5.656 + RM_GOPATH=0
08:21:13 [2021-06-11T08:21:13.503Z] #48 5.656 + TMP_GOPATH=
08:21:13 [2021-06-11T08:21:13.503Z] #48 5.656 + : /build
08:21:13 [2021-06-11T08:21:13.503Z] #48 5.656 + '[' -z '' ']'
08:21:13 [2021-06-11T08:21:13.503Z] #48 5.656 ++ mktemp -d
08:21:13 [2021-06-11T08:21:13.503Z] #48 5.656 + export GOPATH=/tmp/tmp.mwnCFVlZPl
08:21:13 [2021-06-11T08:21:13.503Z] #48 5.656 + GOPATH=/tmp/tmp.mwnCFVlZPl
08:21:13 [2021-06-11T08:21:13.503Z] #48 5.656 + RM_GOPATH=1
08:21:13 [2021-06-11T08:21:13.503Z] #48 5.656 + case "$(go env GOARCH)" in
08:21:13 [2021-06-11T08:21:13.503Z] #48 5.656 ++ go env GOARCH
08:21:13 [2021-06-11T08:21:13.503Z] #48 5.668 + export GO_BUILDMODE=-buildmode=pie
08:21:13 [2021-06-11T08:21:13.503Z] #48 5.668 + GO_BUILDMODE=-buildmode=pie
08:21:13 [2021-06-11T08:21:13.503Z] #48 5.668 ++ dirname /tmp/install/install.sh
08:21:13 [2021-06-11T08:21:13.503Z] #48 5.668 + dir=/tmp/install
08:21:13 [2021-06-11T08:21:13.503Z] #48 5.668 + bin=gotestsum
08:21:13 [2021-06-11T08:21:13.503Z] #48 5.668 + shift
08:21:13 [2021-06-11T08:21:13.503Z] #48 5.668 + '[' '!' -f /tmp/install/gotestsum.installer ']'
08:21:13 [2021-06-11T08:21:13.503Z] #48 5.668 + . /tmp/install/gotestsum.installer
08:21:13 [2021-06-11T08:21:13.503Z] #48 5.668 ++ : v0.5.3
08:21:13 [2021-06-11T08:21:13.503Z] #48 5.668 + install_gotestsum
08:21:13 [2021-06-11T08:21:13.503Z] #48 5.668 + set -e
08:21:13 [2021-06-11T08:21:13.503Z] #48 5.668 + export GO111MODULE=on
08:21:13 [2021-06-11T08:21:13.503Z] #48 5.668 + GO111MODULE=on
08:21:13 [2021-06-11T08:21:13.503Z] #48 5.668 + GOBIN=/build
08:21:13 [2021-06-11T08:21:13.503Z] #48 5.668 + go get gotest.tools/gotestsum@v0.5.3
08:21:13 [2021-06-11T08:21:13.503Z] #48 5.690 go: finding gotest.tools/gotestsum v0.5.3
08:21:13 [2021-06-11T08:21:13.503Z] #48 5.690 go: finding gotest.tools v0.5.3
08:21:13 [2021-06-11T08:21:13.503Z] #48 6.437 go: downloading gotest.tools/gotestsum v0.5.3
08:21:13 [2021-06-11T08:21:13.503Z] #48 7.513 go: extracting gotest.tools/gotestsum v0.5.3
08:21:13 [2021-06-11T08:21:13.759Z] #48 10.04 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:21:13 [2021-06-11T08:21:13.759Z] #48 10.04 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:21:13 [2021-06-11T08:21:13.759Z] #48 10.08 go: downloading github.com/fatih/color v1.9.0
08:21:13 [2021-06-11T08:21:13.759Z] #48 ...
08:21:13 [2021-06-11T08:21:13.759Z] 
08:21:13 [2021-06-11T08:21:13.759Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
08:21:13 [2021-06-11T08:21:13.759Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
08:21:13 [2021-06-11T08:21:13.759Z] #56 7.215 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:21:13 [2021-06-11T08:21:13.759Z] #56 7.252 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:21:13 [2021-06-11T08:21:13.759Z] #56 7.272 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:21:13 [2021-06-11T08:21:13.759Z] #56 7.630 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:21:13 [2021-06-11T08:21:13.760Z] #56 8.708 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB]
08:21:13 [2021-06-11T08:21:13.760Z] #56 9.607 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
08:21:13 [2021-06-11T08:21:13.760Z] #56 ...
08:21:13 [2021-06-11T08:21:13.760Z] 
08:21:13 [2021-06-11T08:21:13.760Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
08:21:13 [2021-06-11T08:21:13.760Z] #24 sha256:dbf264aadbd11178b4477f28fc93daf0e9a35a35a15f8a7a702d54c885b80a46
08:21:13 [2021-06-11T08:21:13.760Z] #24 4.932 + RM_GOPATH=0
08:21:13 [2021-06-11T08:21:13.760Z] #24 4.932 + TMP_GOPATH=
08:21:13 [2021-06-11T08:21:13.760Z] #24 4.932 + : /build
08:21:13 [2021-06-11T08:21:13.760Z] #24 4.932 + '[' -z '' ']'
08:21:13 [2021-06-11T08:21:13.760Z] #24 4.934 ++ mktemp -d
08:21:13 [2021-06-11T08:21:13.760Z] #24 4.936 + export GOPATH=/tmp/tmp.HwE9K3dBic
08:21:13 [2021-06-11T08:21:13.760Z] #24 4.936 + GOPATH=/tmp/tmp.HwE9K3dBic
08:21:13 [2021-06-11T08:21:13.760Z] #24 4.936 + RM_GOPATH=1
08:21:13 [2021-06-11T08:21:13.760Z] #24 4.936 + case "$(go env GOARCH)" in
08:21:13 [2021-06-11T08:21:13.760Z] #24 4.937 ++ go env GOARCH
08:21:13 [2021-06-11T08:21:13.760Z] #24 4.950 + export GO_BUILDMODE=-buildmode=pie
08:21:13 [2021-06-11T08:21:13.760Z] #24 4.950 + GO_BUILDMODE=-buildmode=pie
08:21:13 [2021-06-11T08:21:13.760Z] #24 4.953 Install docker/cli version 17.06.2-ce from stable
08:21:13 [2021-06-11T08:21:13.760Z] #24 4.953 ++ dirname /tmp/install/install.sh
08:21:13 [2021-06-11T08:21:13.760Z] #24 4.953 + dir=/tmp/install
08:21:13 [2021-06-11T08:21:13.760Z] #24 4.953 + bin=dockercli
08:21:13 [2021-06-11T08:21:13.760Z] #24 4.953 + shift
08:21:13 [2021-06-11T08:21:13.760Z] #24 4.953 + '[' '!' -f /tmp/install/dockercli.installer ']'
08:21:13 [2021-06-11T08:21:13.760Z] #24 4.953 + . /tmp/install/dockercli.installer
08:21:13 [2021-06-11T08:21:13.760Z] #24 4.953 ++ : stable
08:21:13 [2021-06-11T08:21:13.760Z] #24 4.953 ++ : 17.06.2-ce
08:21:13 [2021-06-11T08:21:13.760Z] #24 4.953 + install_dockercli
08:21:13 [2021-06-11T08:21:13.760Z] #24 4.953 + echo 'Install docker/cli version 17.06.2-ce from stable'
08:21:13 [2021-06-11T08:21:13.760Z] #24 4.953 ++ uname -m
08:21:13 [2021-06-11T08:21:13.760Z] #24 4.958 + arch=x86_64
08:21:13 [2021-06-11T08:21:13.760Z] #24 4.958 + '[' x86_64 '!=' x86_64 ']'
08:21:13 [2021-06-11T08:21:13.760Z] #24 4.958 + url=https://download.docker.com/linux/static
08:21:13 [2021-06-11T08:21:13.760Z] #24 4.958 + tar -xz docker/docker
08:21:13 [2021-06-11T08:21:13.760Z] #24 4.958 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
08:21:13 [2021-06-11T08:21:13.760Z] #24 7.753 + mkdir -p /build
08:21:13 [2021-06-11T08:21:13.760Z] #24 7.754 + mv docker/docker /build/
08:21:13 [2021-06-11T08:21:13.760Z] #24 7.762 + rmdir docker
08:21:13 [2021-06-11T08:21:13.760Z] #24 DONE 10.2s
08:21:13 [2021-06-11T08:21:13.760Z] 
08:21:13 [2021-06-11T08:21:13.760Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
08:21:13 [2021-06-11T08:21:13.760Z] #52 sha256:1988a65bb813b5da7f1780a6bd8e9e356ffdb267d50991f1a87d97b4840f4d2b
08:21:13 [2021-06-11T08:21:13.760Z] #52 7.615 + RM_GOPATH=0
08:21:13 [2021-06-11T08:21:13.760Z] #52 7.615 + TMP_GOPATH=
08:21:13 [2021-06-11T08:21:13.760Z] #52 7.617 + : /build
08:21:13 [2021-06-11T08:21:13.760Z] #52 7.617 + '[' -z '' ']'
08:21:13 [2021-06-11T08:21:13.760Z] #52 7.617 ++ mktemp -d
08:21:13 [2021-06-11T08:21:13.760Z] #52 7.629 + export GOPATH=/tmp/tmp.2nbU7UUkwr
08:21:13 [2021-06-11T08:21:13.760Z] #52 7.629 + GOPATH=/tmp/tmp.2nbU7UUkwr
08:21:13 [2021-06-11T08:21:13.760Z] #52 7.629 + RM_GOPATH=1
08:21:13 [2021-06-11T08:21:13.760Z] #52 7.629 + case "$(go env GOARCH)" in
08:21:13 [2021-06-11T08:21:13.760Z] #52 7.629 ++ go env GOARCH
08:21:13 [2021-06-11T08:21:13.760Z] #52 7.653 + export GO_BUILDMODE=-buildmode=pie
08:21:13 [2021-06-11T08:21:13.760Z] #52 7.653 + GO_BUILDMODE=-buildmode=pie
08:21:13 [2021-06-11T08:21:13.760Z] #52 7.654 ++ dirname /tmp/install/install.sh
08:21:13 [2021-06-11T08:21:13.760Z] #52 7.655 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
08:21:13 [2021-06-11T08:21:13.760Z] #52 7.655 + dir=/tmp/install
08:21:13 [2021-06-11T08:21:13.760Z] #52 7.655 + bin=shfmt
08:21:13 [2021-06-11T08:21:13.760Z] #52 7.655 + shift
08:21:13 [2021-06-11T08:21:13.760Z] #52 7.655 + '[' '!' -f /tmp/install/shfmt.installer ']'
08:21:13 [2021-06-11T08:21:13.760Z] #52 7.655 + . /tmp/install/shfmt.installer
08:21:13 [2021-06-11T08:21:13.760Z] #52 7.655 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
08:21:13 [2021-06-11T08:21:13.760Z] #52 7.655 + install_shfmt
08:21:13 [2021-06-11T08:21:13.760Z] #52 7.655 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
08:21:13 [2021-06-11T08:21:13.760Z] #52 7.655 + git clone https://github.com/mvdan/sh.git /tmp/tmp.2nbU7UUkwr/src/github.com/mvdan/sh
08:21:13 [2021-06-11T08:21:13.760Z] #52 7.662 Cloning into '/tmp/tmp.2nbU7UUkwr/src/github.com/mvdan/sh'...
08:21:14 [2021-06-11T08:21:14.017Z] #52 ...
08:21:14 [2021-06-11T08:21:14.017Z] 
08:21:14 [2021-06-11T08:21:14.017Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
08:21:14 [2021-06-11T08:21:14.017Z] #29 sha256:9358d2742bddac357b1fb93d173551014f7b5743f0b0123e7c06c635797548ae
08:21:14 [2021-06-11T08:21:14.017Z] #29 9.375 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
08:21:14 [2021-06-11T08:21:14.017Z] #29 9.522 
08:21:14 [2021-06-11T08:21:14.017Z] #29 9.654 
######################################################################## 100.0%
08:21:14 [2021-06-11T08:21:14.017Z] #29 9.746 
08:21:14 [2021-06-11T08:21:14.017Z] #29 10.17 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
08:21:14 [2021-06-11T08:21:14.017Z] #29 10.33 
08:21:14 [2021-06-11T08:21:14.017Z] #29 10.46 
######################################################################## 100.0%
08:21:14 [2021-06-11T08:21:14.017Z] #29 10.51 
08:21:14 [2021-06-11T08:21:14.017Z] #29 10.54 Download of images into '/build' complete.
08:21:14 [2021-06-11T08:21:14.017Z] #29 10.55 Use something like the following to load the result into a Docker daemon:
08:21:14 [2021-06-11T08:21:14.017Z] #29 10.55   tar -cC '/build' . | docker load
08:21:14 [2021-06-11T08:21:14.017Z] #29 DONE 12.6s
08:21:14 [2021-06-11T08:21:14.017Z] 
08:21:14 [2021-06-11T08:21:14.017Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:21:14 [2021-06-11T08:21:14.017Z] #46 sha256:1709041beeba69a312dfbff7ab21f6048dbad63e3127ab7f5272f66fc90509de
08:21:14 [2021-06-11T08:21:14.017Z] #46 7.863 + RM_GOPATH=0
08:21:14 [2021-06-11T08:21:14.017Z] #46 7.863 + TMP_GOPATH=
08:21:14 [2021-06-11T08:21:14.017Z] #46 7.863 + : /build
08:21:14 [2021-06-11T08:21:14.017Z] #46 7.863 + '[' -z '' ']'
08:21:14 [2021-06-11T08:21:14.017Z] #46 7.863 ++ mktemp -d
08:21:14 [2021-06-11T08:21:14.017Z] #46 7.885 + export GOPATH=/tmp/tmp.q1IXRp0hzC
08:21:14 [2021-06-11T08:21:14.017Z] #46 7.885 + GOPATH=/tmp/tmp.q1IXRp0hzC
08:21:14 [2021-06-11T08:21:14.017Z] #46 7.885 + RM_GOPATH=1
08:21:14 [2021-06-11T08:21:14.017Z] #46 7.885 + case "$(go env GOARCH)" in
08:21:14 [2021-06-11T08:21:14.017Z] #46 7.885 ++ go env GOARCH
08:21:14 [2021-06-11T08:21:14.017Z] #46 7.904 + export GO_BUILDMODE=-buildmode=pie
08:21:14 [2021-06-11T08:21:14.017Z] #46 7.904 + GO_BUILDMODE=-buildmode=pie
08:21:14 [2021-06-11T08:21:14.017Z] #46 7.904 ++ dirname /tmp/install/install.sh
08:21:14 [2021-06-11T08:21:14.017Z] #46 7.904 + dir=/tmp/install
08:21:14 [2021-06-11T08:21:14.017Z] #46 7.904 + bin=vndr
08:21:14 [2021-06-11T08:21:14.017Z] #46 7.904 + shift
08:21:14 [2021-06-11T08:21:14.017Z] #46 7.904 + '[' '!' -f /tmp/install/vndr.installer ']'
08:21:14 [2021-06-11T08:21:14.017Z] #46 7.904 + . /tmp/install/vndr.installer
08:21:14 [2021-06-11T08:21:14.017Z] #46 7.905 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
08:21:14 [2021-06-11T08:21:14.017Z] #46 7.905 + install_vndr
08:21:14 [2021-06-11T08:21:14.017Z] #46 7.907 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
08:21:14 [2021-06-11T08:21:14.017Z] #46 7.908 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
08:21:14 [2021-06-11T08:21:14.017Z] #46 7.908 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.q1IXRp0hzC/src/github.com/LK4D4/vndr
08:21:14 [2021-06-11T08:21:14.017Z] #46 7.914 Cloning into '/tmp/tmp.q1IXRp0hzC/src/github.com/LK4D4/vndr'...
08:21:14 [2021-06-11T08:21:14.017Z] #46 8.990 + cd /tmp/tmp.q1IXRp0hzC/src/github.com/LK4D4/vndr
08:21:14 [2021-06-11T08:21:14.017Z] #46 9.004 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
08:21:14 [2021-06-11T08:21:14.017Z] #46 9.031 + go build -buildmode=pie -v -o /build/vndr .
08:21:14 [2021-06-11T08:21:14.017Z] #46 9.692 internal/cpu
08:21:14 [2021-06-11T08:21:14.017Z] #46 9.693 runtime/internal/atomic
08:21:14 [2021-06-11T08:21:14.017Z] #46 10.02 runtime/internal/sys
08:21:14 [2021-06-11T08:21:14.017Z] #46 10.21 runtime/internal/math
08:21:14 [2021-06-11T08:21:14.017Z] #46 10.29 internal/race
08:21:14 [2021-06-11T08:21:14.017Z] #46 10.41 sync/atomic
08:21:14 [2021-06-11T08:21:14.017Z] #46 10.46 internal/bytealg
08:21:14 [2021-06-11T08:21:14.017Z] #46 ...
08:21:14 [2021-06-11T08:21:14.017Z] 
08:21:14 [2021-06-11T08:21:14.017Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
08:21:14 [2021-06-11T08:21:14.017Z] #34 sha256:452d04f1393ef741c64e08947589f634f9347f7ac69f3c384370e8db71f891ae
08:21:14 [2021-06-11T08:21:14.017Z] #34 7.970 Install go-toml version v1.8.1
08:21:14 [2021-06-11T08:21:14.017Z] #34 7.980 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1
08:21:14 [2021-06-11T08:21:14.017Z] #34 7.998 go: finding github.com v1.8.1
08:21:14 [2021-06-11T08:21:14.017Z] #34 8.005 go: finding github.com/pelletier/go-toml/cmd v1.8.1
08:21:14 [2021-06-11T08:21:14.017Z] #34 8.007 go: finding github.com/pelletier/go-toml v1.8.1
08:21:14 [2021-06-11T08:21:14.017Z] #34 8.007 go: finding github.com/pelletier v1.8.1
08:21:14 [2021-06-11T08:21:14.017Z] #34 8.929 go: downloading github.com/pelletier/go-toml v1.8.1
08:21:14 [2021-06-11T08:21:14.017Z] #34 9.874 go: extracting github.com/pelletier/go-toml v1.8.1
08:21:14 [2021-06-11T08:21:14.142Z] #20 ...
08:21:14 [2021-06-11T08:21:14.142Z] 
08:21:14 [2021-06-11T08:21:14.142Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
08:21:14 [2021-06-11T08:21:14.142Z] #54 sha256:5ef75fa136fa123eb0e2881dc889298ae7163d23e7d51729dd960b98c060da7e
08:21:14 [2021-06-11T08:21:14.142Z] #54 12.13 + cd /tmp/tmp.n8X0MmKAlh/src/github.com/opencontainers/runc
08:21:14 [2021-06-11T08:21:14.142Z] #54 12.13 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
08:21:14 [2021-06-11T08:21:14.142Z] #54 12.56 + '[' -z '' ']'
08:21:14 [2021-06-11T08:21:14.142Z] #54 12.56 + target=static
08:21:14 [2021-06-11T08:21:14.142Z] #54 12.56 + make 'BUILDTAGS=seccomp ' static
08:21:14 [2021-06-11T08:21:14.142Z] #54 12.79 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc .
08:21:14 [2021-06-11T08:21:14.276Z] #34 ...
08:21:14 [2021-06-11T08:21:14.276Z] 
08:21:14 [2021-06-11T08:21:14.276Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:21:14 [2021-06-11T08:21:14.276Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
08:21:14 [2021-06-11T08:21:14.276Z] #32 7.962 + git clone https://github.com/kolyshkin/go-swagger.git .
08:21:14 [2021-06-11T08:21:14.276Z] #32 7.975 Cloning into '.'...
08:21:14 [2021-06-11T08:21:14.276Z] #32 ...
08:21:14 [2021-06-11T08:21:14.276Z] 
08:21:14 [2021-06-11T08:21:14.277Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
08:21:14 [2021-06-11T08:21:14.277Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815
08:21:14 [2021-06-11T08:21:14.277Z] #44 8.824 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:21:14 [2021-06-11T08:21:14.277Z] #44 8.885 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:21:14 [2021-06-11T08:21:14.277Z] #44 8.886 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:21:14 [2021-06-11T08:21:14.277Z] #44 9.466 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
08:21:14 [2021-06-11T08:21:14.277Z] #44 10.05 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:21:14 [2021-06-11T08:21:14.513Z] #40 ...
08:21:14 [2021-06-11T08:21:14.513Z] 
08:21:14 [2021-06-11T08:21:14.513Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
08:21:14 [2021-06-11T08:21:14.513Z] #52 sha256:c11a394957f1c9d010cd87ce746a94f5d6f7a2fe8a801e32518d79d02ffd69da
08:21:14 [2021-06-11T08:21:14.513Z] #52 18.62 + cd /tmp/tmp.LZ3ozRd6vq/src/github.com/mvdan/sh
08:21:14 [2021-06-11T08:21:14.513Z] #52 18.62 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
08:21:14 [2021-06-11T08:21:14.513Z] #52 18.78 + GO111MODULE=on
08:21:14 [2021-06-11T08:21:14.513Z] #52 18.78 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
08:21:14 [2021-06-11T08:21:14.513Z] #52 19.88 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:21:14 [2021-06-11T08:21:14.513Z] #52 19.89 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:21:14 [2021-06-11T08:21:14.513Z] #52 19.97 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:21:14 [2021-06-11T08:21:14.513Z] #52 20.32 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:21:14 [2021-06-11T08:21:14.513Z] #52 20.33 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:21:14 [2021-06-11T08:21:14.513Z] #52 21.08 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:21:14 [2021-06-11T08:21:14.513Z] #52 21.84 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:21:14 [2021-06-11T08:21:14.513Z] #52 23.70 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:21:14 [2021-06-11T08:21:14.513Z] #52 25.18 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:21:14 [2021-06-11T08:21:14.513Z] #52 25.22 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:21:14 [2021-06-11T08:21:14.513Z] #52 25.42 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:21:14 [2021-06-11T08:21:14.513Z] #52 25.44 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:21:14 [2021-06-11T08:21:14.513Z] #52 26.07 runtime/cgo
08:21:14 [2021-06-11T08:21:14.513Z] #52 26.16 runtime
08:21:14 [2021-06-11T08:21:14.513Z] #52 ...
08:21:14 [2021-06-11T08:21:14.513Z] 
08:21:14 [2021-06-11T08:21:14.513Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:21:14 [2021-06-11T08:21:14.513Z] #50 sha256:2ed92f77f9e3023e31bd88b6b773bb934ebaf3fa0397ffd11109b22c1236962e
08:21:14 [2021-06-11T08:21:14.513Z] #50 25.76 go: downloading github.com/mattn/go-colorable v0.1.4
08:21:14 [2021-06-11T08:21:14.513Z] #50 25.90 go: extracting github.com/mattn/go-colorable v0.1.4
08:21:14 [2021-06-11T08:21:14.513Z] #50 25.94 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
08:21:14 [2021-06-11T08:21:14.513Z] #50 26.02 go: downloading github.com/uudashr/gocognit v1.0.1
08:21:14 [2021-06-11T08:21:14.513Z] #50 26.08 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
08:21:14 [2021-06-11T08:21:14.513Z] #50 26.09 go: downloading github.com/kisielk/gotool v1.0.0
08:21:14 [2021-06-11T08:21:14.513Z] #50 26.27 go: extracting github.com/kisielk/gotool v1.0.0
08:21:14 [2021-06-11T08:21:14.513Z] #50 26.35 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
08:21:14 [2021-06-11T08:21:14.513Z] #50 26.40 go: downloading github.com/fsnotify/fsnotify v1.4.7
08:21:14 [2021-06-11T08:21:14.513Z] #50 26.46 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
08:21:14 [2021-06-11T08:21:14.513Z] #50 26.47 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
08:21:14 [2021-06-11T08:21:14.513Z] #50 26.47 go: downloading github.com/go-critic/go-critic v0.4.1
08:21:14 [2021-06-11T08:21:14.513Z] #50 26.62 go: extracting github.com/uudashr/gocognit v1.0.1
08:21:14 [2021-06-11T08:21:14.513Z] #50 26.73 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
08:21:14 [2021-06-11T08:21:14.513Z] #50 26.97 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
08:21:14 [2021-06-11T08:21:14.513Z] #50 27.18 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
08:21:14 [2021-06-11T08:21:14.513Z] #50 27.27 go: downloading github.com/gogo/protobuf v1.2.1
08:21:14 [2021-06-11T08:21:14.513Z] #50 27.27 go: extracting github.com/go-critic/go-critic v0.4.1
08:21:14 [2021-06-11T08:21:14.513Z] #50 27.38 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
08:21:14 [2021-06-11T08:21:14.513Z] #50 27.38 go: downloading github.com/davecgh/go-spew v1.1.1
08:21:14 [2021-06-11T08:21:14.513Z] #50 27.46 go: extracting github.com/fsnotify/fsnotify v1.4.7
08:21:14 [2021-06-11T08:21:14.513Z] #50 27.50 go: downloading github.com/stretchr/objx v0.2.0
08:21:14 [2021-06-11T08:21:14.513Z] #50 27.50 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
08:21:14 [2021-06-11T08:21:14.513Z] #50 27.80 go: downloading github.com/BurntSushi/toml v0.3.1
08:21:14 [2021-06-11T08:21:14.513Z] #50 27.89 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
08:21:14 [2021-06-11T08:21:14.513Z] #50 27.92 go: extracting github.com/davecgh/go-spew v1.1.1
08:21:14 [2021-06-11T08:21:14.513Z] #50 28.01 go: downloading github.com/go-toolsmith/astfmt v1.0.0
08:21:14 [2021-06-11T08:21:14.513Z] #50 28.14 go: extracting github.com/BurntSushi/toml v0.3.1
08:21:14 [2021-06-11T08:21:14.513Z] #50 28.21 go: extracting github.com/stretchr/objx v0.2.0
08:21:14 [2021-06-11T08:21:14.513Z] #50 28.23 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
08:21:14 [2021-06-11T08:21:14.513Z] #50 28.40 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
08:21:14 [2021-06-11T08:21:14.513Z] #50 28.49 go: downloading github.com/gobwas/glob v0.2.3
08:21:14 [2021-06-11T08:21:14.513Z] #50 28.50 go: extracting github.com/go-toolsmith/astfmt v1.0.0
08:21:14 [2021-06-11T08:21:14.513Z] #50 28.52 go: downloading github.com/pmezard/go-difflib v1.0.0
08:21:14 [2021-06-11T08:21:14.513Z] #50 28.57 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
08:21:14 [2021-06-11T08:21:14.513Z] #50 28.57 go: downloading github.com/magiconair/properties v1.8.1
08:21:14 [2021-06-11T08:21:14.536Z] #44 ...
08:21:14 [2021-06-11T08:21:14.536Z] 
08:21:14 [2021-06-11T08:21:14.536Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
08:21:14 [2021-06-11T08:21:14.536Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
08:21:14 [2021-06-11T08:21:14.536Z] #40 7.742 + git clone https://github.com/docker/distribution.git .
08:21:14 [2021-06-11T08:21:14.536Z] #40 7.744 Cloning into '.'...
08:21:14 [2021-06-11T08:21:14.774Z] #50 28.78 go: extracting github.com/pmezard/go-difflib v1.0.0
08:21:14 [2021-06-11T08:21:14.774Z] #50 28.78 go: downloading github.com/inconshreveable/mousetrap v1.0.0
08:21:14 [2021-06-11T08:21:14.774Z] #50 28.88 go: extracting github.com/gobwas/glob v0.2.3
08:21:14 [2021-06-11T08:21:14.774Z] #50 ...
08:21:14 [2021-06-11T08:21:14.774Z] 
08:21:14 [2021-06-11T08:21:14.774Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
08:21:14 [2021-06-11T08:21:14.774Z] #59 sha256:cdaa3ab6615b4fd9fc676d243ceb426a432a6bf9cf54847d913215d5291c90a8
08:21:14 [2021-06-11T08:21:14.774Z] #59 18.80 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
08:21:14 [2021-06-11T08:21:14.774Z] #59 18.84 go: downloading github.com/u-root/u-root v7.0.0+incompatible
08:21:14 [2021-06-11T08:21:14.774Z] #59 18.95 go: extracting github.com/moby/vpnkit v0.5.0
08:21:14 [2021-06-11T08:21:14.774Z] #59 19.49 go: extracting github.com/urfave/cli/v2 v2.3.0
08:21:14 [2021-06-11T08:21:14.774Z] #59 19.78 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
08:21:14 [2021-06-11T08:21:14.774Z] #59 22.70 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
08:21:14 [2021-06-11T08:21:14.774Z] #59 23.11 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
08:21:14 [2021-06-11T08:21:14.774Z] #59 23.15 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
08:21:14 [2021-06-11T08:21:14.774Z] #59 23.15 go: downloading github.com/russross/blackfriday/v2 v2.1.0
08:21:14 [2021-06-11T08:21:14.774Z] #59 24.05 go: extracting github.com/russross/blackfriday/v2 v2.1.0
08:21:14 [2021-06-11T08:21:14.774Z] #59 25.61 go: extracting github.com/u-root/u-root v7.0.0+incompatible
08:21:14 [2021-06-11T08:21:14.774Z] #59 28.22 go: finding github.com/pkg/errors v0.9.1
08:21:14 [2021-06-11T08:21:14.774Z] #59 28.50 go: finding github.com/sirupsen/logrus v1.8.1
08:21:14 [2021-06-11T08:21:14.774Z] #59 28.58 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
08:21:14 [2021-06-11T08:21:14.774Z] #59 28.64 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
08:21:14 [2021-06-11T08:21:14.774Z] #59 28.76 go: finding github.com/google/uuid v1.2.0
08:21:14 [2021-06-11T08:21:14.774Z] #59 28.80 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
08:21:14 [2021-06-11T08:21:14.774Z] #59 28.86 go: finding github.com/gofrs/flock v0.8.0
08:21:14 [2021-06-11T08:21:14.774Z] #59 28.89 go: finding github.com/moby/vpnkit v0.5.0
08:21:14 [2021-06-11T08:21:14.774Z] #59 28.92 go: finding github.com/gorilla/mux v1.8.0
08:21:14 [2021-06-11T08:21:14.774Z] #59 28.97 go: finding github.com/moby/sys/mountinfo v0.4.1
08:21:14 [2021-06-11T08:21:14.774Z] #59 28.98 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
08:21:14 [2021-06-11T08:21:14.774Z] #59 ...
08:21:14 [2021-06-11T08:21:14.774Z] 
08:21:14 [2021-06-11T08:21:14.774Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:21:14 [2021-06-11T08:21:14.774Z] #50 sha256:2ed92f77f9e3023e31bd88b6b773bb934ebaf3fa0397ffd11109b22c1236962e
08:21:14 [2021-06-11T08:21:14.774Z] #50 28.94 go: extracting github.com/inconshreveable/mousetrap v1.0.0
08:21:14 [2021-06-11T08:21:14.774Z] #50 28.94 go: downloading gopkg.in/yaml.v2 v2.2.7
08:21:14 [2021-06-11T08:21:14.793Z] #40 ...
08:21:14 [2021-06-11T08:21:14.793Z] 
08:21:14 [2021-06-11T08:21:14.793Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:21:14 [2021-06-11T08:21:14.793Z] #50 sha256:60a9fb98110b85291274bca0e2666e04d9d3bb9fb1d9992cefc0b1a61ce2ed99
08:21:14 [2021-06-11T08:21:14.793Z] #50 6.020 + RM_GOPATH=0
08:21:14 [2021-06-11T08:21:14.793Z] #50 6.021 + TMP_GOPATH=
08:21:14 [2021-06-11T08:21:14.793Z] #50 6.021 + : /build
08:21:14 [2021-06-11T08:21:14.793Z] #50 6.021 + '[' -z '' ']'
08:21:14 [2021-06-11T08:21:14.793Z] #50 6.023 ++ mktemp -d
08:21:14 [2021-06-11T08:21:14.793Z] #50 6.029 + export GOPATH=/tmp/tmp.0JLA7kO6kh
08:21:14 [2021-06-11T08:21:14.793Z] #50 6.029 + GOPATH=/tmp/tmp.0JLA7kO6kh
08:21:14 [2021-06-11T08:21:14.793Z] #50 6.029 + RM_GOPATH=1
08:21:14 [2021-06-11T08:21:14.793Z] #50 6.029 + case "$(go env GOARCH)" in
08:21:14 [2021-06-11T08:21:14.793Z] #50 6.029 ++ go env GOARCH
08:21:14 [2021-06-11T08:21:14.793Z] #50 6.050 + export GO_BUILDMODE=-buildmode=pie
08:21:14 [2021-06-11T08:21:14.793Z] #50 6.050 + GO_BUILDMODE=-buildmode=pie
08:21:14 [2021-06-11T08:21:14.793Z] #50 6.050 ++ dirname /tmp/install/install.sh
08:21:14 [2021-06-11T08:21:14.793Z] #50 6.060 + dir=/tmp/install
08:21:14 [2021-06-11T08:21:14.793Z] #50 6.060 + bin=golangci_lint
08:21:14 [2021-06-11T08:21:14.793Z] #50 6.060 + shift
08:21:14 [2021-06-11T08:21:14.793Z] #50 6.060 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
08:21:14 [2021-06-11T08:21:14.793Z] #50 6.060 + . /tmp/install/golangci_lint.installer
08:21:14 [2021-06-11T08:21:14.793Z] #50 6.060 ++ : v1.23.8
08:21:14 [2021-06-11T08:21:14.793Z] #50 6.060 + install_golangci_lint
08:21:14 [2021-06-11T08:21:14.793Z] #50 6.060 + set -e
08:21:14 [2021-06-11T08:21:14.793Z] #50 6.060 + export GO111MODULE=on
08:21:14 [2021-06-11T08:21:14.793Z] #50 6.060 + GO111MODULE=on
08:21:14 [2021-06-11T08:21:14.793Z] #50 6.060 + GOBIN=/build
08:21:14 [2021-06-11T08:21:14.793Z] #50 6.060 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
08:21:14 [2021-06-11T08:21:14.793Z] #50 6.064 go: finding github.com v1.23.8
08:21:14 [2021-06-11T08:21:14.793Z] #50 6.068 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8
08:21:14 [2021-06-11T08:21:14.793Z] #50 6.068 go: finding github.com/golangci/golangci-lint/cmd v1.23.8
08:21:14 [2021-06-11T08:21:14.793Z] #50 6.068 go: finding github.com/golangci/golangci-lint v1.23.8
08:21:14 [2021-06-11T08:21:14.793Z] #50 6.068 go: finding github.com/golangci v1.23.8
08:21:14 [2021-06-11T08:21:14.793Z] #50 7.019 go: downloading github.com/golangci/golangci-lint v1.23.8
08:21:14 [2021-06-11T08:21:14.793Z] #50 8.839 go: extracting github.com/golangci/golangci-lint v1.23.8
08:21:14 [2021-06-11T08:21:14.793Z] #50 ...
08:21:14 [2021-06-11T08:21:14.793Z] 
08:21:14 [2021-06-11T08:21:14.793Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
08:21:14 [2021-06-11T08:21:14.793Z] #59 sha256:c31e54dad9a4e76403cfca41224af494bf4e6fe3ad7d90d708590c4f552ce15e
08:21:14 [2021-06-11T08:21:14.793Z] #59 4.672 + RM_GOPATH=0
08:21:14 [2021-06-11T08:21:14.793Z] #59 4.672 + TMP_GOPATH=
08:21:14 [2021-06-11T08:21:14.793Z] #59 4.672 + : /build
08:21:14 [2021-06-11T08:21:14.793Z] #59 4.672 + '[' -z '' ']'
08:21:14 [2021-06-11T08:21:14.793Z] #59 4.672 ++ mktemp -d
08:21:14 [2021-06-11T08:21:14.793Z] #59 4.672 + export GOPATH=/tmp/tmp.9TqAOG3sHu
08:21:14 [2021-06-11T08:21:14.793Z] #59 4.672 + GOPATH=/tmp/tmp.9TqAOG3sHu
08:21:14 [2021-06-11T08:21:14.793Z] #59 4.672 + RM_GOPATH=1
08:21:14 [2021-06-11T08:21:14.793Z] #59 4.672 + case "$(go env GOARCH)" in
08:21:14 [2021-06-11T08:21:14.793Z] #59 4.672 ++ go env GOARCH
08:21:14 [2021-06-11T08:21:14.793Z] #59 4.682 + export GO_BUILDMODE=-buildmode=pie
08:21:14 [2021-06-11T08:21:14.793Z] #59 4.682 + GO_BUILDMODE=-buildmode=pie
08:21:14 [2021-06-11T08:21:14.793Z] #59 4.682 ++ dirname /tmp/install/install.sh
08:21:14 [2021-06-11T08:21:14.793Z] #59 4.684 + dir=/tmp/install
08:21:14 [2021-06-11T08:21:14.793Z] #59 4.684 + bin=rootlesskit
08:21:14 [2021-06-11T08:21:14.793Z] #59 4.684 + shift
08:21:14 [2021-06-11T08:21:14.793Z] #59 4.684 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
08:21:14 [2021-06-11T08:21:14.793Z] #59 4.684 + . /tmp/install/rootlesskit.installer
08:21:14 [2021-06-11T08:21:14.793Z] #59 4.686 ++ : 4cd567642273d369adaadcbadca00880552c1778
08:21:14 [2021-06-11T08:21:14.793Z] #59 4.686 + install_rootlesskit
08:21:14 [2021-06-11T08:21:14.793Z] #59 4.686 + case "$1" in
08:21:14 [2021-06-11T08:21:14.793Z] #59 4.686 + export CGO_ENABLED=0
08:21:14 [2021-06-11T08:21:14.793Z] #59 4.686 + CGO_ENABLED=0
08:21:14 [2021-06-11T08:21:14.793Z] #59 4.686 + _install_rootlesskit
08:21:14 [2021-06-11T08:21:14.793Z] #59 4.686 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
08:21:14 [2021-06-11T08:21:14.793Z] #59 4.686 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.9TqAOG3sHu/src/github.com/rootless-containers/rootlesskit
08:21:14 [2021-06-11T08:21:14.793Z] #59 4.686 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
08:21:14 [2021-06-11T08:21:14.793Z] #59 4.688 Cloning into '/tmp/tmp.9TqAOG3sHu/src/github.com/rootless-containers/rootlesskit'...
08:21:14 [2021-06-11T08:21:14.793Z] #59 6.866 + cd /tmp/tmp.9TqAOG3sHu/src/github.com/rootless-containers/rootlesskit
08:21:14 [2021-06-11T08:21:14.793Z] #59 6.866 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
08:21:14 [2021-06-11T08:21:14.793Z] #59 6.913 + export GO111MODULE=on
08:21:14 [2021-06-11T08:21:14.793Z] #59 6.913 + GO111MODULE=on
08:21:14 [2021-06-11T08:21:14.793Z] #59 6.913 + export GOPROXY=https://proxy.golang.org
08:21:14 [2021-06-11T08:21:14.793Z] #59 6.913 + GOPROXY=https://proxy.golang.org
08:21:14 [2021-06-11T08:21:14.793Z] #59 6.913 + for f in rootlesskit rootlesskit-docker-proxy
08:21:14 [2021-06-11T08:21:14.793Z] #59 6.913 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
08:21:14 [2021-06-11T08:21:14.793Z] #59 10.18 go: downloading github.com/gofrs/flock v0.8.0
08:21:14 [2021-06-11T08:21:14.793Z] #59 10.18 go: downloading github.com/pkg/errors v0.9.1
08:21:14 [2021-06-11T08:21:14.793Z] #59 10.19 go: downloading github.com/urfave/cli/v2 v2.3.0
08:21:14 [2021-06-11T08:21:14.793Z] #59 10.19 go: downloading github.com/gorilla/mux v1.8.0
08:21:14 [2021-06-11T08:21:14.793Z] #59 10.29 go: downloading github.com/sirupsen/logrus v1.8.1
08:21:14 [2021-06-11T08:21:14.793Z] #59 10.34 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
08:21:14 [2021-06-11T08:21:14.793Z] #59 10.54 go: downloading github.com/moby/vpnkit v0.5.0
08:21:14 [2021-06-11T08:21:14.793Z] #59 10.54 go: extracting github.com/gofrs/flock v0.8.0
08:21:14 [2021-06-11T08:21:14.793Z] #59 10.81 go: downloading github.com/moby/sys/mountinfo v0.4.1
08:21:14 [2021-06-11T08:21:14.793Z] #59 10.81 go: downloading github.com/google/uuid v1.2.0
08:21:14 [2021-06-11T08:21:14.793Z] #59 10.94 go: extracting github.com/sirupsen/logrus v1.8.1
08:21:14 [2021-06-11T08:21:14.793Z] #59 11.14 go: extracting github.com/gorilla/mux v1.8.0
08:21:15 [2021-06-11T08:21:15.035Z] #50 29.19 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
08:21:15 [2021-06-11T08:21:15.050Z] #59 11.29 go: extracting github.com/pkg/errors v0.9.1
08:21:15 [2021-06-11T08:21:15.050Z] #59 ...
08:21:15 [2021-06-11T08:21:15.050Z] 
08:21:15 [2021-06-11T08:21:15.050Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
08:21:15 [2021-06-11T08:21:15.050Z] #48 sha256:0bd4bb5af8db760e87cda48bf6b40ce4ad23292e5890f886d024bf24359f8021
08:21:15 [2021-06-11T08:21:15.050Z] #48 10.19 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:21:15 [2021-06-11T08:21:15.050Z] #48 10.24 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:21:15 [2021-06-11T08:21:15.050Z] #48 10.29 go: downloading github.com/jonboulle/clockwork v0.1.0
08:21:15 [2021-06-11T08:21:15.050Z] #48 10.29 go: downloading github.com/spf13/pflag v1.0.3
08:21:15 [2021-06-11T08:21:15.050Z] #48 10.65 go: extracting github.com/fatih/color v1.9.0
08:21:15 [2021-06-11T08:21:15.050Z] #48 10.81 go: downloading github.com/mattn/go-colorable v0.1.6
08:21:15 [2021-06-11T08:21:15.050Z] #48 10.81 go: downloading github.com/mattn/go-isatty v0.0.12
08:21:15 [2021-06-11T08:21:15.050Z] #48 10.81 go: downloading github.com/pkg/errors v0.9.1
08:21:15 [2021-06-11T08:21:15.050Z] #48 10.81 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:21:15 [2021-06-11T08:21:15.050Z] #48 10.83 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:21:15 [2021-06-11T08:21:15.050Z] #48 11.00 go: extracting github.com/jonboulle/clockwork v0.1.0
08:21:15 [2021-06-11T08:21:15.050Z] #48 11.00 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:21:15 [2021-06-11T08:21:15.050Z] #48 11.06 go: extracting github.com/spf13/pflag v1.0.3
08:21:15 [2021-06-11T08:21:15.050Z] #48 11.13 go: extracting github.com/pkg/errors v0.9.1
08:21:15 [2021-06-11T08:21:15.050Z] #48 11.13 go: extracting github.com/mattn/go-isatty v0.0.12
08:21:15 [2021-06-11T08:21:15.050Z] #48 11.37 go: extracting github.com/mattn/go-colorable v0.1.6
08:21:15 [2021-06-11T08:21:15.296Z] #50 29.29 go: extracting github.com/magiconair/properties v1.8.1
08:21:15 [2021-06-11T08:21:15.296Z] #50 29.35 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
08:21:15 [2021-06-11T08:21:15.296Z] #50 29.37 go: downloading github.com/go-toolsmith/astcast v1.0.0
08:21:15 [2021-06-11T08:21:15.296Z] #50 29.44 go: downloading github.com/go-toolsmith/strparse v1.0.0
08:21:15 [2021-06-11T08:21:15.296Z] #50 29.49 go: downloading github.com/go-toolsmith/astp v1.0.0
08:21:15 [2021-06-11T08:21:15.296Z] #50 29.56 go: extracting gopkg.in/yaml.v2 v2.2.7
08:21:15 [2021-06-11T08:21:15.339Z] #50 32.19 go: extracting github.com/gogo/protobuf v1.2.1
08:21:15 [2021-06-11T08:21:15.557Z] #50 29.73 go: extracting github.com/go-toolsmith/astcast v1.0.0
08:21:15 [2021-06-11T08:21:15.557Z] #50 29.73 go: downloading github.com/go-toolsmith/typep v1.0.0
08:21:15 [2021-06-11T08:21:15.817Z] #50 29.88 go: extracting github.com/go-toolsmith/astp v1.0.0
08:21:15 [2021-06-11T08:21:15.817Z] #50 29.88 go: downloading github.com/go-toolsmith/astequal v1.0.0
08:21:15 [2021-06-11T08:21:15.817Z] #50 29.88 go: extracting github.com/go-toolsmith/strparse v1.0.0
08:21:15 [2021-06-11T08:21:15.817Z] #50 29.88 go: downloading github.com/go-toolsmith/astcopy v1.0.0
08:21:15 [2021-06-11T08:21:15.817Z] #50 30.13 go: extracting github.com/go-toolsmith/typep v1.0.0
08:21:16 [2021-06-11T08:21:16.049Z] #54 ...
08:21:16 [2021-06-11T08:21:16.049Z] 
08:21:16 [2021-06-11T08:21:16.049Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
08:21:16 [2021-06-11T08:21:16.049Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530
08:21:16 [2021-06-11T08:21:16.049Z] #20 10.40 Fetched 8974 kB in 9s (976 kB/s)
08:21:16 [2021-06-11T08:21:16.077Z] #50 30.39 go: extracting github.com/go-toolsmith/astcopy v1.0.0
08:21:16 [2021-06-11T08:21:16.338Z] #50 30.60 go: extracting github.com/go-toolsmith/astequal v1.0.0
08:21:16 [2021-06-11T08:21:16.598Z] #50 30.95 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
08:21:16 [2021-06-11T08:21:16.990Z] #48 13.04 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:21:17 [2021-06-11T08:21:17.858Z] #50 ...
08:21:17 [2021-06-11T08:21:17.858Z] 
08:21:17 [2021-06-11T08:21:17.858Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
08:21:17 [2021-06-11T08:21:17.858Z] #59 sha256:576185d632316678b22c483087aec7d8fd0e791451d2cd29899e5be2b28032a9
08:21:17 [2021-06-11T08:21:17.858Z] #59 24.26 go: extracting github.com/russross/blackfriday/v2 v2.1.0
08:21:17 [2021-06-11T08:21:17.858Z] #59 27.10 go: finding github.com/pkg/errors v0.9.1
08:21:17 [2021-06-11T08:21:17.858Z] #59 27.19 go: finding github.com/sirupsen/logrus v1.8.1
08:21:17 [2021-06-11T08:21:17.858Z] #59 27.40 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
08:21:17 [2021-06-11T08:21:17.858Z] #59 27.45 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
08:21:17 [2021-06-11T08:21:17.858Z] #59 27.55 go: finding github.com/google/uuid v1.2.0
08:21:17 [2021-06-11T08:21:17.858Z] #59 27.63 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
08:21:17 [2021-06-11T08:21:17.858Z] #59 27.73 go: finding github.com/gofrs/flock v0.8.0
08:21:17 [2021-06-11T08:21:17.858Z] #59 27.77 go: finding github.com/moby/vpnkit v0.5.0
08:21:17 [2021-06-11T08:21:17.858Z] #59 27.81 go: finding github.com/moby/sys/mountinfo v0.4.1
08:21:17 [2021-06-11T08:21:17.858Z] #59 27.83 go: finding github.com/gorilla/mux v1.8.0
08:21:17 [2021-06-11T08:21:17.858Z] #59 27.90 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
08:21:17 [2021-06-11T08:21:17.858Z] #59 27.94 go: finding github.com/u-root/u-root v7.0.0+incompatible
08:21:17 [2021-06-11T08:21:17.858Z] #59 27.96 go: finding github.com/urfave/cli/v2 v2.3.0
08:21:17 [2021-06-11T08:21:17.858Z] #59 28.09 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
08:21:17 [2021-06-11T08:21:17.858Z] #59 28.31 go: finding github.com/russross/blackfriday/v2 v2.1.0
08:21:17 [2021-06-11T08:21:17.921Z] #48 14.21 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:21:17 [2021-06-11T08:21:17.955Z] #20 10.40 Reading package lists...
08:21:17 [2021-06-11T08:21:17.955Z] #20 ...
08:21:17 [2021-06-11T08:21:17.955Z] 
08:21:17 [2021-06-11T08:21:17.955Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:21:17 [2021-06-11T08:21:17.955Z] #46 sha256:cb73dbc770a18c856843bf43a42b8db763af75d582b8c0c0fdeda4c78e1fff0c
08:21:17 [2021-06-11T08:21:17.955Z] #46 122.8 github.com/LK4D4/vndr/godl
08:21:17 [2021-06-11T08:21:17.955Z] #46 123.6 github.com/LK4D4/vndr
08:21:17 [2021-06-11T08:21:17.955Z] #46 DONE 132.1s
08:21:17 [2021-06-11T08:21:17.955Z] 
08:21:17 [2021-06-11T08:21:17.955Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:21:17 [2021-06-11T08:21:17.955Z] #57 sha256:1ca21ce5204f05bc2a62aed7430a89a6c5128a75663317f887568e1a260fcd5c
08:21:18 [2021-06-11T08:21:18.430Z] #59 ...
08:21:18 [2021-06-11T08:21:18.430Z] 
08:21:18 [2021-06-11T08:21:18.430Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
08:21:18 [2021-06-11T08:21:18.430Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
08:21:18 [2021-06-11T08:21:18.430Z] #36 25.23 Fetched 8449 kB in 17s (483 kB/s)
08:21:18 [2021-06-11T08:21:18.430Z] #36 25.23 Reading package lists...
08:21:18 [2021-06-11T08:21:18.686Z] #36 30.92 Reading package lists...
08:21:18 [2021-06-11T08:21:18.686Z] #36 ...
08:21:18 [2021-06-11T08:21:18.686Z] 
08:21:18 [2021-06-11T08:21:18.686Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
08:21:18 [2021-06-11T08:21:18.686Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
08:21:18 [2021-06-11T08:21:18.686Z] #56 25.38 Fetched 8449 kB in 18s (466 kB/s)
08:21:18 [2021-06-11T08:21:18.686Z] #56 25.38 Reading package lists...
08:21:18 [2021-06-11T08:21:18.853Z] #48 15.28 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:21:18 [2021-06-11T08:21:18.942Z] #56 30.71 Reading package lists...
08:21:18 [2021-06-11T08:21:18.942Z] #56 ...
08:21:18 [2021-06-11T08:21:18.942Z] 
08:21:18 [2021-06-11T08:21:18.942Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:21:18 [2021-06-11T08:21:18.942Z] #50 sha256:5e2a9756a3d9e6b89427621061a3982bbfeec188c592bc062d757943df8d8c03
08:21:18 [2021-06-11T08:21:18.942Z] #50 35.25 go: extracting golang.org/x/text v0.3.2
08:21:19 [2021-06-11T08:21:19.146Z] #50 33.01 go: extracting github.com/gogo/protobuf v1.2.1
08:21:19 [2021-06-11T08:21:19.783Z] #48 ...
08:21:19 [2021-06-11T08:21:19.783Z] 
08:21:19 [2021-06-11T08:21:19.783Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:21:19 [2021-06-11T08:21:19.783Z] #50 sha256:60a9fb98110b85291274bca0e2666e04d9d3bb9fb1d9992cefc0b1a61ce2ed99
08:21:19 [2021-06-11T08:21:19.783Z] #50 14.42 go: downloading github.com/spf13/pflag v1.0.5
08:21:19 [2021-06-11T08:21:19.783Z] #50 14.53 go: downloading github.com/pkg/errors v0.8.1
08:21:19 [2021-06-11T08:21:19.783Z] #50 14.53 go: downloading github.com/mitchellh/go-homedir v1.1.0
08:21:19 [2021-06-11T08:21:19.783Z] #50 14.53 go: downloading github.com/go-critic/go-critic v0.4.1
08:21:19 [2021-06-11T08:21:19.783Z] #50 14.53 go: downloading github.com/go-lintpack/lintpack v0.5.2
08:21:19 [2021-06-11T08:21:19.783Z] #50 14.54 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
08:21:19 [2021-06-11T08:21:19.783Z] #50 14.62 go: downloading github.com/fatih/color v1.7.0
08:21:19 [2021-06-11T08:21:19.783Z] #50 14.70 go: downloading github.com/stretchr/testify v1.4.0
08:21:19 [2021-06-11T08:21:19.783Z] #50 14.77 go: downloading github.com/spf13/viper v1.6.1
08:21:19 [2021-06-11T08:21:19.783Z] #50 14.90 go: extracting github.com/fatih/color v1.7.0
08:21:19 [2021-06-11T08:21:19.783Z] #50 14.90 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
08:21:19 [2021-06-11T08:21:19.783Z] #50 15.27 go: extracting github.com/mitchellh/go-homedir v1.1.0
08:21:19 [2021-06-11T08:21:19.783Z] #50 15.27 go: extracting github.com/pkg/errors v0.8.1
08:21:19 [2021-06-11T08:21:19.783Z] #50 15.27 go: downloading github.com/mattn/go-isatty v0.0.8
08:21:19 [2021-06-11T08:21:19.783Z] #50 15.36 go: extracting github.com/go-lintpack/lintpack v0.5.2
08:21:19 [2021-06-11T08:21:19.783Z] #50 15.37 go: extracting github.com/spf13/viper v1.6.1
08:21:19 [2021-06-11T08:21:19.783Z] #50 15.52 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
08:21:19 [2021-06-11T08:21:19.783Z] #50 15.59 go: extracting github.com/stretchr/testify v1.4.0
08:21:19 [2021-06-11T08:21:19.783Z] #50 15.76 go: extracting github.com/go-critic/go-critic v0.4.1
08:21:19 [2021-06-11T08:21:19.783Z] #50 15.76 go: extracting github.com/spf13/pflag v1.0.5
08:21:19 [2021-06-11T08:21:19.783Z] #50 15.84 go: downloading github.com/spf13/cast v1.3.0
08:21:19 [2021-06-11T08:21:19.783Z] #50 15.84 go: extracting github.com/mattn/go-isatty v0.0.8
08:21:19 [2021-06-11T08:21:19.783Z] #50 16.06 go: downloading github.com/spf13/afero v1.1.2
08:21:19 [2021-06-11T08:21:19.783Z] #50 16.06 go: downloading github.com/subosito/gotenv v1.2.0
08:21:19 [2021-06-11T08:21:19.783Z] #50 16.06 go: downloading github.com/magiconair/properties v1.8.1
08:21:19 [2021-06-11T08:21:19.783Z] #50 16.06 go: downloading github.com/davecgh/go-spew v1.1.1
08:21:19 [2021-06-11T08:21:19.783Z] #50 16.18 go: extracting github.com/spf13/cast v1.3.0
08:21:19 [2021-06-11T08:21:19.783Z] #50 16.18 go: downloading github.com/go-toolsmith/astfmt v1.0.0
08:21:19 [2021-06-11T08:21:19.783Z] #50 16.18 go: extracting github.com/magiconair/properties v1.8.1
08:21:19 [2021-06-11T08:21:19.862Z] #57 ...
08:21:19 [2021-06-11T08:21:19.862Z] 
08:21:19 [2021-06-11T08:21:19.862Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
08:21:19 [2021-06-11T08:21:19.862Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530
08:21:19 [2021-06-11T08:21:19.862Z] #20 10.40 Reading package lists...
08:21:19 [2021-06-11T08:21:19.871Z] #50 ...
08:21:19 [2021-06-11T08:21:19.871Z] 
08:21:19 [2021-06-11T08:21:19.871Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
08:21:19 [2021-06-11T08:21:19.871Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815
08:21:19 [2021-06-11T08:21:19.871Z] #44 24.38 Fetched 8452 kB in 18s (458 kB/s)
08:21:19 [2021-06-11T08:21:19.871Z] #44 24.38 Reading package lists...
08:21:19 [2021-06-11T08:21:19.871Z] #44 29.90 Reading package lists...
08:21:19 [2021-06-11T08:21:19.871Z] #44 ...
08:21:19 [2021-06-11T08:21:19.871Z] 
08:21:19 [2021-06-11T08:21:19.871Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
08:21:19 [2021-06-11T08:21:19.871Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
08:21:19 [2021-06-11T08:21:19.871Z] #36 30.92 Reading package lists...
08:21:20 [2021-06-11T08:21:20.040Z] #50 16.41 go: downloading gopkg.in/yaml.v2 v2.2.7
08:21:20 [2021-06-11T08:21:20.040Z] #50 16.41 go: extracting github.com/go-toolsmith/astfmt v1.0.0
08:21:20 [2021-06-11T08:21:20.040Z] #50 16.41 go: downloading github.com/spf13/jwalterweatherman v1.0.0
08:21:20 [2021-06-11T08:21:20.040Z] #50 16.41 go: extracting github.com/spf13/afero v1.1.2
08:21:20 [2021-06-11T08:21:20.040Z] #50 16.41 go: extracting github.com/subosito/gotenv v1.2.0
08:21:20 [2021-06-11T08:21:20.040Z] #50 16.50 go: downloading github.com/mattn/go-colorable v0.1.4
08:21:20 [2021-06-11T08:21:20.040Z] #50 16.50 go: downloading golang.org/x/text v0.3.2
08:21:20 [2021-06-11T08:21:20.298Z] #50 16.56 go: extracting github.com/mattn/go-colorable v0.1.4
08:21:20 [2021-06-11T08:21:20.544Z] #50 ...
08:21:20 [2021-06-11T08:21:20.544Z] 
08:21:20 [2021-06-11T08:21:20.544Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
08:21:20 [2021-06-11T08:21:20.544Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
08:21:20 [2021-06-11T08:21:20.544Z] #56 24.51 Fetched 8449 kB in 18s (462 kB/s)
08:21:20 [2021-06-11T08:21:20.544Z] #56 24.51 Reading package lists...
08:21:20 [2021-06-11T08:21:20.544Z] #56 30.32 Reading package lists...
08:21:20 [2021-06-11T08:21:20.544Z] #56 ...
08:21:20 [2021-06-11T08:21:20.544Z] 
08:21:20 [2021-06-11T08:21:20.544Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:21:20 [2021-06-11T08:21:20.544Z] #46 sha256:e08e741e3e4a485fb88e456cbf754ccb4aa9a4c98e716eab22a6a8aa8c193bcb
08:21:20 [2021-06-11T08:21:20.544Z] #46 32.39 vendor/golang.org/x/crypto/internal/subtle
08:21:20 [2021-06-11T08:21:20.544Z] #46 32.51 vendor/golang.org/x/crypto/curve25519
08:21:20 [2021-06-11T08:21:20.556Z] #50 16.70 go: extracting github.com/davecgh/go-spew v1.1.1
08:21:20 [2021-06-11T08:21:20.556Z] #50 16.70 go: extracting gopkg.in/yaml.v2 v2.2.7
08:21:20 [2021-06-11T08:21:20.556Z] #50 16.94 go: extracting github.com/spf13/jwalterweatherman v1.0.0
08:21:20 [2021-06-11T08:21:20.556Z] #50 16.98 go: downloading github.com/sirupsen/logrus v1.4.2
08:21:20 [2021-06-11T08:21:20.800Z] #36 36.22 Building dependency tree...
08:21:20 [2021-06-11T08:21:20.814Z] #50 17.10 go: downloading github.com/spf13/cobra v0.0.5
08:21:21 [2021-06-11T08:21:21.075Z] #50 17.27 go: extracting github.com/sirupsen/logrus v1.4.2
08:21:21 [2021-06-11T08:21:21.075Z] #50 17.38 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
08:21:21 [2021-06-11T08:21:21.344Z] #50 17.76 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
08:21:21 [2021-06-11T08:21:21.344Z] #50 17.82 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
08:21:21 [2021-06-11T08:21:21.344Z] #50 17.86 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
08:21:21 [2021-06-11T08:21:21.362Z] #36 ...
08:21:21 [2021-06-11T08:21:21.362Z] 
08:21:21 [2021-06-11T08:21:21.362Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:21:21 [2021-06-11T08:21:21.362Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:21:21 [2021-06-11T08:21:21.362Z] #13 20.48 Fetched 8974 kB in 18s (504 kB/s)
08:21:21 [2021-06-11T08:21:21.362Z] #13 20.48 Reading package lists...
08:21:21 [2021-06-11T08:21:21.362Z] #13 25.95 Reading package lists...
08:21:21 [2021-06-11T08:21:21.362Z] #13 ...
08:21:21 [2021-06-11T08:21:21.362Z] 
08:21:21 [2021-06-11T08:21:21.362Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
08:21:21 [2021-06-11T08:21:21.362Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815
08:21:21 [2021-06-11T08:21:21.362Z] #44 29.90 Reading package lists...
08:21:21 [2021-06-11T08:21:21.485Z] #46 ...
08:21:21 [2021-06-11T08:21:21.485Z] 
08:21:21 [2021-06-11T08:21:21.485Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
08:21:21 [2021-06-11T08:21:21.485Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
08:21:21 [2021-06-11T08:21:21.485Z] #36 25.48 Fetched 8449 kB in 18s (467 kB/s)
08:21:21 [2021-06-11T08:21:21.485Z] #36 25.48 Reading package lists...
08:21:21 [2021-06-11T08:21:21.485Z] #36 31.28 Reading package lists...
08:21:21 [2021-06-11T08:21:21.485Z] #36 ...
08:21:21 [2021-06-11T08:21:21.485Z] 
08:21:21 [2021-06-11T08:21:21.485Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
08:21:21 [2021-06-11T08:21:21.485Z] #59 sha256:cdaa3ab6615b4fd9fc676d243ceb426a432a6bf9cf54847d913215d5291c90a8
08:21:21 [2021-06-11T08:21:21.485Z] #59 29.03 go: finding github.com/urfave/cli/v2 v2.3.0
08:21:21 [2021-06-11T08:21:21.485Z] #59 29.06 go: finding github.com/u-root/u-root v7.0.0+incompatible
08:21:21 [2021-06-11T08:21:21.485Z] #59 29.20 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
08:21:21 [2021-06-11T08:21:21.485Z] #59 29.22 go: finding github.com/russross/blackfriday/v2 v2.1.0
08:21:21 [2021-06-11T08:21:21.602Z] #50 17.88 go: extracting github.com/spf13/cobra v0.0.5
08:21:21 [2021-06-11T08:21:21.746Z] #59 ...
08:21:21 [2021-06-11T08:21:21.746Z] 
08:21:21 [2021-06-11T08:21:21.746Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
08:21:21 [2021-06-11T08:21:21.746Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
08:21:21 [2021-06-11T08:21:21.746Z] #56 30.32 Reading package lists...
08:21:21 [2021-06-11T08:21:21.860Z] #50 18.26 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
08:21:21 [2021-06-11T08:21:21.925Z] #44 35.30 Building dependency tree...
08:21:22 [2021-06-11T08:21:22.127Z] #50 18.40 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
08:21:22 [2021-06-11T08:21:22.127Z] #50 18.47 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
08:21:22 [2021-06-11T08:21:22.127Z] #50 18.49 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
08:21:22 [2021-06-11T08:21:22.127Z] #50 18.49 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
08:21:22 [2021-06-11T08:21:22.383Z] #50 18.77 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1
08:21:22 [2021-06-11T08:21:22.383Z] #50 18.82 go: extracting honnef.co/go/tools v0.0.1-2019.2.3
08:21:22 [2021-06-11T08:21:22.950Z] #56 36.14 Building dependency tree...
08:21:22 [2021-06-11T08:21:22.950Z] #56 ...
08:21:22 [2021-06-11T08:21:22.950Z] 
08:21:22 [2021-06-11T08:21:22.950Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
08:21:22 [2021-06-11T08:21:22.950Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815
08:21:22 [2021-06-11T08:21:22.950Z] #44 26.26 Fetched 8452 kB in 19s (443 kB/s)
08:21:22 [2021-06-11T08:21:22.950Z] #44 26.26 Reading package lists...
08:21:22 [2021-06-11T08:21:22.950Z] #44 32.03 Reading package lists...
08:21:22 [2021-06-11T08:21:22.950Z] #44 ...
08:21:22 [2021-06-11T08:21:22.950Z] 
08:21:22 [2021-06-11T08:21:22.950Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
08:21:22 [2021-06-11T08:21:22.950Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
08:21:22 [2021-06-11T08:21:22.950Z] #36 31.28 Reading package lists...
08:21:23 [2021-06-11T08:21:23.295Z] #44 37.77 The following additional packages will be installed:
08:21:23 [2021-06-11T08:21:23.295Z] #44 37.78   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
08:21:23 [2021-06-11T08:21:23.295Z] #44 37.78   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
08:21:23 [2021-06-11T08:21:23.295Z] #44 37.78   python3-pkg-resources python3-protobuf python3-six python3.7
08:21:23 [2021-06-11T08:21:23.295Z] #44 37.78   python3.7-minimal
08:21:23 [2021-06-11T08:21:23.295Z] #44 37.79 Suggested packages:
08:21:23 [2021-06-11T08:21:23.295Z] #44 37.79   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
08:21:23 [2021-06-11T08:21:23.295Z] #44 37.79   python3.7-doc binfmt-support
08:21:23 [2021-06-11T08:21:23.775Z] #20 14.71 Reading package lists...
08:21:23 [2021-06-11T08:21:23.903Z] #36 37.06 Building dependency tree...
08:21:23 [2021-06-11T08:21:23.903Z] #36 ...
08:21:23 [2021-06-11T08:21:23.903Z] 
08:21:23 [2021-06-11T08:21:23.903Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:21:23 [2021-06-11T08:21:23.903Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:21:23 [2021-06-11T08:21:23.903Z] #13 21.53 Fetched 8974 kB in 20s (460 kB/s)
08:21:23 [2021-06-11T08:21:23.903Z] #13 21.53 Reading package lists...
08:21:23 [2021-06-11T08:21:23.903Z] #13 27.67 Reading package lists...
08:21:23 [2021-06-11T08:21:23.903Z] #13 ...
08:21:23 [2021-06-11T08:21:23.903Z] 
08:21:23 [2021-06-11T08:21:23.903Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
08:21:23 [2021-06-11T08:21:23.903Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
08:21:23 [2021-06-11T08:21:23.903Z] #36 37.06 Building dependency tree...
08:21:24 [2021-06-11T08:21:24.505Z] #20 18.16 Building dependency tree...
08:21:24 [2021-06-11T08:21:24.756Z] #44 39.18 The following NEW packages will be installed:
08:21:24 [2021-06-11T08:21:24.756Z] #44 39.20   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
08:21:24 [2021-06-11T08:21:24.756Z] #44 39.21   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
08:21:24 [2021-06-11T08:21:24.756Z] #44 39.21   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
08:21:24 [2021-06-11T08:21:24.756Z] #44 39.22   python3.7-minimal
08:21:24 [2021-06-11T08:21:24.756Z] #44 ...
08:21:24 [2021-06-11T08:21:24.756Z] 
08:21:24 [2021-06-11T08:21:24.756Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
08:21:24 [2021-06-11T08:21:24.756Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
08:21:24 [2021-06-11T08:21:24.756Z] #56 30.71 Reading package lists...
08:21:24 [2021-06-11T08:21:24.756Z] #56 36.08 Building dependency tree...
08:21:24 [2021-06-11T08:21:24.756Z] #56 38.60 The following additional packages will be installed:
08:21:24 [2021-06-11T08:21:24.756Z] #56 38.61   libbtrfs0
08:21:24 [2021-06-11T08:21:24.756Z] #56 38.76 The following NEW packages will be installed:
08:21:24 [2021-06-11T08:21:24.756Z] #56 38.79   libbtrfs-dev libbtrfs0
08:21:24 [2021-06-11T08:21:24.756Z] #56 39.19 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded.
08:21:24 [2021-06-11T08:21:24.756Z] #56 39.19 Need to get 119 kB of archives.
08:21:24 [2021-06-11T08:21:24.756Z] #56 39.19 After this operation, 387 kB of additional disk space will be used.
08:21:24 [2021-06-11T08:21:24.756Z] #56 39.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
08:21:24 [2021-06-11T08:21:24.756Z] #56 39.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
08:21:24 [2021-06-11T08:21:24.756Z] #56 40.11 debconf: delaying package configuration, since apt-utils is not installed
08:21:24 [2021-06-11T08:21:24.756Z] #56 40.23 Fetched 119 kB in 0s (412 kB/s)
08:21:24 [2021-06-11T08:21:24.756Z] #56 40.32 Selecting previously unselected package libbtrfs0.
08:21:24 [2021-06-11T08:21:24.756Z] #56 40.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
08:21:24 [2021-06-11T08:21:24.756Z] #56 40.39 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
08:21:24 [2021-06-11T08:21:24.756Z] #56 40.40 Unpacking libbtrfs0 (4.20.1-2) ...
08:21:24 [2021-06-11T08:21:24.756Z] #56 40.49 Selecting previously unselected package libbtrfs-dev.
08:21:24 [2021-06-11T08:21:24.756Z] #56 40.50 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
08:21:24 [2021-06-11T08:21:24.756Z] #56 40.56 Unpacking libbtrfs-dev (4.20.1-2) ...
08:21:24 [2021-06-11T08:21:24.756Z] #56 40.81 Setting up libbtrfs0 (4.20.1-2) ...
08:21:24 [2021-06-11T08:21:24.756Z] #56 40.83 Setting up libbtrfs-dev (4.20.1-2) ...
08:21:24 [2021-06-11T08:21:24.756Z] #56 40.84 Processing triggers for libc-bin (2.28-10) ...
08:21:24 [2021-06-11T08:21:24.756Z] #56 DONE 41.3s
08:21:24 [2021-06-11T08:21:24.756Z] 
08:21:24 [2021-06-11T08:21:24.756Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:21:24 [2021-06-11T08:21:24.756Z] #50 sha256:5e2a9756a3d9e6b89427621061a3982bbfeec188c592bc062d757943df8d8c03
08:21:24 [2021-06-11T08:21:24.756Z] #50 39.32 go: finding github.com/fatih/color v1.7.0
08:21:24 [2021-06-11T08:21:24.756Z] #50 39.33 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
08:21:24 [2021-06-11T08:21:24.756Z] #50 39.42 go: finding github.com/mattn/go-colorable v0.1.4
08:21:24 [2021-06-11T08:21:24.756Z] #50 39.43 go: finding github.com/mattn/go-isatty v0.0.8
08:21:24 [2021-06-11T08:21:24.756Z] #50 39.48 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
08:21:24 [2021-06-11T08:21:24.756Z] #50 39.52 go: finding github.com/go-critic/go-critic v0.4.1
08:21:24 [2021-06-11T08:21:24.756Z] #50 39.53 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
08:21:24 [2021-06-11T08:21:24.756Z] #50 39.55 go: finding github.com/pkg/errors v0.8.1
08:21:24 [2021-06-11T08:21:24.756Z] #50 39.56 go: finding github.com/go-lintpack/lintpack v0.5.2
08:21:24 [2021-06-11T08:21:24.756Z] #50 39.56 go: finding github.com/sirupsen/logrus v1.4.2
08:21:24 [2021-06-11T08:21:24.756Z] #50 39.58 go: finding github.com/stretchr/testify v1.4.0
08:21:24 [2021-06-11T08:21:24.756Z] #50 39.60 go: finding github.com/mitchellh/go-homedir v1.1.0
08:21:24 [2021-06-11T08:21:24.756Z] #50 39.61 go: finding github.com/davecgh/go-spew v1.1.1
08:21:24 [2021-06-11T08:21:24.756Z] #50 39.63 go: finding github.com/go-toolsmith/astfmt v1.0.0
08:21:24 [2021-06-11T08:21:24.756Z] #50 39.63 go: finding github.com/go-toolsmith/astequal v1.0.0
08:21:24 [2021-06-11T08:21:24.756Z] #50 39.65 go: finding github.com/go-toolsmith/astcast v1.0.0
08:21:24 [2021-06-11T08:21:24.756Z] #50 39.68 go: finding github.com/spf13/viper v1.6.1
08:21:24 [2021-06-11T08:21:24.756Z] #50 39.68 go: finding github.com/pmezard/go-difflib v1.0.0
08:21:24 [2021-06-11T08:21:24.756Z] #50 39.71 go: finding github.com/go-toolsmith/astp v1.0.0
08:21:24 [2021-06-11T08:21:24.756Z] #50 39.71 go: finding github.com/stretchr/objx v0.2.0
08:21:24 [2021-06-11T08:21:24.756Z] #50 39.81 go: finding gopkg.in/yaml.v2 v2.2.7
08:21:24 [2021-06-11T08:21:24.756Z] #50 39.83 go: finding github.com/go-toolsmith/astcopy v1.0.0
08:21:24 [2021-06-11T08:21:24.756Z] #50 39.84 go: finding github.com/go-toolsmith/typep v1.0.0
08:21:24 [2021-06-11T08:21:24.756Z] #50 39.95 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
08:21:24 [2021-06-11T08:21:24.756Z] #50 39.96 go: finding github.com/go-toolsmith/strparse v1.0.0
08:21:24 [2021-06-11T08:21:24.756Z] #50 39.99 go: finding github.com/bombsimon/wsl/v2 v2.0.0
08:21:24 [2021-06-11T08:21:24.756Z] #50 40.01 go: finding github.com/gobwas/glob v0.2.3
08:21:24 [2021-06-11T08:21:24.756Z] #50 40.05 go: finding github.com/spf13/cobra v0.0.5
08:21:24 [2021-06-11T08:21:24.756Z] #50 40.06 go: finding github.com/fsnotify/fsnotify v1.4.7
08:21:24 [2021-06-11T08:21:24.756Z] #50 40.14 go: finding github.com/spf13/pflag v1.0.5
08:21:24 [2021-06-11T08:21:24.756Z] #50 40.20 go: finding github.com/hashicorp/hcl v1.0.0
08:21:24 [2021-06-11T08:21:24.756Z] #50 40.21 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
08:21:24 [2021-06-11T08:21:24.757Z] #50 40.28 go: finding github.com/magiconair/properties v1.8.1
08:21:24 [2021-06-11T08:21:24.757Z] #50 40.34 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
08:21:24 [2021-06-11T08:21:24.757Z] #50 40.34 go: finding github.com/mitchellh/mapstructure v1.1.2
08:21:24 [2021-06-11T08:21:24.757Z] #50 40.36 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
08:21:24 [2021-06-11T08:21:24.757Z] #50 40.38 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
08:21:24 [2021-06-11T08:21:24.757Z] #50 40.39 go: finding github.com/pelletier/go-toml v1.2.0
08:21:24 [2021-06-11T08:21:24.757Z] #50 40.50 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
08:21:24 [2021-06-11T08:21:24.757Z] #50 40.50 go: finding github.com/spf13/afero v1.1.2
08:21:24 [2021-06-11T08:21:24.757Z] #50 40.55 go: finding github.com/spf13/cast v1.3.0
08:21:24 [2021-06-11T08:21:24.757Z] #50 40.60 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
08:21:24 [2021-06-11T08:21:24.757Z] #50 40.61 go: finding github.com/spf13/jwalterweatherman v1.0.0
08:21:24 [2021-06-11T08:21:24.757Z] #50 40.62 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
08:21:24 [2021-06-11T08:21:24.757Z] #50 40.70 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
08:21:24 [2021-06-11T08:21:24.757Z] #50 40.71 go: finding github.com/subosito/gotenv v1.2.0
08:21:24 [2021-06-11T08:21:24.757Z] #50 40.79 go: finding golang.org/x/text v0.3.2
08:21:24 [2021-06-11T08:21:24.757Z] #50 40.82 go: finding gopkg.in/ini.v1 v1.51.0
08:21:24 [2021-06-11T08:21:24.757Z] #50 40.86 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
08:21:24 [2021-06-11T08:21:24.757Z] #50 40.87 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
08:21:24 [2021-06-11T08:21:24.757Z] #50 40.90 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
08:21:24 [2021-06-11T08:21:24.757Z] #50 40.97 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
08:21:24 [2021-06-11T08:21:24.757Z] #50 41.07 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
08:21:24 [2021-06-11T08:21:24.757Z] #50 41.13 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
08:21:24 [2021-06-11T08:21:24.757Z] #50 41.13 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
08:21:24 [2021-06-11T08:21:24.757Z] #50 41.16 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
08:21:24 [2021-06-11T08:21:24.757Z] #50 41.16 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
08:21:24 [2021-06-11T08:21:24.757Z] #50 41.18 go: finding github.com/kisielk/gotool v1.0.0
08:21:24 [2021-06-11T08:21:24.757Z] #50 41.19 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
08:21:24 [2021-06-11T08:21:24.757Z] #50 41.21 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
08:21:24 [2021-06-11T08:21:24.757Z] #50 41.26 go: finding github.com/sourcegraph/go-diff v0.5.1
08:21:24 [2021-06-11T08:21:24.757Z] #50 41.26 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
08:21:24 [2021-06-11T08:21:24.757Z] #50 41.27 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
08:21:24 [2021-06-11T08:21:24.757Z] #50 41.31 go: finding github.com/ultraware/funlen v0.0.2
08:21:24 [2021-06-11T08:21:24.757Z] #50 41.31 go: finding github.com/tommy-muehle/go-mnd v1.1.1
08:21:24 [2021-06-11T08:21:24.757Z] #50 41.32 go: finding github.com/ultraware/whitespace v0.0.4
08:21:24 [2021-06-11T08:21:24.757Z] #50 41.33 go: finding github.com/uudashr/gocognit v1.0.1
08:21:24 [2021-06-11T08:21:24.757Z] #50 41.39 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
08:21:24 [2021-06-11T08:21:24.757Z] #50 41.53 go: finding github.com/gogo/protobuf v1.2.1
08:21:24 [2021-06-11T08:21:24.904Z] #50 ...
08:21:24 [2021-06-11T08:21:24.904Z] 
08:21:24 [2021-06-11T08:21:24.904Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:21:24 [2021-06-11T08:21:24.904Z] #46 sha256:1709041beeba69a312dfbff7ab21f6048dbad63e3127ab7f5272f66fc90509de
08:21:24 [2021-06-11T08:21:24.904Z] #46 10.81 unicode
08:21:24 [2021-06-11T08:21:24.904Z] #46 11.56 runtime
08:21:24 [2021-06-11T08:21:24.904Z] #46 14.30 unicode/utf8
08:21:24 [2021-06-11T08:21:24.904Z] #46 14.72 math/bits
08:21:24 [2021-06-11T08:21:24.904Z] #46 15.14 math
08:21:24 [2021-06-11T08:21:24.904Z] #46 18.02 internal/testlog
08:21:24 [2021-06-11T08:21:24.904Z] #46 18.44 encoding
08:21:24 [2021-06-11T08:21:24.904Z] #46 18.50 unicode/utf16
08:21:24 [2021-06-11T08:21:24.904Z] #46 18.76 container/list
08:21:24 [2021-06-11T08:21:24.904Z] #46 19.32 crypto/internal/subtle
08:21:24 [2021-06-11T08:21:24.904Z] #46 19.34 crypto/subtle
08:21:24 [2021-06-11T08:21:24.904Z] #46 19.42 vendor/golang.org/x/crypto/cryptobyte/asn1
08:21:24 [2021-06-11T08:21:24.904Z] #46 19.53 internal/nettrace
08:21:24 [2021-06-11T08:21:24.904Z] #46 19.67 runtime/cgo
08:21:24 [2021-06-11T08:21:24.904Z] #46 ...
08:21:24 [2021-06-11T08:21:24.904Z] 
08:21:24 [2021-06-11T08:21:24.904Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
08:21:24 [2021-06-11T08:21:24.904Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
08:21:24 [2021-06-11T08:21:24.904Z] #36 21.03 Fetched 8449 kB in 14s (591 kB/s)
08:21:24 [2021-06-11T08:21:24.904Z] #36 21.03 Reading package lists...
08:21:24 [2021-06-11T08:21:24.904Z] #36 ...
08:21:24 [2021-06-11T08:21:24.904Z] 
08:21:24 [2021-06-11T08:21:24.904Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
08:21:24 [2021-06-11T08:21:24.904Z] #59 sha256:c31e54dad9a4e76403cfca41224af494bf4e6fe3ad7d90d708590c4f552ce15e
08:21:24 [2021-06-11T08:21:24.904Z] #59 11.37 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
08:21:24 [2021-06-11T08:21:24.904Z] #59 11.56 go: extracting github.com/moby/sys/mountinfo v0.4.1
08:21:24 [2021-06-11T08:21:24.904Z] #59 11.64 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
08:21:24 [2021-06-11T08:21:24.904Z] #59 11.68 go: extracting github.com/google/uuid v1.2.0
08:21:24 [2021-06-11T08:21:24.904Z] #59 12.15 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
08:21:24 [2021-06-11T08:21:24.904Z] #59 12.53 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
08:21:24 [2021-06-11T08:21:24.904Z] #59 13.61 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
08:21:24 [2021-06-11T08:21:24.904Z] #59 13.63 go: extracting github.com/moby/vpnkit v0.5.0
08:21:24 [2021-06-11T08:21:24.904Z] #59 13.64 go: downloading github.com/u-root/u-root v7.0.0+incompatible
08:21:24 [2021-06-11T08:21:24.904Z] #59 15.35 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
08:21:24 [2021-06-11T08:21:24.904Z] #59 15.56 go: extracting github.com/urfave/cli/v2 v2.3.0
08:21:24 [2021-06-11T08:21:24.904Z] #59 17.76 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777
08:21:24 [2021-06-11T08:21:24.904Z] #59 19.62 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
08:21:24 [2021-06-11T08:21:24.904Z] #59 19.78 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0
08:21:24 [2021-06-11T08:21:24.904Z] #59 19.78 go: downloading github.com/russross/blackfriday/v2 v2.1.0
08:21:24 [2021-06-11T08:21:24.904Z] #59 20.47 go: extracting github.com/u-root/u-root v7.0.0+incompatible
08:21:24 [2021-06-11T08:21:24.904Z] #59 20.74 go: extracting github.com/russross/blackfriday/v2 v2.1.0
08:21:25 [2021-06-11T08:21:25.041Z] #50 41.83 go: finding honnef.co/go/tools v0.0.1-2019.2.3
08:21:25 [2021-06-11T08:21:25.087Z] #20 ...
08:21:25 [2021-06-11T08:21:25.087Z] 
08:21:25 [2021-06-11T08:21:25.087Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:21:25 [2021-06-11T08:21:25.087Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
08:21:25 [2021-06-11T08:21:25.087Z] #32 DONE 138.8s
08:21:25 [2021-06-11T08:21:25.087Z] 
08:21:25 [2021-06-11T08:21:25.087Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
08:21:25 [2021-06-11T08:21:25.087Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530
08:21:25 [2021-06-11T08:21:25.161Z] #59 ...
08:21:25 [2021-06-11T08:21:25.161Z] 
08:21:25 [2021-06-11T08:21:25.161Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
08:21:25 [2021-06-11T08:21:25.161Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
08:21:25 [2021-06-11T08:21:25.161Z] #40 20.89 Checking out files:  91% (1553/1694)   
Checking out files:  92% (1559/1694)   
Checking out files:  93% (1576/1694)   
Checking out files:  94% (1593/1694)   
Checking out files:  95% (1610/1694)   
Checking out files:  96% (1627/1694)   
Checking out files:  97% (1644/1694)   
Checking out files:  98% (1661/1694)   
Checking out files:  99% (1678/1694)   
Checking out files: 100% (1694/1694)   
Checking out files: 100% (1694/1694), done.
08:21:25 [2021-06-11T08:21:25.161Z] #40 21.04 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
08:21:25 [2021-06-11T08:21:25.324Z] #50 41.99 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
08:21:25 [2021-06-11T08:21:25.324Z] #50 42.00 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
08:21:25 [2021-06-11T08:21:25.324Z] #50 42.12 go: finding github.com/BurntSushi/toml v0.3.1
08:21:25 [2021-06-11T08:21:25.324Z] #50 42.14 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
08:21:25 [2021-06-11T08:21:25.324Z] #50 ...
08:21:25 [2021-06-11T08:21:25.324Z] 
08:21:25 [2021-06-11T08:21:25.324Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:21:25 [2021-06-11T08:21:25.324Z] #46 sha256:ea595817abc9d3682d38702e0810b8cc10260a6136a42e8ea25399a0aaa8502f
08:21:25 [2021-06-11T08:21:25.324Z] #46 32.11 vendor/golang.org/x/crypto/internal/subtle
08:21:25 [2021-06-11T08:21:25.324Z] #46 32.20 vendor/golang.org/x/crypto/curve25519
08:21:25 [2021-06-11T08:21:25.324Z] #46 40.53 sync
08:21:25 [2021-06-11T08:21:25.324Z] #46 40.58 internal/reflectlite
08:21:25 [2021-06-11T08:21:25.418Z] #40 ...
08:21:25 [2021-06-11T08:21:25.418Z] 
08:21:25 [2021-06-11T08:21:25.418Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
08:21:25 [2021-06-11T08:21:25.418Z] #34 sha256:452d04f1393ef741c64e08947589f634f9347f7ac69f3c384370e8db71f891ae
08:21:25 [2021-06-11T08:21:25.418Z] #34 11.83 github.com/pelletier/go-toml
08:21:25 [2021-06-11T08:21:25.418Z] #34 18.46 github.com/pelletier/go-toml/cmd/tomll
08:21:25 [2021-06-11T08:21:25.594Z] #46 42.24 github.com/LK4D4/vndr/godl/singleflight
08:21:25 [2021-06-11T08:21:25.594Z] #46 ...
08:21:25 [2021-06-11T08:21:25.594Z] 
08:21:25 [2021-06-11T08:21:25.594Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
08:21:25 [2021-06-11T08:21:25.594Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815
08:21:25 [2021-06-11T08:21:25.594Z] #44 39.95 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded.
08:21:25 [2021-06-11T08:21:25.594Z] #44 39.95 Need to get 6695 kB of archives.
08:21:25 [2021-06-11T08:21:25.594Z] #44 39.95 After this operation, 33.1 MB of additional disk space will be used.
08:21:25 [2021-06-11T08:21:25.594Z] #44 39.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
08:21:25 [2021-06-11T08:21:25.594Z] #44 39.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
08:21:25 [2021-06-11T08:21:25.594Z] #44 40.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
08:21:25 [2021-06-11T08:21:25.594Z] #44 40.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
08:21:25 [2021-06-11T08:21:25.594Z] #44 40.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
08:21:25 [2021-06-11T08:21:25.829Z] #34 ...
08:21:25 [2021-06-11T08:21:25.829Z] 
08:21:25 [2021-06-11T08:21:25.829Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:21:25 [2021-06-11T08:21:25.829Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:21:25 [2021-06-11T08:21:25.829Z] #13 11.92 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
08:21:25 [2021-06-11T08:21:25.829Z] #13 11.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:21:25 [2021-06-11T08:21:25.829Z] #13 12.11 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:21:25 [2021-06-11T08:21:25.829Z] #13 12.11 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:21:25 [2021-06-11T08:21:25.849Z] #36 39.94 The following additional packages will be installed:
08:21:25 [2021-06-11T08:21:25.849Z] #36 39.96   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
08:21:25 [2021-06-11T08:21:25.849Z] #36 39.97 Suggested packages:
08:21:25 [2021-06-11T08:21:25.849Z] #36 39.97   cmake-doc ninja-build lrzip
08:21:25 [2021-06-11T08:21:25.849Z] #36 39.98 Recommended packages:
08:21:25 [2021-06-11T08:21:25.849Z] #36 39.98   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
08:21:25 [2021-06-11T08:21:25.858Z] #44 40.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
08:21:25 [2021-06-11T08:21:25.858Z] #44 40.68 Get:7 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
08:21:25 [2021-06-11T08:21:25.858Z] #44 40.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
08:21:25 [2021-06-11T08:21:25.858Z] #44 40.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
08:21:25 [2021-06-11T08:21:25.858Z] #44 40.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
08:21:25 [2021-06-11T08:21:25.858Z] #44 40.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
08:21:26 [2021-06-11T08:21:26.022Z] #20 20.50 libcap2-bin is already the newest version (1:2.25-2).
08:21:26 [2021-06-11T08:21:26.022Z] #20 20.50 The following additional packages will be installed:
08:21:26 [2021-06-11T08:21:26.022Z] #20 20.50   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
08:21:26 [2021-06-11T08:21:26.022Z] #20 20.50   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
08:21:26 [2021-06-11T08:21:26.022Z] #20 20.50   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
08:21:26 [2021-06-11T08:21:26.022Z] #20 20.50   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
08:21:26 [2021-06-11T08:21:26.022Z] #20 20.50   python3.7 python3.7-minimal vim-runtime xxd
08:21:26 [2021-06-11T08:21:26.022Z] #20 20.50 Suggested packages:
08:21:26 [2021-06-11T08:21:26.022Z] #20 20.51   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
08:21:26 [2021-06-11T08:21:26.022Z] #20 20.51   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
08:21:26 [2021-06-11T08:21:26.022Z] #20 20.51   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
08:21:26 [2021-06-11T08:21:26.022Z] #20 20.51   quota
08:21:26 [2021-06-11T08:21:26.022Z] #20 20.51 Recommended packages:
08:21:26 [2021-06-11T08:21:26.022Z] #20 20.51   aufs-dkms nftables build-essential python3-dev python3-keyring
08:21:26 [2021-06-11T08:21:26.022Z] #20 20.51   python3-keyrings.alt python3-xdg unzip
08:21:26 [2021-06-11T08:21:26.084Z] #13 ...
08:21:26 [2021-06-11T08:21:26.084Z] 
08:21:26 [2021-06-11T08:21:26.084Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
08:21:26 [2021-06-11T08:21:26.084Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815
08:21:26 [2021-06-11T08:21:26.085Z] #44 11.91 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB]
08:21:26 [2021-06-11T08:21:26.085Z] #44 14.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
08:21:26 [2021-06-11T08:21:26.085Z] #44 16.02 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
08:21:26 [2021-06-11T08:21:26.085Z] #44 ...
08:21:26 [2021-06-11T08:21:26.085Z] 
08:21:26 [2021-06-11T08:21:26.085Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
08:21:26 [2021-06-11T08:21:26.085Z] #48 sha256:0bd4bb5af8db760e87cda48bf6b40ce4ad23292e5890f886d024bf24359f8021
08:21:26 [2021-06-11T08:21:26.085Z] #48 18.54 go: finding github.com/fatih/color v1.9.0
08:21:26 [2021-06-11T08:21:26.085Z] #48 18.58 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:21:26 [2021-06-11T08:21:26.085Z] #48 18.58 go: finding github.com/pkg/errors v0.9.1
08:21:26 [2021-06-11T08:21:26.085Z] #48 18.65 go: finding github.com/spf13/pflag v1.0.3
08:21:26 [2021-06-11T08:21:26.085Z] #48 18.80 go: finding github.com/mattn/go-colorable v0.1.6
08:21:26 [2021-06-11T08:21:26.085Z] #48 18.84 go: finding github.com/mattn/go-isatty v0.0.12
08:21:26 [2021-06-11T08:21:26.085Z] #48 18.99 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:21:26 [2021-06-11T08:21:26.085Z] #48 19.24 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:21:26 [2021-06-11T08:21:26.085Z] #48 19.24 go: finding github.com/jonboulle/clockwork v0.1.0
08:21:26 [2021-06-11T08:21:26.085Z] #48 19.32 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:21:26 [2021-06-11T08:21:26.085Z] #48 19.34 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:21:26 [2021-06-11T08:21:26.119Z] #44 40.79 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
08:21:26 [2021-06-11T08:21:26.119Z] #44 40.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
08:21:26 [2021-06-11T08:21:26.119Z] #44 40.89 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
08:21:26 [2021-06-11T08:21:26.119Z] #44 40.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
08:21:26 [2021-06-11T08:21:26.119Z] #44 40.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
08:21:26 [2021-06-11T08:21:26.792Z] #36 40.86 The following NEW packages will be installed:
08:21:26 [2021-06-11T08:21:26.792Z] #36 40.88   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
08:21:26 [2021-06-11T08:21:26.792Z] #36 40.89   vim-common xxd
08:21:27 [2021-06-11T08:21:27.056Z] #36 41.24 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded.
08:21:27 [2021-06-11T08:21:27.056Z] #36 41.24 Need to get 14.9 MB of archives.
08:21:27 [2021-06-11T08:21:27.056Z] #36 41.24 After this operation, 61.8 MB of additional disk space will be used.
08:21:27 [2021-06-11T08:21:27.056Z] #36 41.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
08:21:27 [2021-06-11T08:21:27.056Z] #36 41.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
08:21:27 [2021-06-11T08:21:27.056Z] #36 41.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
08:21:27 [2021-06-11T08:21:27.319Z] #36 41.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
08:21:27 [2021-06-11T08:21:27.399Z] #20 21.80 The following NEW packages will be installed:
08:21:27 [2021-06-11T08:21:27.399Z] #20 21.80   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
08:21:27 [2021-06-11T08:21:27.399Z] #20 21.80   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
08:21:27 [2021-06-11T08:21:27.399Z] #20 21.80   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
08:21:27 [2021-06-11T08:21:27.399Z] #20 21.80   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
08:21:27 [2021-06-11T08:21:27.399Z] #20 21.80   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
08:21:27 [2021-06-11T08:21:27.399Z] #20 21.80   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
08:21:27 [2021-06-11T08:21:27.399Z] #20 21.80   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
08:21:27 [2021-06-11T08:21:27.399Z] #20 21.80   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
08:21:27 [2021-06-11T08:21:27.399Z] #20 21.80   xz-utils zip
08:21:27 [2021-06-11T08:21:27.452Z] #48 ...
08:21:27 [2021-06-11T08:21:27.452Z] 
08:21:27 [2021-06-11T08:21:27.453Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
08:21:27 [2021-06-11T08:21:27.453Z] #34 sha256:452d04f1393ef741c64e08947589f634f9347f7ac69f3c384370e8db71f891ae
08:21:27 [2021-06-11T08:21:27.453Z] #34 DONE 23.9s
08:21:27 [2021-06-11T08:21:27.453Z] 
08:21:27 [2021-06-11T08:21:27.453Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
08:21:27 [2021-06-11T08:21:27.453Z] #59 sha256:c31e54dad9a4e76403cfca41224af494bf4e6fe3ad7d90d708590c4f552ce15e
08:21:27 [2021-06-11T08:21:27.453Z] #59 23.51 go: finding github.com/pkg/errors v0.9.1
08:21:27 [2021-06-11T08:21:27.453Z] #59 23.80 go: finding github.com/sirupsen/logrus v1.8.1
08:21:27 [2021-06-11T08:21:27.514Z] #44 42.27 debconf: delaying package configuration, since apt-utils is not installed
08:21:27 [2021-06-11T08:21:27.664Z] #20 22.12 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded.
08:21:27 [2021-06-11T08:21:27.664Z] #20 22.12 Need to get 28.6 MB of archives.
08:21:27 [2021-06-11T08:21:27.664Z] #20 22.12 After this operation, 116 MB of additional disk space will be used.
08:21:27 [2021-06-11T08:21:27.664Z] #20 22.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
08:21:27 [2021-06-11T08:21:27.664Z] #20 22.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
08:21:27 [2021-06-11T08:21:27.664Z] #20 22.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
08:21:27 [2021-06-11T08:21:27.664Z] #20 22.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
08:21:27 [2021-06-11T08:21:27.664Z] #20 22.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
08:21:27 [2021-06-11T08:21:27.664Z] #20 22.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
08:21:27 [2021-06-11T08:21:27.664Z] #20 22.28 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
08:21:27 [2021-06-11T08:21:27.664Z] #20 22.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
08:21:27 [2021-06-11T08:21:27.664Z] #20 22.29 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
08:21:27 [2021-06-11T08:21:27.664Z] #20 22.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
08:21:27 [2021-06-11T08:21:27.664Z] #20 22.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
08:21:27 [2021-06-11T08:21:27.664Z] #20 22.32 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
08:21:27 [2021-06-11T08:21:27.711Z] #59 24.06 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
08:21:27 [2021-06-11T08:21:27.711Z] #59 24.06 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
08:21:27 [2021-06-11T08:21:27.770Z] #44 42.48 Fetched 6695 kB in 2s (4154 kB/s)
08:21:27 [2021-06-11T08:21:27.770Z] #44 42.57 Selecting previously unselected package libpython3.7-minimal:amd64.
08:21:27 [2021-06-11T08:21:27.894Z] #36 ...
08:21:27 [2021-06-11T08:21:27.894Z] 
08:21:27 [2021-06-11T08:21:27.894Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
08:21:27 [2021-06-11T08:21:27.894Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
08:21:27 [2021-06-11T08:21:27.894Z] #56 36.14 Building dependency tree...
08:21:27 [2021-06-11T08:21:27.894Z] #56 38.88 The following additional packages will be installed:
08:21:27 [2021-06-11T08:21:27.894Z] #56 38.89   libbtrfs0
08:21:27 [2021-06-11T08:21:27.894Z] #56 39.11 The following NEW packages will be installed:
08:21:27 [2021-06-11T08:21:27.894Z] #56 39.12   libbtrfs-dev libbtrfs0
08:21:27 [2021-06-11T08:21:27.894Z] #56 39.54 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded.
08:21:27 [2021-06-11T08:21:27.895Z] #56 39.54 Need to get 119 kB of archives.
08:21:27 [2021-06-11T08:21:27.895Z] #56 39.54 After this operation, 387 kB of additional disk space will be used.
08:21:27 [2021-06-11T08:21:27.895Z] #56 39.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
08:21:27 [2021-06-11T08:21:27.895Z] #56 39.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
08:21:27 [2021-06-11T08:21:27.895Z] #56 40.53 debconf: delaying package configuration, since apt-utils is not installed
08:21:27 [2021-06-11T08:21:27.895Z] #56 40.71 Fetched 119 kB in 0s (411 kB/s)
08:21:27 [2021-06-11T08:21:27.895Z] #56 40.86 Selecting previously unselected package libbtrfs0.
08:21:27 [2021-06-11T08:21:27.895Z] #56 40.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 ... 15410 files and directories currently installed.)
08:21:27 [2021-06-11T08:21:27.895Z] #56 40.91 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
08:21:27 [2021-06-11T08:21:27.895Z] #56 40.93 Unpacking libbtrfs0 (4.20.1-2) ...
08:21:27 [2021-06-11T08:21:27.895Z] #56 41.06 Selecting previously unselected package libbtrfs-dev.
08:21:27 [2021-06-11T08:21:27.895Z] #56 41.06 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
08:21:27 [2021-06-11T08:21:27.895Z] #56 41.07 Unpacking libbtrfs-dev (4.20.1-2) ...
08:21:27 [2021-06-11T08:21:27.895Z] #56 41.27 Setting up libbtrfs0 (4.20.1-2) ...
08:21:27 [2021-06-11T08:21:27.895Z] #56 41.31 Setting up libbtrfs-dev (4.20.1-2) ...
08:21:27 [2021-06-11T08:21:27.895Z] #56 41.32 Processing triggers for libc-bin (2.28-10) ...
08:21:27 [2021-06-11T08:21:27.895Z] #56 DONE 41.9s
08:21:27 [2021-06-11T08:21:27.895Z] 
08:21:27 [2021-06-11T08:21:27.895Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:21:27 [2021-06-11T08:21:27.895Z] #50 sha256:2ed92f77f9e3023e31bd88b6b773bb934ebaf3fa0397ffd11109b22c1236962e
08:21:27 [2021-06-11T08:21:27.895Z] #50 35.85 go: extracting golang.org/x/text v0.3.2
08:21:27 [2021-06-11T08:21:27.895Z] #50 39.96 go: finding github.com/fatih/color v1.7.0
08:21:27 [2021-06-11T08:21:27.895Z] #50 40.10 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
08:21:27 [2021-06-11T08:21:27.895Z] #50 40.15 go: finding github.com/mattn/go-isatty v0.0.8
08:21:27 [2021-06-11T08:21:27.895Z] #50 40.15 go: finding github.com/mattn/go-colorable v0.1.4
08:21:27 [2021-06-11T08:21:27.895Z] #50 40.25 go: finding github.com/go-critic/go-critic v0.4.1
08:21:27 [2021-06-11T08:21:27.895Z] #50 40.28 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
08:21:27 [2021-06-11T08:21:27.895Z] #50 40.29 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
08:21:27 [2021-06-11T08:21:27.895Z] #50 40.32 go: finding github.com/go-lintpack/lintpack v0.5.2
08:21:27 [2021-06-11T08:21:27.895Z] #50 40.32 go: finding github.com/pkg/errors v0.8.1
08:21:27 [2021-06-11T08:21:27.895Z] #50 40.35 go: finding github.com/go-toolsmith/astequal v1.0.0
08:21:27 [2021-06-11T08:21:27.895Z] #50 40.37 go: finding github.com/sirupsen/logrus v1.4.2
08:21:27 [2021-06-11T08:21:27.895Z] #50 40.38 go: finding github.com/mitchellh/go-homedir v1.1.0
08:21:27 [2021-06-11T08:21:27.895Z] #50 40.38 go: finding github.com/go-toolsmith/astfmt v1.0.0
08:21:27 [2021-06-11T08:21:27.895Z] #50 40.39 go: finding github.com/stretchr/testify v1.4.0
08:21:27 [2021-06-11T08:21:27.895Z] #50 40.40 go: finding github.com/go-toolsmith/astp v1.0.0
08:21:27 [2021-06-11T08:21:27.895Z] #50 40.41 go: finding github.com/go-toolsmith/astcast v1.0.0
08:21:27 [2021-06-11T08:21:27.895Z] #50 40.43 go: finding github.com/davecgh/go-spew v1.1.1
08:21:27 [2021-06-11T08:21:27.895Z] #50 40.47 go: finding github.com/pmezard/go-difflib v1.0.0
08:21:27 [2021-06-11T08:21:27.895Z] #50 40.47 go: finding github.com/spf13/viper v1.6.1
08:21:27 [2021-06-11T08:21:27.895Z] #50 40.50 go: finding github.com/go-toolsmith/typep v1.0.0
08:21:27 [2021-06-11T08:21:27.895Z] #50 40.53 go: finding github.com/go-toolsmith/astcopy v1.0.0
08:21:27 [2021-06-11T08:21:27.895Z] #50 40.59 go: finding github.com/stretchr/objx v0.2.0
08:21:27 [2021-06-11T08:21:27.895Z] #50 40.67 go: finding github.com/go-toolsmith/strparse v1.0.0
08:21:27 [2021-06-11T08:21:27.895Z] #50 40.73 go: finding gopkg.in/yaml.v2 v2.2.7
08:21:27 [2021-06-11T08:21:27.895Z] #50 40.75 go: finding github.com/fsnotify/fsnotify v1.4.7
08:21:27 [2021-06-11T08:21:27.895Z] #50 40.75 go: finding github.com/spf13/cobra v0.0.5
08:21:27 [2021-06-11T08:21:27.895Z] #50 40.77 go: finding github.com/hashicorp/hcl v1.0.0
08:21:27 [2021-06-11T08:21:27.895Z] #50 40.85 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
08:21:27 [2021-06-11T08:21:27.895Z] #50 40.88 go: finding github.com/spf13/pflag v1.0.5
08:21:27 [2021-06-11T08:21:27.895Z] #50 40.93 go: finding github.com/magiconair/properties v1.8.1
08:21:27 [2021-06-11T08:21:27.895Z] #50 40.99 go: finding github.com/bombsimon/wsl/v2 v2.0.0
08:21:27 [2021-06-11T08:21:27.895Z] #50 40.99 go: finding github.com/gobwas/glob v0.2.3
08:21:27 [2021-06-11T08:21:27.895Z] #50 41.00 go: finding github.com/mitchellh/mapstructure v1.1.2
08:21:27 [2021-06-11T08:21:27.895Z] #50 41.04 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
08:21:27 [2021-06-11T08:21:27.895Z] #50 41.05 go: finding github.com/pelletier/go-toml v1.2.0
08:21:27 [2021-06-11T08:21:27.895Z] #50 41.08 go: finding github.com/spf13/afero v1.1.2
08:21:27 [2021-06-11T08:21:27.895Z] #50 41.17 go: finding github.com/spf13/cast v1.3.0
08:21:27 [2021-06-11T08:21:27.895Z] #50 41.21 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
08:21:27 [2021-06-11T08:21:27.895Z] #50 41.23 go: finding github.com/spf13/jwalterweatherman v1.0.0
08:21:27 [2021-06-11T08:21:27.895Z] #50 41.28 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
08:21:27 [2021-06-11T08:21:27.895Z] #50 41.29 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
08:21:27 [2021-06-11T08:21:27.895Z] #50 41.29 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
08:21:27 [2021-06-11T08:21:27.895Z] #50 41.31 go: finding github.com/subosito/gotenv v1.2.0
08:21:27 [2021-06-11T08:21:27.895Z] #50 41.33 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
08:21:27 [2021-06-11T08:21:27.895Z] #50 41.37 go: finding gopkg.in/ini.v1 v1.51.0
08:21:27 [2021-06-11T08:21:27.895Z] #50 41.38 go: finding golang.org/x/text v0.3.2
08:21:27 [2021-06-11T08:21:27.895Z] #50 41.41 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
08:21:27 [2021-06-11T08:21:27.895Z] #50 41.43 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
08:21:27 [2021-06-11T08:21:27.895Z] #50 41.61 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
08:21:27 [2021-06-11T08:21:27.895Z] #50 41.68 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
08:21:27 [2021-06-11T08:21:27.895Z] #50 41.68 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
08:21:27 [2021-06-11T08:21:27.895Z] #50 41.73 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
08:21:27 [2021-06-11T08:21:27.895Z] #50 41.76 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
08:21:27 [2021-06-11T08:21:27.895Z] #50 41.76 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
08:21:27 [2021-06-11T08:21:27.895Z] #50 41.77 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
08:21:27 [2021-06-11T08:21:27.895Z] #50 41.78 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
08:21:27 [2021-06-11T08:21:27.895Z] #50 41.79 go: finding github.com/kisielk/gotool v1.0.0
08:21:27 [2021-06-11T08:21:27.895Z] #50 41.84 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
08:21:27 [2021-06-11T08:21:27.895Z] #50 41.85 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
08:21:27 [2021-06-11T08:21:27.895Z] #50 41.85 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
08:21:27 [2021-06-11T08:21:27.895Z] #50 41.93 go: finding github.com/sourcegraph/go-diff v0.5.1
08:21:27 [2021-06-11T08:21:27.895Z] #50 41.93 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
08:21:27 [2021-06-11T08:21:27.895Z] #50 41.96 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
08:21:27 [2021-06-11T08:21:27.895Z] #50 42.03 go: finding github.com/tommy-muehle/go-mnd v1.1.1
08:21:27 [2021-06-11T08:21:27.895Z] #50 42.05 go: finding github.com/ultraware/funlen v0.0.2
08:21:27 [2021-06-11T08:21:27.895Z] #50 42.07 go: finding github.com/ultraware/whitespace v0.0.4
08:21:27 [2021-06-11T08:21:27.895Z] #50 42.07 go: finding github.com/uudashr/gocognit v1.0.1
08:21:27 [2021-06-11T08:21:27.895Z] #50 42.09 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
08:21:27 [2021-06-11T08:21:27.923Z] #20 22.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
08:21:27 [2021-06-11T08:21:27.923Z] #20 22.32 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
08:21:27 [2021-06-11T08:21:27.923Z] #20 22.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
08:21:27 [2021-06-11T08:21:27.923Z] #20 22.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
08:21:27 [2021-06-11T08:21:27.923Z] #20 22.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
08:21:27 [2021-06-11T08:21:27.923Z] #20 22.35 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
08:21:27 [2021-06-11T08:21:27.923Z] #20 22.36 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
08:21:27 [2021-06-11T08:21:27.923Z] #20 22.36 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
08:21:27 [2021-06-11T08:21:27.923Z] #20 22.37 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
08:21:27 [2021-06-11T08:21:27.923Z] #20 22.39 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
08:21:27 [2021-06-11T08:21:27.923Z] #20 22.42 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
08:21:27 [2021-06-11T08:21:27.923Z] #20 22.42 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
08:21:27 [2021-06-11T08:21:27.923Z] #20 22.43 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
08:21:27 [2021-06-11T08:21:27.923Z] #20 22.44 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
08:21:27 [2021-06-11T08:21:27.923Z] #20 22.45 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
08:21:27 [2021-06-11T08:21:27.923Z] #20 22.45 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
08:21:27 [2021-06-11T08:21:27.923Z] #20 22.46 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
08:21:27 [2021-06-11T08:21:27.967Z] #59 24.20 go: finding github.com/google/uuid v1.2.0
08:21:27 [2021-06-11T08:21:27.967Z] #59 24.28 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
08:21:28 [2021-06-11T08:21:28.027Z] #44 42.57 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
08:21:28 [2021-06-11T08:21:28.027Z] #44 42.64 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
08:21:28 [2021-06-11T08:21:28.027Z] #44 42.65 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
08:21:28 [2021-06-11T08:21:28.155Z] #50 42.25 go: finding github.com/gogo/protobuf v1.2.1
08:21:28 [2021-06-11T08:21:28.155Z] #50 ...
08:21:28 [2021-06-11T08:21:28.155Z] 
08:21:28 [2021-06-11T08:21:28.155Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
08:21:28 [2021-06-11T08:21:28.155Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
08:21:28 [2021-06-11T08:21:28.155Z] #36 42.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
08:21:28 [2021-06-11T08:21:28.155Z] #36 42.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
08:21:28 [2021-06-11T08:21:28.222Z] #59 24.48 go: finding github.com/gofrs/flock v0.8.0
08:21:28 [2021-06-11T08:21:28.222Z] #59 24.48 go: finding github.com/moby/vpnkit v0.5.0
08:21:28 [2021-06-11T08:21:28.222Z] #59 24.48 go: finding github.com/gorilla/mux v1.8.0
08:21:28 [2021-06-11T08:21:28.222Z] #59 24.48 go: finding github.com/moby/sys/mountinfo v0.4.1
08:21:28 [2021-06-11T08:21:28.222Z] #59 24.48 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777
08:21:28 [2021-06-11T08:21:28.222Z] #59 24.56 go: finding github.com/urfave/cli/v2 v2.3.0
08:21:28 [2021-06-11T08:21:28.222Z] #59 24.60 go: finding github.com/u-root/u-root v7.0.0+incompatible
08:21:28 [2021-06-11T08:21:28.416Z] #36 42.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
08:21:28 [2021-06-11T08:21:28.416Z] #36 42.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
08:21:28 [2021-06-11T08:21:28.416Z] #36 42.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
08:21:28 [2021-06-11T08:21:28.416Z] #36 42.55 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
08:21:28 [2021-06-11T08:21:28.478Z] #59 24.87 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0
08:21:28 [2021-06-11T08:21:28.489Z] #20 22.89 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
08:21:28 [2021-06-11T08:21:28.489Z] #20 22.89 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
08:21:28 [2021-06-11T08:21:28.489Z] #20 22.89 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
08:21:28 [2021-06-11T08:21:28.489Z] #20 22.89 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
08:21:28 [2021-06-11T08:21:28.489Z] #20 22.90 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
08:21:28 [2021-06-11T08:21:28.489Z] #20 22.90 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
08:21:28 [2021-06-11T08:21:28.489Z] #20 22.91 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
08:21:28 [2021-06-11T08:21:28.489Z] #20 22.98 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
08:21:28 [2021-06-11T08:21:28.489Z] #20 22.98 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
08:21:28 [2021-06-11T08:21:28.489Z] #20 22.99 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
08:21:28 [2021-06-11T08:21:28.489Z] #20 23.01 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
08:21:28 [2021-06-11T08:21:28.489Z] #20 23.01 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
08:21:28 [2021-06-11T08:21:28.489Z] #20 23.03 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
08:21:28 [2021-06-11T08:21:28.489Z] #20 23.03 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
08:21:28 [2021-06-11T08:21:28.489Z] #20 23.06 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
08:21:28 [2021-06-11T08:21:28.489Z] #20 23.08 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
08:21:28 [2021-06-11T08:21:28.489Z] #20 23.09 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
08:21:28 [2021-06-11T08:21:28.590Z] #44 43.33 Selecting previously unselected package python3.7-minimal.
08:21:28 [2021-06-11T08:21:28.590Z] #44 43.34 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
08:21:28 [2021-06-11T08:21:28.590Z] #44 43.34 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
08:21:28 [2021-06-11T08:21:28.734Z] #59 24.93 go: finding github.com/russross/blackfriday/v2 v2.1.0
08:21:28 [2021-06-11T08:21:28.748Z] #20 23.36 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
08:21:29 [2021-06-11T08:21:29.007Z] #20 23.40 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
08:21:29 [2021-06-11T08:21:29.007Z] #20 23.44 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
08:21:29 [2021-06-11T08:21:29.574Z] #20 23.87 debconf: delaying package configuration, since apt-utils is not installed
08:21:29 [2021-06-11T08:21:29.574Z] #20 23.95 Fetched 28.6 MB in 2s (18.1 MB/s)
08:21:29 [2021-06-11T08:21:29.574Z] #20 23.98 Selecting previously unselected package pigz.
08:21:29 [2021-06-11T08:21:29.574Z] #20 23.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 ... 23435 files and directories currently installed.)
08:21:29 [2021-06-11T08:21:29.574Z] #20 24.06 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
08:21:29 [2021-06-11T08:21:29.574Z] #20 24.07 Unpacking pigz (2.4-1) ...
08:21:29 [2021-06-11T08:21:29.574Z] #20 24.14 Selecting previously unselected package libpython3.7-minimal:amd64.
08:21:29 [2021-06-11T08:21:29.574Z] #20 24.16 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
08:21:29 [2021-06-11T08:21:29.833Z] #20 24.17 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
08:21:29 [2021-06-11T08:21:29.957Z] #44 44.79 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
08:21:30 [2021-06-11T08:21:30.092Z] #20 24.50 Selecting previously unselected package python3.7-minimal.
08:21:30 [2021-06-11T08:21:30.092Z] #20 24.50 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
08:21:30 [2021-06-11T08:21:30.092Z] #20 24.51 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
08:21:30 [2021-06-11T08:21:30.213Z] #44 44.83 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
08:21:30 [2021-06-11T08:21:30.331Z] #36 44.48 debconf: delaying package configuration, since apt-utils is not installed
08:21:30 [2021-06-11T08:21:30.592Z] #36 44.72 Fetched 14.9 MB in 2s (6023 kB/s)
08:21:30 [2021-06-11T08:21:30.592Z] #36 44.79 Selecting previously unselected package xxd.
08:21:30 [2021-06-11T08:21:30.853Z] #36 44.79 (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.)
08:21:30 [2021-06-11T08:21:30.853Z] #36 44.87 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
08:21:30 [2021-06-11T08:21:30.853Z] #36 44.88 Unpacking xxd (2:8.1.0875-5) ...
08:21:30 [2021-06-11T08:21:30.853Z] #36 45.07 Selecting previously unselected package vim-common.
08:21:30 [2021-06-11T08:21:30.853Z] #36 45.07 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
08:21:30 [2021-06-11T08:21:30.853Z] #36 45.11 Unpacking vim-common (2:8.1.0875-5) ...
08:21:30 [2021-06-11T08:21:30.919Z] #20 25.21 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
08:21:30 [2021-06-11T08:21:30.919Z] #20 25.23 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
08:21:31 [2021-06-11T08:21:31.115Z] #36 45.45 Selecting previously unselected package cmake-data.
08:21:31 [2021-06-11T08:21:31.376Z] #36 45.46 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
08:21:31 [2021-06-11T08:21:31.376Z] #36 45.47 Unpacking cmake-data (3.13.4-1) ...
08:21:31 [2021-06-11T08:21:31.580Z] #44 ...
08:21:31 [2021-06-11T08:21:31.580Z] 
08:21:31 [2021-06-11T08:21:31.580Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:21:31 [2021-06-11T08:21:31.580Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
08:21:31 [2021-06-11T08:21:31.580Z] #32 44.87 Checking out files:  88% (1342/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.
08:21:31 [2021-06-11T08:21:31.580Z] #32 45.41 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
08:21:31 [2021-06-11T08:21:31.580Z] #32 45.50 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:21:31 [2021-06-11T08:21:31.837Z] #32 ...
08:21:31 [2021-06-11T08:21:31.837Z] 
08:21:31 [2021-06-11T08:21:31.837Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
08:21:31 [2021-06-11T08:21:31.837Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
08:21:31 [2021-06-11T08:21:31.837Z] #36 38.43 The following additional packages will be installed:
08:21:31 [2021-06-11T08:21:31.837Z] #36 38.45   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
08:21:31 [2021-06-11T08:21:31.837Z] #36 38.45 Suggested packages:
08:21:31 [2021-06-11T08:21:31.837Z] #36 38.45   cmake-doc ninja-build lrzip
08:21:31 [2021-06-11T08:21:31.837Z] #36 38.45 Recommended packages:
08:21:31 [2021-06-11T08:21:31.837Z] #36 38.45   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
08:21:31 [2021-06-11T08:21:31.837Z] #36 39.27 The following NEW packages will be installed:
08:21:31 [2021-06-11T08:21:31.837Z] #36 39.27   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
08:21:31 [2021-06-11T08:21:31.837Z] #36 39.28   vim-common xxd
08:21:31 [2021-06-11T08:21:31.837Z] #36 39.63 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded.
08:21:31 [2021-06-11T08:21:31.837Z] #36 39.63 Need to get 14.9 MB of archives.
08:21:31 [2021-06-11T08:21:31.837Z] #36 39.63 After this operation, 61.8 MB of additional disk space will be used.
08:21:31 [2021-06-11T08:21:31.837Z] #36 39.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
08:21:31 [2021-06-11T08:21:31.837Z] #36 39.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
08:21:31 [2021-06-11T08:21:31.837Z] #36 39.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
08:21:31 [2021-06-11T08:21:31.837Z] #36 39.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
08:21:31 [2021-06-11T08:21:31.837Z] #36 40.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
08:21:31 [2021-06-11T08:21:31.837Z] #36 40.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
08:21:31 [2021-06-11T08:21:31.837Z] #36 40.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
08:21:31 [2021-06-11T08:21:31.837Z] #36 40.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
08:21:31 [2021-06-11T08:21:31.837Z] #36 40.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
08:21:31 [2021-06-11T08:21:31.837Z] #36 40.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
08:21:31 [2021-06-11T08:21:31.837Z] #36 42.68 debconf: delaying package configuration, since apt-utils is not installed
08:21:31 [2021-06-11T08:21:31.837Z] #36 42.94 Fetched 14.9 MB in 2s (8823 kB/s)
08:21:31 [2021-06-11T08:21:31.837Z] #36 43.18 Selecting previously unselected package xxd.
08:21:31 [2021-06-11T08:21:31.837Z] #36 43.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 ... 15410 files and directories currently installed.)
08:21:31 [2021-06-11T08:21:31.837Z] #36 43.28 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
08:21:31 [2021-06-11T08:21:31.837Z] #36 43.29 Unpacking xxd (2:8.1.0875-5) ...
08:21:31 [2021-06-11T08:21:31.837Z] #36 43.48 Selecting previously unselected package vim-common.
08:21:31 [2021-06-11T08:21:31.837Z] #36 43.48 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
08:21:31 [2021-06-11T08:21:31.837Z] #36 43.52 Unpacking vim-common (2:8.1.0875-5) ...
08:21:31 [2021-06-11T08:21:31.837Z] #36 43.80 Selecting previously unselected package cmake-data.
08:21:31 [2021-06-11T08:21:31.837Z] #36 43.80 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
08:21:31 [2021-06-11T08:21:31.837Z] #36 43.81 Unpacking cmake-data (3.13.4-1) ...
08:21:31 [2021-06-11T08:21:31.837Z] #36 46.63 Selecting previously unselected package libicu63:amd64.
08:21:31 [2021-06-11T08:21:31.837Z] #36 46.65 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
08:21:31 [2021-06-11T08:21:31.837Z] #36 46.66 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
08:21:31 [2021-06-11T08:21:31.837Z] #36 ...
08:21:31 [2021-06-11T08:21:31.837Z] 
08:21:31 [2021-06-11T08:21:31.837Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
08:21:31 [2021-06-11T08:21:31.837Z] #52 sha256:1a3bc94b7f4ab3849ead7b62049ff92619a0f72b703ee087687c29c348b27572
08:21:31 [2021-06-11T08:21:31.837Z] #52 48.62 internal/oserror
08:21:31 [2021-06-11T08:21:31.837Z] #52 48.62 strconv
08:21:32 [2021-06-11T08:21:32.002Z] #59 ...
08:21:32 [2021-06-11T08:21:32.002Z] 
08:21:32 [2021-06-11T08:21:32.002Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
08:21:32 [2021-06-11T08:21:32.002Z] #52 sha256:1988a65bb813b5da7f1780a6bd8e9e356ffdb267d50991f1a87d97b4840f4d2b
08:21:32 [2021-06-11T08:21:32.002Z] #52 17.89 + cd /tmp/tmp.2nbU7UUkwr/src/github.com/mvdan/sh
08:21:32 [2021-06-11T08:21:32.002Z] #52 17.89 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
08:21:32 [2021-06-11T08:21:32.002Z] #52 18.00 + GO111MODULE=on
08:21:32 [2021-06-11T08:21:32.002Z] #52 18.00 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
08:21:32 [2021-06-11T08:21:32.002Z] #52 19.12 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:21:32 [2021-06-11T08:21:32.002Z] #52 19.18 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:21:32 [2021-06-11T08:21:32.002Z] #52 19.42 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:21:32 [2021-06-11T08:21:32.002Z] #52 19.51 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:21:32 [2021-06-11T08:21:32.002Z] #52 19.62 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:21:32 [2021-06-11T08:21:32.002Z] #52 20.43 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:21:32 [2021-06-11T08:21:32.002Z] #52 21.25 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:21:32 [2021-06-11T08:21:32.002Z] #52 22.55 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:21:32 [2021-06-11T08:21:32.002Z] #52 23.80 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
08:21:32 [2021-06-11T08:21:32.002Z] #52 23.99 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
08:21:32 [2021-06-11T08:21:32.002Z] #52 24.15 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
08:21:32 [2021-06-11T08:21:32.002Z] #52 24.25 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
08:21:32 [2021-06-11T08:21:32.002Z] #52 24.96 runtime/cgo
08:21:32 [2021-06-11T08:21:32.002Z] #52 25.00 runtime
08:21:32 [2021-06-11T08:21:32.002Z] #52 ...
08:21:32 [2021-06-11T08:21:32.002Z] 
08:21:32 [2021-06-11T08:21:32.002Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
08:21:32 [2021-06-11T08:21:32.002Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
08:21:32 [2021-06-11T08:21:32.002Z] #36 21.03 Reading package lists...
08:21:32 [2021-06-11T08:21:32.093Z] #52 48.73 syscall
08:21:32 [2021-06-11T08:21:32.093Z] #52 ...
08:21:32 [2021-06-11T08:21:32.093Z] 
08:21:32 [2021-06-11T08:21:32.093Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:21:32 [2021-06-11T08:21:32.093Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:21:32 [2021-06-11T08:21:32.093Z] #13 25.95 Reading package lists...
08:21:32 [2021-06-11T08:21:32.093Z] #13 31.70 Building dependency tree...
08:21:32 [2021-06-11T08:21:32.093Z] #13 34.82 The following additional packages will be installed:
08:21:32 [2021-06-11T08:21:32.093Z] #13 34.83   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
08:21:32 [2021-06-11T08:21:32.093Z] #13 34.84   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
08:21:32 [2021-06-11T08:21:32.093Z] #13 34.86   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
08:21:32 [2021-06-11T08:21:32.093Z] #13 34.86   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
08:21:32 [2021-06-11T08:21:32.093Z] #13 34.86   mingw-w64-common mingw-w64-x86-64-dev
08:21:32 [2021-06-11T08:21:32.093Z] #13 34.86 Suggested packages:
08:21:32 [2021-06-11T08:21:32.093Z] #13 34.86   gcc-8-locales seccomp wine64
08:21:32 [2021-06-11T08:21:32.093Z] #13 36.45 The following NEW packages will be installed:
08:21:32 [2021-06-11T08:21:32.093Z] #13 36.45   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
08:21:32 [2021-06-11T08:21:32.093Z] #13 36.46   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
08:21:32 [2021-06-11T08:21:32.093Z] #13 36.46   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
08:21:32 [2021-06-11T08:21:32.093Z] #13 36.47   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
08:21:32 [2021-06-11T08:21:32.093Z] #13 36.47   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
08:21:32 [2021-06-11T08:21:32.093Z] #13 36.47   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
08:21:32 [2021-06-11T08:21:32.093Z] #13 36.49 The following packages will be upgraded:
08:21:32 [2021-06-11T08:21:32.093Z] #13 36.49   libseccomp2 libsystemd0 libudev1
08:21:32 [2021-06-11T08:21:32.093Z] #13 36.90 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded.
08:21:32 [2021-06-11T08:21:32.093Z] #13 36.90 Need to get 78.2 MB of archives.
08:21:32 [2021-06-11T08:21:32.093Z] #13 36.90 After this operation, 487 MB of additional disk space will be used.
08:21:32 [2021-06-11T08:21:32.093Z] #13 36.90 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
08:21:32 [2021-06-11T08:21:32.093Z] #13 36.90 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
08:21:32 [2021-06-11T08:21:32.093Z] #13 36.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB]
08:21:32 [2021-06-11T08:21:32.093Z] #13 36.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB]
08:21:32 [2021-06-11T08:21:32.093Z] #13 36.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
08:21:32 [2021-06-11T08:21:32.093Z] #13 37.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
08:21:32 [2021-06-11T08:21:32.093Z] #13 37.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
08:21:32 [2021-06-11T08:21:32.093Z] #13 37.41 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
08:21:32 [2021-06-11T08:21:32.093Z] #13 37.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
08:21:32 [2021-06-11T08:21:32.093Z] #13 37.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
08:21:32 [2021-06-11T08:21:32.093Z] #13 37.93 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
08:21:32 [2021-06-11T08:21:32.093Z] #13 38.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
08:21:32 [2021-06-11T08:21:32.093Z] #13 38.25 Get:13 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]
08:21:32 [2021-06-11T08:21:32.093Z] #13 41.17 Get:14 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]
08:21:32 [2021-06-11T08:21:32.822Z] #20 26.87 Selecting previously unselected package python3-minimal.
08:21:32 [2021-06-11T08:21:32.822Z] #20 26.87 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23684 files and directories currently installed.)
08:21:32 [2021-06-11T08:21:32.822Z] #20 26.93 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
08:21:32 [2021-06-11T08:21:32.822Z] #20 26.94 Unpacking python3-minimal (3.7.3-1) ...
08:21:32 [2021-06-11T08:21:32.822Z] #20 27.01 Selecting previously unselected package libmpdec2:amd64.
08:21:32 [2021-06-11T08:21:32.822Z] #20 27.02 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
08:21:32 [2021-06-11T08:21:32.822Z] #20 27.03 Unpacking libmpdec2:amd64 (2.4.2-2) ...
08:21:32 [2021-06-11T08:21:32.822Z] #20 27.13 Selecting previously unselected package libpython3.7-stdlib:amd64.
08:21:32 [2021-06-11T08:21:32.822Z] #20 27.13 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
08:21:32 [2021-06-11T08:21:32.822Z] #20 27.14 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
08:21:33 [2021-06-11T08:21:33.390Z] #20 27.93 Selecting previously unselected package python3.7.
08:21:33 [2021-06-11T08:21:33.390Z] #20 27.93 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
08:21:33 [2021-06-11T08:21:33.390Z] #20 27.95 Unpacking python3.7 (3.7.3-2+deb10u3) ...
08:21:33 [2021-06-11T08:21:33.649Z] #20 28.06 Selecting previously unselected package libpython3-stdlib:amd64.
08:21:33 [2021-06-11T08:21:33.649Z] #20 28.06 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
08:21:33 [2021-06-11T08:21:33.649Z] #20 28.07 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
08:21:33 [2021-06-11T08:21:33.649Z] #20 28.15 Setting up python3-minimal (3.7.3-1) ...
08:21:33 [2021-06-11T08:21:33.921Z] #36 ...
08:21:33 [2021-06-11T08:21:33.921Z] 
08:21:33 [2021-06-11T08:21:33.921Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:21:33 [2021-06-11T08:21:33.921Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
08:21:33 [2021-06-11T08:21:33.921Z] #32 47.12 Checking out files:  89% (1360/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.
08:21:33 [2021-06-11T08:21:33.921Z] #32 47.62 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
08:21:33 [2021-06-11T08:21:33.985Z] #13 ...
08:21:33 [2021-06-11T08:21:33.985Z] 
08:21:33 [2021-06-11T08:21:33.985Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
08:21:33 [2021-06-11T08:21:33.985Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815
08:21:33 [2021-06-11T08:21:33.985Z] #44 48.47 Selecting previously unselected package python3-minimal.
08:21:33 [2021-06-11T08:21:33.985Z] #44 48.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 ... 15650 files and directories currently installed.)
08:21:33 [2021-06-11T08:21:33.985Z] #44 48.59 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
08:21:33 [2021-06-11T08:21:33.985Z] #44 48.60 Unpacking python3-minimal (3.7.3-1) ...
08:21:33 [2021-06-11T08:21:33.985Z] #44 48.77 Selecting previously unselected package libmpdec2:amd64.
08:21:33 [2021-06-11T08:21:33.985Z] #44 48.77 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
08:21:33 [2021-06-11T08:21:33.985Z] #44 48.81 Unpacking libmpdec2:amd64 (2.4.2-2) ...
08:21:34 [2021-06-11T08:21:34.182Z] #32 ...
08:21:34 [2021-06-11T08:21:34.182Z] 
08:21:34 [2021-06-11T08:21:34.182Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
08:21:34 [2021-06-11T08:21:34.182Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815
08:21:34 [2021-06-11T08:21:34.182Z] #44 32.03 Reading package lists...
08:21:34 [2021-06-11T08:21:34.182Z] #44 38.03 Building dependency tree...
08:21:34 [2021-06-11T08:21:34.182Z] #44 40.86 The following additional packages will be installed:
08:21:34 [2021-06-11T08:21:34.182Z] #44 40.90   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
08:21:34 [2021-06-11T08:21:34.182Z] #44 40.92   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
08:21:34 [2021-06-11T08:21:34.182Z] #44 40.92   python3-pkg-resources python3-protobuf python3-six python3.7
08:21:34 [2021-06-11T08:21:34.182Z] #44 40.95   python3.7-minimal
08:21:34 [2021-06-11T08:21:34.182Z] #44 40.98 Suggested packages:
08:21:34 [2021-06-11T08:21:34.182Z] #44 40.98   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
08:21:34 [2021-06-11T08:21:34.182Z] #44 40.98   python3.7-doc binfmt-support
08:21:34 [2021-06-11T08:21:34.182Z] #44 42.64 The following NEW packages will be installed:
08:21:34 [2021-06-11T08:21:34.182Z] #44 42.64   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
08:21:34 [2021-06-11T08:21:34.182Z] #44 42.65   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
08:21:34 [2021-06-11T08:21:34.182Z] #44 42.65   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
08:21:34 [2021-06-11T08:21:34.182Z] #44 42.65   python3.7-minimal
08:21:34 [2021-06-11T08:21:34.182Z] #44 43.11 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded.
08:21:34 [2021-06-11T08:21:34.182Z] #44 43.11 Need to get 6695 kB of archives.
08:21:34 [2021-06-11T08:21:34.182Z] #44 43.11 After this operation, 33.1 MB of additional disk space will be used.
08:21:34 [2021-06-11T08:21:34.182Z] #44 43.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
08:21:34 [2021-06-11T08:21:34.182Z] #44 43.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
08:21:34 [2021-06-11T08:21:34.182Z] #44 43.51 Get:3 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
08:21:34 [2021-06-11T08:21:34.182Z] #44 43.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
08:21:34 [2021-06-11T08:21:34.182Z] #44 43.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
08:21:34 [2021-06-11T08:21:34.182Z] #44 43.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
08:21:34 [2021-06-11T08:21:34.182Z] #44 44.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
08:21:34 [2021-06-11T08:21:34.182Z] #44 44.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
08:21:34 [2021-06-11T08:21:34.182Z] #44 44.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
08:21:34 [2021-06-11T08:21:34.182Z] #44 44.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
08:21:34 [2021-06-11T08:21:34.182Z] #44 44.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
08:21:34 [2021-06-11T08:21:34.182Z] #44 44.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
08:21:34 [2021-06-11T08:21:34.182Z] #44 44.25 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
08:21:34 [2021-06-11T08:21:34.182Z] #44 44.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
08:21:34 [2021-06-11T08:21:34.182Z] #44 44.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
08:21:34 [2021-06-11T08:21:34.182Z] #44 44.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
08:21:34 [2021-06-11T08:21:34.182Z] #44 45.26 debconf: delaying package configuration, since apt-utils is not installed
08:21:34 [2021-06-11T08:21:34.182Z] #44 45.45 Fetched 6695 kB in 1s (4587 kB/s)
08:21:34 [2021-06-11T08:21:34.182Z] #44 45.56 Selecting previously unselected package libpython3.7-minimal:amd64.
08:21:34 [2021-06-11T08:21:34.182Z] #44 45.56 (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.)
08:21:34 [2021-06-11T08:21:34.182Z] #44 45.64 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
08:21:34 [2021-06-11T08:21:34.182Z] #44 45.66 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
08:21:34 [2021-06-11T08:21:34.182Z] #44 46.55 Selecting previously unselected package python3.7-minimal.
08:21:34 [2021-06-11T08:21:34.182Z] #44 46.55 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
08:21:34 [2021-06-11T08:21:34.182Z] #44 46.57 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
08:21:34 [2021-06-11T08:21:34.182Z] #44 ...
08:21:34 [2021-06-11T08:21:34.182Z] 
08:21:34 [2021-06-11T08:21:34.182Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
08:21:34 [2021-06-11T08:21:34.182Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
08:21:34 [2021-06-11T08:21:34.182Z] #36 48.34 Selecting previously unselected package libicu63:amd64.
08:21:34 [2021-06-11T08:21:34.182Z] #36 48.35 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
08:21:34 [2021-06-11T08:21:34.182Z] #36 48.36 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
08:21:34 [2021-06-11T08:21:34.217Z] #20 28.82 Selecting previously unselected package python3.
08:21:34 [2021-06-11T08:21:34.217Z] #20 28.82 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24096 files and directories currently installed.)
08:21:34 [2021-06-11T08:21:34.242Z] #44 48.98 Selecting previously unselected package libpython3.7-stdlib:amd64.
08:21:34 [2021-06-11T08:21:34.242Z] #44 48.99 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
08:21:34 [2021-06-11T08:21:34.242Z] #44 49.00 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
08:21:34 [2021-06-11T08:21:34.476Z] #20 28.85 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
08:21:34 [2021-06-11T08:21:34.476Z] #20 28.87 Unpacking python3 (3.7.3-1) ...
08:21:34 [2021-06-11T08:21:34.476Z] #20 28.96 Selecting previously unselected package libip4tc0:amd64.
08:21:34 [2021-06-11T08:21:34.476Z] #20 28.96 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
08:21:34 [2021-06-11T08:21:34.476Z] #20 28.97 Unpacking libip4tc0:amd64 (1.8.2-4) ...
08:21:34 [2021-06-11T08:21:34.476Z] #20 29.05 Selecting previously unselected package libip6tc0:amd64.
08:21:34 [2021-06-11T08:21:34.476Z] #20 29.06 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
08:21:34 [2021-06-11T08:21:34.498Z] #44 ...
08:21:34 [2021-06-11T08:21:34.498Z] 
08:21:34 [2021-06-11T08:21:34.498Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:21:34 [2021-06-11T08:21:34.498Z] #57 sha256:df56ca609cec4f2062f1b136e9941963afedc73629953c315a7c6178d828185a
08:21:34 [2021-06-11T08:21:34.498Z] #57 1.327 + RM_GOPATH=0
08:21:34 [2021-06-11T08:21:34.498Z] #57 1.327 + TMP_GOPATH=
08:21:34 [2021-06-11T08:21:34.498Z] #57 1.327 + : /build
08:21:34 [2021-06-11T08:21:34.498Z] #57 1.327 + '[' -z '' ']'
08:21:34 [2021-06-11T08:21:34.498Z] #57 1.328 ++ mktemp -d
08:21:34 [2021-06-11T08:21:34.498Z] #57 1.338 + export GOPATH=/tmp/tmp.lyNUtPhPeY
08:21:34 [2021-06-11T08:21:34.498Z] #57 1.338 + GOPATH=/tmp/tmp.lyNUtPhPeY
08:21:34 [2021-06-11T08:21:34.498Z] #57 1.338 + RM_GOPATH=1
08:21:34 [2021-06-11T08:21:34.498Z] #57 1.338 + case "$(go env GOARCH)" in
08:21:34 [2021-06-11T08:21:34.498Z] #57 1.338 ++ go env GOARCH
08:21:34 [2021-06-11T08:21:34.498Z] #57 1.362 + export GO_BUILDMODE=-buildmode=pie
08:21:34 [2021-06-11T08:21:34.498Z] #57 1.363 + GO_BUILDMODE=-buildmode=pie
08:21:34 [2021-06-11T08:21:34.498Z] #57 1.364 ++ dirname /tmp/install/install.sh
08:21:34 [2021-06-11T08:21:34.498Z] #57 1.365 + dir=/tmp/install
08:21:34 [2021-06-11T08:21:34.498Z] #57 1.365 + bin=containerd
08:21:34 [2021-06-11T08:21:34.498Z] #57 1.365 + shift
08:21:34 [2021-06-11T08:21:34.498Z] #57 1.366 + '[' '!' -f /tmp/install/containerd.installer ']'
08:21:34 [2021-06-11T08:21:34.498Z] #57 1.366 + . /tmp/install/containerd.installer
08:21:34 [2021-06-11T08:21:34.498Z] #57 1.366 ++ set -e
08:21:34 [2021-06-11T08:21:34.498Z] #57 1.366 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a
08:21:34 [2021-06-11T08:21:34.498Z] #57 1.367 + install_containerd
08:21:34 [2021-06-11T08:21:34.498Z] #57 1.367 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a'
08:21:34 [2021-06-11T08:21:34.498Z] #57 1.367 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a
08:21:34 [2021-06-11T08:21:34.498Z] #57 1.367 + git clone https://github.com/containerd/containerd.git /tmp/tmp.lyNUtPhPeY/src/github.com/containerd/containerd
08:21:34 [2021-06-11T08:21:34.498Z] #57 1.369 Cloning into '/tmp/tmp.lyNUtPhPeY/src/github.com/containerd/containerd'...
08:21:34 [2021-06-11T08:21:34.735Z] #20 29.06 Unpacking libip6tc0:amd64 (1.8.2-4) ...
08:21:34 [2021-06-11T08:21:34.735Z] #20 29.13 Selecting previously unselected package libiptc0:amd64.
08:21:34 [2021-06-11T08:21:34.735Z] #20 29.14 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
08:21:34 [2021-06-11T08:21:34.735Z] #20 29.14 Unpacking libiptc0:amd64 (1.8.2-4) ...
08:21:34 [2021-06-11T08:21:34.735Z] #20 29.22 Selecting previously unselected package libnfnetlink0:amd64.
08:21:34 [2021-06-11T08:21:34.735Z] #20 29.22 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
08:21:34 [2021-06-11T08:21:34.735Z] #20 29.26 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
08:21:34 [2021-06-11T08:21:34.735Z] #20 29.32 Selecting previously unselected package libnetfilter-conntrack3:amd64.
08:21:34 [2021-06-11T08:21:34.755Z] #57 ...
08:21:34 [2021-06-11T08:21:34.755Z] 
08:21:34 [2021-06-11T08:21:34.755Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:21:34 [2021-06-11T08:21:34.755Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:21:34 [2021-06-11T08:21:34.755Z] #13 43.36 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
08:21:34 [2021-06-11T08:21:34.755Z] #13 43.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
08:21:34 [2021-06-11T08:21:34.755Z] #13 43.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
08:21:34 [2021-06-11T08:21:34.755Z] #13 43.40 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
08:21:34 [2021-06-11T08:21:34.755Z] #13 43.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
08:21:34 [2021-06-11T08:21:34.755Z] #13 43.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
08:21:34 [2021-06-11T08:21:34.755Z] #13 43.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
08:21:34 [2021-06-11T08:21:34.755Z] #13 43.46 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
08:21:34 [2021-06-11T08:21:34.755Z] #13 43.48 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
08:21:34 [2021-06-11T08:21:34.755Z] #13 43.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
08:21:34 [2021-06-11T08:21:34.755Z] #13 43.53 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
08:21:34 [2021-06-11T08:21:34.755Z] #13 43.60 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
08:21:34 [2021-06-11T08:21:34.755Z] #13 43.61 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
08:21:34 [2021-06-11T08:21:34.755Z] #13 43.62 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
08:21:34 [2021-06-11T08:21:34.995Z] #20 29.33 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
08:21:34 [2021-06-11T08:21:34.995Z] #20 29.33 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
08:21:34 [2021-06-11T08:21:34.995Z] #20 29.41 Selecting previously unselected package libnftnl11:amd64.
08:21:34 [2021-06-11T08:21:34.995Z] #20 29.42 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
08:21:34 [2021-06-11T08:21:34.995Z] #20 29.43 Unpacking libnftnl11:amd64 (1.1.2-2) ...
08:21:34 [2021-06-11T08:21:34.995Z] #20 29.50 Selecting previously unselected package iptables.
08:21:34 [2021-06-11T08:21:34.995Z] #20 29.50 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
08:21:34 [2021-06-11T08:21:34.995Z] #20 29.51 Unpacking iptables (1.8.2-4) ...
08:21:35 [2021-06-11T08:21:35.253Z] #20 29.80 Selecting previously unselected package xxd.
08:21:35 [2021-06-11T08:21:35.253Z] #20 29.80 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
08:21:35 [2021-06-11T08:21:35.253Z] #20 29.81 Unpacking xxd (2:8.1.0875-5) ...
08:21:35 [2021-06-11T08:21:35.275Z] #36 27.94 Reading package lists...
08:21:35 [2021-06-11T08:21:35.275Z] #36 ...
08:21:35 [2021-06-11T08:21:35.275Z] 
08:21:35 [2021-06-11T08:21:35.275Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:21:35 [2021-06-11T08:21:35.275Z] #50 sha256:60a9fb98110b85291274bca0e2666e04d9d3bb9fb1d9992cefc0b1a61ce2ed99
08:21:35 [2021-06-11T08:21:35.275Z] #50 21.00 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3
08:21:35 [2021-06-11T08:21:35.275Z] #50 22.04 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
08:21:35 [2021-06-11T08:21:35.275Z] #50 22.40 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
08:21:35 [2021-06-11T08:21:35.275Z] #50 22.68 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
08:21:35 [2021-06-11T08:21:35.275Z] #50 22.68 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
08:21:35 [2021-06-11T08:21:35.275Z] #50 23.00 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
08:21:35 [2021-06-11T08:21:35.275Z] #50 23.01 go: downloading github.com/go-toolsmith/astp v1.0.0
08:21:35 [2021-06-11T08:21:35.275Z] #50 23.30 go: extracting github.com/go-toolsmith/astp v1.0.0
08:21:35 [2021-06-11T08:21:35.275Z] #50 27.04 go: downloading github.com/uudashr/gocognit v1.0.1
08:21:35 [2021-06-11T08:21:35.275Z] #50 27.04 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
08:21:35 [2021-06-11T08:21:35.275Z] #50 27.04 go: downloading github.com/sourcegraph/go-diff v0.5.1
08:21:35 [2021-06-11T08:21:35.275Z] #50 27.04 go: downloading github.com/mitchellh/mapstructure v1.1.2
08:21:35 [2021-06-11T08:21:35.275Z] #50 27.04 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
08:21:35 [2021-06-11T08:21:35.275Z] #50 27.04 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
08:21:35 [2021-06-11T08:21:35.276Z] #50 27.10 go: downloading github.com/go-toolsmith/strparse v1.0.0
08:21:35 [2021-06-11T08:21:35.276Z] #50 27.10 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
08:21:35 [2021-06-11T08:21:35.276Z] #50 27.11 go: extracting github.com/uudashr/gocognit v1.0.1
08:21:35 [2021-06-11T08:21:35.276Z] #50 27.14 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
08:21:35 [2021-06-11T08:21:35.276Z] #50 27.27 go: extracting github.com/mitchellh/mapstructure v1.1.2
08:21:35 [2021-06-11T08:21:35.276Z] #50 27.27 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
08:21:35 [2021-06-11T08:21:35.276Z] #50 27.40 go: extracting github.com/tommy-muehle/go-mnd v1.1.1
08:21:35 [2021-06-11T08:21:35.276Z] #50 27.40 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1
08:21:35 [2021-06-11T08:21:35.276Z] #50 27.40 go: downloading github.com/go-toolsmith/astequal v1.0.0
08:21:35 [2021-06-11T08:21:35.276Z] #50 27.40 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
08:21:35 [2021-06-11T08:21:35.276Z] #50 27.44 go: downloading github.com/go-toolsmith/astcast v1.0.0
08:21:35 [2021-06-11T08:21:35.276Z] #50 27.44 go: extracting github.com/go-toolsmith/strparse v1.0.0
08:21:35 [2021-06-11T08:21:35.276Z] #50 27.44 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
08:21:35 [2021-06-11T08:21:35.276Z] #50 27.44 go: extracting github.com/sourcegraph/go-diff v0.5.1
08:21:35 [2021-06-11T08:21:35.276Z] #50 27.55 go: extracting github.com/go-toolsmith/astcast v1.0.0
08:21:35 [2021-06-11T08:21:35.276Z] #50 27.72 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
08:21:35 [2021-06-11T08:21:35.276Z] #50 27.72 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
08:21:35 [2021-06-11T08:21:35.276Z] #50 27.72 go: extracting github.com/go-toolsmith/astequal v1.0.0
08:21:35 [2021-06-11T08:21:35.276Z] #50 27.84 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
08:21:35 [2021-06-11T08:21:35.276Z] #50 27.90 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
08:21:35 [2021-06-11T08:21:35.276Z] #50 27.94 go: downloading github.com/go-toolsmith/typep v1.0.0
08:21:35 [2021-06-11T08:21:35.276Z] #50 28.09 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
08:21:35 [2021-06-11T08:21:35.276Z] #50 28.09 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
08:21:35 [2021-06-11T08:21:35.276Z] #50 28.09 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
08:21:35 [2021-06-11T08:21:35.276Z] #50 28.16 go: extracting golang.org/x/text v0.3.2
08:21:35 [2021-06-11T08:21:35.276Z] #50 28.19 go: downloading github.com/ultraware/whitespace v0.0.4
08:21:35 [2021-06-11T08:21:35.276Z] #50 28.19 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
08:21:35 [2021-06-11T08:21:35.276Z] #50 28.19 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
08:21:35 [2021-06-11T08:21:35.276Z] #50 28.19 go: extracting github.com/go-toolsmith/typep v1.0.0
08:21:35 [2021-06-11T08:21:35.276Z] #50 28.19 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
08:21:35 [2021-06-11T08:21:35.276Z] #50 28.23 go: downloading github.com/hashicorp/hcl v1.0.0
08:21:35 [2021-06-11T08:21:35.276Z] #50 28.43 go: downloading github.com/gobwas/glob v0.2.3
08:21:35 [2021-06-11T08:21:35.276Z] #50 28.43 go: extracting github.com/bombsimon/wsl/v2 v2.0.0
08:21:35 [2021-06-11T08:21:35.276Z] #50 28.50 go: extracting github.com/ultraware/whitespace v0.0.4
08:21:35 [2021-06-11T08:21:35.276Z] #50 28.50 go: downloading github.com/pmezard/go-difflib v1.0.0
08:21:35 [2021-06-11T08:21:35.276Z] #50 28.60 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
08:21:35 [2021-06-11T08:21:35.276Z] #50 28.75 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
08:21:35 [2021-06-11T08:21:35.276Z] #50 28.76 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
08:21:35 [2021-06-11T08:21:35.276Z] #50 28.83 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
08:21:35 [2021-06-11T08:21:35.276Z] #50 29.03 go: extracting github.com/gobwas/glob v0.2.3
08:21:35 [2021-06-11T08:21:35.276Z] #50 29.10 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
08:21:35 [2021-06-11T08:21:35.276Z] #50 29.10 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
08:21:35 [2021-06-11T08:21:35.276Z] #50 29.10 go: extracting github.com/hashicorp/hcl v1.0.0
08:21:35 [2021-06-11T08:21:35.276Z] #50 29.19 go: extracting github.com/pmezard/go-difflib v1.0.0
08:21:35 [2021-06-11T08:21:35.276Z] #50 29.20 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
08:21:35 [2021-06-11T08:21:35.276Z] #50 29.34 go: downloading github.com/go-toolsmith/astcopy v1.0.0
08:21:35 [2021-06-11T08:21:35.276Z] #50 29.34 go: downloading gopkg.in/ini.v1 v1.51.0
08:21:35 [2021-06-11T08:21:35.276Z] #50 29.50 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
08:21:35 [2021-06-11T08:21:35.276Z] #50 29.52 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
08:21:35 [2021-06-11T08:21:35.276Z] #50 29.56 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
08:21:35 [2021-06-11T08:21:35.276Z] #50 29.67 go: extracting gopkg.in/ini.v1 v1.51.0
08:21:35 [2021-06-11T08:21:35.276Z] #50 29.70 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
08:21:35 [2021-06-11T08:21:35.276Z] #50 29.75 go: extracting github.com/go-toolsmith/astcopy v1.0.0
08:21:35 [2021-06-11T08:21:35.276Z] #50 29.78 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
08:21:35 [2021-06-11T08:21:35.276Z] #50 29.86 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
08:21:35 [2021-06-11T08:21:35.276Z] #50 29.92 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
08:21:35 [2021-06-11T08:21:35.276Z] #50 30.00 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
08:21:35 [2021-06-11T08:21:35.276Z] #50 30.03 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
08:21:35 [2021-06-11T08:21:35.276Z] #50 30.05 go: downloading github.com/fsnotify/fsnotify v1.4.7
08:21:35 [2021-06-11T08:21:35.276Z] #50 30.18 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
08:21:35 [2021-06-11T08:21:35.276Z] #50 30.36 go: downloading github.com/ultraware/funlen v0.0.2
08:21:35 [2021-06-11T08:21:35.276Z] #50 30.42 go: downloading github.com/pelletier/go-toml v1.2.0
08:21:35 [2021-06-11T08:21:35.276Z] #50 30.47 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
08:21:35 [2021-06-11T08:21:35.276Z] #50 30.47 go: downloading github.com/stretchr/objx v0.2.0
08:21:35 [2021-06-11T08:21:35.276Z] #50 30.54 go: extracting github.com/ultraware/funlen v0.0.2
08:21:35 [2021-06-11T08:21:35.276Z] #50 30.63 go: extracting github.com/fsnotify/fsnotify v1.4.7
08:21:35 [2021-06-11T08:21:35.276Z] #50 30.76 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
08:21:35 [2021-06-11T08:21:35.276Z] #50 30.99 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
08:21:35 [2021-06-11T08:21:35.276Z] #50 30.99 go: extracting github.com/pelletier/go-toml v1.2.0
08:21:35 [2021-06-11T08:21:35.276Z] #50 30.99 go: downloading github.com/inconshreveable/mousetrap v1.0.0
08:21:35 [2021-06-11T08:21:35.276Z] #50 31.02 go: downloading github.com/gogo/protobuf v1.2.1
08:21:35 [2021-06-11T08:21:35.276Z] #50 31.02 go: extracting github.com/stretchr/objx v0.2.0
08:21:35 [2021-06-11T08:21:35.276Z] #50 31.08 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
08:21:35 [2021-06-11T08:21:35.276Z] #50 31.15 go: downloading github.com/kisielk/gotool v1.0.0
08:21:35 [2021-06-11T08:21:35.276Z] #50 ...
08:21:35 [2021-06-11T08:21:35.276Z] 
08:21:35 [2021-06-11T08:21:35.276Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
08:21:35 [2021-06-11T08:21:35.276Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
08:21:35 [2021-06-11T08:21:35.276Z] #56 21.02 Fetched 8449 kB in 14s (602 kB/s)
08:21:35 [2021-06-11T08:21:35.276Z] #56 21.02 Reading package lists...
08:21:35 [2021-06-11T08:21:35.276Z] #56 27.84 Reading package lists...
08:21:35 [2021-06-11T08:21:35.276Z] #56 ...
08:21:35 [2021-06-11T08:21:35.276Z] 
08:21:35 [2021-06-11T08:21:35.276Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:21:35 [2021-06-11T08:21:35.276Z] #50 sha256:60a9fb98110b85291274bca0e2666e04d9d3bb9fb1d9992cefc0b1a61ce2ed99
08:21:35 [2021-06-11T08:21:35.276Z] #50 31.25 go: downloading github.com/BurntSushi/toml v0.3.1
08:21:35 [2021-06-11T08:21:35.276Z] #50 31.25 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
08:21:35 [2021-06-11T08:21:35.276Z] #50 31.29 go: extracting github.com/inconshreveable/mousetrap v1.0.0
08:21:35 [2021-06-11T08:21:35.276Z] #50 31.44 go: extracting github.com/kisielk/gotool v1.0.0
08:21:35 [2021-06-11T08:21:35.276Z] #50 31.46 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
08:21:35 [2021-06-11T08:21:35.276Z] #50 31.58 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
08:21:35 [2021-06-11T08:21:35.276Z] #50 31.66 go: extracting github.com/BurntSushi/toml v0.3.1
08:21:35 [2021-06-11T08:21:35.317Z] #13 44.70 debconf: delaying package configuration, since apt-utils is not installed
08:21:35 [2021-06-11T08:21:35.512Z] #20 29.93 Selecting previously unselected package vim-common.
08:21:35 [2021-06-11T08:21:35.512Z] #20 29.93 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
08:21:35 [2021-06-11T08:21:35.512Z] #20 29.96 Unpacking vim-common (2:8.1.0875-5) ...
08:21:35 [2021-06-11T08:21:35.574Z] #13 44.97 Fetched 78.2 MB in 7s (11.2 MB/s)
08:21:35 [2021-06-11T08:21:35.771Z] #20 30.12 Selecting previously unselected package bash-completion.
08:21:35 [2021-06-11T08:21:35.771Z] #20 30.13 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
08:21:35 [2021-06-11T08:21:35.830Z] #13 45.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 ... 15410 files and directories currently installed.)
08:21:35 [2021-06-11T08:21:35.830Z] #13 45.16 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ...
08:21:35 [2021-06-11T08:21:35.830Z] #13 45.19 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
08:21:35 [2021-06-11T08:21:35.869Z] #50 31.95 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
08:21:36 [2021-06-11T08:21:36.087Z] #13 45.61 Setting up libsystemd0:amd64 (241-7~deb10u7) ...
08:21:36 [2021-06-11T08:21:36.087Z] #13 ...
08:21:36 [2021-06-11T08:21:36.087Z] 
08:21:36 [2021-06-11T08:21:36.087Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:21:36 [2021-06-11T08:21:36.087Z] #46 sha256:ea595817abc9d3682d38702e0810b8cc10260a6136a42e8ea25399a0aaa8502f
08:21:36 [2021-06-11T08:21:36.087Z] #46 42.88 math/rand
08:21:36 [2021-06-11T08:21:36.087Z] #46 43.95 internal/singleflight
08:21:36 [2021-06-11T08:21:36.087Z] #46 44.38 errors
08:21:36 [2021-06-11T08:21:36.087Z] #46 44.39 sort
08:21:36 [2021-06-11T08:21:36.087Z] #46 44.72 io
08:21:36 [2021-06-11T08:21:36.087Z] #46 45.37 strconv
08:21:36 [2021-06-11T08:21:36.087Z] #46 46.05 bytes
08:21:36 [2021-06-11T08:21:36.087Z] #46 47.80 bufio
08:21:36 [2021-06-11T08:21:36.087Z] #46 49.10 reflect
08:21:36 [2021-06-11T08:21:36.087Z] #46 49.44 syscall
08:21:36 [2021-06-11T08:21:36.096Z] #36 ...
08:21:36 [2021-06-11T08:21:36.096Z] 
08:21:36 [2021-06-11T08:21:36.097Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:21:36 [2021-06-11T08:21:36.097Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:21:36 [2021-06-11T08:21:36.097Z] #13 27.67 Reading package lists...
08:21:36 [2021-06-11T08:21:36.097Z] #13 33.78 Building dependency tree...
08:21:36 [2021-06-11T08:21:36.097Z] #13 37.00 The following additional packages will be installed:
08:21:36 [2021-06-11T08:21:36.097Z] #13 37.01   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
08:21:36 [2021-06-11T08:21:36.097Z] #13 37.01   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
08:21:36 [2021-06-11T08:21:36.097Z] #13 37.01   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
08:21:36 [2021-06-11T08:21:36.097Z] #13 37.01   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
08:21:36 [2021-06-11T08:21:36.097Z] #13 37.02   mingw-w64-common mingw-w64-x86-64-dev
08:21:36 [2021-06-11T08:21:36.097Z] #13 37.02 Suggested packages:
08:21:36 [2021-06-11T08:21:36.097Z] #13 37.03   gcc-8-locales seccomp wine64
08:21:36 [2021-06-11T08:21:36.097Z] #13 38.21 The following NEW packages will be installed:
08:21:36 [2021-06-11T08:21:36.097Z] #13 38.21   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
08:21:36 [2021-06-11T08:21:36.097Z] #13 38.22   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
08:21:36 [2021-06-11T08:21:36.097Z] #13 38.23   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
08:21:36 [2021-06-11T08:21:36.097Z] #13 38.23   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
08:21:36 [2021-06-11T08:21:36.097Z] #13 38.23   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
08:21:36 [2021-06-11T08:21:36.097Z] #13 38.23   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
08:21:36 [2021-06-11T08:21:36.097Z] #13 38.24 The following packages will be upgraded:
08:21:36 [2021-06-11T08:21:36.097Z] #13 38.25   libseccomp2 libsystemd0 libudev1
08:21:36 [2021-06-11T08:21:36.097Z] #13 38.69 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded.
08:21:36 [2021-06-11T08:21:36.097Z] #13 38.69 Need to get 78.2 MB of archives.
08:21:36 [2021-06-11T08:21:36.097Z] #13 38.69 After this operation, 487 MB of additional disk space will be used.
08:21:36 [2021-06-11T08:21:36.097Z] #13 38.69 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
08:21:36 [2021-06-11T08:21:36.097Z] #13 38.69 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
08:21:36 [2021-06-11T08:21:36.097Z] #13 38.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB]
08:21:36 [2021-06-11T08:21:36.097Z] #13 38.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB]
08:21:36 [2021-06-11T08:21:36.097Z] #13 38.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
08:21:36 [2021-06-11T08:21:36.097Z] #13 39.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
08:21:36 [2021-06-11T08:21:36.097Z] #13 39.88 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
08:21:36 [2021-06-11T08:21:36.097Z] #13 39.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
08:21:36 [2021-06-11T08:21:36.097Z] #13 39.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
08:21:36 [2021-06-11T08:21:36.097Z] #13 39.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
08:21:36 [2021-06-11T08:21:36.097Z] #13 40.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
08:21:36 [2021-06-11T08:21:36.097Z] #13 40.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
08:21:36 [2021-06-11T08:21:36.097Z] #13 40.73 Get:13 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]
08:21:36 [2021-06-11T08:21:36.097Z] #13 43.57 Get:14 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]
08:21:36 [2021-06-11T08:21:36.097Z] #13 ...
08:21:36 [2021-06-11T08:21:36.097Z] 
08:21:36 [2021-06-11T08:21:36.097Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:21:36 [2021-06-11T08:21:36.097Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
08:21:36 [2021-06-11T08:21:36.097Z] #32 48.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:21:36 [2021-06-11T08:21:36.358Z] #32 ...
08:21:36 [2021-06-11T08:21:36.358Z] 
08:21:36 [2021-06-11T08:21:36.358Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:21:36 [2021-06-11T08:21:36.358Z] #46 sha256:e08e741e3e4a485fb88e456cbf754ccb4aa9a4c98e716eab22a6a8aa8c193bcb
08:21:36 [2021-06-11T08:21:36.358Z] #46 40.60 internal/reflectlite
08:21:36 [2021-06-11T08:21:36.358Z] #46 40.62 sync
08:21:36 [2021-06-11T08:21:36.358Z] #46 41.88 github.com/LK4D4/vndr/godl/singleflight
08:21:36 [2021-06-11T08:21:36.358Z] #46 42.37 math/rand
08:21:36 [2021-06-11T08:21:36.358Z] #46 43.49 internal/singleflight
08:21:36 [2021-06-11T08:21:36.358Z] #46 44.02 errors
08:21:36 [2021-06-11T08:21:36.358Z] #46 44.02 sort
08:21:36 [2021-06-11T08:21:36.358Z] #46 44.40 io
08:21:36 [2021-06-11T08:21:36.358Z] #46 45.09 strconv
08:21:36 [2021-06-11T08:21:36.358Z] #46 45.24 bytes
08:21:36 [2021-06-11T08:21:36.358Z] #46 46.93 bufio
08:21:36 [2021-06-11T08:21:36.358Z] #46 48.51 syscall
08:21:36 [2021-06-11T08:21:36.358Z] #46 48.77 reflect
08:21:36 [2021-06-11T08:21:36.396Z] #46 ...
08:21:36 [2021-06-11T08:21:36.396Z] 
08:21:36 [2021-06-11T08:21:36.396Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
08:21:36 [2021-06-11T08:21:36.396Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815
08:21:36 [2021-06-11T08:21:36.396Z] #44 50.77 Selecting previously unselected package python3.7.
08:21:36 [2021-06-11T08:21:36.396Z] #44 50.78 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
08:21:36 [2021-06-11T08:21:36.396Z] #44 50.79 Unpacking python3.7 (3.7.3-2+deb10u3) ...
08:21:36 [2021-06-11T08:21:36.396Z] #44 51.06 Selecting previously unselected package libpython3-stdlib:amd64.
08:21:36 [2021-06-11T08:21:36.396Z] #44 51.06 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
08:21:36 [2021-06-11T08:21:36.396Z] #44 51.09 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
08:21:36 [2021-06-11T08:21:36.619Z] #46 ...
08:21:36 [2021-06-11T08:21:36.619Z] 
08:21:36 [2021-06-11T08:21:36.619Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:21:36 [2021-06-11T08:21:36.619Z] #57 sha256:603a1f0a47ad85497d91cb711613ef058185b8eecd796006e683ab4145164794
08:21:36 [2021-06-11T08:21:36.619Z] #57 1.095 + RM_GOPATH=0
08:21:36 [2021-06-11T08:21:36.619Z] #57 1.095 + TMP_GOPATH=
08:21:36 [2021-06-11T08:21:36.619Z] #57 1.095 + : /build
08:21:36 [2021-06-11T08:21:36.619Z] #57 1.095 + '[' -z '' ']'
08:21:36 [2021-06-11T08:21:36.619Z] #57 1.098 ++ mktemp -d
08:21:36 [2021-06-11T08:21:36.619Z] #57 1.099 + export GOPATH=/tmp/tmp.DwnPKEcnsy
08:21:36 [2021-06-11T08:21:36.619Z] #57 1.099 + GOPATH=/tmp/tmp.DwnPKEcnsy
08:21:36 [2021-06-11T08:21:36.619Z] #57 1.099 + RM_GOPATH=1
08:21:36 [2021-06-11T08:21:36.619Z] #57 1.099 + case "$(go env GOARCH)" in
08:21:36 [2021-06-11T08:21:36.619Z] #57 1.104 ++ go env GOARCH
08:21:36 [2021-06-11T08:21:36.619Z] #57 1.169 + export GO_BUILDMODE=-buildmode=pie
08:21:36 [2021-06-11T08:21:36.619Z] #57 1.170 + GO_BUILDMODE=-buildmode=pie
08:21:36 [2021-06-11T08:21:36.619Z] #57 1.174 ++ dirname /tmp/install/install.sh
08:21:36 [2021-06-11T08:21:36.619Z] #57 1.189 + dir=/tmp/install
08:21:36 [2021-06-11T08:21:36.619Z] #57 1.191 + bin=containerd
08:21:36 [2021-06-11T08:21:36.619Z] #57 1.191 + shift
08:21:36 [2021-06-11T08:21:36.619Z] #57 1.192 + '[' '!' -f /tmp/install/containerd.installer ']'
08:21:36 [2021-06-11T08:21:36.619Z] #57 1.193 + . /tmp/install/containerd.installer
08:21:36 [2021-06-11T08:21:36.619Z] #57 1.193 ++ set -e
08:21:36 [2021-06-11T08:21:36.619Z] #57 1.194 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a
08:21:36 [2021-06-11T08:21:36.619Z] #57 1.195 + install_containerd
08:21:36 [2021-06-11T08:21:36.619Z] #57 1.198 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a'
08:21:36 [2021-06-11T08:21:36.619Z] #57 1.201 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a
08:21:36 [2021-06-11T08:21:36.619Z] #57 1.201 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DwnPKEcnsy/src/github.com/containerd/containerd
08:21:36 [2021-06-11T08:21:36.619Z] #57 1.210 Cloning into '/tmp/tmp.DwnPKEcnsy/src/github.com/containerd/containerd'...
08:21:36 [2021-06-11T08:21:36.653Z] #44 ...
08:21:36 [2021-06-11T08:21:36.653Z] 
08:21:36 [2021-06-11T08:21:36.653Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
08:21:36 [2021-06-11T08:21:36.653Z] #48 sha256:65ba9c4c880939e52a1feefaea43c38a617273e30f84bc84c9cbb64a0b62fa18
08:21:36 [2021-06-11T08:21:36.653Z] #48 DONE 53.4s
08:21:36 [2021-06-11T08:21:36.653Z] 
08:21:36 [2021-06-11T08:21:36.653Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
08:21:36 [2021-06-11T08:21:36.653Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815
08:21:36 [2021-06-11T08:21:36.653Z] #44 51.35 Setting up python3-minimal (3.7.3-1) ...
08:21:36 [2021-06-11T08:21:36.815Z] #50 ...
08:21:36 [2021-06-11T08:21:36.815Z] 
08:21:36 [2021-06-11T08:21:36.815Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:21:36 [2021-06-11T08:21:36.815Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:21:36 [2021-06-11T08:21:36.815Z] #13 13.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:21:36 [2021-06-11T08:21:36.815Z] #13 15.11 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB]
08:21:36 [2021-06-11T08:21:36.815Z] #13 17.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
08:21:36 [2021-06-11T08:21:36.815Z] #13 19.72 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB]
08:21:36 [2021-06-11T08:21:36.815Z] #13 ...
08:21:36 [2021-06-11T08:21:36.815Z] 
08:21:36 [2021-06-11T08:21:36.815Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:21:36 [2021-06-11T08:21:36.815Z] #46 sha256:1709041beeba69a312dfbff7ab21f6048dbad63e3127ab7f5272f66fc90509de
08:21:36 [2021-06-11T08:21:36.815Z] #46 30.33 vendor/golang.org/x/crypto/internal/subtle
08:21:36 [2021-06-11T08:21:36.815Z] #46 30.40 vendor/golang.org/x/crypto/curve25519
08:21:37 [2021-06-11T08:21:37.087Z] #46 ...
08:21:37 [2021-06-11T08:21:37.087Z] 
08:21:37 [2021-06-11T08:21:37.087Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
08:21:37 [2021-06-11T08:21:37.087Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
08:21:37 [2021-06-11T08:21:37.087Z] #40 23.06 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
08:21:37 [2021-06-11T08:21:37.354Z] #40 ...
08:21:37 [2021-06-11T08:21:37.354Z] 
08:21:37 [2021-06-11T08:21:37.354Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
08:21:37 [2021-06-11T08:21:37.354Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815
08:21:37 [2021-06-11T08:21:37.354Z] #44 25.27 Fetched 8452 kB in 17s (506 kB/s)
08:21:37 [2021-06-11T08:21:37.354Z] #44 25.27 Reading package lists...
08:21:37 [2021-06-11T08:21:37.617Z] #44 31.87 Reading package lists...
08:21:37 [2021-06-11T08:21:37.617Z] #44 ...
08:21:37 [2021-06-11T08:21:37.617Z] 
08:21:37 [2021-06-11T08:21:37.617Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
08:21:37 [2021-06-11T08:21:37.617Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
08:21:37 [2021-06-11T08:21:37.617Z] #56 27.84 Reading package lists...
08:21:38 [2021-06-11T08:21:38.305Z] #20 32.44 Unpacking bash-completion (1:2.8-6) ...
08:21:38 [2021-06-11T08:21:38.305Z] #20 32.81 Selecting previously unselected package bzip2.
08:21:38 [2021-06-11T08:21:38.305Z] #20 32.82 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
08:21:38 [2021-06-11T08:21:38.535Z] #57 ...
08:21:38 [2021-06-11T08:21:38.535Z] 
08:21:38 [2021-06-11T08:21:38.535Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:21:38 [2021-06-11T08:21:38.535Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:21:38 [2021-06-11T08:21:38.535Z] #13 45.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
08:21:38 [2021-06-11T08:21:38.535Z] #13 45.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
08:21:38 [2021-06-11T08:21:38.535Z] #13 45.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
08:21:38 [2021-06-11T08:21:38.535Z] #13 45.87 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
08:21:38 [2021-06-11T08:21:38.535Z] #13 45.88 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
08:21:38 [2021-06-11T08:21:38.535Z] #13 45.89 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
08:21:38 [2021-06-11T08:21:38.535Z] #13 45.90 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
08:21:38 [2021-06-11T08:21:38.535Z] #13 45.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
08:21:38 [2021-06-11T08:21:38.535Z] #13 45.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
08:21:38 [2021-06-11T08:21:38.535Z] #13 45.98 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
08:21:38 [2021-06-11T08:21:38.535Z] #13 46.00 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
08:21:38 [2021-06-11T08:21:38.535Z] #13 46.07 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
08:21:38 [2021-06-11T08:21:38.535Z] #13 46.09 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
08:21:38 [2021-06-11T08:21:38.535Z] #13 46.10 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
08:21:38 [2021-06-11T08:21:38.535Z] #13 ...
08:21:38 [2021-06-11T08:21:38.535Z] 
08:21:38 [2021-06-11T08:21:38.535Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:21:38 [2021-06-11T08:21:38.535Z] #50 sha256:2ed92f77f9e3023e31bd88b6b773bb934ebaf3fa0397ffd11109b22c1236962e
08:21:38 [2021-06-11T08:21:38.535Z] #50 42.56 go: finding honnef.co/go/tools v0.0.1-2019.2.3
08:21:38 [2021-06-11T08:21:38.535Z] #50 42.59 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
08:21:38 [2021-06-11T08:21:38.535Z] #50 42.59 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
08:21:38 [2021-06-11T08:21:38.535Z] #50 42.62 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
08:21:38 [2021-06-11T08:21:38.535Z] #50 42.67 go: finding github.com/BurntSushi/toml v0.3.1
08:21:38 [2021-06-11T08:21:38.535Z] #50 ...
08:21:38 [2021-06-11T08:21:38.535Z] 
08:21:38 [2021-06-11T08:21:38.535Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
08:21:38 [2021-06-11T08:21:38.535Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815
08:21:38 [2021-06-11T08:21:38.535Z] #44 48.05 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
08:21:38 [2021-06-11T08:21:38.535Z] #44 48.07 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
08:21:38 [2021-06-11T08:21:38.535Z] #44 51.73 Selecting previously unselected package python3-minimal.
08:21:38 [2021-06-11T08:21:38.535Z] #44 51.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 ... 15650 files and directories currently installed.)
08:21:38 [2021-06-11T08:21:38.535Z] #44 51.78 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
08:21:38 [2021-06-11T08:21:38.535Z] #44 51.79 Unpacking python3-minimal (3.7.3-1) ...
08:21:38 [2021-06-11T08:21:38.535Z] #44 51.92 Selecting previously unselected package libmpdec2:amd64.
08:21:38 [2021-06-11T08:21:38.535Z] #44 51.93 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
08:21:38 [2021-06-11T08:21:38.535Z] #44 51.95 Unpacking libmpdec2:amd64 (2.4.2-2) ...
08:21:38 [2021-06-11T08:21:38.535Z] #44 52.08 Selecting previously unselected package libpython3.7-stdlib:amd64.
08:21:38 [2021-06-11T08:21:38.535Z] #44 52.08 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
08:21:38 [2021-06-11T08:21:38.535Z] #44 52.10 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
08:21:38 [2021-06-11T08:21:38.547Z] #44 53.13 Selecting previously unselected package python3.
08:21:38 [2021-06-11T08:21:38.547Z] #44 53.13 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16062 files and directories currently installed.)
08:21:38 [2021-06-11T08:21:38.547Z] #44 53.19 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
08:21:38 [2021-06-11T08:21:38.547Z] #44 53.21 Unpacking python3 (3.7.3-1) ...
08:21:38 [2021-06-11T08:21:38.563Z] #20 32.83 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
08:21:38 [2021-06-11T08:21:38.563Z] #20 32.90 Selecting previously unselected package xz-utils.
08:21:38 [2021-06-11T08:21:38.563Z] #20 32.91 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
08:21:38 [2021-06-11T08:21:38.563Z] #20 32.92 Unpacking xz-utils (5.2.4-1) ...
08:21:38 [2021-06-11T08:21:38.803Z] #44 53.34 Selecting previously unselected package libprotobuf17:amd64.
08:21:38 [2021-06-11T08:21:38.803Z] #44 53.37 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
08:21:38 [2021-06-11T08:21:38.803Z] #44 53.37 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
08:21:38 [2021-06-11T08:21:38.828Z] #20 33.12 Selecting previously unselected package apparmor.
08:21:38 [2021-06-11T08:21:38.828Z] #20 33.13 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
08:21:38 [2021-06-11T08:21:38.828Z] #20 33.21 Unpacking apparmor (2.13.2-10) ...
08:21:39 [2021-06-11T08:21:39.089Z] #20 33.54 Selecting previously unselected package aufs-tools.
08:21:39 [2021-06-11T08:21:39.089Z] #20 33.54 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
08:21:39 [2021-06-11T08:21:39.089Z] #20 33.55 Unpacking aufs-tools (1:4.14+20190211-1) ...
08:21:39 [2021-06-11T08:21:39.348Z] #20 33.66 Selecting previously unselected package libonig5:amd64.
08:21:39 [2021-06-11T08:21:39.348Z] #20 33.67 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
08:21:39 [2021-06-11T08:21:39.348Z] #20 33.67 Unpacking libonig5:amd64 (6.9.1-1) ...
08:21:39 [2021-06-11T08:21:39.348Z] #20 33.78 Selecting previously unselected package libjq1:amd64.
08:21:39 [2021-06-11T08:21:39.348Z] #20 33.79 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
08:21:39 [2021-06-11T08:21:39.348Z] #20 33.80 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
08:21:39 [2021-06-11T08:21:39.348Z] #20 33.89 Selecting previously unselected package jq.
08:21:39 [2021-06-11T08:21:39.348Z] #20 33.91 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
08:21:39 [2021-06-11T08:21:39.348Z] #20 33.91 Unpacking jq (1.5+dfsg-2+b1) ...
08:21:39 [2021-06-11T08:21:39.366Z] #44 54.07 Selecting previously unselected package python3-pkg-resources.
08:21:39 [2021-06-11T08:21:39.366Z] #44 54.07 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
08:21:39 [2021-06-11T08:21:39.366Z] #44 54.07 Unpacking python3-pkg-resources (40.8.0-1) ...
08:21:39 [2021-06-11T08:21:39.481Z] #44 ...
08:21:39 [2021-06-11T08:21:39.481Z] 
08:21:39 [2021-06-11T08:21:39.481Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
08:21:39 [2021-06-11T08:21:39.481Z] #48 sha256:682be55cd5e0b812dce09902e6e5f5e94999c646060f35f30a5b792a761e6095
08:21:39 [2021-06-11T08:21:39.481Z] #48 DONE 53.6s
08:21:39 [2021-06-11T08:21:39.481Z] 
08:21:39 [2021-06-11T08:21:39.481Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
08:21:39 [2021-06-11T08:21:39.481Z] #52 sha256:c11a394957f1c9d010cd87ce746a94f5d6f7a2fe8a801e32518d79d02ffd69da
08:21:39 [2021-06-11T08:21:39.481Z] #52 47.16 internal/oserror
08:21:39 [2021-06-11T08:21:39.481Z] #52 47.21 strconv
08:21:39 [2021-06-11T08:21:39.481Z] #52 47.27 syscall
08:21:39 [2021-06-11T08:21:39.481Z] #52 50.79 reflect
08:21:39 [2021-06-11T08:21:39.516Z] #56 34.04 Building dependency tree...
08:21:39 [2021-06-11T08:21:39.607Z] #20 34.00 Selecting previously unselected package libaio1:amd64.
08:21:39 [2021-06-11T08:21:39.607Z] #20 34.00 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
08:21:39 [2021-06-11T08:21:39.607Z] #20 34.01 Unpacking libaio1:amd64 (0.3.112-3) ...
08:21:39 [2021-06-11T08:21:39.607Z] #20 34.08 Selecting previously unselected package libgpm2:amd64.
08:21:39 [2021-06-11T08:21:39.607Z] #20 34.08 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
08:21:39 [2021-06-11T08:21:39.607Z] #20 34.09 Unpacking libgpm2:amd64 (1.20.7-5) ...
08:21:39 [2021-06-11T08:21:39.624Z] #44 54.23 Selecting previously unselected package python3-six.
08:21:39 [2021-06-11T08:21:39.624Z] #44 54.23 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
08:21:39 [2021-06-11T08:21:39.624Z] #44 54.24 Unpacking python3-six (1.12.0-1) ...
08:21:39 [2021-06-11T08:21:39.624Z] #44 54.32 Selecting previously unselected package python3-protobuf.
08:21:39 [2021-06-11T08:21:39.624Z] #44 54.33 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
08:21:39 [2021-06-11T08:21:39.624Z] #44 54.37 Unpacking python3-protobuf (3.6.1.3-2) ...
08:21:39 [2021-06-11T08:21:39.742Z] #52 ...
08:21:39 [2021-06-11T08:21:39.742Z] 
08:21:39 [2021-06-11T08:21:39.742Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:21:39 [2021-06-11T08:21:39.742Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:21:39 [2021-06-11T08:21:39.742Z] #13 47.48 debconf: delaying package configuration, since apt-utils is not installed
08:21:39 [2021-06-11T08:21:39.867Z] #20 34.14 Selecting previously unselected package libicu63:amd64.
08:21:39 [2021-06-11T08:21:39.867Z] #20 34.15 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
08:21:39 [2021-06-11T08:21:39.867Z] #20 34.15 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
08:21:40 [2021-06-11T08:21:40.109Z] #13 47.75 Fetched 78.2 MB in 8s (10.2 MB/s)
08:21:40 [2021-06-11T08:21:40.194Z] #44 54.80 Selecting previously unselected package libnet1:amd64.
08:21:40 [2021-06-11T08:21:40.194Z] #44 54.80 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
08:21:40 [2021-06-11T08:21:40.194Z] #44 54.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:21:40 [2021-06-11T08:21:40.194Z] #44 54.93 Selecting previously unselected package libnl-3-200:amd64.
08:21:40 [2021-06-11T08:21:40.194Z] #44 54.94 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
08:21:40 [2021-06-11T08:21:40.194Z] #44 54.95 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
08:21:40 [2021-06-11T08:21:40.375Z] #13 47.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 ... 15410 files and directories currently installed.)
08:21:40 [2021-06-11T08:21:40.375Z] #13 48.04 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ...
08:21:40 [2021-06-11T08:21:40.375Z] #13 48.08 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
08:21:40 [2021-06-11T08:21:40.451Z] #44 55.12 Selecting previously unselected package libprotobuf-c1:amd64.
08:21:40 [2021-06-11T08:21:40.451Z] #44 55.13 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
08:21:40 [2021-06-11T08:21:40.451Z] #44 55.13 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:21:40 [2021-06-11T08:21:40.451Z] #44 55.23 Selecting previously unselected package criu.
08:21:40 [2021-06-11T08:21:40.451Z] #44 55.23 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
08:21:40 [2021-06-11T08:21:40.451Z] #44 55.23 Unpacking criu (3.15-1) ...
08:21:40 [2021-06-11T08:21:40.884Z] #56 37.30 The following additional packages will be installed:
08:21:40 [2021-06-11T08:21:40.884Z] #56 37.30   libbtrfs0
08:21:41 [2021-06-11T08:21:41.139Z] #56 37.48 The following NEW packages will be installed:
08:21:41 [2021-06-11T08:21:41.139Z] #56 37.53   libbtrfs-dev libbtrfs0
08:21:41 [2021-06-11T08:21:41.329Z] #13 48.79 Setting up libsystemd0:amd64 (241-7~deb10u7) ...
08:21:41 [2021-06-11T08:21:41.329Z] #13 48.99 (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.)
08:21:41 [2021-06-11T08:21:41.329Z] #13 49.06 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
08:21:41 [2021-06-11T08:21:41.329Z] #13 49.08 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
08:21:41 [2021-06-11T08:21:41.382Z] #44 55.97 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:21:41 [2021-06-11T08:21:41.382Z] #44 55.99 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:21:41 [2021-06-11T08:21:41.382Z] #44 56.00 Setting up libnl-3-200:amd64 (3.4.0-1) ...
08:21:41 [2021-06-11T08:21:41.382Z] #44 56.02 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
08:21:41 [2021-06-11T08:21:41.382Z] #44 56.04 Setting up libmpdec2:amd64 (2.4.2-2) ...
08:21:41 [2021-06-11T08:21:41.382Z] #44 56.05 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
08:21:41 [2021-06-11T08:21:41.382Z] #44 56.06 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
08:21:41 [2021-06-11T08:21:41.382Z] #44 56.07 Setting up python3.7 (3.7.3-2+deb10u3) ...
08:21:41 [2021-06-11T08:21:41.592Z] #13 49.28 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
08:21:41 [2021-06-11T08:21:41.701Z] #56 37.94 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded.
08:21:41 [2021-06-11T08:21:41.701Z] #56 37.94 Need to get 119 kB of archives.
08:21:41 [2021-06-11T08:21:41.701Z] #56 37.94 After this operation, 387 kB of additional disk space will be used.
08:21:41 [2021-06-11T08:21:41.701Z] #56 37.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
08:21:41 [2021-06-11T08:21:41.701Z] #56 37.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
08:21:41 [2021-06-11T08:21:41.852Z] #13 49.54 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
08:21:41 [2021-06-11T08:21:41.852Z] #13 49.58 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ...
08:21:41 [2021-06-11T08:21:41.852Z] #13 49.62 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
08:21:42 [2021-06-11T08:21:42.112Z] #13 49.83 Setting up libudev1:amd64 (241-7~deb10u7) ...
08:21:42 [2021-06-11T08:21:42.311Z] #44 ...
08:21:42 [2021-06-11T08:21:42.311Z] 
08:21:42 [2021-06-11T08:21:42.311Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
08:21:42 [2021-06-11T08:21:42.311Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
08:21:42 [2021-06-11T08:21:42.311Z] #36 53.35 Selecting previously unselected package libxml2:amd64.
08:21:42 [2021-06-11T08:21:42.311Z] #36 53.35 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
08:21:42 [2021-06-11T08:21:42.311Z] #36 53.37 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
08:21:42 [2021-06-11T08:21:42.311Z] #36 54.58 Selecting previously unselected package libarchive13:amd64.
08:21:42 [2021-06-11T08:21:42.311Z] #36 54.59 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
08:21:42 [2021-06-11T08:21:42.311Z] #36 54.59 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
08:21:42 [2021-06-11T08:21:42.311Z] #36 54.86 Selecting previously unselected package libjsoncpp1:amd64.
08:21:42 [2021-06-11T08:21:42.311Z] #36 54.86 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
08:21:42 [2021-06-11T08:21:42.311Z] #36 54.87 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
08:21:42 [2021-06-11T08:21:42.311Z] #36 55.00 Selecting previously unselected package librhash0:amd64.
08:21:42 [2021-06-11T08:21:42.311Z] #36 55.01 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
08:21:42 [2021-06-11T08:21:42.311Z] #36 55.01 Unpacking librhash0:amd64 (1.3.8-1) ...
08:21:42 [2021-06-11T08:21:42.311Z] #36 55.20 Selecting previously unselected package libuv1:amd64.
08:21:42 [2021-06-11T08:21:42.311Z] #36 55.20 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
08:21:42 [2021-06-11T08:21:42.311Z] #36 55.20 Unpacking libuv1:amd64 (1.24.1-1) ...
08:21:42 [2021-06-11T08:21:42.311Z] #36 55.35 Selecting previously unselected package cmake.
08:21:42 [2021-06-11T08:21:42.311Z] #36 55.35 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
08:21:42 [2021-06-11T08:21:42.311Z] #36 55.36 Unpacking cmake (3.13.4-1) ...
08:21:42 [2021-06-11T08:21:42.311Z] #36 58.29 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
08:21:42 [2021-06-11T08:21:42.311Z] #36 58.32 Setting up xxd (2:8.1.0875-5) ...
08:21:42 [2021-06-11T08:21:42.311Z] #36 58.33 Setting up libuv1:amd64 (1.24.1-1) ...
08:21:42 [2021-06-11T08:21:42.311Z] #36 58.34 Setting up vim-common (2:8.1.0875-5) ...
08:21:42 [2021-06-11T08:21:42.311Z] #36 58.41 Setting up librhash0:amd64 (1.3.8-1) ...
08:21:42 [2021-06-11T08:21:42.311Z] #36 58.43 Setting up cmake-data (3.13.4-1) ...
08:21:42 [2021-06-11T08:21:42.311Z] #36 58.49 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
08:21:42 [2021-06-11T08:21:42.311Z] #36 58.50 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
08:21:42 [2021-06-11T08:21:42.311Z] #36 58.52 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
08:21:42 [2021-06-11T08:21:42.311Z] #36 58.53 Setting up cmake (3.13.4-1) ...
08:21:42 [2021-06-11T08:21:42.311Z] #36 58.56 Processing triggers for libc-bin (2.28-10) ...
08:21:42 [2021-06-11T08:21:42.311Z] #36 58.66 Processing triggers for mime-support (3.62) ...
08:21:42 [2021-06-11T08:21:42.311Z] #36 DONE 59.2s
08:21:42 [2021-06-11T08:21:42.374Z] #13 50.00 Selecting previously unselected package binutils-mingw-w64-i686.
08:21:42 [2021-06-11T08:21:42.374Z] #13 50.00 (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.)
08:21:42 [2021-06-11T08:21:42.374Z] #13 50.05 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
08:21:42 [2021-06-11T08:21:42.374Z] #13 50.07 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:21:42 [2021-06-11T08:21:42.569Z] 
08:21:42 [2021-06-11T08:21:42.569Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:21:42 [2021-06-11T08:21:42.569Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:21:42 [2021-06-11T08:21:42.569Z] #13 45.85 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
08:21:42 [2021-06-11T08:21:42.569Z] #13 45.95 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
08:21:42 [2021-06-11T08:21:42.569Z] #13 46.00 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
08:21:42 [2021-06-11T08:21:42.569Z] #13 46.46 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
08:21:42 [2021-06-11T08:21:42.569Z] #13 46.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 ... 15410 files and directories currently installed.)
08:21:42 [2021-06-11T08:21:42.569Z] #13 46.81 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ...
08:21:42 [2021-06-11T08:21:42.569Z] #13 46.82 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
08:21:42 [2021-06-11T08:21:42.569Z] #13 47.27 Setting up libudev1:amd64 (241-7~deb10u7) ...
08:21:42 [2021-06-11T08:21:42.569Z] #13 47.40 Selecting previously unselected package binutils-mingw-w64-i686.
08:21:42 [2021-06-11T08:21:42.569Z] #13 47.40 (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.)
08:21:42 [2021-06-11T08:21:42.569Z] #13 47.49 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
08:21:42 [2021-06-11T08:21:42.569Z] #13 47.50 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:21:42 [2021-06-11T08:21:42.569Z] #13 49.49 Selecting previously unselected package binutils-mingw-w64-x86-64.
08:21:42 [2021-06-11T08:21:42.569Z] #13 49.49 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
08:21:42 [2021-06-11T08:21:42.569Z] #13 49.50 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:21:42 [2021-06-11T08:21:42.569Z] #13 52.10 Selecting previously unselected package binutils-mingw-w64.
08:21:42 [2021-06-11T08:21:42.826Z] #13 52.12 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
08:21:42 [2021-06-11T08:21:42.826Z] #13 52.14 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
08:21:43 [2021-06-11T08:21:43.066Z] #56 39.12 debconf: delaying package configuration, since apt-utils is not installed
08:21:43 [2021-06-11T08:21:43.066Z] #56 39.33 Fetched 119 kB in 0s (430 kB/s)
08:21:43 [2021-06-11T08:21:43.066Z] #56 39.43 Selecting previously unselected package libbtrfs0.
08:21:43 [2021-06-11T08:21:43.066Z] #56 39.43 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
08:21:43 [2021-06-11T08:21:43.066Z] #56 39.48 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
08:21:43 [2021-06-11T08:21:43.066Z] #56 39.54 Unpacking libbtrfs0 (4.20.1-2) ...
08:21:43 [2021-06-11T08:21:43.066Z] #56 ...
08:21:43 [2021-06-11T08:21:43.066Z] 
08:21:43 [2021-06-11T08:21:43.066Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:21:43 [2021-06-11T08:21:43.066Z] #46 sha256:1709041beeba69a312dfbff7ab21f6048dbad63e3127ab7f5272f66fc90509de
08:21:43 [2021-06-11T08:21:43.066Z] #46 39.46 sync
08:21:43 [2021-06-11T08:21:43.066Z] #46 39.48 internal/reflectlite
08:21:43 [2021-06-11T08:21:43.084Z] #13 52.31 Selecting previously unselected package libdevmapper1.02.1:amd64.
08:21:43 [2021-06-11T08:21:43.084Z] #13 52.31 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
08:21:43 [2021-06-11T08:21:43.084Z] #13 52.32 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
08:21:43 [2021-06-11T08:21:43.161Z] #20 37.15 Selecting previously unselected package libnet1:amd64.
08:21:43 [2021-06-11T08:21:43.161Z] #20 37.16 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
08:21:43 [2021-06-11T08:21:43.161Z] #20 37.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:21:43 [2021-06-11T08:21:43.161Z] #20 37.25 Selecting previously unselected package libnl-3-200:amd64.
08:21:43 [2021-06-11T08:21:43.161Z] #20 37.26 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
08:21:43 [2021-06-11T08:21:43.161Z] #20 37.27 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
08:21:43 [2021-06-11T08:21:43.161Z] #20 37.37 Selecting previously unselected package libprotobuf-c1:amd64.
08:21:43 [2021-06-11T08:21:43.161Z] #20 37.38 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
08:21:43 [2021-06-11T08:21:43.161Z] #20 37.39 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:21:43 [2021-06-11T08:21:43.161Z] #20 37.44 Selecting previously unselected package libreadline5:amd64.
08:21:43 [2021-06-11T08:21:43.161Z] #20 37.44 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
08:21:43 [2021-06-11T08:21:43.161Z] #20 37.45 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
08:21:43 [2021-06-11T08:21:43.161Z] #20 37.54 Selecting previously unselected package net-tools.
08:21:43 [2021-06-11T08:21:43.161Z] #20 37.55 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
08:21:43 [2021-06-11T08:21:43.161Z] #20 37.55 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
08:21:43 [2021-06-11T08:21:43.341Z] #13 52.64 Selecting previously unselected package dmsetup.
08:21:43 [2021-06-11T08:21:43.341Z] #13 52.65 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
08:21:43 [2021-06-11T08:21:43.341Z] #13 52.67 Unpacking dmsetup (2:1.02.155-3) ...
08:21:43 [2021-06-11T08:21:43.421Z] #20 37.73 Selecting previously unselected package patch.
08:21:43 [2021-06-11T08:21:43.421Z] #20 37.74 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
08:21:43 [2021-06-11T08:21:43.421Z] #20 37.74 Unpacking patch (2.7.6-3+deb10u1) ...
08:21:43 [2021-06-11T08:21:43.421Z] #20 37.85 Selecting previously unselected package python-pip-whl.
08:21:43 [2021-06-11T08:21:43.421Z] #20 37.86 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
08:21:43 [2021-06-11T08:21:43.421Z] #20 37.86 Unpacking python-pip-whl (18.1-5) ...
08:21:43 [2021-06-11T08:21:43.597Z] #13 52.92 Selecting previously unselected package mingw-w64-common.
08:21:43 [2021-06-11T08:21:43.597Z] #13 52.93 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
08:21:43 [2021-06-11T08:21:43.597Z] #13 52.93 Unpacking mingw-w64-common (6.0.0-3) ...
08:21:43 [2021-06-11T08:21:43.597Z] #13 ...
08:21:43 [2021-06-11T08:21:43.597Z] 
08:21:43 [2021-06-11T08:21:43.597Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
08:21:43 [2021-06-11T08:21:43.597Z] #37 sha256:5bbd66cf1e4c88fdc565b72bb777b4ea2d1cf5a12fc2b0046f4da50f5e51c7af
08:21:43 [2021-06-11T08:21:43.597Z] #37 1.182 + RM_GOPATH=0
08:21:43 [2021-06-11T08:21:43.597Z] #37 1.182 + TMP_GOPATH=
08:21:43 [2021-06-11T08:21:43.597Z] #37 1.182 + : /build
08:21:43 [2021-06-11T08:21:43.597Z] #37 1.182 + '[' -z '' ']'
08:21:43 [2021-06-11T08:21:43.597Z] #37 1.186 ++ mktemp -d
08:21:43 [2021-06-11T08:21:43.597Z] #37 1.187 + export GOPATH=/tmp/tmp.CLlMoNkare
08:21:43 [2021-06-11T08:21:43.597Z] #37 1.187 + GOPATH=/tmp/tmp.CLlMoNkare
08:21:43 [2021-06-11T08:21:43.597Z] #37 1.187 + RM_GOPATH=1
08:21:43 [2021-06-11T08:21:43.597Z] #37 1.187 + case "$(go env GOARCH)" in
08:21:43 [2021-06-11T08:21:43.597Z] #37 1.190 ++ go env GOARCH
08:21:43 [2021-06-11T08:21:43.597Z] #37 1.222 + export GO_BUILDMODE=-buildmode=pie
08:21:43 [2021-06-11T08:21:43.597Z] #37 1.222 + GO_BUILDMODE=-buildmode=pie
08:21:43 [2021-06-11T08:21:43.597Z] #37 1.223 ++ dirname /tmp/install/install.sh
08:21:43 [2021-06-11T08:21:43.597Z] #37 1.226 + dir=/tmp/install
08:21:43 [2021-06-11T08:21:43.597Z] #37 1.226 + bin=tini
08:21:43 [2021-06-11T08:21:43.597Z] #37 1.226 + shift
08:21:43 [2021-06-11T08:21:43.597Z] #37 1.226 + '[' '!' -f /tmp/install/tini.installer ']'
08:21:43 [2021-06-11T08:21:43.597Z] #37 1.226 + . /tmp/install/tini.installer
08:21:43 [2021-06-11T08:21:43.597Z] #37 1.227 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
08:21:43 [2021-06-11T08:21:43.597Z] #37 1.227 + install_tini
08:21:43 [2021-06-11T08:21:43.597Z] #37 1.227 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
08:21:43 [2021-06-11T08:21:43.597Z] #37 1.228 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
08:21:43 [2021-06-11T08:21:43.597Z] #37 1.228 + git clone https://github.com/krallin/tini.git /tmp/tmp.CLlMoNkare/tini
08:21:43 [2021-06-11T08:21:43.597Z] #37 1.232 Cloning into '/tmp/tmp.CLlMoNkare/tini'...
08:21:43 [2021-06-11T08:21:43.989Z] #20 38.36 Selecting previously unselected package python3-lib2to3.
08:21:43 [2021-06-11T08:21:43.989Z] #20 38.36 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
08:21:43 [2021-06-11T08:21:43.989Z] #20 38.38 Unpacking python3-lib2to3 (3.7.3-1) ...
08:21:43 [2021-06-11T08:21:43.989Z] #20 38.50 Selecting previously unselected package python3-distutils.
08:21:43 [2021-06-11T08:21:43.989Z] #20 38.51 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
08:21:43 [2021-06-11T08:21:43.989Z] #20 38.52 Unpacking python3-distutils (3.7.3-1) ...
08:21:44 [2021-06-11T08:21:44.248Z] #20 38.64 Selecting previously unselected package python3-pip.
08:21:44 [2021-06-11T08:21:44.248Z] #20 38.65 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
08:21:44 [2021-06-11T08:21:44.248Z] #20 38.67 Unpacking python3-pip (18.1-5) ...
08:21:44 [2021-06-11T08:21:44.436Z] #46 ...
08:21:44 [2021-06-11T08:21:44.436Z] 
08:21:44 [2021-06-11T08:21:44.436Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
08:21:44 [2021-06-11T08:21:44.436Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2
08:21:44 [2021-06-11T08:21:44.436Z] #56 39.64 Selecting previously unselected package libbtrfs-dev.
08:21:44 [2021-06-11T08:21:44.436Z] #56 39.66 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
08:21:44 [2021-06-11T08:21:44.436Z] #56 39.68 Unpacking libbtrfs-dev (4.20.1-2) ...
08:21:44 [2021-06-11T08:21:44.436Z] #56 39.94 Setting up libbtrfs0 (4.20.1-2) ...
08:21:44 [2021-06-11T08:21:44.436Z] #56 39.95 Setting up libbtrfs-dev (4.20.1-2) ...
08:21:44 [2021-06-11T08:21:44.436Z] #56 39.97 Processing triggers for libc-bin (2.28-10) ...
08:21:44 [2021-06-11T08:21:44.436Z] #56 DONE 40.7s
08:21:44 [2021-06-11T08:21:44.436Z] 
08:21:44 [2021-06-11T08:21:44.436Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:21:44 [2021-06-11T08:21:44.436Z] #50 sha256:60a9fb98110b85291274bca0e2666e04d9d3bb9fb1d9992cefc0b1a61ce2ed99
08:21:44 [2021-06-11T08:21:44.436Z] #50 35.95 go: extracting github.com/gogo/protobuf v1.2.1
08:21:44 [2021-06-11T08:21:44.436Z] #50 39.22 go: finding github.com/fatih/color v1.7.0
08:21:44 [2021-06-11T08:21:44.436Z] #50 39.39 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
08:21:44 [2021-06-11T08:21:44.436Z] #50 39.39 go: finding github.com/mattn/go-colorable v0.1.4
08:21:44 [2021-06-11T08:21:44.436Z] #50 39.46 go: finding github.com/mattn/go-isatty v0.0.8
08:21:44 [2021-06-11T08:21:44.436Z] #50 39.54 go: finding github.com/go-critic/go-critic v0.4.1
08:21:44 [2021-06-11T08:21:44.436Z] #50 39.55 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
08:21:44 [2021-06-11T08:21:44.436Z] #50 39.56 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3
08:21:44 [2021-06-11T08:21:44.436Z] #50 39.58 go: finding github.com/go-lintpack/lintpack v0.5.2
08:21:44 [2021-06-11T08:21:44.436Z] #50 39.58 go: finding github.com/pkg/errors v0.8.1
08:21:44 [2021-06-11T08:21:44.436Z] #50 39.62 go: finding github.com/go-toolsmith/astequal v1.0.0
08:21:44 [2021-06-11T08:21:44.436Z] #50 39.63 go: finding github.com/mitchellh/go-homedir v1.1.0
08:21:44 [2021-06-11T08:21:44.436Z] #50 39.66 go: finding github.com/go-toolsmith/astp v1.0.0
08:21:44 [2021-06-11T08:21:44.436Z] #50 39.69 go: finding github.com/go-toolsmith/astcast v1.0.0
08:21:44 [2021-06-11T08:21:44.436Z] #50 39.70 go: finding github.com/go-toolsmith/astfmt v1.0.0
08:21:44 [2021-06-11T08:21:44.436Z] #50 39.72 go: finding github.com/go-toolsmith/typep v1.0.0
08:21:44 [2021-06-11T08:21:44.436Z] #50 39.72 go: finding github.com/sirupsen/logrus v1.4.2
08:21:44 [2021-06-11T08:21:44.436Z] #50 39.77 go: finding github.com/go-toolsmith/astcopy v1.0.0
08:21:44 [2021-06-11T08:21:44.436Z] #50 39.78 go: finding github.com/spf13/viper v1.6.1
08:21:44 [2021-06-11T08:21:44.436Z] #50 39.80 go: finding github.com/stretchr/testify v1.4.0
08:21:44 [2021-06-11T08:21:44.436Z] #50 39.84 go: finding github.com/davecgh/go-spew v1.1.1
08:21:44 [2021-06-11T08:21:44.436Z] #50 39.87 go: finding github.com/pmezard/go-difflib v1.0.0
08:21:44 [2021-06-11T08:21:44.436Z] #50 39.92 go: finding github.com/stretchr/objx v0.2.0
08:21:44 [2021-06-11T08:21:44.436Z] #50 40.00 go: finding github.com/go-toolsmith/strparse v1.0.0
08:21:44 [2021-06-11T08:21:44.436Z] #50 40.01 go: finding gopkg.in/yaml.v2 v2.2.7
08:21:44 [2021-06-11T08:21:44.436Z] #50 40.11 go: finding github.com/OpenPeeDeeP/depguard v1.0.1
08:21:44 [2021-06-11T08:21:44.436Z] #50 40.12 go: finding github.com/spf13/cobra v0.0.5
08:21:44 [2021-06-11T08:21:44.436Z] #50 40.13 go: finding github.com/fsnotify/fsnotify v1.4.7
08:21:44 [2021-06-11T08:21:44.436Z] #50 40.23 go: finding github.com/bombsimon/wsl/v2 v2.0.0
08:21:44 [2021-06-11T08:21:44.436Z] #50 40.25 go: finding github.com/spf13/pflag v1.0.5
08:21:44 [2021-06-11T08:21:44.436Z] #50 40.30 go: finding github.com/gobwas/glob v0.2.3
08:21:44 [2021-06-11T08:21:44.436Z] #50 40.49 go: finding github.com/hashicorp/hcl v1.0.0
08:21:44 [2021-06-11T08:21:44.436Z] #50 40.59 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
08:21:44 [2021-06-11T08:21:44.436Z] #50 40.66 go: finding github.com/magiconair/properties v1.8.1
08:21:44 [2021-06-11T08:21:44.436Z] #50 40.68 go: finding github.com/mitchellh/mapstructure v1.1.2
08:21:44 [2021-06-11T08:21:44.436Z] #50 40.72 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
08:21:44 [2021-06-11T08:21:44.436Z] #50 40.85 go: finding github.com/pelletier/go-toml v1.2.0
08:21:44 [2021-06-11T08:21:44.436Z] #50 40.85 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
08:21:44 [2021-06-11T08:21:44.436Z] #50 40.85 go: finding github.com/spf13/afero v1.1.2
08:21:44 [2021-06-11T08:21:44.436Z] #50 40.85 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
08:21:44 [2021-06-11T08:21:44.436Z] #50 40.85 go: finding github.com/spf13/cast v1.3.0
08:21:44 [2021-06-11T08:21:44.436Z] #50 40.85 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
08:21:44 [2021-06-11T08:21:44.436Z] #50 40.85 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
08:21:44 [2021-06-11T08:21:44.436Z] #50 40.85 go: finding github.com/spf13/jwalterweatherman v1.0.0
08:21:44 [2021-06-11T08:21:44.507Z] #20 38.81 Selecting previously unselected package python3-pkg-resources.
08:21:44 [2021-06-11T08:21:44.507Z] #20 38.83 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
08:21:44 [2021-06-11T08:21:44.507Z] #20 38.84 Unpacking python3-pkg-resources (40.8.0-1) ...
08:21:44 [2021-06-11T08:21:44.507Z] #20 38.94 Selecting previously unselected package python3-setuptools.
08:21:44 [2021-06-11T08:21:44.507Z] #20 38.95 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
08:21:44 [2021-06-11T08:21:44.507Z] #20 38.96 Unpacking python3-setuptools (40.8.0-1) ...
08:21:44 [2021-06-11T08:21:44.526Z] #37 1.995 + cd /tmp/tmp.CLlMoNkare/tini
08:21:44 [2021-06-11T08:21:44.526Z] #37 1.996 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
08:21:44 [2021-06-11T08:21:44.526Z] #37 2.003 + cmake .
08:21:44 [2021-06-11T08:21:44.693Z] #50 40.88 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
08:21:44 [2021-06-11T08:21:44.693Z] #50 40.93 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
08:21:44 [2021-06-11T08:21:44.693Z] #50 40.93 go: finding golang.org/x/text v0.3.2
08:21:44 [2021-06-11T08:21:44.693Z] #50 40.98 go: finding gopkg.in/ini.v1 v1.51.0
08:21:44 [2021-06-11T08:21:44.693Z] #50 41.01 go: finding github.com/subosito/gotenv v1.2.0
08:21:44 [2021-06-11T08:21:44.693Z] #50 41.04 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
08:21:44 [2021-06-11T08:21:44.693Z] #50 41.04 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
08:21:44 [2021-06-11T08:21:44.693Z] #50 41.07 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
08:21:44 [2021-06-11T08:21:44.693Z] #50 41.09 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
08:21:44 [2021-06-11T08:21:44.693Z] #50 41.13 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
08:21:44 [2021-06-11T08:21:44.693Z] #50 41.13 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
08:21:44 [2021-06-11T08:21:44.693Z] #50 41.14 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
08:21:44 [2021-06-11T08:21:44.693Z] #50 41.20 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
08:21:44 [2021-06-11T08:21:44.767Z] #20 39.13 Selecting previously unselected package python3-wheel.
08:21:44 [2021-06-11T08:21:44.767Z] #20 39.13 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
08:21:44 [2021-06-11T08:21:44.767Z] #20 39.14 Unpacking python3-wheel (0.32.3-2) ...
08:21:44 [2021-06-11T08:21:44.767Z] #20 39.20 Selecting previously unselected package sudo.
08:21:44 [2021-06-11T08:21:44.767Z] #20 39.21 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
08:21:44 [2021-06-11T08:21:44.767Z] #20 39.22 Unpacking sudo (1.8.27-1+deb10u3) ...
08:21:44 [2021-06-11T08:21:44.938Z] #13 52.09 Selecting previously unselected package binutils-mingw-w64-x86-64.
08:21:44 [2021-06-11T08:21:44.938Z] #13 52.09 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
08:21:44 [2021-06-11T08:21:44.938Z] #13 52.10 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:21:44 [2021-06-11T08:21:44.949Z] #50 41.25 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
08:21:44 [2021-06-11T08:21:44.949Z] #50 41.26 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
08:21:44 [2021-06-11T08:21:44.949Z] #50 41.30 go: finding github.com/kisielk/gotool v1.0.0
08:21:44 [2021-06-11T08:21:44.949Z] #50 41.35 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
08:21:44 [2021-06-11T08:21:44.949Z] #50 41.38 go: finding github.com/sourcegraph/go-diff v0.5.1
08:21:44 [2021-06-11T08:21:44.949Z] #50 41.38 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
08:21:44 [2021-06-11T08:21:44.949Z] #50 41.41 go: finding github.com/tommy-muehle/go-mnd v1.1.1
08:21:44 [2021-06-11T08:21:44.949Z] #50 41.41 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
08:21:45 [2021-06-11T08:21:45.089Z] #37 2.603 -- The C compiler identification is GNU 8.3.0
08:21:45 [2021-06-11T08:21:45.089Z] #37 2.650 -- Check for working C compiler: /usr/bin/cc
08:21:45 [2021-06-11T08:21:45.089Z] #37 ...
08:21:45 [2021-06-11T08:21:45.089Z] 
08:21:45 [2021-06-11T08:21:45.089Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
08:21:45 [2021-06-11T08:21:45.089Z] #52 sha256:1a3bc94b7f4ab3849ead7b62049ff92619a0f72b703ee087687c29c348b27572
08:21:45 [2021-06-11T08:21:45.089Z] #52 51.85 reflect
08:21:45 [2021-06-11T08:21:45.089Z] #52 56.43 time
08:21:45 [2021-06-11T08:21:45.089Z] #52 61.43 context
08:21:45 [2021-06-11T08:21:45.205Z] #50 41.43 go: finding github.com/ultraware/funlen v0.0.2
08:21:45 [2021-06-11T08:21:45.205Z] #50 41.44 go: finding github.com/ultraware/whitespace v0.0.4
08:21:45 [2021-06-11T08:21:45.205Z] #50 41.49 go: finding github.com/uudashr/gocognit v1.0.1
08:21:45 [2021-06-11T08:21:45.205Z] #50 41.62 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
08:21:45 [2021-06-11T08:21:45.205Z] #50 41.62 go: finding github.com/gogo/protobuf v1.2.1
08:21:45 [2021-06-11T08:21:45.285Z] #20 39.61 Selecting previously unselected package thin-provisioning-tools.
08:21:45 [2021-06-11T08:21:45.285Z] #20 39.62 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
08:21:45 [2021-06-11T08:21:45.285Z] #20 39.62 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
08:21:45 [2021-06-11T08:21:45.285Z] #20 39.79 Selecting previously unselected package uidmap.
08:21:45 [2021-06-11T08:21:45.285Z] #20 39.81 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
08:21:45 [2021-06-11T08:21:45.285Z] #20 39.82 Unpacking uidmap (1:4.5-1.1) ...
08:21:45 [2021-06-11T08:21:45.346Z] #52 62.09 internal/poll
08:21:45 [2021-06-11T08:21:45.346Z] #52 ...
08:21:45 [2021-06-11T08:21:45.346Z] 
08:21:45 [2021-06-11T08:21:45.346Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:21:45 [2021-06-11T08:21:45.346Z] #46 sha256:ea595817abc9d3682d38702e0810b8cc10260a6136a42e8ea25399a0aaa8502f
08:21:45 [2021-06-11T08:21:45.346Z] #46 57.05 time
08:21:45 [2021-06-11T08:21:45.346Z] #46 62.15 internal/fmtsort
08:21:45 [2021-06-11T08:21:45.460Z] #50 41.72 go: finding honnef.co/go/tools v0.0.1-2019.2.3
08:21:45 [2021-06-11T08:21:45.544Z] #20 39.93 Selecting previously unselected package vim-runtime.
08:21:45 [2021-06-11T08:21:45.544Z] #20 39.93 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
08:21:45 [2021-06-11T08:21:45.544Z] #20 39.98 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
08:21:45 [2021-06-11T08:21:45.544Z] #20 40.01 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
08:21:45 [2021-06-11T08:21:45.544Z] #20 40.01 Unpacking vim-runtime (2:8.1.0875-5) ...
08:21:45 [2021-06-11T08:21:45.603Z] #46 62.15 internal/poll
08:21:45 [2021-06-11T08:21:45.720Z] #50 41.89 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
08:21:45 [2021-06-11T08:21:45.720Z] #50 41.92 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
08:21:45 [2021-06-11T08:21:45.720Z] #50 41.96 go: finding github.com/BurntSushi/toml v0.3.1
08:21:45 [2021-06-11T08:21:45.720Z] #50 41.99 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
08:21:45 [2021-06-11T08:21:45.859Z] #46 ...
08:21:45 [2021-06-11T08:21:45.860Z] 
08:21:45 [2021-06-11T08:21:45.860Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
08:21:45 [2021-06-11T08:21:45.860Z] #37 sha256:5bbd66cf1e4c88fdc565b72bb777b4ea2d1cf5a12fc2b0046f4da50f5e51c7af
08:21:45 [2021-06-11T08:21:45.860Z] #37 3.305 -- Check for working C compiler: /usr/bin/cc -- works
08:21:45 [2021-06-11T08:21:45.860Z] #37 3.312 -- Detecting C compiler ABI info
08:21:45 [2021-06-11T08:21:45.978Z] #50 ...
08:21:45 [2021-06-11T08:21:45.978Z] 
08:21:45 [2021-06-11T08:21:45.978Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:21:45 [2021-06-11T08:21:45.978Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
08:21:46 [2021-06-11T08:21:46.423Z] #37 3.954 -- Detecting C compiler ABI info - done
08:21:46 [2021-06-11T08:21:46.423Z] #37 3.995 -- Detecting C compile features
08:21:46 [2021-06-11T08:21:46.491Z] #32 42.18 Checking out files:  87% (1334/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
08:21:46 [2021-06-11T08:21:46.491Z] #32 42.75 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
08:21:47 [2021-06-11T08:21:47.054Z] #32 43.04 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:21:47 [2021-06-11T08:21:47.485Z] #13 ...
08:21:47 [2021-06-11T08:21:47.485Z] 
08:21:47 [2021-06-11T08:21:47.485Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
08:21:47 [2021-06-11T08:21:47.485Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
08:21:47 [2021-06-11T08:21:47.485Z] #36 55.88 Selecting previously unselected package libxml2:amd64.
08:21:47 [2021-06-11T08:21:47.485Z] #36 55.89 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
08:21:47 [2021-06-11T08:21:47.485Z] #36 55.91 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
08:21:47 [2021-06-11T08:21:47.485Z] #36 56.39 Selecting previously unselected package libarchive13:amd64.
08:21:47 [2021-06-11T08:21:47.485Z] #36 56.41 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
08:21:47 [2021-06-11T08:21:47.485Z] #36 56.42 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
08:21:47 [2021-06-11T08:21:47.485Z] #36 56.75 Selecting previously unselected package libjsoncpp1:amd64.
08:21:47 [2021-06-11T08:21:47.485Z] #36 56.75 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
08:21:47 [2021-06-11T08:21:47.485Z] #36 56.79 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
08:21:47 [2021-06-11T08:21:47.485Z] #36 56.96 Selecting previously unselected package librhash0:amd64.
08:21:47 [2021-06-11T08:21:47.485Z] #36 56.97 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
08:21:47 [2021-06-11T08:21:47.485Z] #36 56.97 Unpacking librhash0:amd64 (1.3.8-1) ...
08:21:47 [2021-06-11T08:21:47.485Z] #36 57.15 Selecting previously unselected package libuv1:amd64.
08:21:47 [2021-06-11T08:21:47.485Z] #36 57.17 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
08:21:47 [2021-06-11T08:21:47.485Z] #36 57.18 Unpacking libuv1:amd64 (1.24.1-1) ...
08:21:47 [2021-06-11T08:21:47.485Z] #36 57.35 Selecting previously unselected package cmake.
08:21:47 [2021-06-11T08:21:47.485Z] #36 57.35 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
08:21:47 [2021-06-11T08:21:47.485Z] #36 57.37 Unpacking cmake (3.13.4-1) ...
08:21:47 [2021-06-11T08:21:47.485Z] #36 60.22 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
08:21:47 [2021-06-11T08:21:47.485Z] #36 60.24 Setting up xxd (2:8.1.0875-5) ...
08:21:47 [2021-06-11T08:21:47.485Z] #36 60.28 Setting up libuv1:amd64 (1.24.1-1) ...
08:21:47 [2021-06-11T08:21:47.485Z] #36 60.30 Setting up vim-common (2:8.1.0875-5) ...
08:21:47 [2021-06-11T08:21:47.485Z] #36 60.35 Setting up librhash0:amd64 (1.3.8-1) ...
08:21:47 [2021-06-11T08:21:47.485Z] #36 60.38 Setting up cmake-data (3.13.4-1) ...
08:21:47 [2021-06-11T08:21:47.485Z] #36 60.42 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
08:21:47 [2021-06-11T08:21:47.485Z] #36 60.46 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
08:21:47 [2021-06-11T08:21:47.485Z] #36 60.47 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
08:21:47 [2021-06-11T08:21:47.485Z] #36 60.48 Setting up cmake (3.13.4-1) ...
08:21:47 [2021-06-11T08:21:47.485Z] #36 60.51 Processing triggers for libc-bin (2.28-10) ...
08:21:47 [2021-06-11T08:21:47.485Z] #36 60.62 Processing triggers for mime-support (3.62) ...
08:21:47 [2021-06-11T08:21:47.485Z] #36 DONE 61.3s
08:21:47 [2021-06-11T08:21:47.485Z] 
08:21:47 [2021-06-11T08:21:47.485Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:21:47 [2021-06-11T08:21:47.485Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:21:47 [2021-06-11T08:21:47.485Z] #13 54.80 Selecting previously unselected package binutils-mingw-w64.
08:21:47 [2021-06-11T08:21:47.485Z] #13 54.81 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
08:21:47 [2021-06-11T08:21:47.485Z] #13 ...
08:21:47 [2021-06-11T08:21:47.485Z] 
08:21:47 [2021-06-11T08:21:47.485Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
08:21:47 [2021-06-11T08:21:47.485Z] #37 sha256:edf12d374451ae26f784ec3fbb6131b4d871dbb7bcef9584f47e349ae4719819
08:21:47 [2021-06-11T08:21:47.984Z] #32 ...
08:21:47 [2021-06-11T08:21:47.984Z] 
08:21:47 [2021-06-11T08:21:47.984Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
08:21:47 [2021-06-11T08:21:47.984Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
08:21:47 [2021-06-11T08:21:47.984Z] #36 27.94 Reading package lists...
08:21:47 [2021-06-11T08:21:47.984Z] #36 34.65 Building dependency tree...
08:21:47 [2021-06-11T08:21:47.984Z] #36 37.91 The following additional packages will be installed:
08:21:47 [2021-06-11T08:21:47.984Z] #36 37.94   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
08:21:47 [2021-06-11T08:21:47.984Z] #36 37.97 Suggested packages:
08:21:47 [2021-06-11T08:21:47.984Z] #36 37.97   cmake-doc ninja-build lrzip
08:21:47 [2021-06-11T08:21:47.984Z] #36 37.97 Recommended packages:
08:21:47 [2021-06-11T08:21:47.984Z] #36 37.97   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
08:21:47 [2021-06-11T08:21:47.984Z] #36 38.94 The following NEW packages will be installed:
08:21:47 [2021-06-11T08:21:47.984Z] #36 38.94   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
08:21:47 [2021-06-11T08:21:47.984Z] #36 38.96   vim-common xxd
08:21:47 [2021-06-11T08:21:47.984Z] #36 39.38 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded.
08:21:47 [2021-06-11T08:21:47.984Z] #36 39.38 Need to get 14.9 MB of archives.
08:21:47 [2021-06-11T08:21:47.984Z] #36 39.38 After this operation, 61.8 MB of additional disk space will be used.
08:21:47 [2021-06-11T08:21:47.984Z] #36 39.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
08:21:47 [2021-06-11T08:21:47.984Z] #36 39.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
08:21:47 [2021-06-11T08:21:47.984Z] #36 39.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
08:21:47 [2021-06-11T08:21:47.984Z] #36 39.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
08:21:47 [2021-06-11T08:21:47.984Z] #36 40.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB]
08:21:47 [2021-06-11T08:21:47.984Z] #36 40.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
08:21:47 [2021-06-11T08:21:47.984Z] #36 40.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
08:21:47 [2021-06-11T08:21:47.984Z] #36 40.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
08:21:47 [2021-06-11T08:21:47.984Z] #36 40.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
08:21:47 [2021-06-11T08:21:47.984Z] #36 40.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
08:21:47 [2021-06-11T08:21:47.984Z] #36 41.89 debconf: delaying package configuration, since apt-utils is not installed
08:21:47 [2021-06-11T08:21:47.984Z] #36 42.11 Fetched 14.9 MB in 2s (8763 kB/s)
08:21:47 [2021-06-11T08:21:47.984Z] #36 42.20 Selecting previously unselected package xxd.
08:21:47 [2021-06-11T08:21:47.985Z] #36 42.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
08:21:47 [2021-06-11T08:21:47.985Z] #36 42.28 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
08:21:47 [2021-06-11T08:21:47.985Z] #36 42.29 Unpacking xxd (2:8.1.0875-5) ...
08:21:47 [2021-06-11T08:21:47.985Z] #36 42.52 Selecting previously unselected package vim-common.
08:21:47 [2021-06-11T08:21:47.985Z] #36 42.52 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
08:21:47 [2021-06-11T08:21:47.985Z] #36 42.58 Unpacking vim-common (2:8.1.0875-5) ...
08:21:47 [2021-06-11T08:21:47.985Z] #36 42.93 Selecting previously unselected package cmake-data.
08:21:47 [2021-06-11T08:21:47.985Z] #36 42.93 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
08:21:47 [2021-06-11T08:21:47.985Z] #36 42.93 Unpacking cmake-data (3.13.4-1) ...
08:21:48 [2021-06-11T08:21:48.316Z] #37 5.780 -- Detecting C compile features - done
08:21:48 [2021-06-11T08:21:48.316Z] #37 5.825 -- Performing Test HAS_BUILTIN_FORTIFY
08:21:48 [2021-06-11T08:21:48.316Z] #37 6.020 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:21:48 [2021-06-11T08:21:48.429Z] #37 1.191 + RM_GOPATH=0
08:21:48 [2021-06-11T08:21:48.430Z] #37 1.191 + TMP_GOPATH=
08:21:48 [2021-06-11T08:21:48.430Z] #37 1.191 + : /build
08:21:48 [2021-06-11T08:21:48.430Z] #37 1.191 + '[' -z '' ']'
08:21:48 [2021-06-11T08:21:48.430Z] #37 1.191 ++ mktemp -d
08:21:48 [2021-06-11T08:21:48.430Z] #37 1.193 + export GOPATH=/tmp/tmp.fBS1Jdwh9W
08:21:48 [2021-06-11T08:21:48.430Z] #37 1.193 + GOPATH=/tmp/tmp.fBS1Jdwh9W
08:21:48 [2021-06-11T08:21:48.430Z] #37 1.193 + RM_GOPATH=1
08:21:48 [2021-06-11T08:21:48.430Z] #37 1.194 + case "$(go env GOARCH)" in
08:21:48 [2021-06-11T08:21:48.430Z] #37 1.196 ++ go env GOARCH
08:21:48 [2021-06-11T08:21:48.430Z] #37 1.232 + export GO_BUILDMODE=-buildmode=pie
08:21:48 [2021-06-11T08:21:48.430Z] #37 1.235 + GO_BUILDMODE=-buildmode=pie
08:21:48 [2021-06-11T08:21:48.430Z] #37 1.236 ++ dirname /tmp/install/install.sh
08:21:48 [2021-06-11T08:21:48.430Z] #37 1.238 + dir=/tmp/install
08:21:48 [2021-06-11T08:21:48.430Z] #37 1.238 + bin=tini
08:21:48 [2021-06-11T08:21:48.430Z] #37 1.238 + shift
08:21:48 [2021-06-11T08:21:48.430Z] #37 1.238 + '[' '!' -f /tmp/install/tini.installer ']'
08:21:48 [2021-06-11T08:21:48.430Z] #37 1.238 + . /tmp/install/tini.installer
08:21:48 [2021-06-11T08:21:48.430Z] #37 1.239 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
08:21:48 [2021-06-11T08:21:48.430Z] #37 1.239 + install_tini
08:21:48 [2021-06-11T08:21:48.430Z] #37 1.243 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
08:21:48 [2021-06-11T08:21:48.430Z] #37 1.244 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
08:21:48 [2021-06-11T08:21:48.430Z] #37 1.244 + git clone https://github.com/krallin/tini.git /tmp/tmp.fBS1Jdwh9W/tini
08:21:48 [2021-06-11T08:21:48.430Z] #37 1.246 Cloning into '/tmp/tmp.fBS1Jdwh9W/tini'...
08:21:48 [2021-06-11T08:21:48.573Z] #37 6.127 -- Configuring done
08:21:48 [2021-06-11T08:21:48.573Z] #37 6.143 -- Generating done
08:21:48 [2021-06-11T08:21:48.573Z] #37 6.147 -- Build files have been written to: /tmp/tmp.CLlMoNkare/tini
08:21:48 [2021-06-11T08:21:48.573Z] #37 6.164 + make tini-static
08:21:48 [2021-06-11T08:21:48.829Z] #37 6.511 Scanning dependencies of target tini-static
08:21:48 [2021-06-11T08:21:48.833Z] #20 42.77 Selecting previously unselected package vim.
08:21:48 [2021-06-11T08:21:48.833Z] #20 42.77 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
08:21:48 [2021-06-11T08:21:48.833Z] #20 42.78 Unpacking vim (2:8.1.0875-5) ...
08:21:48 [2021-06-11T08:21:48.833Z] #20 43.36 Selecting previously unselected package xfsprogs.
08:21:48 [2021-06-11T08:21:48.833Z] #20 43.36 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
08:21:48 [2021-06-11T08:21:48.833Z] #20 43.37 Unpacking xfsprogs (4.20.0-1) ...
08:21:49 [2021-06-11T08:21:49.086Z] #37 6.573 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:21:49 [2021-06-11T08:21:49.093Z] #20 43.72 Selecting previously unselected package zip.
08:21:49 [2021-06-11T08:21:49.093Z] #20 43.72 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
08:21:49 [2021-06-11T08:21:49.352Z] #20 43.74 Unpacking zip (3.0-11+b1) ...
08:21:49 [2021-06-11T08:21:49.352Z] #20 43.95 Setting up aufs-tools (1:4.14+20190211-1) ...
08:21:49 [2021-06-11T08:21:49.374Z] #37 2.065 + cd /tmp/tmp.fBS1Jdwh9W/tini
08:21:49 [2021-06-11T08:21:49.375Z] #37 2.067 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
08:21:49 [2021-06-11T08:21:49.375Z] #37 2.095 + cmake .
08:21:49 [2021-06-11T08:21:49.612Z] #20 43.98 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
08:21:49 [2021-06-11T08:21:49.612Z] #20 44.00 Setting up libip6tc0:amd64 (1.8.2-4) ...
08:21:49 [2021-06-11T08:21:49.612Z] #20 44.01 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
08:21:49 [2021-06-11T08:21:49.612Z] #20 44.02 Setting up libgpm2:amd64 (1.20.7-5) ...
08:21:49 [2021-06-11T08:21:49.612Z] #20 44.04 Setting up libip4tc0:amd64 (1.8.2-4) ...
08:21:49 [2021-06-11T08:21:49.612Z] #20 44.05 Setting up uidmap (1:4.5-1.1) ...
08:21:49 [2021-06-11T08:21:49.612Z] #20 44.06 Setting up libnftnl11:amd64 (1.1.2-2) ...
08:21:49 [2021-06-11T08:21:49.612Z] #20 44.08 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:21:49 [2021-06-11T08:21:49.612Z] #20 44.09 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
08:21:49 [2021-06-11T08:21:49.612Z] #20 44.11 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:21:49 [2021-06-11T08:21:49.612Z] #20 44.13 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
08:21:49 [2021-06-11T08:21:49.612Z] #20 44.15 Setting up xxd (2:8.1.0875-5) ...
08:21:49 [2021-06-11T08:21:49.612Z] #20 44.18 Setting up zip (3.0-11+b1) ...
08:21:49 [2021-06-11T08:21:49.612Z] #20 44.19 Setting up vim-common (2:8.1.0875-5) ...
08:21:49 [2021-06-11T08:21:49.871Z] #20 44.22 Setting up bash-completion (1:2.8-6) ...
08:21:49 [2021-06-11T08:21:49.892Z] #36 45.96 Selecting previously unselected package libicu63:amd64.
08:21:49 [2021-06-11T08:21:49.892Z] #36 45.97 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
08:21:49 [2021-06-11T08:21:49.892Z] #36 45.99 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
08:21:49 [2021-06-11T08:21:49.892Z] #36 ...
08:21:49 [2021-06-11T08:21:49.892Z] 
08:21:49 [2021-06-11T08:21:49.892Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
08:21:49 [2021-06-11T08:21:49.892Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815
08:21:49 [2021-06-11T08:21:49.892Z] #44 31.87 Reading package lists...
08:21:49 [2021-06-11T08:21:49.892Z] #44 38.34 Building dependency tree...
08:21:49 [2021-06-11T08:21:49.892Z] #44 41.68 The following additional packages will be installed:
08:21:49 [2021-06-11T08:21:49.892Z] #44 41.68   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
08:21:49 [2021-06-11T08:21:49.892Z] #44 41.68   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
08:21:49 [2021-06-11T08:21:49.892Z] #44 41.68   python3-pkg-resources python3-protobuf python3-six python3.7
08:21:49 [2021-06-11T08:21:49.892Z] #44 41.68   python3.7-minimal
08:21:49 [2021-06-11T08:21:49.892Z] #44 41.68 Suggested packages:
08:21:49 [2021-06-11T08:21:49.892Z] #44 41.68   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
08:21:49 [2021-06-11T08:21:49.892Z] #44 41.68   python3.7-doc binfmt-support
08:21:49 [2021-06-11T08:21:49.892Z] #44 42.89 The following NEW packages will be installed:
08:21:49 [2021-06-11T08:21:49.892Z] #44 42.89   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
08:21:49 [2021-06-11T08:21:49.892Z] #44 42.89   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
08:21:49 [2021-06-11T08:21:49.892Z] #44 42.89   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
08:21:49 [2021-06-11T08:21:49.892Z] #44 42.89   python3.7-minimal
08:21:49 [2021-06-11T08:21:49.892Z] #44 43.40 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded.
08:21:49 [2021-06-11T08:21:49.892Z] #44 43.40 Need to get 6695 kB of archives.
08:21:49 [2021-06-11T08:21:49.892Z] #44 43.40 After this operation, 33.1 MB of additional disk space will be used.
08:21:49 [2021-06-11T08:21:49.892Z] #44 43.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
08:21:49 [2021-06-11T08:21:49.892Z] #44 43.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
08:21:49 [2021-06-11T08:21:49.892Z] #44 43.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
08:21:49 [2021-06-11T08:21:49.892Z] #44 43.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
08:21:49 [2021-06-11T08:21:49.892Z] #44 43.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
08:21:49 [2021-06-11T08:21:49.892Z] #44 43.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
08:21:49 [2021-06-11T08:21:49.892Z] #44 43.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
08:21:49 [2021-06-11T08:21:49.892Z] #44 43.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
08:21:49 [2021-06-11T08:21:49.892Z] #44 43.93 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
08:21:49 [2021-06-11T08:21:49.892Z] #44 44.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
08:21:49 [2021-06-11T08:21:49.892Z] #44 44.03 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
08:21:49 [2021-06-11T08:21:49.892Z] #44 44.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
08:21:49 [2021-06-11T08:21:49.892Z] #44 44.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
08:21:49 [2021-06-11T08:21:49.892Z] #44 44.05 Get:14 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
08:21:49 [2021-06-11T08:21:49.892Z] #44 44.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
08:21:49 [2021-06-11T08:21:49.893Z] #44 44.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
08:21:49 [2021-06-11T08:21:49.893Z] #44 45.39 debconf: delaying package configuration, since apt-utils is not installed
08:21:49 [2021-06-11T08:21:49.893Z] #44 45.59 Fetched 6695 kB in 2s (4446 kB/s)
08:21:49 [2021-06-11T08:21:49.893Z] #44 45.73 Selecting previously unselected package libpython3.7-minimal:amd64.
08:21:49 [2021-06-11T08:21:49.893Z] #44 45.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 ... 15410 files and directories currently installed.)
08:21:49 [2021-06-11T08:21:49.893Z] #44 45.77 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
08:21:49 [2021-06-11T08:21:49.893Z] #44 45.78 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
08:21:49 [2021-06-11T08:21:49.947Z] #37 2.678 -- The C compiler identification is GNU 8.3.0
08:21:49 [2021-06-11T08:21:49.947Z] #37 2.752 -- Check for working C compiler: /usr/bin/cc
08:21:50 [2021-06-11T08:21:50.454Z] #37 7.738 [100%] Linking C executable tini-static
08:21:50 [2021-06-11T08:21:50.454Z] #44 46.59 Selecting previously unselected package python3.7-minimal.
08:21:50 [2021-06-11T08:21:50.454Z] #44 46.59 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
08:21:50 [2021-06-11T08:21:50.454Z] #44 46.65 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
08:21:50 [2021-06-11T08:21:50.520Z] #37 3.381 -- Check for working C compiler: /usr/bin/cc -- works
08:21:50 [2021-06-11T08:21:50.520Z] #37 3.385 -- Detecting C compiler ABI info
08:21:50 [2021-06-11T08:21:50.710Z] #44 ...
08:21:50 [2021-06-11T08:21:50.710Z] 
08:21:50 [2021-06-11T08:21:50.710Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
08:21:50 [2021-06-11T08:21:50.710Z] #52 sha256:1988a65bb813b5da7f1780a6bd8e9e356ffdb267d50991f1a87d97b4840f4d2b
08:21:50 [2021-06-11T08:21:50.710Z] #52 47.02 internal/oserror
08:21:50 [2021-06-11T08:21:50.710Z] #52 47.09 reflect
08:21:50 [2021-06-11T08:21:50.710Z] #52 47.10 syscall
08:21:50 [2021-06-11T08:21:50.712Z] #37 8.351 [100%] Built target tini-static
08:21:50 [2021-06-11T08:21:50.781Z] #37 ...
08:21:50 [2021-06-11T08:21:50.781Z] 
08:21:50 [2021-06-11T08:21:50.781Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
08:21:50 [2021-06-11T08:21:50.781Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815
08:21:50 [2021-06-11T08:21:50.781Z] #44 54.25 Selecting previously unselected package python3.7.
08:21:50 [2021-06-11T08:21:50.781Z] #44 54.25 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
08:21:50 [2021-06-11T08:21:50.781Z] #44 54.26 Unpacking python3.7 (3.7.3-2+deb10u3) ...
08:21:50 [2021-06-11T08:21:50.781Z] #44 54.49 Selecting previously unselected package libpython3-stdlib:amd64.
08:21:50 [2021-06-11T08:21:50.781Z] #44 54.49 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
08:21:50 [2021-06-11T08:21:50.781Z] #44 54.50 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
08:21:50 [2021-06-11T08:21:50.781Z] #44 54.78 Setting up python3-minimal (3.7.3-1) ...
08:21:50 [2021-06-11T08:21:50.781Z] #44 56.18 Selecting previously unselected package python3.
08:21:50 [2021-06-11T08:21:50.781Z] #44 56.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 ... 16062 files and directories currently installed.)
08:21:50 [2021-06-11T08:21:50.781Z] #44 56.24 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
08:21:50 [2021-06-11T08:21:50.781Z] #44 56.25 Unpacking python3 (3.7.3-1) ...
08:21:50 [2021-06-11T08:21:50.781Z] #44 56.43 Selecting previously unselected package libprotobuf17:amd64.
08:21:50 [2021-06-11T08:21:50.781Z] #44 56.43 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
08:21:50 [2021-06-11T08:21:50.781Z] #44 56.44 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
08:21:50 [2021-06-11T08:21:50.781Z] #44 57.18 Selecting previously unselected package python3-pkg-resources.
08:21:50 [2021-06-11T08:21:50.781Z] #44 57.19 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
08:21:50 [2021-06-11T08:21:50.781Z] #44 57.19 Unpacking python3-pkg-resources (40.8.0-1) ...
08:21:50 [2021-06-11T08:21:50.781Z] #44 57.34 Selecting previously unselected package python3-six.
08:21:50 [2021-06-11T08:21:50.781Z] #44 57.36 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
08:21:50 [2021-06-11T08:21:50.781Z] #44 57.37 Unpacking python3-six (1.12.0-1) ...
08:21:50 [2021-06-11T08:21:50.781Z] #44 57.47 Selecting previously unselected package python3-protobuf.
08:21:50 [2021-06-11T08:21:50.781Z] #44 57.47 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
08:21:50 [2021-06-11T08:21:50.781Z] #44 57.47 Unpacking python3-protobuf (3.6.1.3-2) ...
08:21:50 [2021-06-11T08:21:50.781Z] #44 57.97 Selecting previously unselected package libnet1:amd64.
08:21:50 [2021-06-11T08:21:50.781Z] #44 57.97 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
08:21:50 [2021-06-11T08:21:50.781Z] #44 57.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:21:50 [2021-06-11T08:21:50.781Z] #44 58.13 Selecting previously unselected package libnl-3-200:amd64.
08:21:50 [2021-06-11T08:21:50.781Z] #44 58.13 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
08:21:50 [2021-06-11T08:21:50.781Z] #44 58.14 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
08:21:50 [2021-06-11T08:21:50.781Z] #44 58.26 Selecting previously unselected package libprotobuf-c1:amd64.
08:21:50 [2021-06-11T08:21:50.781Z] #44 58.27 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
08:21:50 [2021-06-11T08:21:50.781Z] #44 58.28 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:21:50 [2021-06-11T08:21:50.781Z] #44 58.41 Selecting previously unselected package criu.
08:21:50 [2021-06-11T08:21:50.781Z] #44 58.43 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
08:21:50 [2021-06-11T08:21:50.781Z] #44 58.44 Unpacking criu (3.15-1) ...
08:21:50 [2021-06-11T08:21:50.781Z] #44 59.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:21:50 [2021-06-11T08:21:50.781Z] #44 59.20 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:21:50 [2021-06-11T08:21:50.781Z] #44 59.23 Setting up libnl-3-200:amd64 (3.4.0-1) ...
08:21:50 [2021-06-11T08:21:50.781Z] #44 59.27 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
08:21:50 [2021-06-11T08:21:50.781Z] #44 59.30 Setting up libmpdec2:amd64 (2.4.2-2) ...
08:21:50 [2021-06-11T08:21:50.781Z] #44 59.35 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
08:21:50 [2021-06-11T08:21:50.781Z] #44 59.38 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
08:21:50 [2021-06-11T08:21:50.781Z] #44 59.39 Setting up python3.7 (3.7.3-2+deb10u3) ...
08:21:50 [2021-06-11T08:21:50.969Z] #37 8.437 + mkdir -p /build
08:21:50 [2021-06-11T08:21:50.969Z] #37 8.440 + cp tini-static /build/docker-init
08:21:51 [2021-06-11T08:21:51.043Z] #44 ...
08:21:51 [2021-06-11T08:21:51.043Z] 
08:21:51 [2021-06-11T08:21:51.043Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
08:21:51 [2021-06-11T08:21:51.043Z] #37 sha256:edf12d374451ae26f784ec3fbb6131b4d871dbb7bcef9584f47e349ae4719819
08:21:51 [2021-06-11T08:21:51.043Z] #37 3.829 -- Detecting C compiler ABI info - done
08:21:51 [2021-06-11T08:21:51.043Z] #37 3.863 -- Detecting C compile features
08:21:51 [2021-06-11T08:21:51.273Z] #52 ...
08:21:51 [2021-06-11T08:21:51.273Z] 
08:21:51 [2021-06-11T08:21:51.273Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:21:51 [2021-06-11T08:21:51.273Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:21:51 [2021-06-11T08:21:51.273Z] #13 27.90 Fetched 8974 kB in 16s (551 kB/s)
08:21:51 [2021-06-11T08:21:51.273Z] #13 27.90 Reading package lists...
08:21:51 [2021-06-11T08:21:51.273Z] #13 34.22 Reading package lists...
08:21:51 [2021-06-11T08:21:51.273Z] #13 ...
08:21:51 [2021-06-11T08:21:51.273Z] 
08:21:51 [2021-06-11T08:21:51.273Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:21:51 [2021-06-11T08:21:51.273Z] #57 sha256:525b27a8dd190e27fb9fb4abc0c0224b6f04413a246980ad4c846307cadd9f2e
08:21:51 [2021-06-11T08:21:51.273Z] #57 4.042 + RM_GOPATH=0
08:21:51 [2021-06-11T08:21:51.273Z] #57 4.042 + TMP_GOPATH=
08:21:51 [2021-06-11T08:21:51.273Z] #57 4.042 + : /build
08:21:51 [2021-06-11T08:21:51.273Z] #57 4.042 + '[' -z '' ']'
08:21:51 [2021-06-11T08:21:51.273Z] #57 4.052 ++ mktemp -d
08:21:51 [2021-06-11T08:21:51.273Z] #57 4.055 + export GOPATH=/tmp/tmp.0L5W2fx8Ql
08:21:51 [2021-06-11T08:21:51.273Z] #57 4.055 + GOPATH=/tmp/tmp.0L5W2fx8Ql
08:21:51 [2021-06-11T08:21:51.273Z] #57 4.055 + RM_GOPATH=1
08:21:51 [2021-06-11T08:21:51.273Z] #57 4.055 + case "$(go env GOARCH)" in
08:21:51 [2021-06-11T08:21:51.273Z] #57 4.055 ++ go env GOARCH
08:21:51 [2021-06-11T08:21:51.273Z] #57 4.096 + export GO_BUILDMODE=-buildmode=pie
08:21:51 [2021-06-11T08:21:51.273Z] #57 4.097 + GO_BUILDMODE=-buildmode=pie
08:21:51 [2021-06-11T08:21:51.273Z] #57 4.097 ++ dirname /tmp/install/install.sh
08:21:51 [2021-06-11T08:21:51.273Z] #57 4.106 + dir=/tmp/install
08:21:51 [2021-06-11T08:21:51.273Z] #57 4.106 + bin=containerd
08:21:51 [2021-06-11T08:21:51.273Z] #57 4.106 + shift
08:21:51 [2021-06-11T08:21:51.273Z] #57 4.106 + '[' '!' -f /tmp/install/containerd.installer ']'
08:21:51 [2021-06-11T08:21:51.273Z] #57 4.106 + . /tmp/install/containerd.installer
08:21:51 [2021-06-11T08:21:51.273Z] #57 4.106 ++ set -e
08:21:51 [2021-06-11T08:21:51.273Z] #57 4.106 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a
08:21:51 [2021-06-11T08:21:51.273Z] #57 4.106 + install_containerd
08:21:51 [2021-06-11T08:21:51.273Z] #57 4.106 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a'
08:21:51 [2021-06-11T08:21:51.273Z] #57 4.106 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0L5W2fx8Ql/src/github.com/containerd/containerd
08:21:51 [2021-06-11T08:21:51.273Z] #57 4.106 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a
08:21:51 [2021-06-11T08:21:51.273Z] #57 4.108 Cloning into '/tmp/tmp.0L5W2fx8Ql/src/github.com/containerd/containerd'...
08:21:51 [2021-06-11T08:21:51.304Z] #37 ...
08:21:51 [2021-06-11T08:21:51.304Z] 
08:21:51 [2021-06-11T08:21:51.304Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
08:21:51 [2021-06-11T08:21:51.304Z] #52 sha256:c11a394957f1c9d010cd87ce746a94f5d6f7a2fe8a801e32518d79d02ffd69da
08:21:51 [2021-06-11T08:21:51.304Z] #52 55.47 time
08:21:51 [2021-06-11T08:21:51.304Z] #52 61.23 context
08:21:51 [2021-06-11T08:21:51.304Z] #52 62.23 internal/poll
08:21:51 [2021-06-11T08:21:51.304Z] #52 63.19 encoding/binary
08:21:51 [2021-06-11T08:21:51.304Z] #52 64.28 os
08:21:51 [2021-06-11T08:21:51.304Z] #52 65.10 encoding/base64
08:21:51 [2021-06-11T08:21:51.565Z] #52 ...
08:21:51 [2021-06-11T08:21:51.565Z] 
08:21:51 [2021-06-11T08:21:51.565Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
08:21:51 [2021-06-11T08:21:51.565Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815
08:21:51 [2021-06-11T08:21:51.565Z] #44 64.95 Setting up python3 (3.7.3-1) ...
08:21:51 [2021-06-11T08:21:51.899Z] #37 DONE 9.2s
08:21:51 [2021-06-11T08:21:51.899Z] 
08:21:51 [2021-06-11T08:21:51.899Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:21:51 [2021-06-11T08:21:51.899Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:21:51 [2021-06-11T08:21:51.899Z] #13 58.14 Selecting previously unselected package mingw-w64-x86-64-dev.
08:21:51 [2021-06-11T08:21:51.899Z] #13 58.15 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
08:21:51 [2021-06-11T08:21:51.899Z] #13 58.17 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
08:21:52 [2021-06-11T08:21:52.138Z] #44 ...
08:21:52 [2021-06-11T08:21:52.138Z] 
08:21:52 [2021-06-11T08:21:52.138Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:21:52 [2021-06-11T08:21:52.138Z] #46 sha256:e08e741e3e4a485fb88e456cbf754ccb4aa9a4c98e716eab22a6a8aa8c193bcb
08:21:52 [2021-06-11T08:21:52.138Z] #46 56.25 time
08:21:52 [2021-06-11T08:21:52.138Z] #46 61.21 internal/poll
08:21:52 [2021-06-11T08:21:52.138Z] #46 62.21 internal/fmtsort
08:21:52 [2021-06-11T08:21:52.138Z] #46 62.90 internal/syscall/execenv
08:21:52 [2021-06-11T08:21:52.138Z] #46 63.11 internal/syscall/unix
08:21:52 [2021-06-11T08:21:52.138Z] #46 63.33 strings
08:21:52 [2021-06-11T08:21:52.138Z] #46 63.36 os
08:21:52 [2021-06-11T08:21:52.138Z] #46 66.05 regexp/syntax
08:21:52 [2021-06-11T08:21:52.138Z] #46 ...
08:21:52 [2021-06-11T08:21:52.138Z] 
08:21:52 [2021-06-11T08:21:52.138Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
08:21:52 [2021-06-11T08:21:52.138Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815
08:21:52 [2021-06-11T08:21:52.138Z] #44 65.70 Setting up python3-six (1.12.0-1) ...
08:21:52 [2021-06-11T08:21:52.200Z] #57 ...
08:21:52 [2021-06-11T08:21:52.200Z] 
08:21:52 [2021-06-11T08:21:52.200Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
08:21:52 [2021-06-11T08:21:52.200Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815
08:21:52 [2021-06-11T08:21:52.200Z] #44 48.02 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
08:21:52 [2021-06-11T08:21:52.200Z] #44 48.05 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
08:21:52 [2021-06-11T08:21:52.404Z] #20 46.71 Setting up libiptc0:amd64 (1.8.2-4) ...
08:21:52 [2021-06-11T08:21:52.404Z] #20 46.72 Setting up xz-utils (5.2.4-1) ...
08:21:52 [2021-06-11T08:21:52.404Z] #20 46.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:21:52 [2021-06-11T08:21:52.404Z] #20 46.75 Setting up patch (2.7.6-3+deb10u1) ...
08:21:52 [2021-06-11T08:21:52.404Z] #20 46.77 Setting up sudo (1.8.27-1+deb10u3) ...
08:21:52 [2021-06-11T08:21:52.404Z] #20 46.82 invoke-rc.d: could not determine current runlevel
08:21:52 [2021-06-11T08:21:52.404Z] #20 46.83 invoke-rc.d: policy-rc.d denied execution of start.
08:21:52 [2021-06-11T08:21:52.404Z] #20 46.84 Setting up pigz (2.4-1) ...
08:21:52 [2021-06-11T08:21:52.404Z] #20 46.86 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
08:21:52 [2021-06-11T08:21:52.404Z] #20 46.87 Setting up libnl-3-200:amd64 (3.4.0-1) ...
08:21:52 [2021-06-11T08:21:52.404Z] #20 46.90 Setting up python-pip-whl (18.1-5) ...
08:21:52 [2021-06-11T08:21:52.404Z] #20 46.91 Setting up libmpdec2:amd64 (2.4.2-2) ...
08:21:52 [2021-06-11T08:21:52.404Z] #20 46.92 Setting up vim-runtime (2:8.1.0875-5) ...
08:21:52 [2021-06-11T08:21:52.972Z] #20 47.36 Setting up libaio1:amd64 (0.3.112-3) ...
08:21:52 [2021-06-11T08:21:52.972Z] #20 47.37 Setting up libonig5:amd64 (6.9.1-1) ...
08:21:52 [2021-06-11T08:21:52.973Z] #20 47.38 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
08:21:52 [2021-06-11T08:21:52.973Z] #20 47.39 Setting up vim (2:8.1.0875-5) ...
08:21:52 [2021-06-11T08:21:52.973Z] #20 ...
08:21:52 [2021-06-11T08:21:52.973Z] 
08:21:52 [2021-06-11T08:21:52.973Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
08:21:52 [2021-06-11T08:21:52.973Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
08:21:52 [2021-06-11T08:21:52.973Z] #40 166.5 + dpkg --print-architecture
08:21:52 [2021-06-11T08:21:52.973Z] #40 166.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
08:21:53 [2021-06-11T08:21:53.232Z] #40 166.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
08:21:53 [2021-06-11T08:21:53.232Z] #40 166.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
08:21:53 [2021-06-11T08:21:53.525Z] #44 66.90 Setting up python3-pkg-resources (40.8.0-1) ...
08:21:54 [2021-06-11T08:21:54.718Z] #44 ...
08:21:54 [2021-06-11T08:21:54.718Z] 
08:21:54 [2021-06-11T08:21:54.718Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:21:54 [2021-06-11T08:21:54.718Z] #46 sha256:1709041beeba69a312dfbff7ab21f6048dbad63e3127ab7f5272f66fc90509de
08:21:54 [2021-06-11T08:21:54.718Z] #46 41.16 github.com/LK4D4/vndr/godl/singleflight
08:21:54 [2021-06-11T08:21:54.718Z] #46 41.43 math/rand
08:21:54 [2021-06-11T08:21:54.718Z] #46 42.32 internal/singleflight
08:21:54 [2021-06-11T08:21:54.718Z] #46 42.71 sort
08:21:54 [2021-06-11T08:21:54.718Z] #46 42.71 errors
08:21:54 [2021-06-11T08:21:54.718Z] #46 43.08 io
08:21:54 [2021-06-11T08:21:54.718Z] #46 43.91 strconv
08:21:54 [2021-06-11T08:21:54.718Z] #46 44.21 bytes
08:21:54 [2021-06-11T08:21:54.718Z] #46 46.23 bufio
08:21:54 [2021-06-11T08:21:54.718Z] #46 47.07 reflect
08:21:54 [2021-06-11T08:21:54.718Z] #46 47.93 syscall
08:21:54 [2021-06-11T08:21:54.911Z] #44 68.41 Setting up python3-protobuf (3.6.1.3-2) ...
08:21:54 [2021-06-11T08:21:54.974Z] #46 ...
08:21:54 [2021-06-11T08:21:54.974Z] 
08:21:54 [2021-06-11T08:21:54.974Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:21:54 [2021-06-11T08:21:54.974Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:21:54 [2021-06-11T08:21:54.974Z] #13 34.22 Reading package lists...
08:21:54 [2021-06-11T08:21:54.974Z] #13 40.15 Building dependency tree...
08:21:55 [2021-06-11T08:21:55.170Z] #13 64.37 Selecting previously unselected package gcc-mingw-w64-base.
08:21:55 [2021-06-11T08:21:55.170Z] #13 64.37 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
08:21:55 [2021-06-11T08:21:55.170Z] #13 64.38 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:21:55 [2021-06-11T08:21:55.170Z] #13 64.56 Selecting previously unselected package gcc-mingw-w64-x86-64.
08:21:55 [2021-06-11T08:21:55.170Z] #13 64.56 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
08:21:55 [2021-06-11T08:21:55.170Z] #13 64.57 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:21:56 [2021-06-11T08:21:56.099Z] #13 ...
08:21:56 [2021-06-11T08:21:56.099Z] 
08:21:56 [2021-06-11T08:21:56.099Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
08:21:56 [2021-06-11T08:21:56.099Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815
08:21:56 [2021-06-11T08:21:56.099Z] #44 61.56 Setting up python3 (3.7.3-1) ...
08:21:56 [2021-06-11T08:21:56.099Z] #44 62.17 Setting up python3-six (1.12.0-1) ...
08:21:56 [2021-06-11T08:21:56.099Z] #44 63.25 Setting up python3-pkg-resources (40.8.0-1) ...
08:21:56 [2021-06-11T08:21:56.099Z] #44 64.82 Setting up python3-protobuf (3.6.1.3-2) ...
08:21:56 [2021-06-11T08:21:56.099Z] #44 68.54 Setting up criu (3.15-1) ...
08:21:56 [2021-06-11T08:21:56.099Z] #44 70.19 Processing triggers for libc-bin (2.28-10) ...
08:21:56 [2021-06-11T08:21:56.099Z] #44 70.25 Processing triggers for mime-support (3.62) ...
08:21:56 [2021-06-11T08:21:56.099Z] #44 DONE 70.6s
08:21:56 [2021-06-11T08:21:56.099Z] 
08:21:56 [2021-06-11T08:21:56.099Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:21:56 [2021-06-11T08:21:56.099Z] #46 sha256:ea595817abc9d3682d38702e0810b8cc10260a6136a42e8ea25399a0aaa8502f
08:21:56 [2021-06-11T08:21:56.099Z] #46 62.67 internal/syscall/execenv
08:21:56 [2021-06-11T08:21:56.099Z] #46 62.85 internal/syscall/unix
08:21:56 [2021-06-11T08:21:56.099Z] #46 63.10 strings
08:21:56 [2021-06-11T08:21:56.099Z] #46 64.21 os
08:21:56 [2021-06-11T08:21:56.099Z] #46 65.44 regexp/syntax
08:21:56 [2021-06-11T08:21:56.099Z] #46 67.64 fmt
08:21:56 [2021-06-11T08:21:56.099Z] #46 70.29 path/filepath
08:21:56 [2021-06-11T08:21:56.099Z] #46 71.51 regexp
08:21:56 [2021-06-11T08:21:56.099Z] #46 71.89 flag
08:21:56 [2021-06-11T08:21:56.297Z] #44 ...
08:21:56 [2021-06-11T08:21:56.297Z] 
08:21:56 [2021-06-11T08:21:56.297Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
08:21:56 [2021-06-11T08:21:56.297Z] #37 sha256:edf12d374451ae26f784ec3fbb6131b4d871dbb7bcef9584f47e349ae4719819
08:21:56 [2021-06-11T08:21:56.297Z] #37 5.734 -- Detecting C compile features - done
08:21:56 [2021-06-11T08:21:56.297Z] #37 5.755 -- Performing Test HAS_BUILTIN_FORTIFY
08:21:56 [2021-06-11T08:21:56.297Z] #37 6.053 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:21:56 [2021-06-11T08:21:56.297Z] #37 6.147 -- Configuring done
08:21:56 [2021-06-11T08:21:56.297Z] #37 6.184 -- Generating done
08:21:56 [2021-06-11T08:21:56.297Z] #37 6.189 -- Build files have been written to: /tmp/tmp.fBS1Jdwh9W/tini
08:21:56 [2021-06-11T08:21:56.297Z] #37 6.199 + make tini-static
08:21:56 [2021-06-11T08:21:56.297Z] #37 6.677 Scanning dependencies of target tini-static
08:21:56 [2021-06-11T08:21:56.297Z] #37 6.807 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:21:56 [2021-06-11T08:21:56.297Z] #37 8.017 [100%] Linking C executable tini-static
08:21:56 [2021-06-11T08:21:56.297Z] #37 8.550 [100%] Built target tini-static
08:21:56 [2021-06-11T08:21:56.297Z] #37 8.623 + mkdir -p /build
08:21:56 [2021-06-11T08:21:56.297Z] #37 8.629 + cp tini-static /build/docker-init
08:21:56 [2021-06-11T08:21:56.297Z] #37 DONE 9.0s
08:21:56 [2021-06-11T08:21:56.297Z] 
08:21:56 [2021-06-11T08:21:56.297Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:21:56 [2021-06-11T08:21:56.297Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:21:56 [2021-06-11T08:21:56.297Z] #13 54.86 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
08:21:56 [2021-06-11T08:21:56.297Z] #13 55.16 Selecting previously unselected package libdevmapper1.02.1:amd64.
08:21:56 [2021-06-11T08:21:56.297Z] #13 55.16 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
08:21:56 [2021-06-11T08:21:56.297Z] #13 55.18 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
08:21:56 [2021-06-11T08:21:56.297Z] #13 55.41 Selecting previously unselected package dmsetup.
08:21:56 [2021-06-11T08:21:56.297Z] #13 55.42 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
08:21:56 [2021-06-11T08:21:56.297Z] #13 55.43 Unpacking dmsetup (2:1.02.155-3) ...
08:21:56 [2021-06-11T08:21:56.297Z] #13 55.71 Selecting previously unselected package mingw-w64-common.
08:21:56 [2021-06-11T08:21:56.297Z] #13 55.71 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
08:21:56 [2021-06-11T08:21:56.297Z] #13 55.75 Unpacking mingw-w64-common (6.0.0-3) ...
08:21:56 [2021-06-11T08:21:56.297Z] #13 60.65 Selecting previously unselected package mingw-w64-x86-64-dev.
08:21:56 [2021-06-11T08:21:56.297Z] #13 60.67 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
08:21:56 [2021-06-11T08:21:56.297Z] #13 60.68 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
08:21:56 [2021-06-11T08:21:56.869Z] #13 43.39 The following additional packages will be installed:
08:21:56 [2021-06-11T08:21:56.869Z] #13 43.39   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
08:21:56 [2021-06-11T08:21:56.869Z] #13 43.39   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
08:21:56 [2021-06-11T08:21:56.869Z] #13 43.39   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
08:21:56 [2021-06-11T08:21:56.869Z] #13 43.39   libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1
08:21:56 [2021-06-11T08:21:56.869Z] #13 43.39   mingw-w64-common mingw-w64-x86-64-dev
08:21:56 [2021-06-11T08:21:56.869Z] #13 43.42 Suggested packages:
08:21:56 [2021-06-11T08:21:56.869Z] #13 43.43   gcc-8-locales seccomp wine64
08:21:57 [2021-06-11T08:21:57.027Z] #46 73.47 go/token
08:21:57 [2021-06-11T08:21:57.027Z] #46 ...
08:21:57 [2021-06-11T08:21:57.027Z] 
08:21:57 [2021-06-11T08:21:57.028Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
08:21:57 [2021-06-11T08:21:57.028Z] #52 sha256:1a3bc94b7f4ab3849ead7b62049ff92619a0f72b703ee087687c29c348b27572
08:21:57 [2021-06-11T08:21:57.028Z] #52 63.72 os
08:21:57 [2021-06-11T08:21:57.028Z] #52 64.23 encoding/binary
08:21:57 [2021-06-11T08:21:57.028Z] #52 65.79 encoding/base64
08:21:57 [2021-06-11T08:21:57.028Z] #52 66.57 golang.org/x/sys/unix
08:21:57 [2021-06-11T08:21:57.028Z] #52 67.18 fmt
08:21:57 [2021-06-11T08:21:57.028Z] #52 72.02 encoding/json
08:21:57 [2021-06-11T08:21:57.284Z] #52 ...
08:21:57 [2021-06-11T08:21:57.284Z] 
08:21:57 [2021-06-11T08:21:57.284Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:21:57 [2021-06-11T08:21:57.284Z] #46 sha256:ea595817abc9d3682d38702e0810b8cc10260a6136a42e8ea25399a0aaa8502f
08:21:57 [2021-06-11T08:21:57.284Z] #46 74.19 go/scanner
08:21:57 [2021-06-11T08:21:57.443Z] #13 ...
08:21:57 [2021-06-11T08:21:57.443Z] 
08:21:57 [2021-06-11T08:21:57.443Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
08:21:57 [2021-06-11T08:21:57.443Z] #48 sha256:0bd4bb5af8db760e87cda48bf6b40ce4ad23292e5890f886d024bf24359f8021
08:21:57 [2021-06-11T08:21:57.443Z] #48 DONE 53.7s
08:21:57 [2021-06-11T08:21:57.443Z] 
08:21:57 [2021-06-11T08:21:57.443Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
08:21:57 [2021-06-11T08:21:57.443Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815
08:21:57 [2021-06-11T08:21:57.443Z] #44 52.00 Selecting previously unselected package python3-minimal.
08:21:57 [2021-06-11T08:21:57.443Z] #44 52.00 (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 ... 15650 files and directories currently installed.)
08:21:57 [2021-06-11T08:21:57.443Z] #44 52.06 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
08:21:57 [2021-06-11T08:21:57.443Z] #44 52.10 Unpacking python3-minimal (3.7.3-1) ...
08:21:57 [2021-06-11T08:21:57.443Z] #44 52.25 Selecting previously unselected package libmpdec2:amd64.
08:21:57 [2021-06-11T08:21:57.443Z] #44 52.25 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
08:21:57 [2021-06-11T08:21:57.443Z] #44 52.26 Unpacking libmpdec2:amd64 (2.4.2-2) ...
08:21:57 [2021-06-11T08:21:57.443Z] #44 52.43 Selecting previously unselected package libpython3.7-stdlib:amd64.
08:21:57 [2021-06-11T08:21:57.443Z] #44 52.43 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
08:21:57 [2021-06-11T08:21:57.443Z] #44 52.44 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
08:21:58 [2021-06-11T08:21:58.005Z] #44 54.10 Selecting previously unselected package python3.7.
08:21:58 [2021-06-11T08:21:58.005Z] #44 54.10 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
08:21:58 [2021-06-11T08:21:58.005Z] #44 54.11 Unpacking python3.7 (3.7.3-2+deb10u3) ...
08:21:58 [2021-06-11T08:21:58.215Z] #46 74.98 internal/lazyregexp
08:21:58 [2021-06-11T08:21:58.262Z] #44 54.36 Selecting previously unselected package libpython3-stdlib:amd64.
08:21:58 [2021-06-11T08:21:58.262Z] #44 54.36 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
08:21:58 [2021-06-11T08:21:58.262Z] #44 54.40 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
08:21:58 [2021-06-11T08:21:58.471Z] #46 75.16 path
08:21:58 [2021-06-11T08:21:58.472Z] #46 75.30 go/ast
08:21:58 [2021-06-11T08:21:58.519Z] #44 54.57 Setting up python3-minimal (3.7.3-1) ...
08:21:58 [2021-06-11T08:21:58.728Z] #46 75.52 io/ioutil
08:21:58 [2021-06-11T08:21:58.843Z] #13 ...
08:21:58 [2021-06-11T08:21:58.843Z] 
08:21:58 [2021-06-11T08:21:58.843Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
08:21:58 [2021-06-11T08:21:58.843Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815
08:21:58 [2021-06-11T08:21:58.843Z] #44 72.15 Setting up criu (3.15-1) ...
08:21:59 [2021-06-11T08:21:59.295Z] #46 76.07 net/url
08:21:59 [2021-06-11T08:21:59.888Z] #44 56.07 Selecting previously unselected package python3.
08:22:00 [2021-06-11T08:22:00.145Z] #44 56.07 (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 ... 16062 files and directories currently installed.)
08:22:00 [2021-06-11T08:22:00.145Z] #44 56.11 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
08:22:00 [2021-06-11T08:22:00.145Z] #44 56.13 Unpacking python3 (3.7.3-1) ...
08:22:00 [2021-06-11T08:22:00.145Z] #44 56.29 Selecting previously unselected package libprotobuf17:amd64.
08:22:00 [2021-06-11T08:22:00.145Z] #44 56.30 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
08:22:00 [2021-06-11T08:22:00.145Z] #44 56.31 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
08:22:00 [2021-06-11T08:22:00.228Z] #44 73.72 Processing triggers for libc-bin (2.28-10) ...
08:22:00 [2021-06-11T08:22:00.228Z] #44 73.81 Processing triggers for mime-support (3.62) ...
08:22:00 [2021-06-11T08:22:00.490Z] #44 DONE 74.1s
08:22:00 [2021-06-11T08:22:00.490Z] 
08:22:00 [2021-06-11T08:22:00.490Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:22:00 [2021-06-11T08:22:00.490Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:22:00 [2021-06-11T08:22:00.490Z] #13 67.27 Selecting previously unselected package gcc-mingw-w64-base.
08:22:00 [2021-06-11T08:22:00.490Z] #13 67.30 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
08:22:00 [2021-06-11T08:22:00.490Z] #13 67.30 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:22:00 [2021-06-11T08:22:00.490Z] #13 67.43 Selecting previously unselected package gcc-mingw-w64-x86-64.
08:22:00 [2021-06-11T08:22:00.490Z] #13 67.44 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
08:22:00 [2021-06-11T08:22:00.490Z] #13 67.44 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:22:00 [2021-06-11T08:22:00.663Z] #46 77.28 text/template/parse
08:22:01 [2021-06-11T08:22:01.079Z] #44 57.17 Selecting previously unselected package python3-pkg-resources.
08:22:01 [2021-06-11T08:22:01.079Z] #44 57.17 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
08:22:01 [2021-06-11T08:22:01.079Z] #44 57.20 Unpacking python3-pkg-resources (40.8.0-1) ...
08:22:01 [2021-06-11T08:22:01.335Z] #44 57.39 Selecting previously unselected package python3-six.
08:22:01 [2021-06-11T08:22:01.335Z] #44 57.40 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
08:22:01 [2021-06-11T08:22:01.335Z] #44 57.40 Unpacking python3-six (1.12.0-1) ...
08:22:01 [2021-06-11T08:22:01.335Z] #44 57.49 Selecting previously unselected package python3-protobuf.
08:22:01 [2021-06-11T08:22:01.349Z] #40 ...
08:22:01 [2021-06-11T08:22:01.349Z] 
08:22:01 [2021-06-11T08:22:01.349Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
08:22:01 [2021-06-11T08:22:01.349Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530
08:22:01 [2021-06-11T08:22:01.349Z] #20 47.39 Setting up vim (2:8.1.0875-5) ...
08:22:01 [2021-06-11T08:22:01.349Z] #20 47.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
08:22:01 [2021-06-11T08:22:01.349Z] #20 47.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
08:22:01 [2021-06-11T08:22:01.349Z] #20 47.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
08:22:01 [2021-06-11T08:22:01.349Z] #20 47.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
08:22:01 [2021-06-11T08:22:01.349Z] #20 47.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
08:22:01 [2021-06-11T08:22:01.349Z] #20 47.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
08:22:01 [2021-06-11T08:22:01.349Z] #20 47.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
08:22:01 [2021-06-11T08:22:01.349Z] #20 47.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
08:22:01 [2021-06-11T08:22:01.349Z] #20 47.47 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
08:22:01 [2021-06-11T08:22:01.349Z] #20 47.49 Setting up thin-provisioning-tools (0.7.6-2.1) ...
08:22:01 [2021-06-11T08:22:01.349Z] #20 47.50 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
08:22:01 [2021-06-11T08:22:01.349Z] #20 47.51 Setting up jq (1.5+dfsg-2+b1) ...
08:22:01 [2021-06-11T08:22:01.349Z] #20 47.53 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
08:22:01 [2021-06-11T08:22:01.349Z] #20 47.54 Setting up python3.7 (3.7.3-2+deb10u3) ...
08:22:01 [2021-06-11T08:22:01.349Z] #20 50.00 Setting up iptables (1.8.2-4) ...
08:22:01 [2021-06-11T08:22:01.349Z] #20 50.04 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
08:22:01 [2021-06-11T08:22:01.349Z] #20 50.05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:22:01 [2021-06-11T08:22:01.349Z] #20 50.05 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
08:22:01 [2021-06-11T08:22:01.349Z] #20 50.06 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:22:01 [2021-06-11T08:22:01.349Z] #20 50.06 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
08:22:01 [2021-06-11T08:22:01.349Z] #20 50.06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
08:22:01 [2021-06-11T08:22:01.349Z] #20 50.08 Setting up python3 (3.7.3-1) ...
08:22:01 [2021-06-11T08:22:01.349Z] #20 50.45 Setting up python3-wheel (0.32.3-2) ...
08:22:01 [2021-06-11T08:22:01.349Z] #20 51.12 Setting up apparmor (2.13.2-10) ...
08:22:01 [2021-06-11T08:22:01.349Z] #20 52.69 Setting up xfsprogs (4.20.0-1) ...
08:22:01 [2021-06-11T08:22:01.349Z] #20 52.71 Setting up python3-lib2to3 (3.7.3-1) ...
08:22:01 [2021-06-11T08:22:01.349Z] #20 53.07 Setting up python3-pkg-resources (40.8.0-1) ...
08:22:01 [2021-06-11T08:22:01.349Z] #20 53.93 Setting up python3-distutils (3.7.3-1) ...
08:22:01 [2021-06-11T08:22:01.349Z] #20 54.30 Setting up python3-setuptools (40.8.0-1) ...
08:22:01 [2021-06-11T08:22:01.349Z] #20 55.32 Setting up python3-pip (18.1-5) ...
08:22:01 [2021-06-11T08:22:01.592Z] #44 57.50 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
08:22:01 [2021-06-11T08:22:01.592Z] #44 57.56 Unpacking python3-protobuf (3.6.1.3-2) ...
08:22:01 [2021-06-11T08:22:01.609Z] #20 56.22 Processing triggers for libc-bin (2.28-10) ...
08:22:01 [2021-06-11T08:22:01.868Z] #20 56.26 Processing triggers for mime-support (3.62) ...
08:22:01 [2021-06-11T08:22:01.876Z] #13 ...
08:22:01 [2021-06-11T08:22:01.876Z] 
08:22:01 [2021-06-11T08:22:01.876Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
08:22:01 [2021-06-11T08:22:01.876Z] #52 sha256:c11a394957f1c9d010cd87ce746a94f5d6f7a2fe8a801e32518d79d02ffd69da
08:22:01 [2021-06-11T08:22:01.876Z] #52 65.76 strings
08:22:01 [2021-06-11T08:22:01.876Z] #52 67.63 fmt
08:22:01 [2021-06-11T08:22:01.876Z] #52 68.18 path/filepath
08:22:01 [2021-06-11T08:22:01.876Z] #52 69.35 golang.org/x/sys/unix
08:22:01 [2021-06-11T08:22:01.876Z] #52 72.47 encoding/json
08:22:01 [2021-06-11T08:22:01.876Z] #52 ...
08:22:01 [2021-06-11T08:22:01.876Z] 
08:22:01 [2021-06-11T08:22:01.876Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:22:01 [2021-06-11T08:22:01.876Z] #46 sha256:e08e741e3e4a485fb88e456cbf754ccb4aa9a4c98e716eab22a6a8aa8c193bcb
08:22:01 [2021-06-11T08:22:01.876Z] #46 66.88 fmt
08:22:01 [2021-06-11T08:22:01.876Z] #46 70.45 regexp
08:22:01 [2021-06-11T08:22:01.876Z] #46 71.76 flag
08:22:01 [2021-06-11T08:22:01.876Z] #46 73.14 go/token
08:22:01 [2021-06-11T08:22:01.876Z] #46 73.82 go/scanner
08:22:01 [2021-06-11T08:22:01.876Z] #46 74.13 internal/lazyregexp
08:22:01 [2021-06-11T08:22:01.876Z] #46 74.50 path
08:22:01 [2021-06-11T08:22:01.876Z] #46 74.94 go/ast
08:22:01 [2021-06-11T08:22:01.876Z] #46 75.07 io/ioutil
08:22:01 [2021-06-11T08:22:01.876Z] #46 76.03 net/url
08:22:02 [2021-06-11T08:22:02.156Z] #44 58.06 Selecting previously unselected package libnet1:amd64.
08:22:02 [2021-06-11T08:22:02.156Z] #44 58.06 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
08:22:02 [2021-06-11T08:22:02.156Z] #44 58.06 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:22:02 [2021-06-11T08:22:02.156Z] #44 58.24 Selecting previously unselected package libnl-3-200:amd64.
08:22:02 [2021-06-11T08:22:02.156Z] #44 58.24 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
08:22:02 [2021-06-11T08:22:02.156Z] #44 58.24 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
08:22:02 [2021-06-11T08:22:02.412Z] #44 58.45 Selecting previously unselected package libprotobuf-c1:amd64.
08:22:02 [2021-06-11T08:22:02.412Z] #44 58.45 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
08:22:02 [2021-06-11T08:22:02.412Z] #44 58.47 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:22:02 [2021-06-11T08:22:02.555Z] #46 79.06 go/parser
08:22:02 [2021-06-11T08:22:02.668Z] #44 ...
08:22:02 [2021-06-11T08:22:02.668Z] 
08:22:02 [2021-06-11T08:22:02.668Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
08:22:02 [2021-06-11T08:22:02.668Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5
08:22:02 [2021-06-11T08:22:02.668Z] #36 52.23 Selecting previously unselected package libxml2:amd64.
08:22:02 [2021-06-11T08:22:02.668Z] #36 52.24 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ...
08:22:02 [2021-06-11T08:22:02.668Z] #36 52.25 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
08:22:02 [2021-06-11T08:22:02.668Z] #36 52.83 Selecting previously unselected package libarchive13:amd64.
08:22:02 [2021-06-11T08:22:02.668Z] #36 52.84 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
08:22:02 [2021-06-11T08:22:02.668Z] #36 52.86 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
08:22:02 [2021-06-11T08:22:02.668Z] #36 53.34 Selecting previously unselected package libjsoncpp1:amd64.
08:22:02 [2021-06-11T08:22:02.668Z] #36 53.35 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
08:22:02 [2021-06-11T08:22:02.668Z] #36 53.37 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
08:22:02 [2021-06-11T08:22:02.668Z] #36 53.82 Selecting previously unselected package librhash0:amd64.
08:22:02 [2021-06-11T08:22:02.668Z] #36 53.82 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
08:22:02 [2021-06-11T08:22:02.668Z] #36 53.82 Unpacking librhash0:amd64 (1.3.8-1) ...
08:22:02 [2021-06-11T08:22:02.668Z] #36 54.01 Selecting previously unselected package libuv1:amd64.
08:22:02 [2021-06-11T08:22:02.668Z] #36 54.01 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
08:22:02 [2021-06-11T08:22:02.668Z] #36 54.03 Unpacking libuv1:amd64 (1.24.1-1) ...
08:22:02 [2021-06-11T08:22:02.668Z] #36 54.20 Selecting previously unselected package cmake.
08:22:02 [2021-06-11T08:22:02.668Z] #36 54.20 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
08:22:02 [2021-06-11T08:22:02.668Z] #36 54.22 Unpacking cmake (3.13.4-1) ...
08:22:02 [2021-06-11T08:22:02.668Z] #36 57.51 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
08:22:02 [2021-06-11T08:22:02.668Z] #36 57.56 Setting up xxd (2:8.1.0875-5) ...
08:22:02 [2021-06-11T08:22:02.668Z] #36 57.60 Setting up libuv1:amd64 (1.24.1-1) ...
08:22:02 [2021-06-11T08:22:02.668Z] #36 57.63 Setting up vim-common (2:8.1.0875-5) ...
08:22:02 [2021-06-11T08:22:02.668Z] #36 57.71 Setting up librhash0:amd64 (1.3.8-1) ...
08:22:02 [2021-06-11T08:22:02.668Z] #36 57.78 Setting up cmake-data (3.13.4-1) ...
08:22:02 [2021-06-11T08:22:02.668Z] #36 57.90 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ...
08:22:02 [2021-06-11T08:22:02.668Z] #36 57.91 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
08:22:02 [2021-06-11T08:22:02.668Z] #36 57.93 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
08:22:02 [2021-06-11T08:22:02.668Z] #36 57.98 Setting up cmake (3.13.4-1) ...
08:22:02 [2021-06-11T08:22:02.668Z] #36 58.00 Processing triggers for libc-bin (2.28-10) ...
08:22:02 [2021-06-11T08:22:02.668Z] #36 58.11 Processing triggers for mime-support (3.62) ...
08:22:02 [2021-06-11T08:22:02.668Z] #36 DONE 58.8s
08:22:02 [2021-06-11T08:22:02.668Z] 
08:22:02 [2021-06-11T08:22:02.668Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:22:02 [2021-06-11T08:22:02.668Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:22:02 [2021-06-11T08:22:02.668Z] #13 44.76 The following NEW packages will be installed:
08:22:02 [2021-06-11T08:22:02.668Z] #13 44.76   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
08:22:02 [2021-06-11T08:22:02.668Z] #13 44.76   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
08:22:02 [2021-06-11T08:22:02.668Z] #13 44.76   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
08:22:02 [2021-06-11T08:22:02.668Z] #13 44.76   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
08:22:02 [2021-06-11T08:22:02.668Z] #13 44.76   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
08:22:02 [2021-06-11T08:22:02.668Z] #13 44.76   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
08:22:02 [2021-06-11T08:22:02.668Z] #13 44.76 The following packages will be upgraded:
08:22:02 [2021-06-11T08:22:02.668Z] #13 44.76   libseccomp2 libsystemd0 libudev1
08:22:02 [2021-06-11T08:22:02.668Z] #13 45.25 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded.
08:22:02 [2021-06-11T08:22:02.668Z] #13 45.25 Need to get 78.2 MB of archives.
08:22:02 [2021-06-11T08:22:02.668Z] #13 45.25 After this operation, 487 MB of additional disk space will be used.
08:22:02 [2021-06-11T08:22:02.668Z] #13 45.25 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
08:22:02 [2021-06-11T08:22:02.668Z] #13 45.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB]
08:22:02 [2021-06-11T08:22:02.668Z] #13 45.26 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
08:22:02 [2021-06-11T08:22:02.668Z] #13 45.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB]
08:22:02 [2021-06-11T08:22:02.668Z] #13 45.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
08:22:02 [2021-06-11T08:22:02.668Z] #13 45.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
08:22:02 [2021-06-11T08:22:02.668Z] #13 45.79 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
08:22:02 [2021-06-11T08:22:02.668Z] #13 45.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
08:22:02 [2021-06-11T08:22:02.668Z] #13 45.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
08:22:02 [2021-06-11T08:22:02.668Z] #13 45.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
08:22:02 [2021-06-11T08:22:02.668Z] #13 46.18 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
08:22:02 [2021-06-11T08:22:02.668Z] #13 46.51 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
08:22:02 [2021-06-11T08:22:02.668Z] #13 46.52 Get:13 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]
08:22:03 [2021-06-11T08:22:03.245Z] #20 DONE 57.6s
08:22:03 [2021-06-11T08:22:03.245Z] 
08:22:03 [2021-06-11T08:22:03.245Z] #21 [dev-systemd-false  8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
08:22:03 [2021-06-11T08:22:03.245Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062
08:22:03 [2021-06-11T08:22:03.261Z] #46 77.37 text/template/parse
08:22:03 [2021-06-11T08:22:03.261Z] #46 ...
08:22:03 [2021-06-11T08:22:03.261Z] 
08:22:03 [2021-06-11T08:22:03.261Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
08:22:03 [2021-06-11T08:22:03.261Z] #52 sha256:c11a394957f1c9d010cd87ce746a94f5d6f7a2fe8a801e32518d79d02ffd69da
08:22:03 [2021-06-11T08:22:03.261Z] #52 77.51 github.com/pkg/diff
08:22:03 [2021-06-11T08:22:03.275Z] #13 49.66 Get:14 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]
08:22:03 [2021-06-11T08:22:03.833Z] #52 77.90 go/ast
08:22:03 [2021-06-11T08:22:03.925Z] #46 80.66 text/template
08:22:04 [2021-06-11T08:22:04.182Z] #21 0.973 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
08:22:04 [2021-06-11T08:22:04.182Z] #21 0.978 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
08:22:04 [2021-06-11T08:22:04.182Z] #21 0.981 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
08:22:04 [2021-06-11T08:22:04.182Z] #21 DONE 1.1s
08:22:04 [2021-06-11T08:22:04.182Z] 
08:22:04 [2021-06-11T08:22:04.182Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
08:22:04 [2021-06-11T08:22:04.182Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9
08:22:04 [2021-06-11T08:22:04.780Z] #52 78.81 golang.org/x/crypto/ssh/terminal
08:22:05 [2021-06-11T08:22:05.164Z] #13 51.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
08:22:05 [2021-06-11T08:22:05.164Z] #13 51.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
08:22:05 [2021-06-11T08:22:05.164Z] #13 51.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
08:22:05 [2021-06-11T08:22:05.165Z] #13 51.84 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
08:22:05 [2021-06-11T08:22:05.165Z] #13 51.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
08:22:05 [2021-06-11T08:22:05.165Z] #13 51.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB]
08:22:05 [2021-06-11T08:22:05.165Z] #13 51.84 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
08:22:05 [2021-06-11T08:22:05.165Z] #13 51.86 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
08:22:05 [2021-06-11T08:22:05.165Z] #13 51.87 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
08:22:05 [2021-06-11T08:22:05.165Z] #13 51.89 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
08:22:05 [2021-06-11T08:22:05.165Z] #13 51.91 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
08:22:05 [2021-06-11T08:22:05.165Z] #13 51.94 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
08:22:05 [2021-06-11T08:22:05.421Z] #13 51.96 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
08:22:05 [2021-06-11T08:22:05.421Z] #13 51.97 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB]
08:22:05 [2021-06-11T08:22:05.821Z] #46 82.24 log
08:22:06 [2021-06-11T08:22:06.077Z] #46 82.85 encoding/xml
08:22:06 [2021-06-11T08:22:06.077Z] #46 ...
08:22:06 [2021-06-11T08:22:06.077Z] 
08:22:06 [2021-06-11T08:22:06.077Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:22:06 [2021-06-11T08:22:06.077Z] #57 sha256:df56ca609cec4f2062f1b136e9941963afedc73629953c315a7c6178d828185a
08:22:06 [2021-06-11T08:22:06.166Z] #52 80.01 mvdan.cc/editorconfig
08:22:06 [2021-06-11T08:22:06.349Z] #13 52.97 debconf: delaying package configuration, since apt-utils is not installed
08:22:06 [2021-06-11T08:22:06.349Z] #13 53.10 Fetched 78.2 MB in 7s (11.1 MB/s)
08:22:06 [2021-06-11T08:22:06.605Z] #13 53.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 ... 15410 files and directories currently installed.)
08:22:06 [2021-06-11T08:22:06.605Z] #13 53.25 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ...
08:22:06 [2021-06-11T08:22:06.605Z] #13 53.30 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
08:22:06 [2021-06-11T08:22:06.738Z] #52 80.96 mvdan.cc/sh/v3/fileutil
08:22:06 [2021-06-11T08:22:06.999Z] #52 81.13 text/tabwriter
08:22:07 [2021-06-11T08:22:07.167Z] #13 53.70 Setting up libsystemd0:amd64 (241-7~deb10u7) ...
08:22:07 [2021-06-11T08:22:07.423Z] #13 53.97 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
08:22:07 [2021-06-11T08:22:07.423Z] #13 54.01 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
08:22:07 [2021-06-11T08:22:07.423Z] #13 54.04 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
08:22:07 [2021-06-11T08:22:07.572Z] #52 81.51 mvdan.cc/sh/v3/syntax
08:22:07 [2021-06-11T08:22:07.621Z] #57 41.68 Checking out files:  51% (2035/3928)   
Checking out files:  52% (2043/3928)   
Checking out files:  53% (2082/3928)   
Checking out files:  54% (2122/3928)   
Checking out files:  55% (2161/3928)   
Checking out files:  56% (2200/3928)   
Checking out files:  57% (2239/3928)   
Checking out files:  58% (2279/3928)   
Checking out files:  59% (2318/3928)   
Checking out files:  60% (2357/3928)   
Checking out files:  61% (2397/3928)   
Checking out files:  62% (2436/3928)   
Checking out files:  63% (2475/3928)   
Checking out files:  64% (2514/3928)   
Checking out files:  65% (2554/3928)   
Checking out files:  66% (2593/3928)   
Checking out files:  67% (2632/3928)   
Checking out files:  68% (2672/3928)   
Checking out files:  69% (2711/3928)   
Checking out files:  70% (2750/3928)   
Checking out files:  71% (2789/3928)   
Checking out files:  72% (2829/3928)   
Checking out files:  73% (2868/3928)   
Checking out files:  74% (2907/3928)   
Checking out files:  75% (2946/3928)   
Checking out files:  76% (2986/3928)   
Checking out files:  77% (3025/3928)   
Checking out files:  78% (3064/3928)   
Checking out files:  79% (3104/3928)   
Checking out files:  80% (3143/3928)   
Checking out files:  81% (3182/3928)   
Checking out files:  82% (3221/3928)   
Checking out files:  83% (3261/3928)   
Checking out files:  84% (3300/3928)   
Checking out files:  85% (3339/3928)   
Checking out files:  86% (3379/3928)   
Checking out files:  87% (3418/3928)   
Checking out files:  88% (3457/3928)   
Checking out files:  89% (3496/3928)   
Checking out files:  90% (3536/3928)   
Checking out files:  91% (3575/3928)   
Checking out files:  92% (3614/3928)   
Checking out files:  93% (3654/3928)   
Checking out files:  94% (3693/3928)   
Checking out files:  95% (3732/3928)   
Checking out files:  96% (3771/3928)   
Checking out files:  97% (3811/3928)   
Checking out files:  98% (3850/3928)   
Checking out files:  99% (3889/3928)   
Checking out files: 100% (3928/3928)   
Checking out files: 100% (3928/3928), done.
08:22:07 [2021-06-11T08:22:07.621Z] #57 43.05 + cd /tmp/tmp.lyNUtPhPeY/src/github.com/containerd/containerd
08:22:07 [2021-06-11T08:22:07.621Z] #57 43.06 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a
08:22:07 [2021-06-11T08:22:07.679Z] #13 54.18 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
08:22:07 [2021-06-11T08:22:07.679Z] #13 54.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.)
08:22:07 [2021-06-11T08:22:07.679Z] #13 54.38 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ...
08:22:07 [2021-06-11T08:22:07.679Z] #13 54.40 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...
08:22:07 [2021-06-11T08:22:07.878Z] #57 ...
08:22:07 [2021-06-11T08:22:07.878Z] 
08:22:07 [2021-06-11T08:22:07.878Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
08:22:07 [2021-06-11T08:22:07.878Z] #52 sha256:1a3bc94b7f4ab3849ead7b62049ff92619a0f72b703ee087687c29c348b27572
08:22:07 [2021-06-11T08:22:07.878Z] #52 74.55 github.com/pkg/diff
08:22:07 [2021-06-11T08:22:07.878Z] #52 75.51 go/ast
08:22:07 [2021-06-11T08:22:07.878Z] #52 77.40 golang.org/x/crypto/ssh/terminal
08:22:07 [2021-06-11T08:22:07.878Z] #52 78.67 mvdan.cc/editorconfig
08:22:07 [2021-06-11T08:22:07.878Z] #52 79.37 mvdan.cc/sh/v3/fileutil
08:22:07 [2021-06-11T08:22:07.878Z] #52 79.53 text/tabwriter
08:22:07 [2021-06-11T08:22:07.878Z] #52 79.94 mvdan.cc/sh/v3/syntax
08:22:07 [2021-06-11T08:22:07.935Z] #13 54.59 Setting up libudev1:amd64 (241-7~deb10u7) ...
08:22:07 [2021-06-11T08:22:07.935Z] #13 ...
08:22:07 [2021-06-11T08:22:07.935Z] 
08:22:07 [2021-06-11T08:22:07.935Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
08:22:07 [2021-06-11T08:22:07.935Z] #52 sha256:1988a65bb813b5da7f1780a6bd8e9e356ffdb267d50991f1a87d97b4840f4d2b
08:22:07 [2021-06-11T08:22:07.935Z] #52 54.34 time
08:22:07 [2021-06-11T08:22:07.935Z] #52 59.05 context
08:22:07 [2021-06-11T08:22:07.935Z] #52 59.92 internal/poll
08:22:07 [2021-06-11T08:22:07.935Z] #52 60.01 encoding/binary
08:22:07 [2021-06-11T08:22:07.935Z] #52 62.07 os
08:22:07 [2021-06-11T08:22:07.935Z] #52 62.11 encoding/base64
08:22:07 [2021-06-11T08:22:07.935Z] #52 62.90 strings
08:22:08 [2021-06-11T08:22:08.134Z] #52 ...
08:22:08 [2021-06-11T08:22:08.134Z] 
08:22:08 [2021-06-11T08:22:08.134Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:22:08 [2021-06-11T08:22:08.134Z] #46 sha256:ea595817abc9d3682d38702e0810b8cc10260a6136a42e8ea25399a0aaa8502f
08:22:08 [2021-06-11T08:22:08.134Z] #46 84.76 go/doc
08:22:08 [2021-06-11T08:22:08.191Z] #52 ...
08:22:08 [2021-06-11T08:22:08.191Z] 
08:22:08 [2021-06-11T08:22:08.191Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:22:08 [2021-06-11T08:22:08.191Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:22:08 [2021-06-11T08:22:08.191Z] #13 54.76 Selecting previously unselected package binutils-mingw-w64-i686.
08:22:08 [2021-06-11T08:22:08.191Z] #13 54.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 ... 15410 files and directories currently installed.)
08:22:08 [2021-06-11T08:22:08.191Z] #13 54.84 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
08:22:08 [2021-06-11T08:22:08.191Z] #13 54.85 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:22:09 [2021-06-11T08:22:09.118Z] #13 ...
08:22:09 [2021-06-11T08:22:09.118Z] 
08:22:09 [2021-06-11T08:22:09.118Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:22:09 [2021-06-11T08:22:09.118Z] #46 sha256:1709041beeba69a312dfbff7ab21f6048dbad63e3127ab7f5272f66fc90509de
08:22:09 [2021-06-11T08:22:09.118Z] #46 55.15 time
08:22:09 [2021-06-11T08:22:09.118Z] #46 59.27 internal/fmtsort
08:22:09 [2021-06-11T08:22:09.118Z] #46 59.92 internal/syscall/execenv
08:22:09 [2021-06-11T08:22:09.118Z] #46 60.15 internal/syscall/unix
08:22:09 [2021-06-11T08:22:09.118Z] #46 60.34 strings
08:22:09 [2021-06-11T08:22:09.118Z] #46 60.94 internal/poll
08:22:09 [2021-06-11T08:22:09.118Z] #46 62.94 regexp/syntax
08:22:09 [2021-06-11T08:22:09.118Z] #46 63.18 os
08:22:09 [2021-06-11T08:22:09.119Z] #46 ...
08:22:09 [2021-06-11T08:22:09.119Z] 
08:22:09 [2021-06-11T08:22:09.119Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
08:22:09 [2021-06-11T08:22:09.119Z] #52 sha256:1988a65bb813b5da7f1780a6bd8e9e356ffdb267d50991f1a87d97b4840f4d2b
08:22:09 [2021-06-11T08:22:09.119Z] #52 65.45 golang.org/x/sys/unix
08:22:09 [2021-06-11T08:22:09.119Z] #52 65.58 fmt
08:22:09 [2021-06-11T08:22:09.471Z] #22 4.422 Collecting yamllint==1.26.1
08:22:09 [2021-06-11T08:22:09.487Z] #52 ...
08:22:09 [2021-06-11T08:22:09.487Z] 
08:22:09 [2021-06-11T08:22:09.487Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:22:09 [2021-06-11T08:22:09.487Z] #57 sha256:603a1f0a47ad85497d91cb711613ef058185b8eecd796006e683ab4145164794
08:22:10 [2021-06-11T08:22:10.533Z] #57 41.71 Checking out files:  50% (1985/3928)   
Checking out files:  51% (2004/3928)   
Checking out files:  52% (2043/3928)   
Checking out files:  53% (2082/3928)   
Checking out files:  54% (2122/3928)   
Checking out files:  55% (2161/3928)   
Checking out files:  56% (2200/3928)   
Checking out files:  57% (2239/3928)   
Checking out files:  58% (2279/3928)   
Checking out files:  59% (2318/3928)   
Checking out files:  60% (2357/3928)   
Checking out files:  61% (2397/3928)   
Checking out files:  62% (2436/3928)   
Checking out files:  63% (2475/3928)   
Checking out files:  64% (2514/3928)   
Checking out files:  65% (2554/3928)   
Checking out files:  66% (2593/3928)   
Checking out files:  67% (2632/3928)   
Checking out files:  68% (2672/3928)   
Checking out files:  69% (2711/3928)   
Checking out files:  70% (2750/3928)   
Checking out files:  71% (2789/3928)   
Checking out files:  72% (2829/3928)   
Checking out files:  73% (2868/3928)   
Checking out files:  74% (2907/3928)   
Checking out files:  75% (2946/3928)   
Checking out files:  76% (2986/3928)   
Checking out files:  77% (3025/3928)   
Checking out files:  78% (3064/3928)   
Checking out files:  79% (3104/3928)   
Checking out files:  80% (3143/3928)   
Checking out files:  81% (3182/3928)   
Checking out files:  82% (3221/3928)   
Checking out files:  83% (3261/3928)   
Checking out files:  84% (3300/3928)   
Checking out files:  85% (3339/3928)   
Checking out files:  86% (3379/3928)   
Checking out files:  87% (3418/3928)   
Checking out files:  88% (3457/3928)   
Checking out files:  89% (3496/3928)   
Checking out files:  90% (3536/3928)   
Checking out files:  91% (3575/3928)   
Checking out files:  92% (3614/3928)   
Checking out files:  93% (3654/3928)   
Checking out files:  94% (3693/3928)   
Checking out files:  94% (3709/3928)   
Checking out files:  95% (3732/3928)   
Checking out files:  96% (3771/3928)   
Checking out files:  97% (3811/3928)   
Checking out files:  98% (3850/3928)   
Checking out files:  99% (3889/3928)   
Checking out files: 100% (3928/3928)   
Checking out files: 100% (3928/3928), done.
08:22:10 [2021-06-11T08:22:10.533Z] #57 42.91 + cd /tmp/tmp.DwnPKEcnsy/src/github.com/containerd/containerd
08:22:10 [2021-06-11T08:22:10.533Z] #57 42.91 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a
08:22:11 [2021-06-11T08:22:11.411Z] #46 87.55 github.com/LK4D4/vndr/build
08:22:11 [2021-06-11T08:22:11.411Z] #46 87.72 github.com/LK4D4/vndr/versioned
08:22:11 [2021-06-11T08:22:11.411Z] #46 87.81 compress/flate
08:22:11 [2021-06-11T08:22:11.480Z] #57 43.72 + export 'BUILDTAGS=netgo osusergo static_build'
08:22:11 [2021-06-11T08:22:11.480Z] #57 43.72 + BUILDTAGS='netgo osusergo static_build'
08:22:11 [2021-06-11T08:22:11.480Z] #57 43.72 + export EXTRA_FLAGS=-buildmode=pie
08:22:11 [2021-06-11T08:22:11.480Z] #57 43.72 + EXTRA_FLAGS=-buildmode=pie
08:22:11 [2021-06-11T08:22:11.480Z] #57 43.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
08:22:11 [2021-06-11T08:22:11.480Z] #57 43.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
08:22:11 [2021-06-11T08:22:11.480Z] #57 43.72 + '[' '' = dynamic ']'
08:22:11 [2021-06-11T08:22:11.480Z] #57 43.72 + make
08:22:12 [2021-06-11T08:22:12.868Z] #57 45.34 + bin/ctr
08:22:13 [2021-06-11T08:22:13.330Z] #52 ...
08:22:13 [2021-06-11T08:22:13.330Z] 
08:22:13 [2021-06-11T08:22:13.330Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
08:22:13 [2021-06-11T08:22:13.330Z] #37 sha256:594b9587bc20df2a45fc2a9957ad88b0359e3358850ca4f1ef52c12f879a77f6
08:22:13 [2021-06-11T08:22:13.330Z] #37 4.477 + RM_GOPATH=0
08:22:13 [2021-06-11T08:22:13.330Z] #37 4.477 + TMP_GOPATH=
08:22:13 [2021-06-11T08:22:13.330Z] #37 4.477 + : /build
08:22:13 [2021-06-11T08:22:13.330Z] #37 4.477 + '[' -z '' ']'
08:22:13 [2021-06-11T08:22:13.330Z] #37 4.477 ++ mktemp -d
08:22:13 [2021-06-11T08:22:13.330Z] #37 4.487 + export GOPATH=/tmp/tmp.ixAXH0tuRV
08:22:13 [2021-06-11T08:22:13.330Z] #37 4.487 + GOPATH=/tmp/tmp.ixAXH0tuRV
08:22:13 [2021-06-11T08:22:13.330Z] #37 4.487 + RM_GOPATH=1
08:22:13 [2021-06-11T08:22:13.330Z] #37 4.487 + case "$(go env GOARCH)" in
08:22:13 [2021-06-11T08:22:13.330Z] #37 4.494 ++ go env GOARCH
08:22:13 [2021-06-11T08:22:13.330Z] #37 4.527 + export GO_BUILDMODE=-buildmode=pie
08:22:13 [2021-06-11T08:22:13.330Z] #37 4.527 + GO_BUILDMODE=-buildmode=pie
08:22:13 [2021-06-11T08:22:13.330Z] #37 4.528 ++ dirname /tmp/install/install.sh
08:22:13 [2021-06-11T08:22:13.330Z] #37 4.529 + dir=/tmp/install
08:22:13 [2021-06-11T08:22:13.330Z] #37 4.529 + bin=tini
08:22:13 [2021-06-11T08:22:13.330Z] #37 4.529 + shift
08:22:13 [2021-06-11T08:22:13.330Z] #37 4.529 + '[' '!' -f /tmp/install/tini.installer ']'
08:22:13 [2021-06-11T08:22:13.330Z] #37 4.529 + . /tmp/install/tini.installer
08:22:13 [2021-06-11T08:22:13.330Z] #37 4.529 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
08:22:13 [2021-06-11T08:22:13.330Z] #37 4.529 + install_tini
08:22:13 [2021-06-11T08:22:13.330Z] #37 4.529 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
08:22:13 [2021-06-11T08:22:13.330Z] #37 4.529 + git clone https://github.com/krallin/tini.git /tmp/tmp.ixAXH0tuRV/tini
08:22:13 [2021-06-11T08:22:13.330Z] #37 4.529 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
08:22:13 [2021-06-11T08:22:13.330Z] #37 4.531 Cloning into '/tmp/tmp.ixAXH0tuRV/tini'...
08:22:13 [2021-06-11T08:22:13.330Z] #37 5.221 + cd /tmp/tmp.ixAXH0tuRV/tini
08:22:13 [2021-06-11T08:22:13.330Z] #37 5.221 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
08:22:13 [2021-06-11T08:22:13.330Z] #37 5.247 + cmake .
08:22:13 [2021-06-11T08:22:13.330Z] #37 5.853 -- The C compiler identification is GNU 8.3.0
08:22:13 [2021-06-11T08:22:13.330Z] #37 5.931 -- Check for working C compiler: /usr/bin/cc
08:22:13 [2021-06-11T08:22:13.330Z] #37 6.580 -- Check for working C compiler: /usr/bin/cc -- works
08:22:13 [2021-06-11T08:22:13.330Z] #37 6.603 -- Detecting C compiler ABI info
08:22:13 [2021-06-11T08:22:13.330Z] #37 7.212 -- Detecting C compiler ABI info - done
08:22:13 [2021-06-11T08:22:13.330Z] #37 7.257 -- Detecting C compile features
08:22:13 [2021-06-11T08:22:13.330Z] #37 9.212 -- Detecting C compile features - done
08:22:13 [2021-06-11T08:22:13.330Z] #37 9.235 -- Performing Test HAS_BUILTIN_FORTIFY
08:22:13 [2021-06-11T08:22:13.330Z] #37 9.568 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
08:22:13 [2021-06-11T08:22:13.330Z] #37 9.679 -- Configuring done
08:22:13 [2021-06-11T08:22:13.330Z] #37 9.707 -- Generating done
08:22:13 [2021-06-11T08:22:13.330Z] #37 9.715 -- Build files have been written to: /tmp/tmp.ixAXH0tuRV/tini
08:22:13 [2021-06-11T08:22:13.330Z] #37 9.727 + make tini-static
08:22:13 [2021-06-11T08:22:13.330Z] #37 10.13 Scanning dependencies of target tini-static
08:22:13 [2021-06-11T08:22:13.330Z] #37 10.23 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
08:22:13 [2021-06-11T08:22:13.330Z] #37 ...
08:22:13 [2021-06-11T08:22:13.330Z] 
08:22:13 [2021-06-11T08:22:13.330Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
08:22:13 [2021-06-11T08:22:13.330Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815
08:22:13 [2021-06-11T08:22:13.330Z] #44 58.71 Selecting previously unselected package criu.
08:22:13 [2021-06-11T08:22:13.330Z] #44 58.71 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
08:22:13 [2021-06-11T08:22:13.330Z] #44 58.71 Unpacking criu (3.15-1) ...
08:22:13 [2021-06-11T08:22:13.330Z] #44 59.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:22:13 [2021-06-11T08:22:13.330Z] #44 59.51 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:22:13 [2021-06-11T08:22:13.330Z] #44 59.51 Setting up libnl-3-200:amd64 (3.4.0-1) ...
08:22:13 [2021-06-11T08:22:13.330Z] #44 59.68 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
08:22:13 [2021-06-11T08:22:13.330Z] #44 59.68 Setting up libmpdec2:amd64 (2.4.2-2) ...
08:22:13 [2021-06-11T08:22:13.330Z] #44 59.68 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
08:22:13 [2021-06-11T08:22:13.330Z] #44 59.68 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
08:22:13 [2021-06-11T08:22:13.330Z] #44 59.75 Setting up python3.7 (3.7.3-2+deb10u3) ...
08:22:13 [2021-06-11T08:22:13.330Z] #44 64.95 Setting up python3 (3.7.3-1) ...
08:22:13 [2021-06-11T08:22:13.330Z] #44 65.71 Setting up python3-six (1.12.0-1) ...
08:22:13 [2021-06-11T08:22:13.330Z] #44 66.92 Setting up python3-pkg-resources (40.8.0-1) ...
08:22:13 [2021-06-11T08:22:13.330Z] #44 68.54 Setting up python3-protobuf (3.6.1.3-2) ...
08:22:13 [2021-06-11T08:22:13.330Z] #44 ...
08:22:13 [2021-06-11T08:22:13.330Z] 
08:22:13 [2021-06-11T08:22:13.330Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:22:13 [2021-06-11T08:22:13.330Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:22:13 [2021-06-11T08:22:13.330Z] #13 56.85 Selecting previously unselected package binutils-mingw-w64-x86-64.
08:22:13 [2021-06-11T08:22:13.330Z] #13 56.85 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
08:22:13 [2021-06-11T08:22:13.330Z] #13 56.88 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:22:13 [2021-06-11T08:22:13.330Z] #13 59.08 Selecting previously unselected package binutils-mingw-w64.
08:22:13 [2021-06-11T08:22:13.330Z] #13 59.08 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
08:22:13 [2021-06-11T08:22:13.330Z] #13 59.09 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
08:22:13 [2021-06-11T08:22:13.330Z] #13 59.20 Selecting previously unselected package libdevmapper1.02.1:amd64.
08:22:13 [2021-06-11T08:22:13.330Z] #13 59.20 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
08:22:13 [2021-06-11T08:22:13.330Z] #13 59.21 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
08:22:13 [2021-06-11T08:22:13.330Z] #13 59.38 Selecting previously unselected package dmsetup.
08:22:13 [2021-06-11T08:22:13.330Z] #13 59.38 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
08:22:13 [2021-06-11T08:22:13.330Z] #13 59.39 Unpacking dmsetup (2:1.02.155-3) ...
08:22:13 [2021-06-11T08:22:13.330Z] #13 59.58 Selecting previously unselected package mingw-w64-common.
08:22:13 [2021-06-11T08:22:13.330Z] #13 59.58 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
08:22:13 [2021-06-11T08:22:13.330Z] #13 59.58 Unpacking mingw-w64-common (6.0.0-3) ...
08:22:13 [2021-06-11T08:22:13.966Z] #46 90.38 hash/crc32
08:22:13 [2021-06-11T08:22:13.966Z] #46 90.47 net
08:22:14 [2021-06-11T08:22:14.529Z] #46 91.10 compress/gzip
08:22:14 [2021-06-11T08:22:14.529Z] #46 ...
08:22:14 [2021-06-11T08:22:14.529Z] 
08:22:14 [2021-06-11T08:22:14.529Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
08:22:14 [2021-06-11T08:22:14.529Z] #52 sha256:1a3bc94b7f4ab3849ead7b62049ff92619a0f72b703ee087687c29c348b27572
08:22:14 [2021-06-11T08:22:14.529Z] #52 85.29 mvdan.cc/sh/v3/cmd/shfmt
08:22:14 [2021-06-11T08:22:14.529Z] #52 DONE 91.3s
08:22:14 [2021-06-11T08:22:14.529Z] 
08:22:14 [2021-06-11T08:22:14.529Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:22:14 [2021-06-11T08:22:14.529Z] #57 sha256:df56ca609cec4f2062f1b136e9941963afedc73629953c315a7c6178d828185a
08:22:14 [2021-06-11T08:22:14.529Z] #57 43.76 + export 'BUILDTAGS=netgo osusergo static_build'
08:22:14 [2021-06-11T08:22:14.529Z] #57 43.76 + BUILDTAGS='netgo osusergo static_build'
08:22:14 [2021-06-11T08:22:14.529Z] #57 43.76 + export EXTRA_FLAGS=-buildmode=pie
08:22:14 [2021-06-11T08:22:14.529Z] #57 43.76 + EXTRA_FLAGS=-buildmode=pie
08:22:14 [2021-06-11T08:22:14.529Z] #57 43.76 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
08:22:14 [2021-06-11T08:22:14.529Z] #57 43.76 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
08:22:14 [2021-06-11T08:22:14.529Z] #57 43.77 + '[' '' = dynamic ']'
08:22:14 [2021-06-11T08:22:14.529Z] #57 43.77 + make
08:22:14 [2021-06-11T08:22:14.529Z] #57 45.28 + bin/ctr
08:22:14 [2021-06-11T08:22:14.733Z] #22 9.769   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
08:22:15 [2021-06-11T08:22:15.092Z] #57 ...
08:22:15 [2021-06-11T08:22:15.092Z] 
08:22:15 [2021-06-11T08:22:15.092Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:22:15 [2021-06-11T08:22:15.092Z] #46 sha256:ea595817abc9d3682d38702e0810b8cc10260a6136a42e8ea25399a0aaa8502f
08:22:15 [2021-06-11T08:22:15.092Z] #46 91.73 vendor/golang.org/x/crypto/chacha20poly1305
08:22:15 [2021-06-11T08:22:15.299Z] #22 10.89 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
08:22:15 [2021-06-11T08:22:15.299Z] #22 10.94   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
08:22:15 [2021-06-11T08:22:15.299Z] #22 11.00 Collecting pyyaml (from yamllint==1.26.1)
08:22:15 [2021-06-11T08:22:15.299Z] #22 11.25   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
08:22:15 [2021-06-11T08:22:15.416Z] #57 ...
08:22:15 [2021-06-11T08:22:15.416Z] 
08:22:15 [2021-06-11T08:22:15.416Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:22:15 [2021-06-11T08:22:15.416Z] #46 sha256:e08e741e3e4a485fb88e456cbf754ccb4aa9a4c98e716eab22a6a8aa8c193bcb
08:22:15 [2021-06-11T08:22:15.416Z] #46 79.39 go/parser
08:22:15 [2021-06-11T08:22:15.416Z] #46 80.76 text/template
08:22:15 [2021-06-11T08:22:15.416Z] #46 82.62 log
08:22:15 [2021-06-11T08:22:15.416Z] #46 83.13 encoding/xml
08:22:15 [2021-06-11T08:22:15.416Z] #46 84.72 go/doc
08:22:15 [2021-06-11T08:22:15.416Z] #46 87.67 github.com/LK4D4/vndr/build
08:22:15 [2021-06-11T08:22:15.416Z] #46 87.67 github.com/LK4D4/vndr/versioned
08:22:15 [2021-06-11T08:22:15.416Z] #46 87.78 compress/flate
08:22:15 [2021-06-11T08:22:15.557Z] #22 11.52 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
08:22:15 [2021-06-11T08:22:15.816Z] #22 11.53 Building wheels for collected packages: yamllint
08:22:15 [2021-06-11T08:22:15.816Z] #22 11.54   Running setup.py bdist_wheel for yamllint: started
08:22:15 [2021-06-11T08:22:15.848Z] #13 ...
08:22:15 [2021-06-11T08:22:15.848Z] 
08:22:15 [2021-06-11T08:22:15.848Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
08:22:15 [2021-06-11T08:22:15.848Z] #37 sha256:594b9587bc20df2a45fc2a9957ad88b0359e3358850ca4f1ef52c12f879a77f6
08:22:15 [2021-06-11T08:22:15.848Z] #37 11.46 [100%] Linking C executable tini-static
08:22:15 [2021-06-11T08:22:15.848Z] #37 12.12 [100%] Built target tini-static
08:22:15 [2021-06-11T08:22:15.848Z] #37 12.20 + mkdir -p /build
08:22:15 [2021-06-11T08:22:15.848Z] #37 12.21 + cp tini-static /build/docker-init
08:22:15 [2021-06-11T08:22:15.848Z] #37 DONE 12.9s
08:22:15 [2021-06-11T08:22:15.848Z] 
08:22:15 [2021-06-11T08:22:15.848Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:22:15 [2021-06-11T08:22:15.848Z] #46 sha256:1709041beeba69a312dfbff7ab21f6048dbad63e3127ab7f5272f66fc90509de
08:22:15 [2021-06-11T08:22:15.848Z] #46 66.68 fmt
08:22:15 [2021-06-11T08:22:15.848Z] #46 67.29 path/filepath
08:22:15 [2021-06-11T08:22:15.848Z] #46 68.32 regexp
08:22:15 [2021-06-11T08:22:15.848Z] #46 70.93 flag
08:22:15 [2021-06-11T08:22:15.848Z] #46 72.05 go/token
08:22:16 [2021-06-11T08:22:16.002Z] #46 90.16 hash/crc32
08:22:16 [2021-06-11T08:22:16.104Z] #46 ...
08:22:16 [2021-06-11T08:22:16.104Z] 
08:22:16 [2021-06-11T08:22:16.104Z] #44 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
08:22:16 [2021-06-11T08:22:16.104Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815
08:22:16 [2021-06-11T08:22:16.104Z] #44 72.15 Setting up criu (3.15-1) ...
08:22:16 [2021-06-11T08:22:16.264Z] #46 90.54 net
08:22:16 [2021-06-11T08:22:16.459Z] #46 92.97 vendor/golang.org/x/text/transform
08:22:16 [2021-06-11T08:22:16.525Z] #46 90.75 compress/gzip
08:22:16 [2021-06-11T08:22:16.715Z] #46 93.53 vendor/golang.org/x/text/unicode/bidi
08:22:16 [2021-06-11T08:22:16.750Z] #22 12.49   Running setup.py bdist_wheel for yamllint: finished with status 'done'
08:22:16 [2021-06-11T08:22:16.750Z] #22 12.49   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
08:22:16 [2021-06-11T08:22:16.750Z] #22 12.51 Successfully built yamllint
08:22:16 [2021-06-11T08:22:16.750Z] #22 12.52 Installing collected packages: pathspec, pyyaml, yamllint
08:22:16 [2021-06-11T08:22:16.750Z] #22 12.72 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
08:22:17 [2021-06-11T08:22:17.097Z] #46 91.26 vendor/golang.org/x/crypto/internal/chacha20
08:22:17 [2021-06-11T08:22:17.669Z] #46 91.74 vendor/golang.org/x/sys/cpu
08:22:17 [2021-06-11T08:22:17.931Z] #46 92.02 vendor/golang.org/x/crypto/chacha20poly1305
08:22:17 [2021-06-11T08:22:17.992Z] #44 74.11 Processing triggers for libc-bin (2.28-10) ...
08:22:18 [2021-06-11T08:22:18.035Z] Running on azwin-2-b6abd0 in d:\jenkins\workspace\moby_PR-42514
[Pipeline] {
[Pipeline] ws
08:22:18 [2021-06-11T08:22:18.050Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
08:22:18 [2021-06-11T08:22:18.080Z] #46 94.86 vendor/golang.org/x/text/secure/bidirule
08:22:18 [2021-06-11T08:22:18.125Z] #22 DONE 14.0s
08:22:18 [2021-06-11T08:22:18.125Z] 
08:22:18 [2021-06-11T08:22:18.125Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
08:22:18 [2021-06-11T08:22:18.125Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
08:22:18 [2021-06-11T08:22:18.125Z] #40 DONE 191.8s
08:22:18 [2021-06-11T08:22:18.125Z] 
08:22:18 [2021-06-11T08:22:18.125Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
08:22:18 [2021-06-11T08:22:18.125Z] #25 sha256:e17936ff3f3039661dea1b494d3d63e771c2e5b9772e606dd8d0e9c89ddfd684
08:22:18 [2021-06-11T08:22:18.248Z] #44 74.20 Processing triggers for mime-support (3.62) ...
08:22:18 [2021-06-11T08:22:18.336Z] #46 95.14 vendor/golang.org/x/text/unicode/norm
08:22:18 [2021-06-11T08:22:18.690Z] #25 DONE 0.6s
08:22:18 [2021-06-11T08:22:18.690Z] 
08:22:18 [2021-06-11T08:22:18.690Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
08:22:18 [2021-06-11T08:22:18.690Z] #30 sha256:79b74a449955e56d91d7d67b1a735a6e962de8657b61ce9cf413b4b8b92b30bf
08:22:18 [2021-06-11T08:22:18.810Z] #44 DONE 74.7s
08:22:18 [2021-06-11T08:22:18.810Z] 
08:22:18 [2021-06-11T08:22:18.810Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:22:18 [2021-06-11T08:22:18.810Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:22:18 [2021-06-11T08:22:18.810Z] #13 64.29 Selecting previously unselected package mingw-w64-x86-64-dev.
08:22:18 [2021-06-11T08:22:18.810Z] #13 64.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
08:22:18 [2021-06-11T08:22:18.810Z] #13 64.31 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
08:22:19 [2021-06-11T08:22:19.321Z] #46 ...
08:22:19 [2021-06-11T08:22:19.321Z] 
08:22:19 [2021-06-11T08:22:19.321Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
08:22:19 [2021-06-11T08:22:19.321Z] #52 sha256:c11a394957f1c9d010cd87ce746a94f5d6f7a2fe8a801e32518d79d02ffd69da
08:22:19 [2021-06-11T08:22:19.321Z] #52 87.13 mvdan.cc/sh/v3/cmd/shfmt
08:22:19 [2021-06-11T08:22:19.321Z] #52 DONE 93.2s
08:22:19 [2021-06-11T08:22:19.321Z] 
08:22:19 [2021-06-11T08:22:19.321Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:22:19 [2021-06-11T08:22:19.321Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:22:19 [2021-06-11T08:22:19.321Z] #13 86.70 Selecting previously unselected package g++-mingw-w64-x86-64.
08:22:19 [2021-06-11T08:22:19.321Z] #13 86.70 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
08:22:19 [2021-06-11T08:22:19.321Z] #13 86.73 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:22:19 [2021-06-11T08:22:19.605Z] The recommended git tool is: git
08:22:21 [2021-06-11T08:22:21.602Z] #46 98.33 vendor/golang.org/x/net/idna
08:22:23 [2021-06-11T08:22:23.492Z] #46 100.3 vendor/golang.org/x/net/http2/hpack
08:22:23 [2021-06-11T08:22:23.953Z] #30 DONE 5.1s
08:22:23 [2021-06-11T08:22:23.953Z] 
08:22:23 [2021-06-11T08:22:23.953Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:22:23 [2021-06-11T08:22:23.953Z] #50 sha256:61a397c1d8fba390dbcce4137a3f9533580a53897897a3f6f69aa4e12c925b83
08:22:23 [2021-06-11T08:22:23.953Z] #50 195.3 + /build/golangci-lint --version
08:22:23 [2021-06-11T08:22:23.953Z] #50 195.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
08:22:23 [2021-06-11T08:22:23.953Z] #50 DONE 198.2s
08:22:23 [2021-06-11T08:22:23.953Z] 
08:22:23 [2021-06-11T08:22:23.953Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
08:22:23 [2021-06-11T08:22:23.953Z] #54 sha256:5ef75fa136fa123eb0e2881dc889298ae7163d23e7d51729dd960b98c060da7e
08:22:23 [2021-06-11T08:22:23.953Z] #54 ...
08:22:23 [2021-06-11T08:22:23.953Z] 
08:22:23 [2021-06-11T08:22:23.953Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
08:22:23 [2021-06-11T08:22:23.953Z] #33 sha256:ce9bcd071de0a0e22ba109efdefc23742be65b02e51d1a67740c66fc632bc2aa
08:22:24 [2021-06-11T08:22:24.059Z] #13 69.90 Selecting previously unselected package gcc-mingw-w64-base.
08:22:24 [2021-06-11T08:22:24.059Z] #13 69.92 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
08:22:24 [2021-06-11T08:22:24.059Z] #13 69.92 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:22:24 [2021-06-11T08:22:24.059Z] #13 70.06 Selecting previously unselected package gcc-mingw-w64-x86-64.
08:22:24 [2021-06-11T08:22:24.059Z] #13 70.07 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
08:22:24 [2021-06-11T08:22:24.059Z] #13 70.07 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:22:24 [2021-06-11T08:22:24.059Z] #13 ...
08:22:24 [2021-06-11T08:22:24.059Z] 
08:22:24 [2021-06-11T08:22:24.059Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
08:22:24 [2021-06-11T08:22:24.059Z] #52 sha256:1988a65bb813b5da7f1780a6bd8e9e356ffdb267d50991f1a87d97b4840f4d2b
08:22:24 [2021-06-11T08:22:24.059Z] #52 70.14 encoding/json
08:22:24 [2021-06-11T08:22:24.059Z] #52 74.53 github.com/pkg/diff
08:22:24 [2021-06-11T08:22:24.059Z] #52 75.52 go/ast
08:22:24 [2021-06-11T08:22:24.059Z] #52 76.27 golang.org/x/crypto/ssh/terminal
08:22:24 [2021-06-11T08:22:24.059Z] #52 77.61 mvdan.cc/editorconfig
08:22:24 [2021-06-11T08:22:24.059Z] #52 78.55 mvdan.cc/sh/v3/fileutil
08:22:24 [2021-06-11T08:22:24.059Z] #52 78.71 text/tabwriter
08:22:24 [2021-06-11T08:22:24.059Z] #52 79.36 mvdan.cc/sh/v3/syntax
08:22:24 [2021-06-11T08:22:24.059Z] #52 ...
08:22:24 [2021-06-11T08:22:24.059Z] 
08:22:24 [2021-06-11T08:22:24.059Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:22:24 [2021-06-11T08:22:24.059Z] #46 sha256:1709041beeba69a312dfbff7ab21f6048dbad63e3127ab7f5272f66fc90509de
08:22:24 [2021-06-11T08:22:24.059Z] #46 72.49 internal/lazyregexp
08:22:24 [2021-06-11T08:22:24.059Z] #46 72.84 path
08:22:24 [2021-06-11T08:22:24.059Z] #46 73.12 go/scanner
08:22:24 [2021-06-11T08:22:24.059Z] #46 73.30 io/ioutil
08:22:24 [2021-06-11T08:22:24.059Z] #46 73.98 net/url
08:22:24 [2021-06-11T08:22:24.059Z] #46 74.64 go/ast
08:22:24 [2021-06-11T08:22:24.059Z] #46 75.78 text/template/parse
08:22:24 [2021-06-11T08:22:24.059Z] #46 79.73 go/parser
08:22:24 [2021-06-11T08:22:24.059Z] #46 79.86 text/template
08:22:24 [2021-06-11T08:22:24.524Z] #33 DONE 0.5s
08:22:24 [2021-06-11T08:22:24.524Z] 
08:22:24 [2021-06-11T08:22:24.524Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
08:22:24 [2021-06-11T08:22:24.524Z] #35 sha256:ba5cc27f4f9c0bb9d547508f741e2d603b904d19348f23f42d2bf8480eae2677
08:22:24 [2021-06-11T08:22:24.524Z] #35 DONE 0.1s
08:22:24 [2021-06-11T08:22:24.524Z] 
08:22:24 [2021-06-11T08:22:24.524Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
08:22:24 [2021-06-11T08:22:24.524Z] #54 sha256:5ef75fa136fa123eb0e2881dc889298ae7163d23e7d51729dd960b98c060da7e
08:22:24 [2021-06-11T08:22:24.524Z] #54 ...
08:22:24 [2021-06-11T08:22:24.524Z] 
08:22:24 [2021-06-11T08:22:24.524Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
08:22:24 [2021-06-11T08:22:24.524Z] #38 sha256:a14588adefd743dff20e4b5d90836f6700e68c749e229ad636d7ec41cb5c4096
08:22:24 [2021-06-11T08:22:24.788Z] #38 DONE 0.2s
08:22:24 [2021-06-11T08:22:24.788Z] 
08:22:24 [2021-06-11T08:22:24.788Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
08:22:24 [2021-06-11T08:22:24.788Z] #41 sha256:d54fe3815be984bd505a5337333a9c630e77249e013e3b99a88b7a47ad4ab1c5
08:22:24 [2021-06-11T08:22:24.856Z] #46 101.3 mime
08:22:25 [2021-06-11T08:22:25.354Z] #41 DONE 0.7s
08:22:25 [2021-06-11T08:22:25.354Z] 
08:22:25 [2021-06-11T08:22:25.354Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
08:22:25 [2021-06-11T08:22:25.354Z] #45 sha256:150c288573a81bc5aaa6831d76a0ac547dc0d7f70757dfed3d506900cf570928
08:22:25 [2021-06-11T08:22:25.354Z] #45 DONE 0.2s
08:22:25 [2021-06-11T08:22:25.354Z] 
08:22:25 [2021-06-11T08:22:25.354Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
08:22:25 [2021-06-11T08:22:25.354Z] #47 sha256:3836bedf6f63d0b7ba5c45e34e5979b428beae2790834616c7c316f0efcc5cc4
08:22:25 [2021-06-11T08:22:25.923Z] #47 DONE 0.3s
08:22:25 [2021-06-11T08:22:25.923Z] 
08:22:25 [2021-06-11T08:22:25.923Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
08:22:25 [2021-06-11T08:22:25.923Z] #49 sha256:3194d59d2713de64101f97d5edba9678f6e05d12344e5a1696ea2eb98cf7771e
08:22:26 [2021-06-11T08:22:26.183Z] #49 DONE 0.1s
08:22:26 [2021-06-11T08:22:26.183Z] 
08:22:26 [2021-06-11T08:22:26.183Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
08:22:26 [2021-06-11T08:22:26.183Z] #54 sha256:5ef75fa136fa123eb0e2881dc889298ae7163d23e7d51729dd960b98c060da7e
08:22:26 [2021-06-11T08:22:26.183Z] #54 ...
08:22:26 [2021-06-11T08:22:26.183Z] 
08:22:26 [2021-06-11T08:22:26.183Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
08:22:26 [2021-06-11T08:22:26.183Z] #51 sha256:00f90a21631abfa0d6a23bc972883f223d932971b74aae874cd0c2ed8ee6880a
08:22:26 [2021-06-11T08:22:26.222Z] #46 ...
08:22:26 [2021-06-11T08:22:26.222Z] 
08:22:26 [2021-06-11T08:22:26.222Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:22:26 [2021-06-11T08:22:26.222Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:22:26 [2021-06-11T08:22:26.222Z] #13 85.40 Selecting previously unselected package g++-mingw-w64-x86-64.
08:22:26 [2021-06-11T08:22:26.222Z] #13 85.41 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
08:22:26 [2021-06-11T08:22:26.222Z] #13 85.42 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:22:26 [2021-06-11T08:22:26.222Z] #13 ...
08:22:26 [2021-06-11T08:22:26.222Z] 
08:22:26 [2021-06-11T08:22:26.222Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:22:26 [2021-06-11T08:22:26.222Z] #46 sha256:ea595817abc9d3682d38702e0810b8cc10260a6136a42e8ea25399a0aaa8502f
08:22:26 [2021-06-11T08:22:26.222Z] #46 102.8 mime/quotedprintable
08:22:26 [2021-06-11T08:22:26.222Z] #46 103.1 net/http/internal
08:22:26 [2021-06-11T08:22:26.576Z] #46 82.83 log
08:22:26 [2021-06-11T08:22:26.749Z] #51 DONE 0.5s
08:22:26 [2021-06-11T08:22:26.749Z] 
08:22:26 [2021-06-11T08:22:26.749Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:22:26 [2021-06-11T08:22:26.749Z] #57 sha256:1ca21ce5204f05bc2a62aed7430a89a6c5128a75663317f887568e1a260fcd5c
08:22:26 [2021-06-11T08:22:26.749Z] #57 ...
08:22:26 [2021-06-11T08:22:26.749Z] 
08:22:26 [2021-06-11T08:22:26.749Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
08:22:26 [2021-06-11T08:22:26.749Z] #53 sha256:5408db9563c8cf1309bca083461d9f3ddbc58ff26af751167b62178b6aa1e704
08:22:26 [2021-06-11T08:22:26.749Z] #53 DONE 0.1s
08:22:27 [2021-06-11T08:22:27.007Z] 
08:22:27 [2021-06-11T08:22:27.007Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
08:22:27 [2021-06-11T08:22:27.007Z] #54 sha256:5ef75fa136fa123eb0e2881dc889298ae7163d23e7d51729dd960b98c060da7e
08:22:27 [2021-06-11T08:22:27.138Z] #46 83.37 encoding/xml
08:22:27 [2021-06-11T08:22:27.472Z] #13 ...
08:22:27 [2021-06-11T08:22:27.472Z] 
08:22:27 [2021-06-11T08:22:27.472Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:22:27 [2021-06-11T08:22:27.472Z] #46 sha256:e08e741e3e4a485fb88e456cbf754ccb4aa9a4c98e716eab22a6a8aa8c193bcb
08:22:27 [2021-06-11T08:22:27.472Z] #46 93.45 vendor/golang.org/x/text/transform
08:22:27 [2021-06-11T08:22:27.472Z] #46 94.34 vendor/golang.org/x/text/unicode/bidi
08:22:27 [2021-06-11T08:22:27.472Z] #46 95.65 vendor/golang.org/x/text/secure/bidirule
08:22:27 [2021-06-11T08:22:27.472Z] #46 95.95 vendor/golang.org/x/text/unicode/norm
08:22:27 [2021-06-11T08:22:27.472Z] #46 100.1 vendor/golang.org/x/net/idna
08:22:28 [2021-06-11T08:22:28.044Z] #46 102.4 vendor/golang.org/x/net/http2/hpack
08:22:28 [2021-06-11T08:22:28.505Z] #46 84.55 go/doc
08:22:28 [2021-06-11T08:22:28.506Z] #46 ...
08:22:28 [2021-06-11T08:22:28.506Z] 
08:22:28 [2021-06-11T08:22:28.506Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:22:28 [2021-06-11T08:22:28.506Z] #57 sha256:525b27a8dd190e27fb9fb4abc0c0224b6f04413a246980ad4c846307cadd9f2e
08:22:28 [2021-06-11T08:22:28.739Z] #46 105.4 crypto/tls
08:22:29 [2021-06-11T08:22:29.275Z] #57 43.93 Checking out files:  55% (2198/3928)   
Checking out files:  56% (2200/3928)   
Checking out files:  57% (2239/3928)   
Checking out files:  58% (2279/3928)   
Checking out files:  59% (2318/3928)   
Checking out files:  60% (2357/3928)   
Checking out files:  61% (2397/3928)   
Checking out files:  62% (2436/3928)   
Checking out files:  63% (2475/3928)   
Checking out files:  64% (2514/3928)   
Checking out files:  65% (2554/3928)   
Checking out files:  66% (2593/3928)   
Checking out files:  67% (2632/3928)   
Checking out files:  68% (2672/3928)   
Checking out files:  69% (2711/3928)   
Checking out files:  70% (2750/3928)   
Checking out files:  71% (2789/3928)   
Checking out files:  72% (2829/3928)   
Checking out files:  73% (2868/3928)   
Checking out files:  74% (2907/3928)   
Checking out files:  75% (2946/3928)   
Checking out files:  76% (2986/3928)   
Checking out files:  77% (3025/3928)   
Checking out files:  78% (3064/3928)   
Checking out files:  79% (3104/3928)   
Checking out files:  80% (3143/3928)   
Checking out files:  81% (3182/3928)   
Checking out files:  82% (3221/3928)   
Checking out files:  83% (3261/3928)   
Checking out files:  84% (3300/3928)   
Checking out files:  85% (3339/3928)   
Checking out files:  86% (3379/3928)   
Checking out files:  87% (3418/3928)   
Checking out files:  88% (3457/3928)   
Checking out files:  89% (3496/3928)   
Checking out files:  90% (3536/3928)   
Checking out files:  91% (3575/3928)   
Checking out files:  92% (3614/3928)   
Checking out files:  93% (3654/3928)   
Checking out files:  94% (3693/3928)   
Checking out files:  95% (3732/3928)   
Checking out files:  96% (3771/3928)   
Checking out files:  97% (3811/3928)   
Checking out files:  98% (3850/3928)   
Checking out files:  99% (3889/3928)   
Checking out files: 100% (3928/3928)   
Checking out files: 100% (3928/3928), done.
08:22:29 [2021-06-11T08:22:29.275Z] #57 44.98 + cd /tmp/tmp.0L5W2fx8Ql/src/github.com/containerd/containerd
08:22:29 [2021-06-11T08:22:29.430Z] #46 103.6 mime
08:22:29 [2021-06-11T08:22:29.533Z] #57 44.98 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a
08:22:29 [2021-06-11T08:22:29.789Z] #57 45.41 + export 'BUILDTAGS=netgo osusergo static_build'
08:22:29 [2021-06-11T08:22:29.789Z] #57 45.41 + BUILDTAGS='netgo osusergo static_build'
08:22:29 [2021-06-11T08:22:29.789Z] #57 45.41 + export EXTRA_FLAGS=-buildmode=pie
08:22:29 [2021-06-11T08:22:29.789Z] #57 45.41 + EXTRA_FLAGS=-buildmode=pie
08:22:29 [2021-06-11T08:22:29.789Z] #57 45.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
08:22:29 [2021-06-11T08:22:29.789Z] #57 45.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
08:22:29 [2021-06-11T08:22:29.789Z] #57 45.41 + '[' '' = dynamic ']'
08:22:29 [2021-06-11T08:22:29.789Z] #57 45.41 + make
08:22:30 [2021-06-11T08:22:30.816Z] #46 105.0 mime/quotedprintable
08:22:31 [2021-06-11T08:22:31.077Z] #46 105.2 net/http/internal
08:22:31 [2021-06-11T08:22:31.158Z] #57 46.88 + bin/ctr
08:22:31 [2021-06-11T08:22:31.255Z] #46 ...
08:22:31 [2021-06-11T08:22:31.255Z] 
08:22:31 [2021-06-11T08:22:31.255Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:22:31 [2021-06-11T08:22:31.255Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:22:31 [2021-06-11T08:22:31.255Z] #13 98.06 Selecting previously unselected package libapparmor1:amd64.
08:22:31 [2021-06-11T08:22:31.255Z] #13 98.07 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
08:22:31 [2021-06-11T08:22:31.255Z] #13 98.08 Unpacking libapparmor1:amd64 (2.13.2-10) ...
08:22:31 [2021-06-11T08:22:31.255Z] #13 98.18 Selecting previously unselected package libapparmor-dev:amd64.
08:22:31 [2021-06-11T08:22:31.255Z] #13 98.19 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
08:22:31 [2021-06-11T08:22:31.255Z] #13 98.20 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
08:22:31 [2021-06-11T08:22:31.255Z] #13 98.33 Selecting previously unselected package libbtrfs0.
08:22:31 [2021-06-11T08:22:31.255Z] #13 98.35 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
08:22:31 [2021-06-11T08:22:31.255Z] #13 98.36 Unpacking libbtrfs0 (4.20.1-2) ...
08:22:31 [2021-06-11T08:22:31.255Z] #13 98.44 Selecting previously unselected package libbtrfs-dev.
08:22:31 [2021-06-11T08:22:31.255Z] #13 98.45 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
08:22:31 [2021-06-11T08:22:31.255Z] #13 98.46 Unpacking libbtrfs-dev (4.20.1-2) ...
08:22:31 [2021-06-11T08:22:31.255Z] #13 98.57 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
08:22:31 [2021-06-11T08:22:31.255Z] #13 98.58 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
08:22:31 [2021-06-11T08:22:31.255Z] #13 98.59 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
08:22:31 [2021-06-11T08:22:31.255Z] #13 98.66 Selecting previously unselected package libudev-dev:amd64.
08:22:31 [2021-06-11T08:22:31.255Z] #13 98.67 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
08:22:31 [2021-06-11T08:22:31.255Z] #13 98.69 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
08:22:31 [2021-06-11T08:22:31.255Z] #13 98.83 Selecting previously unselected package libsepol1-dev:amd64.
08:22:31 [2021-06-11T08:22:31.255Z] #13 98.83 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
08:22:31 [2021-06-11T08:22:31.255Z] #13 98.84 Unpacking libsepol1-dev:amd64 (2.8-1) ...
08:22:31 [2021-06-11T08:22:31.255Z] #13 99.06 Selecting previously unselected package libpcre16-3:amd64.
08:22:31 [2021-06-11T08:22:31.255Z] #13 99.07 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
08:22:31 [2021-06-11T08:22:31.255Z] #13 99.08 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
08:22:31 [2021-06-11T08:22:31.255Z] #13 99.21 Selecting previously unselected package libpcre32-3:amd64.
08:22:31 [2021-06-11T08:22:31.256Z] #13 99.22 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
08:22:31 [2021-06-11T08:22:31.256Z] #13 99.23 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
08:22:31 [2021-06-11T08:22:31.256Z] #13 99.39 Selecting previously unselected package libpcrecpp0v5:amd64.
08:22:31 [2021-06-11T08:22:31.256Z] #13 99.40 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
08:22:31 [2021-06-11T08:22:31.256Z] #13 99.41 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
08:22:31 [2021-06-11T08:22:31.256Z] #13 99.51 Selecting previously unselected package libpcre3-dev:amd64.
08:22:31 [2021-06-11T08:22:31.256Z] #13 99.51 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
08:22:31 [2021-06-11T08:22:31.256Z] #13 99.52 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
08:22:31 [2021-06-11T08:22:31.256Z] #13 99.92 Selecting previously unselected package libselinux1-dev:amd64.
08:22:31 [2021-06-11T08:22:31.256Z] #13 99.92 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
08:22:31 [2021-06-11T08:22:31.256Z] #13 99.93 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
08:22:31 [2021-06-11T08:22:31.256Z] #13 100.2 Selecting previously unselected package libdevmapper-dev:amd64.
08:22:31 [2021-06-11T08:22:31.256Z] #13 100.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
08:22:31 [2021-06-11T08:22:31.256Z] #13 100.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
08:22:31 [2021-06-11T08:22:31.256Z] #13 100.3 Selecting previously unselected package libseccomp-dev:amd64.
08:22:31 [2021-06-11T08:22:31.256Z] #13 100.3 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
08:22:31 [2021-06-11T08:22:31.256Z] #13 100.3 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
08:22:31 [2021-06-11T08:22:31.256Z] #13 100.4 Selecting previously unselected package libsystemd-dev:amd64.
08:22:31 [2021-06-11T08:22:31.256Z] #13 100.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
08:22:31 [2021-06-11T08:22:31.256Z] #13 100.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
08:22:31 [2021-06-11T08:22:31.511Z] #13 100.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
08:22:31 [2021-06-11T08:22:31.511Z] #13 100.9 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
08:22:31 [2021-06-11T08:22:31.511Z] #13 100.9 Setting up libapparmor1:amd64 (2.13.2-10) ...
08:22:31 [2021-06-11T08:22:31.511Z] #13 100.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:22:31 [2021-06-11T08:22:31.511Z] #13 100.9 Setting up libpcre16-3:amd64 (2:8.39-12) ...
08:22:31 [2021-06-11T08:22:31.511Z] #13 100.9 Setting up libsepol1-dev:amd64 (2.8-1) ...
08:22:31 [2021-06-11T08:22:31.511Z] #13 100.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:22:31 [2021-06-11T08:22:31.511Z] #13 100.9 Setting up libbtrfs0 (4.20.1-2) ...
08:22:31 [2021-06-11T08:22:31.511Z] #13 101.0 Setting up libpcre32-3:amd64 (2:8.39-12) ...
08:22:31 [2021-06-11T08:22:31.511Z] #13 101.0 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
08:22:31 [2021-06-11T08:22:31.767Z] #13 101.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:22:31 [2021-06-11T08:22:31.767Z] #13 101.0 Setting up libbtrfs-dev (4.20.1-2) ...
08:22:31 [2021-06-11T08:22:31.767Z] #13 101.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
08:22:31 [2021-06-11T08:22:31.767Z] #13 101.0 Setting up mingw-w64-common (6.0.0-3) ...
08:22:31 [2021-06-11T08:22:31.767Z] #13 101.0 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
08:22:31 [2021-06-11T08:22:31.767Z] #13 101.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
08:22:31 [2021-06-11T08:22:31.767Z] #13 101.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
08:22:31 [2021-06-11T08:22:31.767Z] #13 101.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:22:31 [2021-06-11T08:22:31.767Z] #13 101.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
08:22:31 [2021-06-11T08:22:31.767Z] #13 101.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
08:22:31 [2021-06-11T08:22:31.767Z] #13 101.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:22:31 [2021-06-11T08:22:31.767Z] #13 101.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
08:22:31 [2021-06-11T08:22:31.767Z] #13 101.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
08:22:31 [2021-06-11T08:22:31.767Z] #13 101.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
08:22:31 [2021-06-11T08:22:31.767Z] #13 101.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
08:22:31 [2021-06-11T08:22:31.767Z] #13 101.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
08:22:31 [2021-06-11T08:22:31.767Z] #13 101.2 Setting up dmsetup (2:1.02.155-3) ...
08:22:31 [2021-06-11T08:22:31.767Z] #13 101.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
08:22:32 [2021-06-11T08:22:32.020Z] #46 ...
08:22:32 [2021-06-11T08:22:32.020Z] 
08:22:32 [2021-06-11T08:22:32.020Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:22:32 [2021-06-11T08:22:32.020Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:22:32 [2021-06-11T08:22:32.020Z] #13 99.71 Selecting previously unselected package libapparmor1:amd64.
08:22:32 [2021-06-11T08:22:32.020Z] #13 99.72 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
08:22:32 [2021-06-11T08:22:32.020Z] #13 99.72 Unpacking libapparmor1:amd64 (2.13.2-10) ...
08:22:32 [2021-06-11T08:22:32.022Z] #13 101.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
08:22:32 [2021-06-11T08:22:32.022Z] #13 101.2 Processing triggers for libc-bin (2.28-10) ...
08:22:32 [2021-06-11T08:22:32.339Z] #13 99.84 Selecting previously unselected package libapparmor-dev:amd64.
08:22:32 [2021-06-11T08:22:32.339Z] #13 99.86 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
08:22:32 [2021-06-11T08:22:32.339Z] #13 99.87 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
08:22:32 [2021-06-11T08:22:32.339Z] #13 100.0 Selecting previously unselected package libbtrfs0.
08:22:32 [2021-06-11T08:22:32.339Z] #13 100.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
08:22:32 [2021-06-11T08:22:32.339Z] #13 100.0 Unpacking libbtrfs0 (4.20.1-2) ...
08:22:32 [2021-06-11T08:22:32.339Z] #13 100.1 Selecting previously unselected package libbtrfs-dev.
08:22:32 [2021-06-11T08:22:32.606Z] #13 100.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
08:22:32 [2021-06-11T08:22:32.606Z] #13 100.2 Unpacking libbtrfs-dev (4.20.1-2) ...
08:22:32 [2021-06-11T08:22:32.606Z] #13 100.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
08:22:32 [2021-06-11T08:22:32.606Z] #13 100.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
08:22:32 [2021-06-11T08:22:32.606Z] #13 100.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
08:22:32 [2021-06-11T08:22:32.872Z] #13 100.4 Selecting previously unselected package libudev-dev:amd64.
08:22:32 [2021-06-11T08:22:32.872Z] #13 100.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
08:22:32 [2021-06-11T08:22:32.872Z] #13 100.5 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
08:22:32 [2021-06-11T08:22:32.872Z] #13 100.6 Selecting previously unselected package libsepol1-dev:amd64.
08:22:32 [2021-06-11T08:22:32.872Z] #13 100.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
08:22:32 [2021-06-11T08:22:32.872Z] #13 100.6 Unpacking libsepol1-dev:amd64 (2.8-1) ...
08:22:33 [2021-06-11T08:22:33.480Z] #13 101.0 Selecting previously unselected package libpcre16-3:amd64.
08:22:33 [2021-06-11T08:22:33.480Z] #13 101.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
08:22:33 [2021-06-11T08:22:33.480Z] #13 101.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
08:22:33 [2021-06-11T08:22:33.754Z] #13 101.2 Selecting previously unselected package libpcre32-3:amd64.
08:22:33 [2021-06-11T08:22:33.754Z] #13 101.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
08:22:33 [2021-06-11T08:22:33.754Z] #13 101.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
08:22:33 [2021-06-11T08:22:33.754Z] #13 101.4 Selecting previously unselected package libpcrecpp0v5:amd64.
08:22:33 [2021-06-11T08:22:33.754Z] #13 101.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
08:22:33 [2021-06-11T08:22:33.754Z] #13 101.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
08:22:33 [2021-06-11T08:22:33.754Z] #13 101.5 Selecting previously unselected package libpcre3-dev:amd64.
08:22:33 [2021-06-11T08:22:33.754Z] #13 101.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
08:22:33 [2021-06-11T08:22:33.754Z] #13 101.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
08:22:33 [2021-06-11T08:22:33.917Z] #13 DONE 102.9s
08:22:33 [2021-06-11T08:22:33.917Z] 
08:22:33 [2021-06-11T08:22:33.917Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
08:22:33 [2021-06-11T08:22:33.917Z] #54 sha256:e5c3700cdca577fb071ffba547c925fe6677917367e82d40e21ad3753d251867
08:22:34 [2021-06-11T08:22:34.324Z] #13 102.0 Selecting previously unselected package libselinux1-dev:amd64.
08:22:34 [2021-06-11T08:22:34.324Z] #13 102.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
08:22:34 [2021-06-11T08:22:34.324Z] #13 102.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
08:22:34 [2021-06-11T08:22:34.585Z] #13 102.3 Selecting previously unselected package libdevmapper-dev:amd64.
08:22:34 [2021-06-11T08:22:34.585Z] #13 102.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
08:22:34 [2021-06-11T08:22:34.585Z] #13 102.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
08:22:34 [2021-06-11T08:22:34.585Z] #13 102.4 Selecting previously unselected package libseccomp-dev:amd64.
08:22:34 [2021-06-11T08:22:34.585Z] #13 102.4 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
08:22:34 [2021-06-11T08:22:34.585Z] #13 102.4 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
08:22:34 [2021-06-11T08:22:34.845Z] #13 102.5 Selecting previously unselected package libsystemd-dev:amd64.
08:22:34 [2021-06-11T08:22:34.845Z] #13 102.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
08:22:34 [2021-06-11T08:22:34.845Z] #13 102.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
08:22:35 [2021-06-11T08:22:35.286Z] #54 1.626 + RM_GOPATH=0
08:22:35 [2021-06-11T08:22:35.286Z] #54 1.626 + TMP_GOPATH=
08:22:35 [2021-06-11T08:22:35.286Z] #54 1.626 + : /build
08:22:35 [2021-06-11T08:22:35.286Z] #54 1.626 + '[' -z '' ']'
08:22:35 [2021-06-11T08:22:35.286Z] #54 1.626 ++ mktemp -d
08:22:35 [2021-06-11T08:22:35.286Z] #54 1.626 + export GOPATH=/tmp/tmp.Z9spGzYHPB
08:22:35 [2021-06-11T08:22:35.286Z] #54 1.627 + GOPATH=/tmp/tmp.Z9spGzYHPB
08:22:35 [2021-06-11T08:22:35.286Z] #54 1.627 + RM_GOPATH=1
08:22:35 [2021-06-11T08:22:35.286Z] #54 1.627 + case "$(go env GOARCH)" in
08:22:35 [2021-06-11T08:22:35.286Z] #54 1.627 ++ go env GOARCH
08:22:35 [2021-06-11T08:22:35.286Z] #54 1.658 + export GO_BUILDMODE=-buildmode=pie
08:22:35 [2021-06-11T08:22:35.286Z] #54 1.658 + GO_BUILDMODE=-buildmode=pie
08:22:35 [2021-06-11T08:22:35.286Z] #54 1.658 ++ dirname /tmp/install/install.sh
08:22:35 [2021-06-11T08:22:35.286Z] #54 1.659 + dir=/tmp/install
08:22:35 [2021-06-11T08:22:35.286Z] #54 1.659 + bin=runc
08:22:35 [2021-06-11T08:22:35.286Z] #54 1.659 + shift
08:22:35 [2021-06-11T08:22:35.286Z] #54 1.659 + '[' '!' -f /tmp/install/runc.installer ']'
08:22:35 [2021-06-11T08:22:35.286Z] #54 1.660 + . /tmp/install/runc.installer
08:22:35 [2021-06-11T08:22:35.286Z] #54 1.660 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
08:22:35 [2021-06-11T08:22:35.286Z] #54 1.660 + install_runc
08:22:35 [2021-06-11T08:22:35.286Z] #54 1.660 + uname -r
08:22:35 [2021-06-11T08:22:35.286Z] #54 1.661 + grep -q '^3\.10\.0.*\.el7\.'
08:22:35 [2021-06-11T08:22:35.286Z] #54 1.662 + RUNC_BUILDTAGS='seccomp '
08:22:35 [2021-06-11T08:22:35.286Z] #54 1.662 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )'
08:22:35 [2021-06-11T08:22:35.286Z] #54 1.662 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )
08:22:35 [2021-06-11T08:22:35.286Z] #54 1.662 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Z9spGzYHPB/src/github.com/opencontainers/runc
08:22:35 [2021-06-11T08:22:35.286Z] #54 1.671 Cloning into '/tmp/tmp.Z9spGzYHPB/src/github.com/opencontainers/runc'...
08:22:35 [2021-06-11T08:22:35.286Z] #54 ...
08:22:35 [2021-06-11T08:22:35.286Z] 
08:22:35 [2021-06-11T08:22:35.286Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
08:22:35 [2021-06-11T08:22:35.286Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
08:22:35 [2021-06-11T08:22:35.286Z] #14 DONE 1.8s
08:22:35 [2021-06-11T08:22:35.328Z] #57 ...
08:22:35 [2021-06-11T08:22:35.328Z] 
08:22:35 [2021-06-11T08:22:35.328Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
08:22:35 [2021-06-11T08:22:35.328Z] #52 sha256:1988a65bb813b5da7f1780a6bd8e9e356ffdb267d50991f1a87d97b4840f4d2b
08:22:35 [2021-06-11T08:22:35.328Z] #52 84.90 mvdan.cc/sh/v3/cmd/shfmt
08:22:35 [2021-06-11T08:22:35.328Z] #52 DONE 91.0s
08:22:35 [2021-06-11T08:22:35.328Z] 
08:22:35 [2021-06-11T08:22:35.328Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:22:35 [2021-06-11T08:22:35.328Z] #46 sha256:1709041beeba69a312dfbff7ab21f6048dbad63e3127ab7f5272f66fc90509de
08:22:35 [2021-06-11T08:22:35.328Z] #46 87.47 github.com/LK4D4/vndr/build
08:22:35 [2021-06-11T08:22:35.328Z] #46 87.96 github.com/LK4D4/vndr/versioned
08:22:35 [2021-06-11T08:22:35.328Z] #46 88.05 compress/flate
08:22:35 [2021-06-11T08:22:35.328Z] #46 90.27 hash/crc32
08:22:35 [2021-06-11T08:22:35.328Z] #46 90.68 net
08:22:35 [2021-06-11T08:22:35.328Z] #46 90.80 compress/gzip
08:22:35 [2021-06-11T08:22:35.328Z] #46 91.27 vendor/golang.org/x/crypto/chacha20poly1305
08:22:35 [2021-06-11T08:22:35.417Z] #13 102.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
08:22:35 [2021-06-11T08:22:35.417Z] #13 103.0 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
08:22:35 [2021-06-11T08:22:35.417Z] #13 103.0 Setting up libapparmor1:amd64 (2.13.2-10) ...
08:22:35 [2021-06-11T08:22:35.417Z] #13 103.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:22:35 [2021-06-11T08:22:35.417Z] #13 103.1 Setting up libpcre16-3:amd64 (2:8.39-12) ...
08:22:35 [2021-06-11T08:22:35.417Z] #13 103.1 Setting up libsepol1-dev:amd64 (2.8-1) ...
08:22:35 [2021-06-11T08:22:35.417Z] #13 103.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:22:35 [2021-06-11T08:22:35.417Z] #13 103.1 Setting up libbtrfs0 (4.20.1-2) ...
08:22:35 [2021-06-11T08:22:35.417Z] #13 103.1 Setting up libpcre32-3:amd64 (2:8.39-12) ...
08:22:35 [2021-06-11T08:22:35.417Z] #13 103.2 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
08:22:35 [2021-06-11T08:22:35.417Z] #13 103.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:22:35 [2021-06-11T08:22:35.543Z] 
08:22:35 [2021-06-11T08:22:35.543Z] #15 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
08:22:35 [2021-06-11T08:22:35.543Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
08:22:35 [2021-06-11T08:22:35.678Z] #13 103.3 Setting up libbtrfs-dev (4.20.1-2) ...
08:22:35 [2021-06-11T08:22:35.678Z] #13 103.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
08:22:35 [2021-06-11T08:22:35.678Z] #13 103.3 Setting up mingw-w64-common (6.0.0-3) ...
08:22:35 [2021-06-11T08:22:35.678Z] #13 103.3 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
08:22:35 [2021-06-11T08:22:35.678Z] #13 103.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
08:22:35 [2021-06-11T08:22:35.678Z] #13 103.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
08:22:35 [2021-06-11T08:22:35.678Z] #13 103.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:22:35 [2021-06-11T08:22:35.678Z] #13 103.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
08:22:35 [2021-06-11T08:22:35.678Z] #13 103.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
08:22:35 [2021-06-11T08:22:35.678Z] #13 103.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:22:35 [2021-06-11T08:22:35.678Z] #13 103.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
08:22:35 [2021-06-11T08:22:35.678Z] #13 103.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
08:22:35 [2021-06-11T08:22:35.678Z] #13 103.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
08:22:35 [2021-06-11T08:22:35.678Z] #13 103.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
08:22:35 [2021-06-11T08:22:35.678Z] #13 103.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
08:22:35 [2021-06-11T08:22:35.940Z] #13 103.5 Setting up dmsetup (2:1.02.155-3) ...
08:22:35 [2021-06-11T08:22:35.940Z] #13 103.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
08:22:35 [2021-06-11T08:22:35.940Z] #13 103.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
08:22:35 [2021-06-11T08:22:35.940Z] #13 103.5 Processing triggers for libc-bin (2.28-10) ...
08:22:36 [2021-06-11T08:22:36.258Z] #46 92.39 vendor/golang.org/x/crypto/hkdf
08:22:36 [2021-06-11T08:22:36.258Z] #46 92.60 vendor/golang.org/x/text/transform
08:22:36 [2021-06-11T08:22:36.473Z] #15 DONE 1.2s
08:22:36 [2021-06-11T08:22:36.473Z] 
08:22:36 [2021-06-11T08:22:36.473Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:22:36 [2021-06-11T08:22:36.473Z] #46 sha256:ea595817abc9d3682d38702e0810b8cc10260a6136a42e8ea25399a0aaa8502f
08:22:36 [2021-06-11T08:22:36.473Z] #46 111.1 net/http/httptrace
08:22:36 [2021-06-11T08:22:36.473Z] #46 111.4 net/http
08:22:36 [2021-06-11T08:22:36.730Z] #46 ...
08:22:36 [2021-06-11T08:22:36.730Z] 
08:22:36 [2021-06-11T08:22:36.730Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
08:22:36 [2021-06-11T08:22:36.730Z] #59 sha256:576185d632316678b22c483087aec7d8fd0e791451d2cd29899e5be2b28032a9
08:22:36 [2021-06-11T08:22:36.730Z] #59 105.7 + for f in rootlesskit rootlesskit-docker-proxy
08:22:36 [2021-06-11T08:22:36.730Z] #59 105.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
08:22:36 [2021-06-11T08:22:36.730Z] #59 DONE 113.5s
08:22:36 [2021-06-11T08:22:36.730Z] 
08:22:36 [2021-06-11T08:22:36.730Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
08:22:36 [2021-06-11T08:22:36.730Z] #60 sha256:0ecf351b03ebb0347131db9a0352baa4dba8488babd68d171885e84ee92089d1
08:22:36 [2021-06-11T08:22:36.730Z] #60 DONE 0.1s
08:22:36 [2021-06-11T08:22:36.821Z] #46 93.19 vendor/golang.org/x/text/unicode/bidi
08:22:36 [2021-06-11T08:22:36.987Z] 
08:22:36 [2021-06-11T08:22:36.987Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
08:22:36 [2021-06-11T08:22:36.987Z] #61 sha256:2447f9ef5f4b02e899840a74547010d4fc17e9b3cda317b39bac9200e2f46d12
08:22:36 [2021-06-11T08:22:36.987Z] #61 DONE 0.1s
08:22:36 [2021-06-11T08:22:36.987Z] 
08:22:36 [2021-06-11T08:22:36.987Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
08:22:36 [2021-06-11T08:22:36.987Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
08:22:37 [2021-06-11T08:22:37.855Z] #13 DONE 105.2s
08:22:37 [2021-06-11T08:22:37.855Z] 
08:22:37 [2021-06-11T08:22:37.855Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
08:22:37 [2021-06-11T08:22:37.855Z] #54 sha256:7337ca8edea5b5e76cdfb357929f7548102fa40b11395bce40cb9d2e9077b523
08:22:38 [2021-06-11T08:22:38.188Z] #46 94.63 vendor/golang.org/x/text/secure/bidirule
08:22:38 [2021-06-11T08:22:38.354Z] #16 1.845 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
08:22:38 [2021-06-11T08:22:38.613Z] #16 DONE 2.0s
08:22:38 [2021-06-11T08:22:38.613Z] 
08:22:38 [2021-06-11T08:22:38.613Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
08:22:38 [2021-06-11T08:22:38.613Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
08:22:38 [2021-06-11T08:22:38.758Z] #46 94.93 vendor/golang.org/x/text/unicode/norm
08:22:39 [2021-06-11T08:22:39.246Z] #54 1.636 + RM_GOPATH=0
08:22:39 [2021-06-11T08:22:39.246Z] #54 1.637 + TMP_GOPATH=
08:22:39 [2021-06-11T08:22:39.246Z] #54 1.637 + : /build
08:22:39 [2021-06-11T08:22:39.246Z] #54 1.637 + '[' -z '' ']'
08:22:39 [2021-06-11T08:22:39.246Z] #54 1.638 ++ mktemp -d
08:22:39 [2021-06-11T08:22:39.246Z] #54 1.639 + export GOPATH=/tmp/tmp.sbcmSWhrDJ
08:22:39 [2021-06-11T08:22:39.246Z] #54 1.640 + GOPATH=/tmp/tmp.sbcmSWhrDJ
08:22:39 [2021-06-11T08:22:39.246Z] #54 1.640 + RM_GOPATH=1
08:22:39 [2021-06-11T08:22:39.246Z] #54 1.640 + case "$(go env GOARCH)" in
08:22:39 [2021-06-11T08:22:39.246Z] #54 1.656 ++ go env GOARCH
08:22:39 [2021-06-11T08:22:39.246Z] #54 1.682 + export GO_BUILDMODE=-buildmode=pie
08:22:39 [2021-06-11T08:22:39.246Z] #54 1.682 + GO_BUILDMODE=-buildmode=pie
08:22:39 [2021-06-11T08:22:39.246Z] #54 1.683 ++ dirname /tmp/install/install.sh
08:22:39 [2021-06-11T08:22:39.246Z] #54 1.684 + dir=/tmp/install
08:22:39 [2021-06-11T08:22:39.246Z] #54 1.684 + bin=runc
08:22:39 [2021-06-11T08:22:39.246Z] #54 1.684 + shift
08:22:39 [2021-06-11T08:22:39.246Z] #54 1.684 + '[' '!' -f /tmp/install/runc.installer ']'
08:22:39 [2021-06-11T08:22:39.246Z] #54 1.684 + . /tmp/install/runc.installer
08:22:39 [2021-06-11T08:22:39.246Z] #54 1.684 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
08:22:39 [2021-06-11T08:22:39.246Z] #54 1.684 + install_runc
08:22:39 [2021-06-11T08:22:39.246Z] #54 1.685 + grep -q '^3\.10\.0.*\.el7\.'
08:22:39 [2021-06-11T08:22:39.246Z] #54 1.685 + uname -r
08:22:39 [2021-06-11T08:22:39.246Z] #54 1.692 + RUNC_BUILDTAGS='seccomp '
08:22:39 [2021-06-11T08:22:39.246Z] #54 1.692 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )'
08:22:39 [2021-06-11T08:22:39.246Z] #54 1.692 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.sbcmSWhrDJ/src/github.com/opencontainers/runc
08:22:39 [2021-06-11T08:22:39.246Z] #54 1.692 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )
08:22:39 [2021-06-11T08:22:39.246Z] #54 1.696 Cloning into '/tmp/tmp.sbcmSWhrDJ/src/github.com/opencontainers/runc'...
08:22:39 [2021-06-11T08:22:39.509Z] #54 ...
08:22:39 [2021-06-11T08:22:39.509Z] 
08:22:39 [2021-06-11T08:22:39.509Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
08:22:39 [2021-06-11T08:22:39.509Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
08:22:39 [2021-06-11T08:22:39.509Z] #14 DONE 1.9s
08:22:39 [2021-06-11T08:22:39.509Z] 
08:22:39 [2021-06-11T08:22:39.509Z] #15 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
08:22:39 [2021-06-11T08:22:39.509Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
08:22:40 [2021-06-11T08:22:40.508Z] #17 DONE 1.6s
08:22:40 [2021-06-11T08:22:40.508Z] 
08:22:40 [2021-06-11T08:22:40.508Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
08:22:40 [2021-06-11T08:22:40.508Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
08:22:40 [2021-06-11T08:22:40.892Z] #15 DONE 1.3s
08:22:40 [2021-06-11T08:22:40.892Z] 
08:22:40 [2021-06-11T08:22:40.892Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
08:22:40 [2021-06-11T08:22:40.892Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
08:22:41 [2021-06-11T08:22:41.439Z] #18 DONE 1.1s
08:22:41 [2021-06-11T08:22:41.439Z] 
08:22:41 [2021-06-11T08:22:41.439Z] #19 [dev-systemd-false  6/25] RUN ldconfig
08:22:41 [2021-06-11T08:22:41.439Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
08:22:41 [2021-06-11T08:22:41.834Z] #16 1.047 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
08:22:42 [2021-06-11T08:22:42.094Z] #16 DONE 1.2s
08:22:42 [2021-06-11T08:22:42.094Z] 
08:22:42 [2021-06-11T08:22:42.094Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
08:22:42 [2021-06-11T08:22:42.094Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
08:22:42 [2021-06-11T08:22:42.370Z] #19 DONE 1.1s
08:22:42 [2021-06-11T08:22:42.370Z] 
08:22:42 [2021-06-11T08:22:42.370Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
08:22:42 [2021-06-11T08:22:42.370Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530
08:22:42 [2021-06-11T08:22:42.489Z] using credential docker-jenkins-github-credentials
08:22:42 [2021-06-11T08:22:42.559Z] Cloning the remote Git repository
08:22:42 [2021-06-11T08:22:42.559Z] Cloning with configured refspecs honoured and without tags
08:22:42 [2021-06-11T08:22:42.665Z] #17 ...
08:22:42 [2021-06-11T08:22:42.665Z] 
08:22:42 [2021-06-11T08:22:42.665Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:22:42 [2021-06-11T08:22:42.665Z] #46 sha256:e08e741e3e4a485fb88e456cbf754ccb4aa9a4c98e716eab22a6a8aa8c193bcb
08:22:42 [2021-06-11T08:22:42.665Z] #46 106.8 crypto/tls
08:22:42 [2021-06-11T08:22:42.665Z] #46 113.3 net/http/httptrace
08:22:42 [2021-06-11T08:22:42.665Z] #46 113.5 net/http
08:22:42 [2021-06-11T08:22:42.930Z] #46 98.75 vendor/golang.org/x/net/idna
08:22:42 [2021-06-11T08:22:42.930Z] #46 ...
08:22:42 [2021-06-11T08:22:42.930Z] 
08:22:42 [2021-06-11T08:22:42.930Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:22:42 [2021-06-11T08:22:42.930Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:22:42 [2021-06-11T08:22:42.930Z] #13 89.26 Selecting previously unselected package g++-mingw-w64-x86-64.
08:22:42 [2021-06-11T08:22:42.930Z] #13 89.27 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
08:22:42 [2021-06-11T08:22:42.930Z] #13 89.27 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:22:43 [2021-06-11T08:22:43.236Z] #46 ...
08:22:43 [2021-06-11T08:22:43.236Z] 
08:22:43 [2021-06-11T08:22:43.236Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
08:22:43 [2021-06-11T08:22:43.236Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
08:22:43 [2021-06-11T08:22:43.236Z] #17 DONE 1.2s
08:22:43 [2021-06-11T08:22:43.236Z] 
08:22:43 [2021-06-11T08:22:43.236Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
08:22:43 [2021-06-11T08:22:43.236Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
08:22:42 [2021-06-11T08:22:42.738Z] Cloning repository https://github.com/moby/moby.git
08:22:43 [2021-06-11T08:22:43.121Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
08:22:43 [2021-06-11T08:22:43.740Z] #20 1.480 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
08:22:43 [2021-06-11T08:22:43.997Z] #20 1.523 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:22:43 [2021-06-11T08:22:43.997Z] #20 1.604 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:22:43 [2021-06-11T08:22:43.997Z] #20 1.612 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:22:44 [2021-06-11T08:22:44.193Z] #18 ...
08:22:44 [2021-06-11T08:22:44.193Z] 
08:22:44 [2021-06-11T08:22:44.193Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
08:22:44 [2021-06-11T08:22:44.193Z] #59 sha256:cdaa3ab6615b4fd9fc676d243ceb426a432a6bf9cf54847d913215d5291c90a8
08:22:44 [2021-06-11T08:22:44.193Z] #59 109.1 + for f in rootlesskit rootlesskit-docker-proxy
08:22:44 [2021-06-11T08:22:44.193Z] #59 109.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
08:22:44 [2021-06-11T08:22:44.193Z] #59 DONE 118.3s
08:22:44 [2021-06-11T08:22:44.193Z] 
08:22:44 [2021-06-11T08:22:44.193Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
08:22:44 [2021-06-11T08:22:44.193Z] #60 sha256:2d745c1ad48289466c702d315ccc777491915cea8b780130cd8fa3c42e6d623d
08:22:44 [2021-06-11T08:22:44.193Z] #60 DONE 0.1s
08:22:44 [2021-06-11T08:22:44.193Z] 
08:22:44 [2021-06-11T08:22:44.193Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:22:44 [2021-06-11T08:22:44.193Z] #57 sha256:603a1f0a47ad85497d91cb711613ef058185b8eecd796006e683ab4145164794
08:22:44 [2021-06-11T08:22:44.460Z] #57 ...
08:22:44 [2021-06-11T08:22:44.460Z] 
08:22:44 [2021-06-11T08:22:44.460Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
08:22:44 [2021-06-11T08:22:44.460Z] #61 sha256:771f0702876f20cb7db102a2a501395833beb4d742bf6530dfc579f31dd0a267
08:22:44 [2021-06-11T08:22:44.460Z] #61 DONE 0.1s
08:22:44 [2021-06-11T08:22:44.460Z] 
08:22:44 [2021-06-11T08:22:44.460Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
08:22:44 [2021-06-11T08:22:44.460Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
08:22:44 [2021-06-11T08:22:44.460Z] #18 DONE 1.4s
08:22:44 [2021-06-11T08:22:44.460Z] 
08:22:44 [2021-06-11T08:22:44.460Z] #19 [dev-systemd-false  6/25] RUN ldconfig
08:22:44 [2021-06-11T08:22:44.460Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
08:22:44 [2021-06-11T08:22:44.560Z] #20 1.960 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB]
08:22:45 [2021-06-11T08:22:45.085Z] #54 106.2 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
08:22:45 [2021-06-11T08:22:45.085Z] #54 107.1 + mkdir -p /build
08:22:45 [2021-06-11T08:22:45.085Z] #54 107.1 + cp runc /build/runc
08:22:45 [2021-06-11T08:22:45.085Z] #54 DONE 107.6s
08:22:45 [2021-06-11T08:22:45.085Z] 
08:22:45 [2021-06-11T08:22:45.085Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:22:45 [2021-06-11T08:22:45.085Z] #57 sha256:1ca21ce5204f05bc2a62aed7430a89a6c5128a75663317f887568e1a260fcd5c
08:22:45 [2021-06-11T08:22:45.085Z] #57 175.3 + bin/containerd
08:22:45 [2021-06-11T08:22:45.123Z] #20 2.794 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:22:44 [2021-06-11T08:22:44.269Z] Fetching upstream changes from https://github.com/moby/moby.git
08:22:44 [2021-06-11T08:22:44.270Z]  > git --version # timeout=10
08:22:44 [2021-06-11T08:22:44.313Z]  > git --version # 'git version 2.24.1.windows.2'
08:22:44 [2021-06-11T08:22:44.314Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:22:44 [2021-06-11T08:22:44.317Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42514/head:refs/remotes/origin/PR-42514 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:22:46 [2021-06-11T08:22:46.019Z] #57 ...
08:22:46 [2021-06-11T08:22:46.019Z] 
08:22:46 [2021-06-11T08:22:46.019Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
08:22:46 [2021-06-11T08:22:46.019Z] #55 sha256:a0671b3414cb99a24396c83437ca3795b7b6c9a37d238ff37d9ff76f0d06b333
08:22:46 [2021-06-11T08:22:46.019Z] #55 DONE 0.3s
08:22:46 [2021-06-11T08:22:46.019Z] 
08:22:46 [2021-06-11T08:22:46.019Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:22:46 [2021-06-11T08:22:46.019Z] #57 sha256:1ca21ce5204f05bc2a62aed7430a89a6c5128a75663317f887568e1a260fcd5c
08:22:46 [2021-06-11T08:22:46.386Z] #19 DONE 1.8s
08:22:46 [2021-06-11T08:22:46.386Z] 
08:22:46 [2021-06-11T08:22:46.386Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
08:22:46 [2021-06-11T08:22:46.386Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530
08:22:46 [2021-06-11T08:22:46.495Z] #20 3.868 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB]
08:22:47 [2021-06-11T08:22:47.863Z] #20 5.195 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
08:22:48 [2021-06-11T08:22:48.303Z] #20 2.021 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
08:22:48 [2021-06-11T08:22:48.303Z] #20 2.054 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:22:48 [2021-06-11T08:22:48.303Z] #20 2.054 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:22:48 [2021-06-11T08:22:48.303Z] #20 2.066 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:22:48 [2021-06-11T08:22:48.426Z] #20 ...
08:22:48 [2021-06-11T08:22:48.426Z] 
08:22:48 [2021-06-11T08:22:48.426Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:22:48 [2021-06-11T08:22:48.426Z] #46 sha256:ea595817abc9d3682d38702e0810b8cc10260a6136a42e8ea25399a0aaa8502f
08:22:48 [2021-06-11T08:22:48.426Z] #46 124.9 github.com/LK4D4/vndr/godl
08:22:48 [2021-06-11T08:22:48.877Z] #20 2.525 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB]
08:22:48 [2021-06-11T08:22:48.989Z] #46 125.6 github.com/LK4D4/vndr
08:22:49 [2021-06-11T08:22:49.449Z] #20 3.349 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:22:49 [2021-06-11T08:22:49.471Z] #13 ...
08:22:49 [2021-06-11T08:22:49.471Z] 
08:22:49 [2021-06-11T08:22:49.471Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
08:22:49 [2021-06-11T08:22:49.471Z] #59 sha256:c31e54dad9a4e76403cfca41224af494bf4e6fe3ad7d90d708590c4f552ce15e
08:22:49 [2021-06-11T08:22:49.471Z] #59 105.4 + for f in rootlesskit rootlesskit-docker-proxy
08:22:49 [2021-06-11T08:22:49.471Z] #59 105.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
08:22:50 [2021-06-11T08:22:50.835Z] #20 4.294 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB]
08:22:51 [2021-06-11T08:22:51.778Z] #20 5.502 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
08:22:53 [2021-06-11T08:22:53.691Z] #20 ...
08:22:53 [2021-06-11T08:22:53.691Z] 
08:22:53 [2021-06-11T08:22:53.691Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:22:53 [2021-06-11T08:22:53.691Z] #46 sha256:e08e741e3e4a485fb88e456cbf754ccb4aa9a4c98e716eab22a6a8aa8c193bcb
08:22:53 [2021-06-11T08:22:53.691Z] #46 127.6 github.com/LK4D4/vndr/godl
08:22:54 [2021-06-11T08:22:54.263Z] #46 128.4 github.com/LK4D4/vndr
08:22:54 [2021-06-11T08:22:54.723Z] #59 ...
08:22:54 [2021-06-11T08:22:54.723Z] 
08:22:54 [2021-06-11T08:22:54.723Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:22:54 [2021-06-11T08:22:54.723Z] #46 sha256:1709041beeba69a312dfbff7ab21f6048dbad63e3127ab7f5272f66fc90509de
08:22:54 [2021-06-11T08:22:54.723Z] #46 100.6 vendor/golang.org/x/net/http2/hpack
08:22:54 [2021-06-11T08:22:54.723Z] #46 101.8 mime
08:22:54 [2021-06-11T08:22:54.723Z] #46 103.2 mime/quotedprintable
08:22:54 [2021-06-11T08:22:54.723Z] #46 103.6 net/http/internal
08:22:54 [2021-06-11T08:22:54.723Z] #46 106.1 crypto/tls
08:22:54 [2021-06-11T08:22:54.979Z] #46 111.3 net/http/httptrace
08:22:55 [2021-06-11T08:22:55.239Z] #46 111.5 net/http
08:22:55 [2021-06-11T08:22:55.532Z] #46 ...
08:22:55 [2021-06-11T08:22:55.532Z] 
08:22:55 [2021-06-11T08:22:55.532Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
08:22:55 [2021-06-11T08:22:55.532Z] #54 sha256:e5c3700cdca577fb071ffba547c925fe6677917367e82d40e21ad3753d251867
08:22:55 [2021-06-11T08:22:55.532Z] #54 12.60 + cd /tmp/tmp.Z9spGzYHPB/src/github.com/opencontainers/runc
08:22:55 [2021-06-11T08:22:55.532Z] #54 12.61 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
08:22:55 [2021-06-11T08:22:55.532Z] #54 13.15 + '[' -z '' ']'
08:22:55 [2021-06-11T08:22:55.532Z] #54 13.15 + target=static
08:22:55 [2021-06-11T08:22:55.532Z] #54 13.15 + make 'BUILDTAGS=seccomp ' static
08:22:55 [2021-06-11T08:22:55.532Z] #54 13.51 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc .
08:22:56 [2021-06-11T08:22:56.095Z] #54 ...
08:22:56 [2021-06-11T08:22:56.095Z] 
08:22:56 [2021-06-11T08:22:56.095Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
08:22:56 [2021-06-11T08:22:56.095Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530
08:22:56 [2021-06-11T08:22:56.095Z] #20 10.23 Fetched 8974 kB in 9s (998 kB/s)
08:22:56 [2021-06-11T08:22:56.095Z] #20 10.23 Reading package lists...
08:22:57 [2021-06-11T08:22:57.463Z] #20 13.78 Reading package lists...
08:22:57 [2021-06-11T08:22:57.463Z] #20 ...
08:22:57 [2021-06-11T08:22:57.463Z] 
08:22:57 [2021-06-11T08:22:57.463Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:22:57 [2021-06-11T08:22:57.463Z] #46 sha256:ea595817abc9d3682d38702e0810b8cc10260a6136a42e8ea25399a0aaa8502f
08:22:57 [2021-06-11T08:22:57.463Z] #46 DONE 134.1s
08:22:57 [2021-06-11T08:22:57.463Z] 
08:22:57 [2021-06-11T08:22:57.463Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:22:57 [2021-06-11T08:22:57.463Z] #57 sha256:df56ca609cec4f2062f1b136e9941963afedc73629953c315a7c6178d828185a
08:22:57 [2021-06-11T08:22:57.778Z] #46 ...
08:22:57 [2021-06-11T08:22:57.778Z] 
08:22:57 [2021-06-11T08:22:57.778Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
08:22:57 [2021-06-11T08:22:57.778Z] #59 sha256:c31e54dad9a4e76403cfca41224af494bf4e6fe3ad7d90d708590c4f552ce15e
08:22:57 [2021-06-11T08:22:57.778Z] #59 DONE 114.0s
08:22:57 [2021-06-11T08:22:57.778Z] 
08:22:57 [2021-06-11T08:22:57.778Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
08:22:57 [2021-06-11T08:22:57.778Z] #60 sha256:087cf0c5ccf85d424ca4d231315f1d7cfba906950c2295bf545ab3cee5881675
08:22:57 [2021-06-11T08:22:57.778Z] #60 DONE 0.1s
08:22:57 [2021-06-11T08:22:57.778Z] 
08:22:57 [2021-06-11T08:22:57.778Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:22:57 [2021-06-11T08:22:57.779Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:22:57 [2021-06-11T08:22:57.779Z] #13 104.3 Selecting previously unselected package libapparmor1:amd64.
08:22:57 [2021-06-11T08:22:57.779Z] #13 104.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
08:22:57 [2021-06-11T08:22:57.779Z] #13 104.3 Unpacking libapparmor1:amd64 (2.13.2-10) ...
08:22:57 [2021-06-11T08:22:57.779Z] #13 104.5 Selecting previously unselected package libapparmor-dev:amd64.
08:22:57 [2021-06-11T08:22:57.779Z] #13 104.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
08:22:58 [2021-06-11T08:22:58.035Z] #13 104.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...#13 ...
08:22:58 [2021-06-11T08:22:58.035Z] 
08:22:58 [2021-06-11T08:22:58.035Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
08:22:58 [2021-06-11T08:22:58.035Z] #61 sha256:deaa47da4b36e8256d7099a7da5e98bbb00d94bfd5e1b9a26d24269ccf39419f
08:22:58 [2021-06-11T08:22:58.035Z] #61 DONE 0.2s
08:22:58 [2021-06-11T08:22:58.035Z] 
08:22:58 [2021-06-11T08:22:58.035Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
08:22:58 [2021-06-11T08:22:58.035Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b
08:22:58 [2021-06-11T08:22:58.035Z] #13 104.5 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
08:22:58 [2021-06-11T08:22:58.035Z] #13 104.7 Selecting previously unselected package libbtrfs0.
08:22:58 [2021-06-11T08:22:58.035Z] #13 104.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
08:22:58 [2021-06-11T08:22:58.035Z] #13 104.7 Unpacking libbtrfs0 (4.20.1-2) ...
08:22:58 [2021-06-11T08:22:58.292Z] #13 104.7 Selecting previously unselected package libbtrfs-dev.
08:22:58 [2021-06-11T08:22:58.292Z] #13 104.7 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
08:22:58 [2021-06-11T08:22:58.292Z] #13 104.8 Unpacking libbtrfs-dev (4.20.1-2) ...
08:22:58 [2021-06-11T08:22:58.292Z] #13 104.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
08:22:58 [2021-06-11T08:22:58.292Z] #13 104.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
08:22:58 [2021-06-11T08:22:58.292Z] #13 104.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
08:22:58 [2021-06-11T08:22:58.292Z] #13 105.0 Selecting previously unselected package libudev-dev:amd64.
08:22:58 [2021-06-11T08:22:58.548Z] #13 105.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ...
08:22:58 [2021-06-11T08:22:58.548Z] #13 105.1 Unpacking libudev-dev:amd64 (241-7~deb10u7) ...
08:22:58 [2021-06-11T08:22:58.548Z] #13 105.1 Selecting previously unselected package libsepol1-dev:amd64.
08:22:58 [2021-06-11T08:22:58.548Z] #13 105.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
08:22:58 [2021-06-11T08:22:58.548Z] #13 105.2 Unpacking libsepol1-dev:amd64 (2.8-1) ...
08:22:58 [2021-06-11T08:22:58.804Z] #13 105.5 Selecting previously unselected package libpcre16-3:amd64.
08:22:58 [2021-06-11T08:22:58.804Z] #13 105.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
08:22:58 [2021-06-11T08:22:58.804Z] #13 105.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
08:22:59 [2021-06-11T08:22:59.061Z] #13 105.7 Selecting previously unselected package libpcre32-3:amd64.
08:22:59 [2021-06-11T08:22:59.061Z] #13 105.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
08:22:59 [2021-06-11T08:22:59.061Z] #13 105.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
08:22:59 [2021-06-11T08:22:59.317Z] #13 105.8 Selecting previously unselected package libpcrecpp0v5:amd64.
08:22:59 [2021-06-11T08:22:59.317Z] #13 105.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
08:22:59 [2021-06-11T08:22:59.317Z] #13 105.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
08:22:59 [2021-06-11T08:22:59.317Z] #13 106.0 Selecting previously unselected package libpcre3-dev:amd64.
08:22:59 [2021-06-11T08:22:59.317Z] #13 106.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
08:22:59 [2021-06-11T08:22:59.317Z] #13 106.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
08:22:59 [2021-06-11T08:22:59.880Z] #13 106.4 Selecting previously unselected package libselinux1-dev:amd64.
08:22:59 [2021-06-11T08:22:59.880Z] #13 106.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
08:22:59 [2021-06-11T08:22:59.880Z] #13 106.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
08:22:59 [2021-06-11T08:22:59.880Z] #13 106.6 Selecting previously unselected package libdevmapper-dev:amd64.
08:22:59 [2021-06-11T08:22:59.880Z] #13 106.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
08:22:59 [2021-06-11T08:22:59.880Z] #13 106.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
08:22:59 [2021-06-11T08:22:59.880Z] #13 106.7 Selecting previously unselected package libseccomp-dev:amd64.
08:22:59 [2021-06-11T08:22:59.989Z] #57 ...
08:22:59 [2021-06-11T08:22:59.989Z] 
08:22:59 [2021-06-11T08:22:59.989Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
08:22:59 [2021-06-11T08:22:59.989Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530
08:22:59 [2021-06-11T08:22:59.989Z] #20 13.78 Reading package lists...
08:23:00 [2021-06-11T08:23:00.137Z] #13 106.7 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
08:23:00 [2021-06-11T08:23:00.137Z] #13 106.7 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
08:23:00 [2021-06-11T08:23:00.137Z] #13 106.8 Selecting previously unselected package libsystemd-dev:amd64.
08:23:00 [2021-06-11T08:23:00.137Z] #13 106.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ...
08:23:00 [2021-06-11T08:23:00.137Z] #13 106.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ...
08:23:00 [2021-06-11T08:23:00.552Z] #20 17.31 Building dependency tree...
08:23:00 [2021-06-11T08:23:00.700Z] #13 107.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
08:23:00 [2021-06-11T08:23:00.700Z] #13 107.3 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
08:23:00 [2021-06-11T08:23:00.700Z] #13 107.3 Setting up libapparmor1:amd64 (2.13.2-10) ...
08:23:00 [2021-06-11T08:23:00.700Z] #13 107.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
08:23:00 [2021-06-11T08:23:00.700Z] #13 107.4 Setting up libpcre16-3:amd64 (2:8.39-12) ...
08:23:00 [2021-06-11T08:23:00.700Z] #13 107.4 Setting up libsepol1-dev:amd64 (2.8-1) ...
08:23:00 [2021-06-11T08:23:00.700Z] #13 107.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
08:23:00 [2021-06-11T08:23:00.700Z] #13 107.4 Setting up libbtrfs0 (4.20.1-2) ...
08:23:00 [2021-06-11T08:23:00.700Z] #13 107.4 Setting up libpcre32-3:amd64 (2:8.39-12) ...
08:23:00 [2021-06-11T08:23:00.700Z] #13 107.4 Setting up libudev-dev:amd64 (241-7~deb10u7) ...
08:23:00 [2021-06-11T08:23:00.700Z] #13 107.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
08:23:00 [2021-06-11T08:23:00.700Z] #13 107.5 Setting up libbtrfs-dev (4.20.1-2) ...
08:23:00 [2021-06-11T08:23:00.700Z] #13 107.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
08:23:00 [2021-06-11T08:23:00.852Z] #46 ...
08:23:00 [2021-06-11T08:23:00.852Z] 
08:23:00 [2021-06-11T08:23:00.852Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
08:23:00 [2021-06-11T08:23:00.852Z] #54 sha256:7337ca8edea5b5e76cdfb357929f7548102fa40b11395bce40cb9d2e9077b523
08:23:00 [2021-06-11T08:23:00.852Z] #54 12.73 + cd /tmp/tmp.sbcmSWhrDJ/src/github.com/opencontainers/runc
08:23:00 [2021-06-11T08:23:00.852Z] #54 12.73 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
08:23:00 [2021-06-11T08:23:00.852Z] #54 12.89 + '[' -z '' ']'
08:23:00 [2021-06-11T08:23:00.852Z] #54 12.89 + target=static
08:23:00 [2021-06-11T08:23:00.852Z] #54 12.89 + make 'BUILDTAGS=seccomp ' static
08:23:00 [2021-06-11T08:23:00.852Z] #54 13.23 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc .
08:23:00 [2021-06-11T08:23:00.852Z] #54 ...
08:23:00 [2021-06-11T08:23:00.852Z] 
08:23:00 [2021-06-11T08:23:00.852Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
08:23:00 [2021-06-11T08:23:00.852Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530
08:23:00 [2021-06-11T08:23:00.852Z] #20 10.19 Fetched 8974 kB in 8s (1066 kB/s)
08:23:00 [2021-06-11T08:23:00.852Z] #20 10.19 Reading package lists...
08:23:00 [2021-06-11T08:23:00.956Z] #13 107.5 Setting up mingw-w64-common (6.0.0-3) ...
08:23:00 [2021-06-11T08:23:00.956Z] #13 107.5 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ...
08:23:00 [2021-06-11T08:23:00.956Z] #13 107.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
08:23:00 [2021-06-11T08:23:00.956Z] #13 107.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
08:23:00 [2021-06-11T08:23:00.956Z] #13 107.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:23:00 [2021-06-11T08:23:00.956Z] #13 107.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
08:23:00 [2021-06-11T08:23:00.956Z] #13 107.6 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
08:23:00 [2021-06-11T08:23:00.956Z] #13 107.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
08:23:00 [2021-06-11T08:23:00.956Z] #13 107.6 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
08:23:00 [2021-06-11T08:23:00.956Z] #13 107.6 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
08:23:00 [2021-06-11T08:23:00.956Z] #13 107.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
08:23:00 [2021-06-11T08:23:00.957Z] #13 107.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
08:23:00 [2021-06-11T08:23:00.957Z] #13 107.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
08:23:00 [2021-06-11T08:23:00.957Z] #13 107.7 Setting up dmsetup (2:1.02.155-3) ...
08:23:00 [2021-06-11T08:23:00.957Z] #13 107.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
08:23:01 [2021-06-11T08:23:01.115Z] #20 18.62 libcap2-bin is already the newest version (1:2.25-2).
08:23:01 [2021-06-11T08:23:01.115Z] #20 18.62 The following additional packages will be installed:
08:23:01 [2021-06-11T08:23:01.115Z] #20 18.62   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
08:23:01 [2021-06-11T08:23:01.115Z] #20 18.62   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
08:23:01 [2021-06-11T08:23:01.115Z] #20 18.63   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
08:23:01 [2021-06-11T08:23:01.115Z] #20 18.63   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
08:23:01 [2021-06-11T08:23:01.115Z] #20 18.63   python3.7 python3.7-minimal vim-runtime xxd
08:23:01 [2021-06-11T08:23:01.115Z] #20 18.63 Suggested packages:
08:23:01 [2021-06-11T08:23:01.115Z] #20 18.63   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
08:23:01 [2021-06-11T08:23:01.115Z] #20 18.63   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
08:23:01 [2021-06-11T08:23:01.115Z] #20 18.63   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
08:23:01 [2021-06-11T08:23:01.115Z] #20 18.63   quota
08:23:01 [2021-06-11T08:23:01.115Z] #20 18.63 Recommended packages:
08:23:01 [2021-06-11T08:23:01.115Z] #20 18.63   aufs-dkms nftables build-essential python3-dev python3-keyring
08:23:01 [2021-06-11T08:23:01.115Z] #20 18.63   python3-keyrings.alt python3-xdg unzip
08:23:01 [2021-06-11T08:23:01.212Z] #13 107.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
08:23:01 [2021-06-11T08:23:01.212Z] #13 107.8 Processing triggers for libc-bin (2.28-10) ...
08:23:01 [2021-06-11T08:23:01.775Z] #13 DONE 108.2s
08:23:01 [2021-06-11T08:23:01.775Z] 
08:23:01 [2021-06-11T08:23:01.775Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
08:23:01 [2021-06-11T08:23:01.775Z] #54 sha256:01f919606ab3818a83ad094d36e6529a83f70f8bc59ba0e590479c682adbf61f
08:23:02 [2021-06-11T08:23:02.486Z] #20 ...
08:23:02 [2021-06-11T08:23:02.486Z] 
08:23:02 [2021-06-11T08:23:02.486Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:23:02 [2021-06-11T08:23:02.486Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
08:23:02 [2021-06-11T08:23:02.486Z] #32 DONE 137.6s
08:23:02 [2021-06-11T08:23:02.743Z] 
08:23:02 [2021-06-11T08:23:02.743Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:23:02 [2021-06-11T08:23:02.743Z] #50 sha256:5e2a9756a3d9e6b89427621061a3982bbfeec188c592bc062d757943df8d8c03
08:23:02 [2021-06-11T08:23:02.768Z] #20 13.82 Reading package lists...
08:23:02 [2021-06-11T08:23:02.768Z] #20 ...
08:23:02 [2021-06-11T08:23:02.768Z] 
08:23:02 [2021-06-11T08:23:02.768Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:23:02 [2021-06-11T08:23:02.768Z] #46 sha256:e08e741e3e4a485fb88e456cbf754ccb4aa9a4c98e716eab22a6a8aa8c193bcb
08:23:02 [2021-06-11T08:23:02.768Z] #46 DONE 136.7s
08:23:02 [2021-06-11T08:23:02.768Z] 
08:23:02 [2021-06-11T08:23:02.768Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:23:02 [2021-06-11T08:23:02.768Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
08:23:03 [2021-06-11T08:23:03.000Z] #50 ...
08:23:03 [2021-06-11T08:23:03.000Z] 
08:23:03 [2021-06-11T08:23:03.000Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
08:23:03 [2021-06-11T08:23:03.000Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530
08:23:03 [2021-06-11T08:23:03.000Z] #20 20.53 The following NEW packages will be installed:
08:23:03 [2021-06-11T08:23:03.000Z] #20 20.53   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
08:23:03 [2021-06-11T08:23:03.000Z] #20 20.53   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
08:23:03 [2021-06-11T08:23:03.000Z] #20 20.53   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
08:23:03 [2021-06-11T08:23:03.000Z] #20 20.53   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
08:23:03 [2021-06-11T08:23:03.000Z] #20 20.54   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
08:23:03 [2021-06-11T08:23:03.000Z] #20 20.54   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
08:23:03 [2021-06-11T08:23:03.000Z] #20 20.54   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
08:23:03 [2021-06-11T08:23:03.000Z] #20 20.54   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
08:23:03 [2021-06-11T08:23:03.000Z] #20 20.54   xz-utils zip
08:23:03 [2021-06-11T08:23:03.257Z] #20 20.90 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded.
08:23:03 [2021-06-11T08:23:03.257Z] #20 20.90 Need to get 28.6 MB of archives.
08:23:03 [2021-06-11T08:23:03.257Z] #20 20.90 After this operation, 116 MB of additional disk space will be used.
08:23:03 [2021-06-11T08:23:03.257Z] #20 20.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
08:23:03 [2021-06-11T08:23:03.257Z] #20 20.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
08:23:03 [2021-06-11T08:23:03.514Z] #20 20.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
08:23:03 [2021-06-11T08:23:03.514Z] #20 21.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
08:23:03 [2021-06-11T08:23:03.514Z] #20 21.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
08:23:03 [2021-06-11T08:23:03.514Z] #20 21.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
08:23:03 [2021-06-11T08:23:03.514Z] #20 21.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
08:23:03 [2021-06-11T08:23:03.514Z] #20 21.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
08:23:03 [2021-06-11T08:23:03.514Z] #20 21.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
08:23:03 [2021-06-11T08:23:03.773Z] #20 21.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
08:23:03 [2021-06-11T08:23:03.773Z] #20 21.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
08:23:03 [2021-06-11T08:23:03.773Z] #20 21.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
08:23:03 [2021-06-11T08:23:03.773Z] #20 21.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
08:23:03 [2021-06-11T08:23:03.773Z] #20 21.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
08:23:03 [2021-06-11T08:23:03.773Z] #20 21.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
08:23:03 [2021-06-11T08:23:03.773Z] #20 21.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
08:23:03 [2021-06-11T08:23:03.773Z] #20 21.22 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
08:23:03 [2021-06-11T08:23:03.773Z] #20 21.24 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
08:23:03 [2021-06-11T08:23:03.773Z] #20 21.24 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
08:23:03 [2021-06-11T08:23:03.773Z] #20 21.25 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
08:23:03 [2021-06-11T08:23:03.773Z] #20 21.25 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
08:23:03 [2021-06-11T08:23:03.773Z] #20 21.26 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
08:23:03 [2021-06-11T08:23:03.773Z] #20 21.28 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
08:23:03 [2021-06-11T08:23:03.773Z] #20 21.28 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
08:23:03 [2021-06-11T08:23:03.773Z] #20 21.29 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
08:23:03 [2021-06-11T08:23:03.773Z] #20 21.30 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
08:23:03 [2021-06-11T08:23:03.773Z] #20 21.30 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
08:23:03 [2021-06-11T08:23:03.773Z] #20 21.30 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
08:23:03 [2021-06-11T08:23:03.773Z] #20 21.30 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
08:23:04 [2021-06-11T08:23:04.031Z] #20 21.66 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
08:23:04 [2021-06-11T08:23:04.031Z] #20 21.66 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
08:23:04 [2021-06-11T08:23:04.031Z] #20 21.66 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
08:23:04 [2021-06-11T08:23:04.031Z] #20 21.67 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
08:23:04 [2021-06-11T08:23:04.031Z] #20 21.67 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
08:23:04 [2021-06-11T08:23:04.031Z] #20 21.67 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
08:23:04 [2021-06-11T08:23:04.031Z] #20 21.68 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
08:23:04 [2021-06-11T08:23:04.031Z] #20 21.74 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
08:23:04 [2021-06-11T08:23:04.077Z] Fetching without tags
08:23:04 [2021-06-11T08:23:04.154Z] #32 ...
08:23:04 [2021-06-11T08:23:04.154Z] 
08:23:04 [2021-06-11T08:23:04.154Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
08:23:04 [2021-06-11T08:23:04.154Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530
08:23:04 [2021-06-11T08:23:04.154Z] #20 13.82 Reading package lists...
08:23:04 [2021-06-11T08:23:04.289Z] #20 21.74 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
08:23:04 [2021-06-11T08:23:04.289Z] #20 21.75 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
08:23:04 [2021-06-11T08:23:04.289Z] #20 21.76 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
08:23:04 [2021-06-11T08:23:04.289Z] #20 21.76 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
08:23:04 [2021-06-11T08:23:04.289Z] #20 21.77 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
08:23:04 [2021-06-11T08:23:04.289Z] #20 21.77 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
08:23:04 [2021-06-11T08:23:04.289Z] #20 21.83 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
08:23:04 [2021-06-11T08:23:04.289Z] #20 21.83 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
08:23:04 [2021-06-11T08:23:04.289Z] #20 21.85 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
08:23:04 [2021-06-11T08:23:04.550Z] #20 22.09 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
08:23:04 [2021-06-11T08:23:04.550Z] #20 22.13 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
08:23:04 [2021-06-11T08:23:04.550Z] #20 22.18 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
08:23:04 [2021-06-11T08:23:04.726Z] #20 17.75 Building dependency tree...
08:23:04 [2021-06-11T08:23:04.853Z] Merging remotes/origin/master commit a062d526f871addbd1ab5b418c693df2eacd3a8c into PR head commit 2cd68d526837f03b20c6a56e9278874bfd35021b
08:23:05 [2021-06-11T08:23:05.113Z] #20 22.68 debconf: delaying package configuration, since apt-utils is not installed
08:23:05 [2021-06-11T08:23:05.113Z] #20 22.76 Fetched 28.6 MB in 2s (18.4 MB/s)
08:23:05 [2021-06-11T08:23:05.113Z] #20 22.81 Selecting previously unselected package pigz.
08:23:05 [2021-06-11T08:23:05.370Z] #20 22.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 ... 23435 files and directories currently installed.)
08:23:05 [2021-06-11T08:23:05.370Z] #20 22.84 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
08:23:05 [2021-06-11T08:23:05.370Z] #20 22.84 Unpacking pigz (2.4-1) ...
08:23:05 [2021-06-11T08:23:05.370Z] #20 22.92 Selecting previously unselected package libpython3.7-minimal:amd64.
08:23:05 [2021-06-11T08:23:05.370Z] #20 22.92 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
08:23:05 [2021-06-11T08:23:05.370Z] #20 22.92 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
08:23:05 [2021-06-11T08:23:05.629Z] #20 23.23 Selecting previously unselected package python3.7-minimal.
08:23:05 [2021-06-11T08:23:05.629Z] #20 23.23 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
08:23:05 [2021-06-11T08:23:05.629Z] #20 23.25 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
08:23:05 [2021-06-11T08:23:05.669Z] #20 19.13 libcap2-bin is already the newest version (1:2.25-2).
08:23:05 [2021-06-11T08:23:05.669Z] #20 19.13 The following additional packages will be installed:
08:23:05 [2021-06-11T08:23:05.669Z] #20 19.14   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
08:23:05 [2021-06-11T08:23:05.669Z] #20 19.14   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
08:23:05 [2021-06-11T08:23:05.669Z] #20 19.14   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
08:23:05 [2021-06-11T08:23:05.669Z] #20 19.14   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
08:23:05 [2021-06-11T08:23:05.669Z] #20 19.14   python3.7 python3.7-minimal vim-runtime xxd
08:23:05 [2021-06-11T08:23:05.669Z] #20 19.15 Suggested packages:
08:23:05 [2021-06-11T08:23:05.669Z] #20 19.15   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
08:23:05 [2021-06-11T08:23:05.669Z] #20 19.15   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
08:23:05 [2021-06-11T08:23:05.669Z] #20 19.15   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
08:23:05 [2021-06-11T08:23:05.669Z] #20 19.15   quota
08:23:05 [2021-06-11T08:23:05.669Z] #20 19.15 Recommended packages:
08:23:05 [2021-06-11T08:23:05.669Z] #20 19.15   aufs-dkms nftables build-essential python3-dev python3-keyring
08:23:05 [2021-06-11T08:23:05.669Z] #20 19.15   python3-keyrings.alt python3-xdg unzip
08:23:05 [2021-06-11T08:23:05.948Z] #54 3.839 + RM_GOPATH=0
08:23:05 [2021-06-11T08:23:05.948Z] #54 3.839 + TMP_GOPATH=
08:23:05 [2021-06-11T08:23:05.948Z] #54 ...
08:23:05 [2021-06-11T08:23:05.948Z] 
08:23:05 [2021-06-11T08:23:05.948Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
08:23:05 [2021-06-11T08:23:05.948Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815
08:23:05 [2021-06-11T08:23:05.948Z] #14 DONE 3.9s
08:23:05 [2021-06-11T08:23:05.948Z] 
08:23:05 [2021-06-11T08:23:05.948Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
08:23:05 [2021-06-11T08:23:05.948Z] #54 sha256:01f919606ab3818a83ad094d36e6529a83f70f8bc59ba0e590479c682adbf61f
08:23:05 [2021-06-11T08:23:05.948Z] #54 3.840 + : /build
08:23:05 [2021-06-11T08:23:05.948Z] #54 3.840 + '[' -z '' ']'
08:23:05 [2021-06-11T08:23:05.948Z] #54 3.842 ++ mktemp -d
08:23:05 [2021-06-11T08:23:05.948Z] #54 3.844 + export GOPATH=/tmp/tmp.l8RmTK0gJN
08:23:05 [2021-06-11T08:23:05.948Z] #54 3.844 + GOPATH=/tmp/tmp.l8RmTK0gJN
08:23:05 [2021-06-11T08:23:05.948Z] #54 3.844 + RM_GOPATH=1
08:23:05 [2021-06-11T08:23:05.948Z] #54 3.851 + case "$(go env GOARCH)" in
08:23:05 [2021-06-11T08:23:05.948Z] #54 3.855 ++ go env GOARCH
08:23:05 [2021-06-11T08:23:05.948Z] #54 3.870 + export GO_BUILDMODE=-buildmode=pie
08:23:05 [2021-06-11T08:23:05.948Z] #54 3.870 + GO_BUILDMODE=-buildmode=pie
08:23:05 [2021-06-11T08:23:05.948Z] #54 3.871 ++ dirname /tmp/install/install.sh
08:23:05 [2021-06-11T08:23:05.948Z] #54 3.872 + dir=/tmp/install
08:23:05 [2021-06-11T08:23:05.948Z] #54 3.873 + bin=runc
08:23:05 [2021-06-11T08:23:05.948Z] #54 3.873 + shift
08:23:05 [2021-06-11T08:23:05.948Z] #54 3.873 + '[' '!' -f /tmp/install/runc.installer ']'
08:23:05 [2021-06-11T08:23:05.948Z] #54 3.873 + . /tmp/install/runc.installer
08:23:05 [2021-06-11T08:23:05.948Z] #54 3.874 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
08:23:05 [2021-06-11T08:23:05.948Z] #54 3.874 + install_runc
08:23:05 [2021-06-11T08:23:05.948Z] #54 3.875 + grep -q '^3\.10\.0.*\.el7\.'
08:23:05 [2021-06-11T08:23:05.948Z] #54 3.880 + uname -r
08:23:05 [2021-06-11T08:23:05.948Z] #54 3.885 + RUNC_BUILDTAGS='seccomp '
08:23:05 [2021-06-11T08:23:05.948Z] #54 3.894 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )'
08:23:05 [2021-06-11T08:23:05.948Z] #54 3.894 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )
08:23:05 [2021-06-11T08:23:05.948Z] #54 3.894 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.l8RmTK0gJN/src/github.com/opencontainers/runc
08:23:05 [2021-06-11T08:23:05.948Z] #54 3.901 Cloning into '/tmp/tmp.l8RmTK0gJN/src/github.com/opencontainers/runc'...
08:23:03 [2021-06-11T08:23:03.741Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:23:03 [2021-06-11T08:23:03.831Z]  > git config --add remote.origin.fetch +refs/pull/42514/head:refs/remotes/origin/PR-42514 # timeout=10
08:23:03 [2021-06-11T08:23:03.877Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:23:03 [2021-06-11T08:23:03.997Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:23:04 [2021-06-11T08:23:04.109Z] Fetching upstream changes from https://github.com/moby/moby.git
08:23:04 [2021-06-11T08:23:04.109Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:23:04 [2021-06-11T08:23:04.110Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42514/head:refs/remotes/origin/PR-42514 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:23:04 [2021-06-11T08:23:04.954Z]  > git config core.sparsecheckout # timeout=10
08:23:04 [2021-06-11T08:23:04.998Z]  > git checkout -f 2cd68d526837f03b20c6a56e9278874bfd35021b # timeout=10
08:23:06 [2021-06-11T08:23:06.511Z] #54 ...
08:23:06 [2021-06-11T08:23:06.511Z] 
08:23:06 [2021-06-11T08:23:06.511Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:23:06 [2021-06-11T08:23:06.511Z] #46 sha256:1709041beeba69a312dfbff7ab21f6048dbad63e3127ab7f5272f66fc90509de
08:23:06 [2021-06-11T08:23:06.511Z] #46 121.3 github.com/LK4D4/vndr/godl
08:23:06 [2021-06-11T08:23:06.511Z] #46 122.0 github.com/LK4D4/vndr
08:23:06 [2021-06-11T08:23:06.558Z] #20 24.07 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
08:23:06 [2021-06-11T08:23:06.559Z] #20 24.08 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
08:23:07 [2021-06-11T08:23:07.055Z] #20 20.78 The following NEW packages will be installed:
08:23:07 [2021-06-11T08:23:07.055Z] #20 20.78   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
08:23:07 [2021-06-11T08:23:07.055Z] #20 20.78   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
08:23:07 [2021-06-11T08:23:07.055Z] #20 20.78   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
08:23:07 [2021-06-11T08:23:07.055Z] #20 20.78   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
08:23:07 [2021-06-11T08:23:07.055Z] #20 20.78   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
08:23:07 [2021-06-11T08:23:07.055Z] #20 20.78   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
08:23:07 [2021-06-11T08:23:07.055Z] #20 20.79   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
08:23:07 [2021-06-11T08:23:07.055Z] #20 20.79   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
08:23:07 [2021-06-11T08:23:07.055Z] #20 20.79   xz-utils zip
08:23:07 [2021-06-11T08:23:07.316Z] #20 21.10 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded.
08:23:07 [2021-06-11T08:23:07.316Z] #20 21.10 Need to get 28.6 MB of archives.
08:23:07 [2021-06-11T08:23:07.316Z] #20 21.10 After this operation, 116 MB of additional disk space will be used.
08:23:07 [2021-06-11T08:23:07.316Z] #20 21.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
08:23:07 [2021-06-11T08:23:07.316Z] #20 21.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
08:23:07 [2021-06-11T08:23:07.316Z] #20 21.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
08:23:07 [2021-06-11T08:23:07.578Z] #20 21.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
08:23:07 [2021-06-11T08:23:07.578Z] #20 21.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
08:23:07 [2021-06-11T08:23:07.578Z] #20 21.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
08:23:07 [2021-06-11T08:23:07.578Z] #20 21.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
08:23:07 [2021-06-11T08:23:07.578Z] #20 21.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
08:23:07 [2021-06-11T08:23:07.578Z] #20 21.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
08:23:07 [2021-06-11T08:23:07.578Z] #20 21.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
08:23:07 [2021-06-11T08:23:07.578Z] #20 21.34 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
08:23:07 [2021-06-11T08:23:07.578Z] #20 21.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
08:23:07 [2021-06-11T08:23:07.578Z] #20 21.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
08:23:07 [2021-06-11T08:23:07.578Z] #20 21.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
08:23:07 [2021-06-11T08:23:07.578Z] #20 21.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
08:23:07 [2021-06-11T08:23:07.839Z] #20 21.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
08:23:07 [2021-06-11T08:23:07.839Z] #20 21.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
08:23:07 [2021-06-11T08:23:07.839Z] #20 21.45 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
08:23:07 [2021-06-11T08:23:07.839Z] #20 21.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
08:23:07 [2021-06-11T08:23:07.839Z] #20 21.49 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
08:23:07 [2021-06-11T08:23:07.839Z] #20 21.49 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
08:23:07 [2021-06-11T08:23:07.839Z] #20 21.49 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
08:23:07 [2021-06-11T08:23:07.839Z] #20 21.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
08:23:07 [2021-06-11T08:23:07.839Z] #20 21.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
08:23:08 [2021-06-11T08:23:08.100Z] #20 21.81 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
08:23:08 [2021-06-11T08:23:08.100Z] #20 21.82 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
08:23:08 [2021-06-11T08:23:08.100Z] #20 21.83 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
08:23:08 [2021-06-11T08:23:08.100Z] #20 21.83 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
08:23:08 [2021-06-11T08:23:08.100Z] #20 21.83 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
08:23:08 [2021-06-11T08:23:08.361Z] #20 22.23 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
08:23:08 [2021-06-11T08:23:08.403Z] #46 ...
08:23:08 [2021-06-11T08:23:08.403Z] 
08:23:08 [2021-06-11T08:23:08.403Z] #15 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
08:23:08 [2021-06-11T08:23:08.403Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6
08:23:08 [2021-06-11T08:23:08.403Z] #15 DONE 2.6s
08:23:08 [2021-06-11T08:23:08.403Z] 
08:23:08 [2021-06-11T08:23:08.403Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
08:23:08 [2021-06-11T08:23:08.403Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac
08:23:08 [2021-06-11T08:23:08.452Z] #20 25.83 Selecting previously unselected package python3-minimal.
08:23:08 [2021-06-11T08:23:08.452Z] #20 25.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 ... 23684 files and directories currently installed.)
08:23:08 [2021-06-11T08:23:08.452Z] #20 25.87 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
08:23:08 [2021-06-11T08:23:08.452Z] #20 25.88 Unpacking python3-minimal (3.7.3-1) ...
08:23:08 [2021-06-11T08:23:08.452Z] #20 25.96 Selecting previously unselected package libmpdec2:amd64.
08:23:08 [2021-06-11T08:23:08.452Z] #20 25.96 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
08:23:08 [2021-06-11T08:23:08.452Z] #20 25.99 Unpacking libmpdec2:amd64 (2.4.2-2) ...
08:23:08 [2021-06-11T08:23:08.622Z] #20 22.23 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
08:23:08 [2021-06-11T08:23:08.622Z] #20 22.23 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
08:23:08 [2021-06-11T08:23:08.622Z] #20 22.23 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
08:23:08 [2021-06-11T08:23:08.622Z] #20 22.24 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
08:23:08 [2021-06-11T08:23:08.622Z] #20 22.25 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
08:23:08 [2021-06-11T08:23:08.622Z] #20 22.26 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
08:23:08 [2021-06-11T08:23:08.710Z] #20 26.08 Selecting previously unselected package libpython3.7-stdlib:amd64.
08:23:08 [2021-06-11T08:23:08.710Z] #20 26.08 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
08:23:08 [2021-06-11T08:23:08.710Z] #20 26.09 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
08:23:08 [2021-06-11T08:23:08.839Z] Merge succeeded, producing 4ea6f0d774cab03302c7286681c4165f01b4cb26
08:23:08 [2021-06-11T08:23:08.839Z] Checking out Revision 4ea6f0d774cab03302c7286681c4165f01b4cb26 (PR-42514)
08:23:08 [2021-06-11T08:23:08.882Z] #20 22.55 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
08:23:08 [2021-06-11T08:23:08.882Z] #20 22.55 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
08:23:08 [2021-06-11T08:23:08.882Z] #20 22.55 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
08:23:08 [2021-06-11T08:23:08.882Z] #20 22.56 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
08:23:08 [2021-06-11T08:23:08.882Z] #20 22.58 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
08:23:08 [2021-06-11T08:23:08.882Z] #20 22.60 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
08:23:08 [2021-06-11T08:23:08.882Z] #20 22.60 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
08:23:09 [2021-06-11T08:23:09.143Z] #20 22.74 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
08:23:09 [2021-06-11T08:23:09.143Z] #20 22.93 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
08:23:09 [2021-06-11T08:23:09.275Z] #20 26.90 Selecting previously unselected package python3.7.
08:23:09 [2021-06-11T08:23:09.275Z] #20 26.91 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
08:23:09 [2021-06-11T08:23:09.275Z] #20 26.92 Unpacking python3.7 (3.7.3-2+deb10u3) ...
08:23:08 [2021-06-11T08:23:08.008Z]  > git remote # timeout=10
08:23:08 [2021-06-11T08:23:08.091Z]  > git config --get remote.origin.url # timeout=10
08:23:08 [2021-06-11T08:23:08.137Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:23:08 [2021-06-11T08:23:08.139Z]  > git merge a062d526f871addbd1ab5b418c693df2eacd3a8c # timeout=10
08:23:08 [2021-06-11T08:23:08.718Z]  > git rev-parse "HEAD^{commit}" # timeout=10
08:23:08 [2021-06-11T08:23:08.871Z]  > git config core.sparsecheckout # timeout=10
08:23:08 [2021-06-11T08:23:08.913Z]  > git checkout -f 4ea6f0d774cab03302c7286681c4165f01b4cb26 # timeout=10
08:23:09 [2021-06-11T08:23:09.404Z] #20 22.94 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
08:23:09 [2021-06-11T08:23:09.532Z] #20 27.03 Selecting previously unselected package libpython3-stdlib:amd64.
08:23:09 [2021-06-11T08:23:09.532Z] #20 27.03 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
08:23:09 [2021-06-11T08:23:09.532Z] #20 27.04 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
08:23:09 [2021-06-11T08:23:09.532Z] #20 27.17 Setting up python3-minimal (3.7.3-1) ...
08:23:09 [2021-06-11T08:23:09.666Z] #20 23.31 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
08:23:09 [2021-06-11T08:23:09.666Z] #20 23.37 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
08:23:09 [2021-06-11T08:23:09.666Z] #20 ...
08:23:09 [2021-06-11T08:23:09.666Z] 
08:23:09 [2021-06-11T08:23:09.666Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:23:09 [2021-06-11T08:23:09.666Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
08:23:09 [2021-06-11T08:23:09.666Z] #32 DONE 143.3s
08:23:09 [2021-06-11T08:23:09.666Z] 
08:23:09 [2021-06-11T08:23:09.666Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
08:23:09 [2021-06-11T08:23:09.666Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530
08:23:09 [2021-06-11T08:23:09.666Z] #20 23.40 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
08:23:10 [2021-06-11T08:23:10.343Z] #16 2.038 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
08:23:10 [2021-06-11T08:23:10.343Z] #16 DONE 2.3s
08:23:10 [2021-06-11T08:23:10.343Z] 
08:23:10 [2021-06-11T08:23:10.343Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
08:23:10 [2021-06-11T08:23:10.343Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea
08:23:10 [2021-06-11T08:23:10.461Z] #20 27.94 Selecting previously unselected package python3.
08:23:10 [2021-06-11T08:23:10.461Z] #20 27.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24096 files and directories currently installed.)
08:23:10 [2021-06-11T08:23:10.461Z] #20 27.99 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
08:23:10 [2021-06-11T08:23:10.461Z] #20 28.00 Unpacking python3 (3.7.3-1) ...
08:23:10 [2021-06-11T08:23:10.461Z] #20 28.07 Selecting previously unselected package libip4tc0:amd64.
08:23:10 [2021-06-11T08:23:10.461Z] #20 28.08 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
08:23:10 [2021-06-11T08:23:10.461Z] #20 28.09 Unpacking libip4tc0:amd64 (1.8.2-4) ...
08:23:10 [2021-06-11T08:23:10.461Z] #20 28.22 Selecting previously unselected package libip6tc0:amd64.
08:23:10 [2021-06-11T08:23:10.718Z] #20 28.22 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
08:23:10 [2021-06-11T08:23:10.718Z] #20 28.23 Unpacking libip6tc0:amd64 (1.8.2-4) ...
08:23:10 [2021-06-11T08:23:10.718Z] #20 28.34 Selecting previously unselected package libiptc0:amd64.
08:23:10 [2021-06-11T08:23:10.718Z] #20 28.35 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
08:23:10 [2021-06-11T08:23:10.718Z] #20 28.35 Unpacking libiptc0:amd64 (1.8.2-4) ...
08:23:10 [2021-06-11T08:23:10.718Z] #20 28.42 Selecting previously unselected package libnfnetlink0:amd64.
08:23:10 [2021-06-11T08:23:10.718Z] #20 28.43 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
08:23:10 [2021-06-11T08:23:10.718Z] #20 28.44 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
08:23:10 [2021-06-11T08:23:10.718Z] #20 28.48 Selecting previously unselected package libnetfilter-conntrack3:amd64.
08:23:10 [2021-06-11T08:23:10.718Z] #20 28.48 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
08:23:10 [2021-06-11T08:23:10.974Z] #20 28.48 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
08:23:10 [2021-06-11T08:23:10.974Z] #20 28.54 Selecting previously unselected package libnftnl11:amd64.
08:23:10 [2021-06-11T08:23:10.974Z] #20 28.54 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
08:23:10 [2021-06-11T08:23:10.974Z] #20 28.56 Unpacking libnftnl11:amd64 (1.1.2-2) ...
08:23:11 [2021-06-11T08:23:11.054Z] #20 24.64 debconf: delaying package configuration, since apt-utils is not installed
08:23:11 [2021-06-11T08:23:11.054Z] #20 24.69 Fetched 28.6 MB in 3s (11.1 MB/s)
08:23:11 [2021-06-11T08:23:11.054Z] #20 24.76 Selecting previously unselected package pigz.
08:23:11 [2021-06-11T08:23:11.054Z] #20 24.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 ... 23435 files and directories currently installed.)
08:23:11 [2021-06-11T08:23:11.054Z] #20 24.82 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
08:23:11 [2021-06-11T08:23:11.054Z] #20 24.83 Unpacking pigz (2.4-1) ...
08:23:11 [2021-06-11T08:23:11.230Z] #20 28.65 Selecting previously unselected package iptables.
08:23:11 [2021-06-11T08:23:11.230Z] #20 28.65 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
08:23:11 [2021-06-11T08:23:11.230Z] #20 28.66 Unpacking iptables (1.8.2-4) ...
08:23:11 [2021-06-11T08:23:11.315Z] #20 24.99 Selecting previously unselected package libpython3.7-minimal:amd64.
08:23:11 [2021-06-11T08:23:11.315Z] #20 25.00 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
08:23:11 [2021-06-11T08:23:11.315Z] #20 25.04 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
08:23:11 [2021-06-11T08:23:11.487Z] #20 28.95 Selecting previously unselected package xxd.
08:23:11 [2021-06-11T08:23:11.487Z] #20 28.96 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
08:23:11 [2021-06-11T08:23:11.487Z] #20 28.97 Unpacking xxd (2:8.1.0875-5) ...
08:23:11 [2021-06-11T08:23:11.487Z] #20 29.07 Selecting previously unselected package vim-common.
08:23:11 [2021-06-11T08:23:11.487Z] #20 29.07 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
08:23:11 [2021-06-11T08:23:11.487Z] #20 29.10 Unpacking vim-common (2:8.1.0875-5) ...
08:23:11 [2021-06-11T08:23:11.576Z] #20 25.36 Selecting previously unselected package python3.7-minimal.
08:23:11 [2021-06-11T08:23:11.576Z] #20 25.37 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
08:23:11 [2021-06-11T08:23:11.576Z] #20 25.38 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
08:23:11 [2021-06-11T08:23:11.747Z] #20 29.29 Selecting previously unselected package bash-completion.
08:23:11 [2021-06-11T08:23:11.747Z] #20 29.29 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
08:23:12 [2021-06-11T08:23:12.518Z] #20 26.09 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
08:23:12 [2021-06-11T08:23:12.518Z] #20 26.12 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
08:23:12 [2021-06-11T08:23:12.859Z] #17 DONE 2.6s
08:23:12 [2021-06-11T08:23:12.859Z] 
08:23:12 [2021-06-11T08:23:12.859Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:23:12 [2021-06-11T08:23:12.859Z] #46 sha256:1709041beeba69a312dfbff7ab21f6048dbad63e3127ab7f5272f66fc90509de
08:23:12 [2021-06-11T08:23:12.859Z] #46 ...
08:23:12 [2021-06-11T08:23:12.859Z] 
08:23:12 [2021-06-11T08:23:12.859Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
08:23:12 [2021-06-11T08:23:12.859Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
08:23:14 [2021-06-11T08:23:14.274Z] #20 31.54 Unpacking bash-completion (1:2.8-6) ...
08:23:14 [2021-06-11T08:23:14.274Z] #20 31.89 Selecting previously unselected package bzip2.
08:23:14 [2021-06-11T08:23:14.274Z] #20 31.90 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
08:23:14 [2021-06-11T08:23:14.274Z] #20 31.91 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
08:23:14 [2021-06-11T08:23:14.433Z] #20 27.87 Selecting previously unselected package python3-minimal.
08:23:14 [2021-06-11T08:23:14.433Z] #20 27.87 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23684 files and directories currently installed.)
08:23:14 [2021-06-11T08:23:14.433Z] #20 27.92 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
08:23:14 [2021-06-11T08:23:14.433Z] #20 27.92 Unpacking python3-minimal (3.7.3-1) ...
08:23:14 [2021-06-11T08:23:14.433Z] #20 27.99 Selecting previously unselected package libmpdec2:amd64.
08:23:14 [2021-06-11T08:23:14.433Z] #20 27.99 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
08:23:14 [2021-06-11T08:23:14.433Z] #20 28.00 Unpacking libmpdec2:amd64 (2.4.2-2) ...
08:23:14 [2021-06-11T08:23:14.433Z] #20 28.10 Selecting previously unselected package libpython3.7-stdlib:amd64.
08:23:14 [2021-06-11T08:23:14.433Z] #20 28.11 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
08:23:14 [2021-06-11T08:23:14.433Z] #20 28.11 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
08:23:14 [2021-06-11T08:23:14.560Z] #20 32.00 Selecting previously unselected package xz-utils.
08:23:14 [2021-06-11T08:23:14.560Z] #20 32.01 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
08:23:14 [2021-06-11T08:23:14.560Z] #20 32.02 Unpacking xz-utils (5.2.4-1) ...
08:23:14 [2021-06-11T08:23:14.560Z] #20 32.17 Selecting previously unselected package apparmor.
08:23:14 [2021-06-11T08:23:14.560Z] #20 32.18 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
08:23:14 [2021-06-11T08:23:14.748Z] #18 ...
08:23:14 [2021-06-11T08:23:14.748Z] 
08:23:14 [2021-06-11T08:23:14.748Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
08:23:14 [2021-06-11T08:23:14.748Z] #46 sha256:1709041beeba69a312dfbff7ab21f6048dbad63e3127ab7f5272f66fc90509de
08:23:14 [2021-06-11T08:23:14.748Z] #46 DONE 131.0s
08:23:14 [2021-06-11T08:23:14.817Z] #20 32.25 Unpacking apparmor (2.13.2-10) ...
08:23:15 [2021-06-11T08:23:15.004Z] 
08:23:15 [2021-06-11T08:23:15.004Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
08:23:15 [2021-06-11T08:23:15.004Z] #54 sha256:01f919606ab3818a83ad094d36e6529a83f70f8bc59ba0e590479c682adbf61f
08:23:15 [2021-06-11T08:23:15.004Z] #54 12.47 + cd /tmp/tmp.l8RmTK0gJN/src/github.com/opencontainers/runc
08:23:15 [2021-06-11T08:23:15.004Z] #54 12.47 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
08:23:15 [2021-06-11T08:23:15.004Z] #54 12.99 + '[' -z '' ']'
08:23:15 [2021-06-11T08:23:15.004Z] #54 12.99 + target=static
08:23:15 [2021-06-11T08:23:15.004Z] #54 12.99 + make 'BUILDTAGS=seccomp ' static
08:23:15 [2021-06-11T08:23:15.004Z] #54 13.24 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc .
08:23:15 [2021-06-11T08:23:15.005Z] #20 28.77 Selecting previously unselected package python3.7.
08:23:15 [2021-06-11T08:23:15.005Z] #20 28.78 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
08:23:15 [2021-06-11T08:23:15.005Z] #20 28.79 Unpacking python3.7 (3.7.3-2+deb10u3) ...
08:23:15 [2021-06-11T08:23:15.088Z] #20 32.64 Selecting previously unselected package aufs-tools.
08:23:15 [2021-06-11T08:23:15.088Z] #20 32.66 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
08:23:15 [2021-06-11T08:23:15.088Z] #20 32.67 Unpacking aufs-tools (1:4.14+20190211-1) ...
08:23:15 [2021-06-11T08:23:15.088Z] #20 32.75 Selecting previously unselected package libonig5:amd64.
08:23:15 [2021-06-11T08:23:15.266Z] #20 28.92 Selecting previously unselected package libpython3-stdlib:amd64.
08:23:15 [2021-06-11T08:23:15.266Z] #20 28.92 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
08:23:15 [2021-06-11T08:23:15.266Z] #20 28.93 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
08:23:15 [2021-06-11T08:23:15.266Z] #20 29.04 Setting up python3-minimal (3.7.3-1) ...
08:23:15 [2021-06-11T08:23:15.345Z] #20 32.76 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
08:23:15 [2021-06-11T08:23:15.345Z] #20 32.82 Unpacking libonig5:amd64 (6.9.1-1) ...
08:23:15 [2021-06-11T08:23:15.345Z] #20 32.96 Selecting previously unselected package libjq1:amd64.
08:23:15 [2021-06-11T08:23:15.345Z] #20 32.97 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
08:23:15 [2021-06-11T08:23:15.345Z] #20 32.97 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
08:23:15 [2021-06-11T08:23:15.612Z] #20 33.07 Selecting previously unselected package jq.
08:23:15 [2021-06-11T08:23:15.612Z] #20 33.08 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
08:23:15 [2021-06-11T08:23:15.612Z] #20 33.09 Unpacking jq (1.5+dfsg-2+b1) ...
08:23:15 [2021-06-11T08:23:15.612Z] #20 33.24 Selecting previously unselected package libaio1:amd64.
08:23:15 [2021-06-11T08:23:15.612Z] #20 33.25 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
08:23:15 [2021-06-11T08:23:15.612Z] #20 33.25 Unpacking libaio1:amd64 (0.3.112-3) ...
08:23:15 [2021-06-11T08:23:15.612Z] #20 33.30 Selecting previously unselected package libgpm2:amd64.
08:23:15 [2021-06-11T08:23:15.612Z] #20 33.31 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
08:23:15 [2021-06-11T08:23:15.876Z] #20 33.32 Unpacking libgpm2:amd64 (1.20.7-5) ...
08:23:15 [2021-06-11T08:23:15.876Z] #20 33.38 Selecting previously unselected package libicu63:amd64.
08:23:15 [2021-06-11T08:23:15.876Z] #20 33.38 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
08:23:15 [2021-06-11T08:23:15.876Z] #20 33.39 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
08:23:16 [2021-06-11T08:23:16.209Z] #20 29.80 Selecting previously unselected package python3.
08:23:16 [2021-06-11T08:23:16.209Z] #20 29.80 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24096 files and directories currently installed.)
08:23:16 [2021-06-11T08:23:16.209Z] #20 29.85 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
08:23:16 [2021-06-11T08:23:16.209Z] #20 29.86 Unpacking python3 (3.7.3-1) ...
08:23:16 [2021-06-11T08:23:16.209Z] #20 29.96 Selecting previously unselected package libip4tc0:amd64.
08:23:16 [2021-06-11T08:23:16.209Z] #20 29.97 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
08:23:16 [2021-06-11T08:23:16.209Z] #20 29.97 Unpacking libip4tc0:amd64 (1.8.2-4) ...
08:23:16 [2021-06-11T08:23:16.209Z] #20 30.05 Selecting previously unselected package libip6tc0:amd64.
08:23:16 [2021-06-11T08:23:16.209Z] #20 30.06 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
08:23:16 [2021-06-11T08:23:16.209Z] #20 30.07 Unpacking libip6tc0:amd64 (1.8.2-4) ...
08:23:16 [2021-06-11T08:23:16.371Z] #54 ...
08:23:16 [2021-06-11T08:23:16.371Z] 
08:23:16 [2021-06-11T08:23:16.371Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
08:23:16 [2021-06-11T08:23:16.371Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6
08:23:16 [2021-06-11T08:23:16.371Z] #18 DONE 3.2s
08:23:16 [2021-06-11T08:23:16.371Z] 
08:23:16 [2021-06-11T08:23:16.371Z] #19 [dev-systemd-false  6/25] RUN ldconfig
08:23:16 [2021-06-11T08:23:16.371Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
08:23:16 [2021-06-11T08:23:16.472Z] #20 30.14 Selecting previously unselected package libiptc0:amd64.
08:23:16 [2021-06-11T08:23:16.472Z] #20 30.15 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
08:23:16 [2021-06-11T08:23:16.472Z] #20 30.16 Unpacking libiptc0:amd64 (1.8.2-4) ...
08:23:16 [2021-06-11T08:23:16.472Z] #20 30.24 Selecting previously unselected package libnfnetlink0:amd64.
08:23:16 [2021-06-11T08:23:16.472Z] #20 30.25 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
08:23:16 [2021-06-11T08:23:16.472Z] #20 30.25 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
08:23:16 [2021-06-11T08:23:16.472Z] #20 30.35 Selecting previously unselected package libnetfilter-conntrack3:amd64.
08:23:16 [2021-06-11T08:23:16.733Z] #20 30.35 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
08:23:16 [2021-06-11T08:23:16.733Z] #20 30.36 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
08:23:16 [2021-06-11T08:23:16.733Z] #20 30.44 Selecting previously unselected package libnftnl11:amd64.
08:23:16 [2021-06-11T08:23:16.733Z] #20 30.45 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
08:23:16 [2021-06-11T08:23:16.733Z] #20 30.45 Unpacking libnftnl11:amd64 (1.1.2-2) ...
08:23:16 [2021-06-11T08:23:16.733Z] #20 30.53 Selecting previously unselected package iptables.
08:23:16 [2021-06-11T08:23:16.733Z] #20 30.53 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
08:23:16 [2021-06-11T08:23:16.733Z] #20 30.54 Unpacking iptables (1.8.2-4) ...
08:23:16 [2021-06-11T08:23:16.995Z] #20 30.84 Selecting previously unselected package xxd.
08:23:16 [2021-06-11T08:23:16.995Z] #20 30.85 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
08:23:16 [2021-06-11T08:23:16.995Z] #20 30.86 Unpacking xxd (2:8.1.0875-5) ...
08:23:17 [2021-06-11T08:23:17.257Z] #20 30.97 Selecting previously unselected package vim-common.
08:23:17 [2021-06-11T08:23:17.257Z] #20 30.98 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
08:23:17 [2021-06-11T08:23:17.257Z] #20 31.02 Unpacking vim-common (2:8.1.0875-5) ...
08:23:17 [2021-06-11T08:23:17.519Z] #20 31.19 Selecting previously unselected package bash-completion.
08:23:17 [2021-06-11T08:23:17.519Z] #20 31.19 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
08:23:18 [2021-06-11T08:23:18.097Z] #57 206.2 # github.com/containerd/containerd/cmd/containerd
08:23:18 [2021-06-11T08:23:18.097Z] #57 206.2 /usr/bin/ld: /tmp/go-link-589925497/000018.o: in function `New':
08:23:18 [2021-06-11T08:23:18.097Z] #57 206.2 /tmp/tmp.HcagUCpaDE/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
08:23:18 [2021-06-11T08:23:18.097Z] #57 206.2 + bin/containerd-stress
08:23:18 [2021-06-11T08:23:18.097Z] #57 208.4 + bin/containerd-shim
08:23:18 [2021-06-11T08:23:18.399Z] #20 36.14 Selecting previously unselected package libnet1:amd64.
08:23:18 [2021-06-11T08:23:18.655Z] #20 36.14 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
08:23:18 [2021-06-11T08:23:18.655Z] #20 36.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:23:18 [2021-06-11T08:23:18.655Z] #20 36.21 Selecting previously unselected package libnl-3-200:amd64.
08:23:18 [2021-06-11T08:23:18.655Z] #20 36.21 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
08:23:18 [2021-06-11T08:23:18.655Z] #20 36.22 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
08:23:18 [2021-06-11T08:23:18.888Z] #19 ...
08:23:18 [2021-06-11T08:23:18.888Z] 
08:23:18 [2021-06-11T08:23:18.888Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
08:23:18 [2021-06-11T08:23:18.888Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548
08:23:18 [2021-06-11T08:23:18.888Z] #32 DONE 134.8s
08:23:18 [2021-06-11T08:23:18.888Z] 
08:23:18 [2021-06-11T08:23:18.888Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:23:18 [2021-06-11T08:23:18.888Z] #57 sha256:525b27a8dd190e27fb9fb4abc0c0224b6f04413a246980ad4c846307cadd9f2e
08:23:18 [2021-06-11T08:23:18.911Z] #20 36.29 Selecting previously unselected package libprotobuf-c1:amd64.
08:23:18 [2021-06-11T08:23:18.911Z] #20 36.30 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
08:23:18 [2021-06-11T08:23:18.911Z] #20 36.30 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:23:18 [2021-06-11T08:23:18.911Z] #20 36.35 Selecting previously unselected package libreadline5:amd64.
08:23:18 [2021-06-11T08:23:18.911Z] #20 36.36 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
08:23:18 [2021-06-11T08:23:18.911Z] #20 36.36 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
08:23:18 [2021-06-11T08:23:18.911Z] #20 36.44 Selecting previously unselected package net-tools.
08:23:18 [2021-06-11T08:23:18.911Z] #20 36.45 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
08:23:18 [2021-06-11T08:23:18.911Z] #20 36.46 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
08:23:19 [2021-06-11T08:23:19.167Z] #20 36.62 Selecting previously unselected package patch.
08:23:19 [2021-06-11T08:23:19.167Z] #20 36.62 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
08:23:19 [2021-06-11T08:23:19.167Z] #20 36.63 Unpacking patch (2.7.6-3+deb10u1) ...
08:23:19 [2021-06-11T08:23:19.167Z] #20 36.72 Selecting previously unselected package python-pip-whl.
08:23:19 [2021-06-11T08:23:19.167Z] #20 36.73 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
08:23:19 [2021-06-11T08:23:19.167Z] #20 36.73 Unpacking python-pip-whl (18.1-5) ...
08:23:19 [2021-06-11T08:23:19.632Z] Commit message: "Merge commit 'a062d526f871addbd1ab5b418c693df2eacd3a8c' into HEAD"
08:23:19 [2021-06-11T08:23:19.730Z] #20 37.19 Selecting previously unselected package python3-lib2to3.
08:23:19 [2021-06-11T08:23:19.730Z] #20 37.20 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
08:23:19 [2021-06-11T08:23:19.730Z] #20 37.21 Unpacking python3-lib2to3 (3.7.3-1) ...
08:23:19 [2021-06-11T08:23:19.730Z] #20 37.36 Selecting previously unselected package python3-distutils.
08:23:19 [2021-06-11T08:23:19.730Z] #20 37.37 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
08:23:19 [2021-06-11T08:23:19.730Z] #20 37.38 Unpacking python3-distutils (3.7.3-1) ...
08:23:19 [2021-06-11T08:23:19.760Z] First time build. Skipping changelog.
08:23:19 [2021-06-11T08:23:19.665Z]  > git rev-list --no-walk 2792a72494b6e80a2fc35c234cb0bfcc3dcefa4c # timeout=10
08:23:19 [2021-06-11T08:23:19.986Z] #20 37.52 Selecting previously unselected package python3-pip.
08:23:19 [2021-06-11T08:23:19.986Z] #20 37.53 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
08:23:19 [2021-06-11T08:23:19.986Z] #20 37.54 Unpacking python3-pip (18.1-5) ...
08:23:20 [2021-06-11T08:23:20.066Z] #20 33.45 Unpacking bash-completion (1:2.8-6) ...
08:23:20 [2021-06-11T08:23:20.066Z] #20 33.80 Selecting previously unselected package bzip2.
08:23:20 [2021-06-11T08:23:20.066Z] #20 33.81 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
08:23:20 [2021-06-11T08:23:20.066Z] #20 33.82 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
08:23:20 [2021-06-11T08:23:20.066Z] #20 33.90 Selecting previously unselected package xz-utils.
[Pipeline] withEnv
[Pipeline] {
08:23:20 [2021-06-11T08:23:20.243Z] #20 37.69 Selecting previously unselected package python3-pkg-resources.
08:23:20 [2021-06-11T08:23:20.243Z] #20 37.71 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
08:23:20 [2021-06-11T08:23:20.243Z] #20 37.71 Unpacking python3-pkg-resources (40.8.0-1) ...
08:23:20 [2021-06-11T08:23:20.243Z] #20 37.80 Selecting previously unselected package python3-setuptools.
08:23:20 [2021-06-11T08:23:20.243Z] #20 37.81 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
08:23:20 [2021-06-11T08:23:20.243Z] #20 37.83 Unpacking python3-setuptools (40.8.0-1) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
08:23:20 [2021-06-11T08:23:20.328Z] #20 33.91 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
08:23:20 [2021-06-11T08:23:20.328Z] #20 33.92 Unpacking xz-utils (5.2.4-1) ...
08:23:20 [2021-06-11T08:23:20.328Z] #20 34.06 Selecting previously unselected package apparmor.
08:23:20 [2021-06-11T08:23:20.328Z] #20 34.07 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
08:23:20 [2021-06-11T08:23:20.328Z] #20 34.15 Unpacking apparmor (2.13.2-10) ...
08:23:20 [2021-06-11T08:23:20.499Z] #20 38.01 Selecting previously unselected package python3-wheel.
08:23:20 [2021-06-11T08:23:20.499Z] #20 38.02 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
08:23:20 [2021-06-11T08:23:20.499Z] #20 38.03 Unpacking python3-wheel (0.32.3-2) ...
08:23:20 [2021-06-11T08:23:20.499Z] #20 38.10 Selecting previously unselected package sudo.
08:23:20 [2021-06-11T08:23:20.499Z] #20 38.10 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
08:23:20 [2021-06-11T08:23:20.499Z] #20 38.11 Unpacking sudo (1.8.27-1+deb10u3) ...
08:23:20 [2021-06-11T08:23:20.589Z] #20 34.44 Selecting previously unselected package aufs-tools.
08:23:20 [2021-06-11T08:23:20.589Z] #20 34.45 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
08:23:20 [2021-06-11T08:23:20.589Z] #20 34.45 Unpacking aufs-tools (1:4.14+20190211-1) ...
08:23:20 [2021-06-11T08:23:20.780Z] #57 ...
08:23:20 [2021-06-11T08:23:20.780Z] 
08:23:20 [2021-06-11T08:23:20.780Z] #19 [dev-systemd-false  6/25] RUN ldconfig
08:23:20 [2021-06-11T08:23:20.780Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df
08:23:20 [2021-06-11T08:23:20.780Z] #19 DONE 4.5s
08:23:20 [2021-06-11T08:23:20.780Z] 
08:23:20 [2021-06-11T08:23:20.780Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
08:23:20 [2021-06-11T08:23:20.780Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530
08:23:20 [2021-06-11T08:23:20.850Z] #20 34.56 Selecting previously unselected package libonig5:amd64.
08:23:20 [2021-06-11T08:23:20.850Z] #20 34.57 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
08:23:20 [2021-06-11T08:23:20.850Z] #20 34.59 Unpacking libonig5:amd64 (6.9.1-1) ...
08:23:21 [2021-06-11T08:23:21.061Z] #20 38.54 Selecting previously unselected package thin-provisioning-tools.
08:23:21 [2021-06-11T08:23:21.061Z] #20 38.55 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
08:23:21 [2021-06-11T08:23:21.061Z] #20 38.56 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
08:23:21 [2021-06-11T08:23:21.113Z] #20 34.70 Selecting previously unselected package libjq1:amd64.
08:23:21 [2021-06-11T08:23:21.113Z] #20 34.71 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
08:23:21 [2021-06-11T08:23:21.113Z] #20 34.71 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
08:23:21 [2021-06-11T08:23:21.113Z] #20 34.83 Selecting previously unselected package jq.
08:23:21 [2021-06-11T08:23:21.113Z] #20 34.83 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
08:23:21 [2021-06-11T08:23:21.113Z] #20 34.84 Unpacking jq (1.5+dfsg-2+b1) ...
08:23:21 [2021-06-11T08:23:21.317Z] #20 38.79 Selecting previously unselected package uidmap.
08:23:21 [2021-06-11T08:23:21.317Z] #20 38.79 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
08:23:21 [2021-06-11T08:23:21.317Z] #20 38.80 Unpacking uidmap (1:4.5-1.1) ...
08:23:21 [2021-06-11T08:23:21.317Z] #20 38.91 Selecting previously unselected package vim-runtime.
08:23:21 [2021-06-11T08:23:21.317Z] #20 38.92 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
08:23:21 [2021-06-11T08:23:21.317Z] #20 38.97 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
08:23:21 [2021-06-11T08:23:21.317Z] #20 38.99 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
08:23:21 [2021-06-11T08:23:21.317Z] #20 39.00 Unpacking vim-runtime (2:8.1.0875-5) ...
08:23:21 [2021-06-11T08:23:21.374Z] #20 34.92 Selecting previously unselected package libaio1:amd64.
08:23:21 [2021-06-11T08:23:21.374Z] #20 34.92 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
08:23:21 [2021-06-11T08:23:21.374Z] #20 34.93 Unpacking libaio1:amd64 (0.3.112-3) ...
08:23:21 [2021-06-11T08:23:21.374Z] #20 34.99 Selecting previously unselected package libgpm2:amd64.
08:23:21 [2021-06-11T08:23:21.374Z] #20 35.00 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
08:23:21 [2021-06-11T08:23:21.374Z] #20 35.01 Unpacking libgpm2:amd64 (1.20.7-5) ...
08:23:21 [2021-06-11T08:23:21.374Z] #20 35.10 Selecting previously unselected package libicu63:amd64.
08:23:21 [2021-06-11T08:23:21.374Z] #20 35.11 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
08:23:21 [2021-06-11T08:23:21.374Z] #20 35.12 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
08:23:22 [2021-06-11T08:23:22.844Z] + docker version
08:23:23 [2021-06-11T08:23:23.365Z] #57 215.4 + bin/containerd-shim-runc-v1
08:23:24 [2021-06-11T08:23:24.057Z] #20 3.422 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
08:23:24 [2021-06-11T08:23:24.057Z] #20 3.536 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
08:23:24 [2021-06-11T08:23:24.314Z] #20 3.685 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
08:23:24 [2021-06-11T08:23:24.314Z] #20 3.768 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:23:24 [2021-06-11T08:23:24.571Z] #20 3.842 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB]
08:23:24 [2021-06-11T08:23:24.582Z] #20 41.68 Selecting previously unselected package vim.
08:23:24 [2021-06-11T08:23:24.582Z] #20 41.69 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
08:23:24 [2021-06-11T08:23:24.582Z] #20 41.71 Unpacking vim (2:8.1.0875-5) ...
08:23:24 [2021-06-11T08:23:24.582Z] #20 42.13 Selecting previously unselected package xfsprogs.
08:23:24 [2021-06-11T08:23:24.582Z] #20 42.13 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
08:23:24 [2021-06-11T08:23:24.582Z] #20 42.14 Unpacking xfsprogs (4.20.0-1) ...
08:23:24 [2021-06-11T08:23:24.682Z] #20 38.16 Selecting previously unselected package libnet1:amd64.
08:23:24 [2021-06-11T08:23:24.682Z] #20 38.17 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
08:23:24 [2021-06-11T08:23:24.682Z] #20 38.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:23:24 [2021-06-11T08:23:24.682Z] #20 38.27 Selecting previously unselected package libnl-3-200:amd64.
08:23:24 [2021-06-11T08:23:24.682Z] #20 38.27 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
08:23:24 [2021-06-11T08:23:24.682Z] #20 38.28 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
08:23:24 [2021-06-11T08:23:24.682Z] #20 38.39 Selecting previously unselected package libprotobuf-c1:amd64.
08:23:24 [2021-06-11T08:23:24.682Z] #20 38.40 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
08:23:24 [2021-06-11T08:23:24.682Z] #20 38.40 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:23:24 [2021-06-11T08:23:24.682Z] #20 38.46 Selecting previously unselected package libreadline5:amd64.
08:23:24 [2021-06-11T08:23:24.682Z] #20 38.46 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
08:23:24 [2021-06-11T08:23:24.682Z] #20 38.47 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
08:23:24 [2021-06-11T08:23:24.963Z] #20 38.61 Selecting previously unselected package net-tools.
08:23:24 [2021-06-11T08:23:24.963Z] #20 38.62 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
08:23:24 [2021-06-11T08:23:24.963Z] #20 38.62 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
08:23:24 [2021-06-11T08:23:24.963Z] #20 38.80 Selecting previously unselected package patch.
08:23:24 [2021-06-11T08:23:24.963Z] #20 38.80 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
08:23:25 [2021-06-11T08:23:25.134Z] #20 4.545 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
08:23:25 [2021-06-11T08:23:25.144Z] #20 42.55 Selecting previously unselected package zip.
08:23:25 [2021-06-11T08:23:25.144Z] #20 42.55 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
08:23:25 [2021-06-11T08:23:25.144Z] #20 42.55 Unpacking zip (3.0-11+b1) ...
08:23:25 [2021-06-11T08:23:25.144Z] #20 42.74 Setting up aufs-tools (1:4.14+20190211-1) ...
08:23:25 [2021-06-11T08:23:25.144Z] #20 42.76 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
08:23:25 [2021-06-11T08:23:25.144Z] #20 42.77 Setting up libip6tc0:amd64 (1.8.2-4) ...
08:23:25 [2021-06-11T08:23:25.144Z] #20 42.79 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
08:23:25 [2021-06-11T08:23:25.144Z] #20 42.80 Setting up libgpm2:amd64 (1.20.7-5) ...
08:23:25 [2021-06-11T08:23:25.144Z] #20 42.81 Setting up libip4tc0:amd64 (1.8.2-4) ...
08:23:25 [2021-06-11T08:23:25.144Z] #20 42.82 Setting up uidmap (1:4.5-1.1) ...
08:23:25 [2021-06-11T08:23:25.144Z] #20 42.83 Setting up libnftnl11:amd64 (1.1.2-2) ...
08:23:25 [2021-06-11T08:23:25.144Z] #20 42.84 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:23:25 [2021-06-11T08:23:25.144Z] #20 42.85 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
08:23:25 [2021-06-11T08:23:25.144Z] #20 42.86 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:23:25 [2021-06-11T08:23:25.225Z] #20 38.80 Unpacking patch (2.7.6-3+deb10u1) ...
08:23:25 [2021-06-11T08:23:25.225Z] #20 38.94 Selecting previously unselected package python-pip-whl.
08:23:25 [2021-06-11T08:23:25.225Z] #20 38.94 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
08:23:25 [2021-06-11T08:23:25.225Z] #20 38.95 Unpacking python-pip-whl (18.1-5) ...
08:23:25 [2021-06-11T08:23:25.399Z] #20 42.87 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
08:23:25 [2021-06-11T08:23:25.399Z] #20 42.88 Setting up xxd (2:8.1.0875-5) ...
08:23:25 [2021-06-11T08:23:25.399Z] #20 42.89 Setting up zip (3.0-11+b1) ...
08:23:25 [2021-06-11T08:23:25.399Z] #20 42.90 Setting up vim-common (2:8.1.0875-5) ...
08:23:25 [2021-06-11T08:23:25.399Z] #20 42.93 Setting up bash-completion (1:2.8-6) ...
08:23:25 [2021-06-11T08:23:25.799Z] #20 39.41 Selecting previously unselected package python3-lib2to3.
08:23:25 [2021-06-11T08:23:25.799Z] #20 39.41 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
08:23:25 [2021-06-11T08:23:25.799Z] #20 39.41 Unpacking python3-lib2to3 (3.7.3-1) ...
08:23:25 [2021-06-11T08:23:25.799Z] #20 39.54 Selecting previously unselected package python3-distutils.
08:23:25 [2021-06-11T08:23:25.799Z] #20 39.55 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
08:23:25 [2021-06-11T08:23:25.799Z] #20 39.56 Unpacking python3-distutils (3.7.3-1) ...
08:23:26 [2021-06-11T08:23:26.061Z] #20 39.67 Selecting previously unselected package python3-pip.
08:23:26 [2021-06-11T08:23:26.061Z] #20 39.68 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
08:23:26 [2021-06-11T08:23:26.061Z] #20 39.68 Unpacking python3-pip (18.1-5) ...
08:23:26 [2021-06-11T08:23:26.061Z] #20 39.86 Selecting previously unselected package python3-pkg-resources.
08:23:26 [2021-06-11T08:23:26.061Z] #20 39.86 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
08:23:26 [2021-06-11T08:23:26.061Z] #20 39.87 Unpacking python3-pkg-resources (40.8.0-1) ...
08:23:26 [2021-06-11T08:23:26.064Z] #20 5.375 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB]
08:23:26 [2021-06-11T08:23:26.322Z] #20 39.99 Selecting previously unselected package python3-setuptools.
08:23:26 [2021-06-11T08:23:26.322Z] #20 40.00 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
08:23:26 [2021-06-11T08:23:26.322Z] #20 40.00 Unpacking python3-setuptools (40.8.0-1) ...
08:23:26 [2021-06-11T08:23:26.583Z] #20 40.19 Selecting previously unselected package python3-wheel.
08:23:26 [2021-06-11T08:23:26.583Z] #20 40.19 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
08:23:26 [2021-06-11T08:23:26.583Z] #20 40.20 Unpacking python3-wheel (0.32.3-2) ...
08:23:26 [2021-06-11T08:23:26.583Z] #20 40.27 Selecting previously unselected package sudo.
08:23:26 [2021-06-11T08:23:26.583Z] #20 40.27 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
08:23:26 [2021-06-11T08:23:26.583Z] #20 40.28 Unpacking sudo (1.8.27-1+deb10u3) ...
08:23:26 [2021-06-11T08:23:26.844Z] #20 40.70 Selecting previously unselected package thin-provisioning-tools.
08:23:26 [2021-06-11T08:23:26.994Z] #20 6.243 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
08:23:27 [2021-06-11T08:23:27.105Z] #20 40.70 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
08:23:27 [2021-06-11T08:23:27.105Z] #20 40.72 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
08:23:27 [2021-06-11T08:23:27.105Z] #20 40.92 Selecting previously unselected package uidmap.
08:23:27 [2021-06-11T08:23:27.105Z] #20 40.92 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
08:23:27 [2021-06-11T08:23:27.105Z] #20 40.93 Unpacking uidmap (1:4.5-1.1) ...
08:23:27 [2021-06-11T08:23:27.366Z] #20 41.08 Selecting previously unselected package vim-runtime.
08:23:27 [2021-06-11T08:23:27.366Z] #20 41.08 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
08:23:27 [2021-06-11T08:23:27.366Z] #20 41.11 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
08:23:27 [2021-06-11T08:23:27.366Z] #20 41.15 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
08:23:27 [2021-06-11T08:23:27.366Z] #20 41.15 Unpacking vim-runtime (2:8.1.0875-5) ...
08:23:27 [2021-06-11T08:23:27.917Z] #20 45.12 Setting up libiptc0:amd64 (1.8.2-4) ...
08:23:27 [2021-06-11T08:23:27.917Z] #20 45.13 Setting up xz-utils (5.2.4-1) ...
08:23:27 [2021-06-11T08:23:27.917Z] #20 45.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:23:27 [2021-06-11T08:23:27.917Z] #20 45.17 Setting up patch (2.7.6-3+deb10u1) ...
08:23:27 [2021-06-11T08:23:27.917Z] #20 45.18 Setting up sudo (1.8.27-1+deb10u3) ...
08:23:27 [2021-06-11T08:23:27.917Z] #20 45.24 invoke-rc.d: could not determine current runlevel
08:23:27 [2021-06-11T08:23:27.917Z] #20 45.25 invoke-rc.d: policy-rc.d denied execution of start.
08:23:27 [2021-06-11T08:23:27.917Z] #20 45.25 Setting up pigz (2.4-1) ...
08:23:27 [2021-06-11T08:23:27.917Z] #20 45.26 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
08:23:27 [2021-06-11T08:23:27.917Z] #20 45.28 Setting up libnl-3-200:amd64 (3.4.0-1) ...
08:23:27 [2021-06-11T08:23:27.917Z] #20 45.29 Setting up python-pip-whl (18.1-5) ...
08:23:27 [2021-06-11T08:23:27.917Z] #20 45.30 Setting up libmpdec2:amd64 (2.4.2-2) ...
08:23:27 [2021-06-11T08:23:27.917Z] #20 45.31 Setting up vim-runtime (2:8.1.0875-5) ...
08:23:28 [2021-06-11T08:23:28.181Z] #20 45.69 Setting up libaio1:amd64 (0.3.112-3) ...
08:23:28 [2021-06-11T08:23:28.181Z] #20 45.71 Setting up libonig5:amd64 (6.9.1-1) ...
08:23:28 [2021-06-11T08:23:28.181Z] #20 45.72 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
08:23:28 [2021-06-11T08:23:28.181Z] #20 45.74 Setting up vim (2:8.1.0875-5) ...
08:23:28 [2021-06-11T08:23:28.181Z] #20 45.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
08:23:28 [2021-06-11T08:23:28.181Z] #20 45.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
08:23:28 [2021-06-11T08:23:28.181Z] #20 45.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
08:23:28 [2021-06-11T08:23:28.181Z] #20 45.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
08:23:28 [2021-06-11T08:23:28.181Z] #20 45.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
08:23:28 [2021-06-11T08:23:28.181Z] #20 45.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
08:23:28 [2021-06-11T08:23:28.181Z] #20 45.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
08:23:28 [2021-06-11T08:23:28.181Z] #20 45.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
08:23:28 [2021-06-11T08:23:28.181Z] #20 45.86 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
08:23:28 [2021-06-11T08:23:28.182Z] #20 45.89 Setting up thin-provisioning-tools (0.7.6-2.1) ...
08:23:28 [2021-06-11T08:23:28.182Z] #20 45.90 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
08:23:28 [2021-06-11T08:23:28.438Z] #20 45.92 Setting up jq (1.5+dfsg-2+b1) ...
08:23:28 [2021-06-11T08:23:28.438Z] #20 45.93 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
08:23:28 [2021-06-11T08:23:28.438Z] #20 45.96 Setting up python3.7 (3.7.3-2+deb10u3) ...
08:23:28 [2021-06-11T08:23:28.635Z] #57 220.4 + bin/containerd-shim-runc-v2
08:23:29 [2021-06-11T08:23:29.569Z] #57 221.6 + binaries
08:23:29 [2021-06-11T08:23:29.570Z] #57 221.6 + install -D bin/containerd /build/containerd
08:23:29 [2021-06-11T08:23:29.570Z] #57 221.6 + install -D bin/containerd-shim /build/containerd-shim
08:23:29 [2021-06-11T08:23:29.570Z] #57 221.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
08:23:29 [2021-06-11T08:23:29.570Z] #57 221.6 + install -D bin/ctr /build/ctr
08:23:29 [2021-06-11T08:23:29.825Z] Client: Mirantis Container Runtime
08:23:29 [2021-06-11T08:23:29.825Z]  Version:           20.10.0
08:23:29 [2021-06-11T08:23:29.825Z]  API version:       1.41
08:23:29 [2021-06-11T08:23:29.825Z]  Go version:        go1.13.15
08:23:29 [2021-06-11T08:23:29.825Z]  Git commit:        6ee42dc
08:23:29 [2021-06-11T08:23:29.825Z]  Built:             03/11/2021 13:24:56
08:23:29 [2021-06-11T08:23:29.825Z]  OS/Arch:           windows/amd64
08:23:29 [2021-06-11T08:23:29.825Z]  Context:           default
08:23:29 [2021-06-11T08:23:29.825Z]  Experimental:      true
08:23:29 [2021-06-11T08:23:29.825Z] 
08:23:29 [2021-06-11T08:23:29.825Z] Server: Mirantis Container Runtime
08:23:29 [2021-06-11T08:23:29.825Z]  Engine:
08:23:29 [2021-06-11T08:23:29.825Z]   Version:          20.10.0
08:23:29 [2021-06-11T08:23:29.825Z]   API version:      1.41 (minimum version 1.24)
08:23:29 [2021-06-11T08:23:29.825Z]   Go version:       go1.13.15
08:23:29 [2021-06-11T08:23:29.825Z]   Git commit:       1e08f21e79
08:23:29 [2021-06-11T08:23:29.825Z]   Built:            03/11/2021 13:23:32
08:23:29 [2021-06-11T08:23:29.825Z]   OS/Arch:          windows/amd64
08:23:29 [2021-06-11T08:23:29.825Z]   Experimental:     true
08:23:30 [2021-06-11T08:23:30.267Z] #20 9.430 Fetched 8974 kB in 6s (1433 kB/s)
08:23:30 [2021-06-11T08:23:30.700Z] #20 43.82 Selecting previously unselected package vim.
08:23:30 [2021-06-11T08:23:30.700Z] #20 43.82 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
08:23:30 [2021-06-11T08:23:30.700Z] #20 43.85 Unpacking vim (2:8.1.0875-5) ...
08:23:30 [2021-06-11T08:23:30.700Z] #20 44.36 Selecting previously unselected package xfsprogs.
08:23:30 [2021-06-11T08:23:30.700Z] #20 44.37 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
08:23:30 [2021-06-11T08:23:30.700Z] #20 44.37 Unpacking xfsprogs (4.20.0-1) ...
[Pipeline] sh
08:23:30 [2021-06-11T08:23:30.955Z] #20 48.34 Setting up iptables (1.8.2-4) ...
08:23:30 [2021-06-11T08:23:30.955Z] #20 48.37 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
08:23:30 [2021-06-11T08:23:30.955Z] #20 48.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:23:30 [2021-06-11T08:23:30.955Z] #20 48.38 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
08:23:30 [2021-06-11T08:23:30.955Z] #20 48.39 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:23:30 [2021-06-11T08:23:30.955Z] #20 48.39 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
08:23:30 [2021-06-11T08:23:30.955Z] #20 48.40 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
08:23:30 [2021-06-11T08:23:30.955Z] #20 48.41 Setting up python3 (3.7.3-1) ...
08:23:30 [2021-06-11T08:23:30.960Z] #20 44.79 Selecting previously unselected package zip.
08:23:31 [2021-06-11T08:23:31.211Z] #20 48.76 Setting up python3-wheel (0.32.3-2) ...
08:23:31 [2021-06-11T08:23:31.211Z] #20 ...
08:23:31 [2021-06-11T08:23:31.211Z] 
08:23:31 [2021-06-11T08:23:31.211Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
08:23:31 [2021-06-11T08:23:31.211Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
08:23:31 [2021-06-11T08:23:31.211Z] #40 166.5 + dpkg --print-architecture
08:23:31 [2021-06-11T08:23:31.211Z] #40 166.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
08:23:31 [2021-06-11T08:23:31.222Z] #20 44.80 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
08:23:31 [2021-06-11T08:23:31.222Z] #20 44.81 Unpacking zip (3.0-11+b1) ...
08:23:31 [2021-06-11T08:23:31.222Z] #20 45.00 Setting up aufs-tools (1:4.14+20190211-1) ...
08:23:31 [2021-06-11T08:23:31.222Z] #20 45.02 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
08:23:31 [2021-06-11T08:23:31.222Z] #20 45.04 Setting up libip6tc0:amd64 (1.8.2-4) ...
08:23:31 [2021-06-11T08:23:31.222Z] #20 45.06 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
08:23:31 [2021-06-11T08:23:31.469Z] #57 DONE 223.4s
08:23:31 [2021-06-11T08:23:31.526Z] #20 45.07 Setting up libgpm2:amd64 (1.20.7-5) ...
08:23:31 [2021-06-11T08:23:31.526Z] #20 45.09 Setting up libip4tc0:amd64 (1.8.2-4) ...
08:23:31 [2021-06-11T08:23:31.526Z] #20 45.13 Setting up uidmap (1:4.5-1.1) ...
08:23:31 [2021-06-11T08:23:31.526Z] #20 45.16 Setting up libnftnl11:amd64 (1.1.2-2) ...
08:23:31 [2021-06-11T08:23:31.526Z] #20 45.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:23:31 [2021-06-11T08:23:31.526Z] #20 45.24 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
08:23:31 [2021-06-11T08:23:31.526Z] #20 45.26 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:23:31 [2021-06-11T08:23:31.526Z] #20 45.27 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
08:23:31 [2021-06-11T08:23:31.739Z] + docker info
08:23:31 [2021-06-11T08:23:31.773Z] #40 167.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
08:23:31 [2021-06-11T08:23:31.774Z] #40 167.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
08:23:31 [2021-06-11T08:23:31.790Z] #20 45.29 Setting up xxd (2:8.1.0875-5) ...
08:23:31 [2021-06-11T08:23:31.790Z] #20 45.30 Setting up zip (3.0-11+b1) ...
08:23:31 [2021-06-11T08:23:31.790Z] #20 45.32 Setting up vim-common (2:8.1.0875-5) ...
08:23:31 [2021-06-11T08:23:31.790Z] #20 45.35 Setting up bash-completion (1:2.8-6) ...
08:23:32 [2021-06-11T08:23:32.786Z] #20 9.430 Reading package lists...
08:23:32 [2021-06-11T08:23:32.844Z] 
08:23:32 [2021-06-11T08:23:32.844Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
08:23:32 [2021-06-11T08:23:32.844Z] #58 sha256:1958b32cf236541d960d1af02010252d30bc5ad35cef7a9bce27abd85cb0acf1
08:23:33 [2021-06-11T08:23:33.409Z] #58 DONE 1.0s
08:23:33 [2021-06-11T08:23:33.666Z] 
08:23:33 [2021-06-11T08:23:33.666Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
08:23:33 [2021-06-11T08:23:33.666Z] #62 sha256:6e22eb2799415b6512fddbac844a8e9b01aeebca3baf3ca912553b9ddcdc0b64
08:23:33 [2021-06-11T08:23:33.666Z] #62 DONE 0.2s
08:23:33 [2021-06-11T08:23:33.666Z] 
08:23:33 [2021-06-11T08:23:33.666Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
08:23:33 [2021-06-11T08:23:33.666Z] #67 sha256:6567b7f2e144291337422599deff5b66bb0da15ccab69e001dca307802622d1e
08:23:34 [2021-06-11T08:23:34.334Z] #20 47.70 Setting up libiptc0:amd64 (1.8.2-4) ...
08:23:34 [2021-06-11T08:23:34.334Z] #20 47.71 Setting up xz-utils (5.2.4-1) ...
08:23:34 [2021-06-11T08:23:34.334Z] #20 47.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:23:34 [2021-06-11T08:23:34.334Z] #20 47.75 Setting up patch (2.7.6-3+deb10u1) ...
08:23:34 [2021-06-11T08:23:34.334Z] #20 47.77 Setting up sudo (1.8.27-1+deb10u3) ...
08:23:34 [2021-06-11T08:23:34.334Z] #20 47.84 invoke-rc.d: could not determine current runlevel
08:23:34 [2021-06-11T08:23:34.334Z] #20 47.85 invoke-rc.d: policy-rc.d denied execution of start.
08:23:34 [2021-06-11T08:23:34.334Z] #20 47.87 Setting up pigz (2.4-1) ...
08:23:34 [2021-06-11T08:23:34.334Z] #20 47.88 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
08:23:34 [2021-06-11T08:23:34.334Z] #20 47.90 Setting up libnl-3-200:amd64 (3.4.0-1) ...
08:23:34 [2021-06-11T08:23:34.334Z] #20 47.95 Setting up python-pip-whl (18.1-5) ...
08:23:34 [2021-06-11T08:23:34.334Z] #20 47.97 Setting up libmpdec2:amd64 (2.4.2-2) ...
08:23:34 [2021-06-11T08:23:34.334Z] #20 47.99 Setting up vim-runtime (2:8.1.0875-5) ...
08:23:34 [2021-06-11T08:23:34.599Z] #67 DONE 0.9s
08:23:34 [2021-06-11T08:23:34.599Z] 
08:23:34 [2021-06-11T08:23:34.599Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
08:23:34 [2021-06-11T08:23:34.599Z] #68 sha256:1f6becb7346c70f7e78dcb0f0664fd2188299c299d5ca0abeba12cd1d3ac855a
08:23:34 [2021-06-11T08:23:34.599Z] #68 DONE 0.0s
08:23:34 [2021-06-11T08:23:34.599Z] 
08:23:34 [2021-06-11T08:23:34.599Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
08:23:34 [2021-06-11T08:23:34.599Z] #69 sha256:feb2f66a73bc1227d6bcce3acf0f252251f953fdd28557ded9df0b9f2de3bbc6
08:23:34 [2021-06-11T08:23:34.604Z] #20 48.33 Setting up libaio1:amd64 (0.3.112-3) ...
08:23:34 [2021-06-11T08:23:34.604Z] #20 48.35 Setting up libonig5:amd64 (6.9.1-1) ...
08:23:34 [2021-06-11T08:23:34.604Z] #20 48.36 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
08:23:34 [2021-06-11T08:23:34.604Z] #20 48.38 Setting up vim (2:8.1.0875-5) ...
08:23:34 [2021-06-11T08:23:34.604Z] #20 48.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
08:23:34 [2021-06-11T08:23:34.604Z] #20 48.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
08:23:34 [2021-06-11T08:23:34.604Z] #20 48.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
08:23:34 [2021-06-11T08:23:34.604Z] #20 48.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
08:23:34 [2021-06-11T08:23:34.604Z] #20 48.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
08:23:34 [2021-06-11T08:23:34.604Z] #20 48.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
08:23:34 [2021-06-11T08:23:34.604Z] #20 48.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
08:23:34 [2021-06-11T08:23:34.865Z] #20 48.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
08:23:34 [2021-06-11T08:23:34.865Z] #20 48.52 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
08:23:34 [2021-06-11T08:23:34.865Z] #20 48.55 Setting up thin-provisioning-tools (0.7.6-2.1) ...
08:23:34 [2021-06-11T08:23:34.865Z] #20 48.58 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
08:23:34 [2021-06-11T08:23:34.865Z] #20 48.61 Setting up jq (1.5+dfsg-2+b1) ...
08:23:34 [2021-06-11T08:23:34.865Z] #20 48.63 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
08:23:34 [2021-06-11T08:23:34.865Z] #20 48.65 Setting up python3.7 (3.7.3-2+deb10u3) ...
08:23:35 [2021-06-11T08:23:35.313Z] #20 11.98 Reading package lists...
08:23:35 [2021-06-11T08:23:35.534Z] #69 DONE 0.8s
08:23:35 [2021-06-11T08:23:35.534Z] 
08:23:35 [2021-06-11T08:23:35.534Z] #70 exporting to image
08:23:35 [2021-06-11T08:23:35.534Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
08:23:35 [2021-06-11T08:23:35.534Z] #70 exporting layers
08:23:35 [2021-06-11T08:23:35.570Z] #20 14.44 Building dependency tree...
08:23:36 [2021-06-11T08:23:36.132Z] #20 15.55 libcap2-bin is already the newest version (1:2.25-2).
08:23:36 [2021-06-11T08:23:36.132Z] #20 15.55 The following additional packages will be installed:
08:23:36 [2021-06-11T08:23:36.132Z] #20 15.55   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
08:23:36 [2021-06-11T08:23:36.132Z] #20 15.55   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
08:23:36 [2021-06-11T08:23:36.132Z] #20 15.55   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
08:23:36 [2021-06-11T08:23:36.132Z] #20 15.55   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
08:23:36 [2021-06-11T08:23:36.132Z] #20 15.55   python3.7 python3.7-minimal vim-runtime xxd
08:23:36 [2021-06-11T08:23:36.132Z] #20 15.56 Suggested packages:
08:23:36 [2021-06-11T08:23:36.132Z] #20 15.56   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
08:23:36 [2021-06-11T08:23:36.132Z] #20 15.56   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
08:23:36 [2021-06-11T08:23:36.132Z] #20 15.56   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
08:23:36 [2021-06-11T08:23:36.132Z] #20 15.56   quota
08:23:36 [2021-06-11T08:23:36.132Z] #20 15.56 Recommended packages:
08:23:36 [2021-06-11T08:23:36.132Z] #20 15.56   aufs-dkms nftables build-essential python3-dev python3-keyring
08:23:36 [2021-06-11T08:23:36.132Z] #20 15.56   python3-keyrings.alt python3-xdg unzip
08:23:37 [2021-06-11T08:23:37.409Z] #20 51.08 Setting up iptables (1.8.2-4) ...
08:23:37 [2021-06-11T08:23:37.409Z] #20 51.10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
08:23:37 [2021-06-11T08:23:37.409Z] #20 51.11 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:23:37 [2021-06-11T08:23:37.409Z] #20 51.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
08:23:37 [2021-06-11T08:23:37.409Z] #20 51.12 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:23:37 [2021-06-11T08:23:37.409Z] #20 51.14 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
08:23:37 [2021-06-11T08:23:37.409Z] #20 51.14 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
08:23:37 [2021-06-11T08:23:37.409Z] #20 51.15 Setting up python3 (3.7.3-1) ...
08:23:37 [2021-06-11T08:23:37.409Z] #20 ...
08:23:37 [2021-06-11T08:23:37.409Z] 
08:23:37 [2021-06-11T08:23:37.409Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
08:23:37 [2021-06-11T08:23:37.409Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
08:23:37 [2021-06-11T08:23:37.409Z] #40 171.0 + dpkg --print-architecture
08:23:37 [2021-06-11T08:23:37.409Z] #40 171.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
08:23:37 [2021-06-11T08:23:37.500Z] #20 16.83 The following NEW packages will be installed:
08:23:37 [2021-06-11T08:23:37.500Z] #20 16.83   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
08:23:37 [2021-06-11T08:23:37.500Z] #20 16.84   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
08:23:37 [2021-06-11T08:23:37.500Z] #20 16.84   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
08:23:37 [2021-06-11T08:23:37.500Z] #20 16.84   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
08:23:37 [2021-06-11T08:23:37.500Z] #20 16.84   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
08:23:37 [2021-06-11T08:23:37.500Z] #20 16.84   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
08:23:37 [2021-06-11T08:23:37.500Z] #20 16.84   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
08:23:37 [2021-06-11T08:23:37.500Z] #20 16.84   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
08:23:37 [2021-06-11T08:23:37.500Z] #20 16.84   xz-utils zip
08:23:37 [2021-06-11T08:23:37.762Z] #20 17.16 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded.
08:23:37 [2021-06-11T08:23:37.762Z] #20 17.16 Need to get 28.6 MB of archives.
08:23:37 [2021-06-11T08:23:37.762Z] #20 17.16 After this operation, 116 MB of additional disk space will be used.
08:23:37 [2021-06-11T08:23:37.762Z] #20 17.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
08:23:37 [2021-06-11T08:23:37.762Z] #20 17.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
08:23:37 [2021-06-11T08:23:37.762Z] #20 17.18 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
08:23:37 [2021-06-11T08:23:37.762Z] #20 17.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
08:23:38 [2021-06-11T08:23:38.023Z] #20 17.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
08:23:38 [2021-06-11T08:23:38.023Z] #20 17.26 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
08:23:38 [2021-06-11T08:23:38.023Z] #20 17.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
08:23:38 [2021-06-11T08:23:38.023Z] #20 17.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
08:23:38 [2021-06-11T08:23:38.023Z] #20 17.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
08:23:38 [2021-06-11T08:23:38.023Z] #20 17.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
08:23:38 [2021-06-11T08:23:38.023Z] #20 17.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
08:23:38 [2021-06-11T08:23:38.023Z] #20 17.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
08:23:38 [2021-06-11T08:23:38.023Z] #20 17.37 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
08:23:38 [2021-06-11T08:23:38.023Z] #20 17.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
08:23:38 [2021-06-11T08:23:38.023Z] #20 17.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
08:23:38 [2021-06-11T08:23:38.023Z] #20 17.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
08:23:38 [2021-06-11T08:23:38.023Z] #20 17.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
08:23:38 [2021-06-11T08:23:38.023Z] #20 17.41 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
08:23:38 [2021-06-11T08:23:38.023Z] #20 17.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
08:23:38 [2021-06-11T08:23:38.023Z] #20 17.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
08:23:38 [2021-06-11T08:23:38.023Z] #20 17.43 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
08:23:38 [2021-06-11T08:23:38.023Z] #20 17.43 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
08:23:38 [2021-06-11T08:23:38.023Z] #20 17.46 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
08:23:38 [2021-06-11T08:23:38.240Z] #40 171.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
08:23:38 [2021-06-11T08:23:38.240Z] #40 171.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
08:23:38 [2021-06-11T08:23:38.279Z] #20 17.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
08:23:38 [2021-06-11T08:23:38.279Z] #20 17.47 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
08:23:38 [2021-06-11T08:23:38.279Z] #20 17.47 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
08:23:38 [2021-06-11T08:23:38.279Z] #20 17.48 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
08:23:38 [2021-06-11T08:23:38.279Z] #20 17.48 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
08:23:38 [2021-06-11T08:23:38.279Z] #20 17.48 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
08:23:38 [2021-06-11T08:23:38.315Z] #40 ...
08:23:38 [2021-06-11T08:23:38.315Z] 
08:23:38 [2021-06-11T08:23:38.315Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
08:23:38 [2021-06-11T08:23:38.315Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530
08:23:38 [2021-06-11T08:23:38.315Z] #20 49.40 Setting up apparmor (2.13.2-10) ...
08:23:38 [2021-06-11T08:23:38.315Z] #20 51.07 Setting up xfsprogs (4.20.0-1) ...
08:23:38 [2021-06-11T08:23:38.315Z] #20 51.08 Setting up python3-lib2to3 (3.7.3-1) ...
08:23:38 [2021-06-11T08:23:38.315Z] #20 51.48 Setting up python3-pkg-resources (40.8.0-1) ...
08:23:38 [2021-06-11T08:23:38.315Z] #20 52.22 Setting up python3-distutils (3.7.3-1) ...
08:23:38 [2021-06-11T08:23:38.315Z] #20 52.66 Setting up python3-setuptools (40.8.0-1) ...
08:23:38 [2021-06-11T08:23:38.315Z] #20 53.63 Setting up python3-pip (18.1-5) ...
08:23:38 [2021-06-11T08:23:38.315Z] #20 54.62 Processing triggers for libc-bin (2.28-10) ...
08:23:38 [2021-06-11T08:23:38.315Z] #20 54.67 Processing triggers for mime-support (3.62) ...
08:23:38 [2021-06-11T08:23:38.315Z] #20 DONE 55.9s
08:23:38 [2021-06-11T08:23:38.315Z] 
08:23:38 [2021-06-11T08:23:38.315Z] #21 [dev-systemd-false  8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
08:23:38 [2021-06-11T08:23:38.315Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062
08:23:38 [2021-06-11T08:23:38.536Z] #20 17.96 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
08:23:38 [2021-06-11T08:23:38.536Z] #20 17.98 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
08:23:38 [2021-06-11T08:23:38.536Z] #20 17.99 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
08:23:38 [2021-06-11T08:23:38.536Z] #20 17.99 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
08:23:38 [2021-06-11T08:23:38.536Z] #20 17.99 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
08:23:38 [2021-06-11T08:23:38.536Z] #20 18.01 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
08:23:38 [2021-06-11T08:23:38.536Z] #20 18.01 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
08:23:38 [2021-06-11T08:23:38.793Z] #20 18.10 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
08:23:38 [2021-06-11T08:23:38.793Z] #20 18.10 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
08:23:38 [2021-06-11T08:23:38.793Z] #20 18.12 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
08:23:38 [2021-06-11T08:23:38.793Z] #20 18.12 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
08:23:38 [2021-06-11T08:23:38.793Z] #20 18.13 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
08:23:38 [2021-06-11T08:23:38.793Z] #20 18.15 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
08:23:38 [2021-06-11T08:23:38.793Z] #20 18.15 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
08:23:38 [2021-06-11T08:23:38.793Z] #20 18.20 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
08:23:38 [2021-06-11T08:23:38.793Z] #20 18.22 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
08:23:39 [2021-06-11T08:23:39.050Z] #20 18.23 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
08:23:39 [2021-06-11T08:23:39.245Z] #21 1.019 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
08:23:39 [2021-06-11T08:23:39.245Z] #21 1.021 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
08:23:39 [2021-06-11T08:23:39.245Z] #21 1.023 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
08:23:39 [2021-06-11T08:23:39.245Z] #21 DONE 1.1s
08:23:39 [2021-06-11T08:23:39.245Z] 
08:23:39 [2021-06-11T08:23:39.245Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
08:23:39 [2021-06-11T08:23:39.245Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9
08:23:39 [2021-06-11T08:23:39.307Z] #20 18.54 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
08:23:39 [2021-06-11T08:23:39.307Z] #20 18.58 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
08:23:39 [2021-06-11T08:23:39.307Z] #20 18.62 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
08:23:39 [2021-06-11T08:23:39.869Z] #20 19.13 debconf: delaying package configuration, since apt-utils is not installed
08:23:39 [2021-06-11T08:23:39.869Z] #20 19.23 Fetched 28.6 MB in 2s (16.6 MB/s)
08:23:39 [2021-06-11T08:23:39.869Z] #20 19.28 Selecting previously unselected package pigz.
08:23:39 [2021-06-11T08:23:39.869Z] #20 19.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 ... 23435 files and directories currently installed.)
08:23:39 [2021-06-11T08:23:39.869Z] #20 19.32 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
08:23:39 [2021-06-11T08:23:39.869Z] #20 19.33 Unpacking pigz (2.4-1) ...
08:23:40 [2021-06-11T08:23:40.126Z] #20 19.41 Selecting previously unselected package libpython3.7-minimal:amd64.
08:23:40 [2021-06-11T08:23:40.126Z] #20 19.41 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
08:23:40 [2021-06-11T08:23:40.126Z] #20 19.42 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
08:23:40 [2021-06-11T08:23:40.688Z] #20 19.81 Selecting previously unselected package python3.7-minimal.
08:23:40 [2021-06-11T08:23:40.689Z] #20 19.82 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
08:23:40 [2021-06-11T08:23:40.689Z] #20 19.82 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
08:23:41 [2021-06-11T08:23:41.617Z] #20 20.69 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
08:23:41 [2021-06-11T08:23:41.617Z] #20 20.70 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
08:23:42 [2021-06-11T08:23:42.097Z] #70 exporting layers 6.8s done
08:23:42 [2021-06-11T08:23:42.354Z] #70 writing image sha256:53fd889d0490707684e08623cb0a180413b5ed2e6031e895fc40996e82296d57 done
08:23:42 [2021-06-11T08:23:42.354Z] #70 naming to docker.io/library/docker:a37eb2dc2b703ab9c83ab2953d0db422d6478a0e done
08:23:42 [2021-06-11T08:23:42.354Z] #70 DONE 6.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
08:23:42 [2021-06-11T08:23:42.677Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42514/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42514/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a37eb2dc2b703ab9c83ab2953d0db422d6478a0e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a37eb2dc2b703ab9c83ab2953d0db422d6478a0e hack/validate/default
08:23:42 [2021-06-11T08:23:42.985Z] #20 22.41 Selecting previously unselected package python3-minimal.
08:23:43 [2021-06-11T08:23:43.242Z] #20 22.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23684 files and directories currently installed.)
08:23:43 [2021-06-11T08:23:43.242Z] #20 22.46 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
08:23:43 [2021-06-11T08:23:43.242Z] #20 22.46 Unpacking python3-minimal (3.7.3-1) ...
08:23:43 [2021-06-11T08:23:43.242Z] #20 22.53 Selecting previously unselected package libmpdec2:amd64.
08:23:43 [2021-06-11T08:23:43.242Z] #20 22.54 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
08:23:43 [2021-06-11T08:23:43.242Z] #20 22.54 Unpacking libmpdec2:amd64 (2.4.2-2) ...
08:23:43 [2021-06-11T08:23:43.242Z] #20 22.64 Selecting previously unselected package libpython3.7-stdlib:amd64.
08:23:43 [2021-06-11T08:23:43.242Z] #20 22.64 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
08:23:43 [2021-06-11T08:23:43.242Z] #20 22.65 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
08:23:43 [2021-06-11T08:23:43.627Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
08:23:43 [2021-06-11T08:23:43.627Z] No api/types/ or api/swagger.yaml changes in diff.
08:23:43 [2021-06-11T08:23:43.627Z] Congratulations!  All TOML source files changed here have valid syntax.
08:23:43 [2021-06-11T08:23:43.627Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
08:23:43 [2021-06-11T08:23:43.627Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
08:23:43 [2021-06-11T08:23:43.627Z] Congratulations!  No new tests were added to integration-cli.
08:23:43 [2021-06-11T08:23:43.627Z] 
08:23:43 [2021-06-11T08:23:43.627Z] INFO Start validation with golang-ci-lint
08:23:43 [2021-06-11T08:23:43.627Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
08:23:43 [2021-06-11T08:23:43.627Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
08:23:43 [2021-06-11T08:23:43.627Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
08:23:44 [2021-06-11T08:23:44.171Z] #20 23.49 Selecting previously unselected package python3.7.
08:23:44 [2021-06-11T08:23:44.171Z] #20 23.49 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
08:23:44 [2021-06-11T08:23:44.171Z] #20 23.50 Unpacking python3.7 (3.7.3-2+deb10u3) ...
08:23:44 [2021-06-11T08:23:44.171Z] #20 23.61 Selecting previously unselected package libpython3-stdlib:amd64.
08:23:44 [2021-06-11T08:23:44.171Z] #20 23.62 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
08:23:44 [2021-06-11T08:23:44.171Z] #20 23.63 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
08:23:44 [2021-06-11T08:23:44.428Z] #20 23.74 Setting up python3-minimal (3.7.3-1) ...
08:23:44 [2021-06-11T08:23:44.489Z] #22 4.283 Collecting yamllint==1.26.1
08:23:44 [2021-06-11T08:23:44.825Z] #40 ...
08:23:44 [2021-06-11T08:23:44.825Z] 
08:23:44 [2021-06-11T08:23:44.825Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
08:23:44 [2021-06-11T08:23:44.825Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530
08:23:44 [2021-06-11T08:23:44.825Z] #20 51.51 Setting up python3-wheel (0.32.3-2) ...
08:23:44 [2021-06-11T08:23:44.825Z] #20 52.08 Setting up apparmor (2.13.2-10) ...
08:23:44 [2021-06-11T08:23:44.825Z] #20 53.91 Setting up xfsprogs (4.20.0-1) ...
08:23:44 [2021-06-11T08:23:44.825Z] #20 53.93 Setting up python3-lib2to3 (3.7.3-1) ...
08:23:44 [2021-06-11T08:23:44.825Z] #20 54.32 Setting up python3-pkg-resources (40.8.0-1) ...
08:23:44 [2021-06-11T08:23:44.825Z] #20 55.04 Setting up python3-distutils (3.7.3-1) ...
08:23:44 [2021-06-11T08:23:44.825Z] #20 55.46 Setting up python3-setuptools (40.8.0-1) ...
08:23:44 [2021-06-11T08:23:44.825Z] #20 56.48 Setting up python3-pip (18.1-5) ...
08:23:44 [2021-06-11T08:23:44.825Z] #20 57.35 Processing triggers for libc-bin (2.28-10) ...
08:23:44 [2021-06-11T08:23:44.825Z] #20 57.38 Processing triggers for mime-support (3.62) ...
08:23:44 [2021-06-11T08:23:44.825Z] #20 DONE 58.4s
08:23:44 [2021-06-11T08:23:44.825Z] 
08:23:44 [2021-06-11T08:23:44.825Z] #21 [dev-systemd-false  8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
08:23:44 [2021-06-11T08:23:44.825Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062
08:23:44 [2021-06-11T08:23:44.990Z] #20 24.37 Selecting previously unselected package python3.
08:23:45 [2021-06-11T08:23:45.247Z] #20 24.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 ... 24096 files and directories currently installed.)
08:23:45 [2021-06-11T08:23:45.247Z] #20 24.42 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
08:23:45 [2021-06-11T08:23:45.247Z] #20 24.43 Unpacking python3 (3.7.3-1) ...
08:23:45 [2021-06-11T08:23:45.247Z] #20 24.53 Selecting previously unselected package libip4tc0:amd64.
08:23:45 [2021-06-11T08:23:45.247Z] #20 24.54 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
08:23:45 [2021-06-11T08:23:45.247Z] #20 24.55 Unpacking libip4tc0:amd64 (1.8.2-4) ...
08:23:45 [2021-06-11T08:23:45.247Z] #20 24.64 Selecting previously unselected package libip6tc0:amd64.
08:23:45 [2021-06-11T08:23:45.247Z] #20 24.66 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
08:23:45 [2021-06-11T08:23:45.247Z] #20 24.67 Unpacking libip6tc0:amd64 (1.8.2-4) ...
08:23:45 [2021-06-11T08:23:45.247Z] #20 24.74 Selecting previously unselected package libiptc0:amd64.
08:23:45 [2021-06-11T08:23:45.509Z] #20 24.75 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
08:23:45 [2021-06-11T08:23:45.509Z] #20 24.76 Unpacking libiptc0:amd64 (1.8.2-4) ...
08:23:45 [2021-06-11T08:23:45.509Z] #20 24.83 Selecting previously unselected package libnfnetlink0:amd64.
08:23:45 [2021-06-11T08:23:45.509Z] #20 24.84 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
08:23:45 [2021-06-11T08:23:45.509Z] #20 24.84 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
08:23:45 [2021-06-11T08:23:45.509Z] #20 24.90 Selecting previously unselected package libnetfilter-conntrack3:amd64.
08:23:45 [2021-06-11T08:23:45.509Z] #20 24.90 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
08:23:45 [2021-06-11T08:23:45.509Z] #20 24.92 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
08:23:45 [2021-06-11T08:23:45.766Z] #20 24.99 Selecting previously unselected package libnftnl11:amd64.
08:23:45 [2021-06-11T08:23:45.766Z] #20 25.01 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
08:23:45 [2021-06-11T08:23:45.766Z] #20 25.12 Unpacking libnftnl11:amd64 (1.1.2-2) ...
08:23:45 [2021-06-11T08:23:45.768Z] #21 1.154 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
08:23:45 [2021-06-11T08:23:45.768Z] #21 1.160 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
08:23:45 [2021-06-11T08:23:45.768Z] #21 1.165 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
08:23:45 [2021-06-11T08:23:45.768Z] #21 DONE 1.3s
08:23:45 [2021-06-11T08:23:45.768Z] 
08:23:45 [2021-06-11T08:23:45.768Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
08:23:45 [2021-06-11T08:23:45.768Z] #54 sha256:7337ca8edea5b5e76cdfb357929f7548102fa40b11395bce40cb9d2e9077b523
08:23:46 [2021-06-11T08:23:46.022Z] #20 25.40 Selecting previously unselected package iptables.
08:23:46 [2021-06-11T08:23:46.022Z] #20 25.40 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
08:23:46 [2021-06-11T08:23:46.022Z] #20 25.41 Unpacking iptables (1.8.2-4) ...
08:23:46 [2021-06-11T08:23:46.029Z] #54 ...
08:23:46 [2021-06-11T08:23:46.029Z] 
08:23:46 [2021-06-11T08:23:46.029Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
08:23:46 [2021-06-11T08:23:46.029Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9
08:23:46 [2021-06-11T08:23:46.279Z] #20 25.67 Selecting previously unselected package xxd.
08:23:46 [2021-06-11T08:23:46.279Z] #20 25.68 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
08:23:46 [2021-06-11T08:23:46.279Z] #20 25.69 Unpacking xxd (2:8.1.0875-5) ...
08:23:46 [2021-06-11T08:23:46.279Z] #20 25.80 Selecting previously unselected package vim-common.
08:23:46 [2021-06-11T08:23:46.279Z] #20 25.80 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
08:23:46 [2021-06-11T08:23:46.426Z] Client:
08:23:46 [2021-06-11T08:23:46.426Z]  Context:    default
08:23:46 [2021-06-11T08:23:46.426Z]  Debug Mode: false
08:23:46 [2021-06-11T08:23:46.426Z]  Plugins:
08:23:46 [2021-06-11T08:23:46.426Z]   app: Docker Application (Docker Inc., v0.8.0)
08:23:46 [2021-06-11T08:23:46.426Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
08:23:46 [2021-06-11T08:23:46.426Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
08:23:46 [2021-06-11T08:23:46.426Z] 
08:23:46 [2021-06-11T08:23:46.426Z] Server:
08:23:46 [2021-06-11T08:23:46.426Z]  Containers: 0
08:23:46 [2021-06-11T08:23:46.426Z]   Running: 0
08:23:46 [2021-06-11T08:23:46.426Z]   Paused: 0
08:23:46 [2021-06-11T08:23:46.426Z]   Stopped: 0
08:23:46 [2021-06-11T08:23:46.426Z]  Images: 0
08:23:46 [2021-06-11T08:23:46.426Z]  Server Version: 20.10.0
08:23:46 [2021-06-11T08:23:46.426Z]  Storage Driver: windowsfilter (windows) lcow (linux)
08:23:46 [2021-06-11T08:23:46.426Z]   Windows: 
08:23:46 [2021-06-11T08:23:46.426Z]   LCOW: 
08:23:46 [2021-06-11T08:23:46.426Z]  Logging Driver: json-file
08:23:46 [2021-06-11T08:23:46.426Z]  Plugins:
08:23:46 [2021-06-11T08:23:46.426Z]   Volume: local
08:23:46 [2021-06-11T08:23:46.426Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
08:23:46 [2021-06-11T08:23:46.426Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
08:23:46 [2021-06-11T08:23:46.426Z]  Swarm: inactive
08:23:46 [2021-06-11T08:23:46.426Z]  Default Isolation: process
08:23:46 [2021-06-11T08:23:46.426Z]  Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
08:23:46 [2021-06-11T08:23:46.426Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
08:23:46 [2021-06-11T08:23:46.426Z]  OSType: windows
08:23:46 [2021-06-11T08:23:46.426Z]  Architecture: x86_64
08:23:46 [2021-06-11T08:23:46.426Z]  CPUs: 4
08:23:46 [2021-06-11T08:23:46.426Z]  Total Memory: 32GiB
08:23:46 [2021-06-11T08:23:46.426Z]  Name: azwin-2-b6abd0
08:23:46 [2021-06-11T08:23:46.426Z]  ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6
08:23:46 [2021-06-11T08:23:46.426Z]  Docker Root Dir: D:\docker
08:23:46 [2021-06-11T08:23:46.426Z]  Debug Mode: false
08:23:46 [2021-06-11T08:23:46.426Z]  Registry: https://index.docker.io/v1/
08:23:46 [2021-06-11T08:23:46.426Z]  Labels:
08:23:46 [2021-06-11T08:23:46.426Z]  Experimental: true
08:23:46 [2021-06-11T08:23:46.426Z]  Insecure Registries:
08:23:46 [2021-06-11T08:23:46.426Z]   10.0.0.4:5000
08:23:46 [2021-06-11T08:23:46.426Z]   127.0.0.0/8
08:23:46 [2021-06-11T08:23:46.426Z]  Registry Mirrors:
08:23:46 [2021-06-11T08:23:46.426Z]   http://10.0.0.4:5000/
08:23:46 [2021-06-11T08:23:46.426Z]  Live Restore Enabled: false
08:23:46 [2021-06-11T08:23:46.426Z] 
08:23:46 [2021-06-11T08:23:46.535Z] #20 25.84 Unpacking vim-common (2:8.1.0875-5) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
08:23:46 [2021-06-11T08:23:46.792Z] #20 26.00 Selecting previously unselected package bash-completion.
08:23:46 [2021-06-11T08:23:46.792Z] #20 26.00 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
08:23:49 [2021-06-11T08:23:49.315Z] #20 28.37 Unpacking bash-completion (1:2.8-6) ...
08:23:49 [2021-06-11T08:23:49.315Z] #20 28.71 Selecting previously unselected package bzip2.
08:23:49 [2021-06-11T08:23:49.315Z] #20 28.72 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
08:23:49 [2021-06-11T08:23:49.315Z] #20 28.73 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
08:23:49 [2021-06-11T08:23:49.572Z] #20 28.79 Selecting previously unselected package xz-utils.
08:23:49 [2021-06-11T08:23:49.572Z] #20 28.80 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
08:23:49 [2021-06-11T08:23:49.572Z] #20 28.81 Unpacking xz-utils (5.2.4-1) ...
08:23:49 [2021-06-11T08:23:49.572Z] #20 28.94 Selecting previously unselected package apparmor.
08:23:49 [2021-06-11T08:23:49.572Z] #20 28.95 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
08:23:49 [2021-06-11T08:23:49.572Z] #20 29.02 Unpacking apparmor (2.13.2-10) ...
08:23:49 [2021-06-11T08:23:49.737Z] #22 9.593   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
08:23:49 [2021-06-11T08:23:49.993Z] #22 10.62 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
08:23:49 [2021-06-11T08:23:49.993Z] #22 10.66   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
08:23:49 [2021-06-11T08:23:49.993Z] #22 10.71 Collecting pyyaml (from yamllint==1.26.1)
08:23:50 [2021-06-11T08:23:50.134Z] #20 29.32 Selecting previously unselected package aufs-tools.
08:23:50 [2021-06-11T08:23:50.134Z] #20 29.33 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
08:23:50 [2021-06-11T08:23:50.134Z] #20 29.34 Unpacking aufs-tools (1:4.14+20190211-1) ...
08:23:50 [2021-06-11T08:23:50.134Z] #20 29.48 Selecting previously unselected package libonig5:amd64.
08:23:50 [2021-06-11T08:23:50.134Z] #20 29.49 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
08:23:50 [2021-06-11T08:23:50.134Z] #20 29.50 Unpacking libonig5:amd64 (6.9.1-1) ...
08:23:50 [2021-06-11T08:23:50.134Z] #20 29.63 Selecting previously unselected package libjq1:amd64.
08:23:50 [2021-06-11T08:23:50.233Z] #22 4.335 Collecting yamllint==1.26.1
08:23:50 [2021-06-11T08:23:50.249Z] #22 10.88   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
08:23:50 [2021-06-11T08:23:50.391Z] #20 29.63 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
08:23:50 [2021-06-11T08:23:50.391Z] #20 29.64 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
08:23:50 [2021-06-11T08:23:50.391Z] #20 29.74 Selecting previously unselected package jq.
08:23:50 [2021-06-11T08:23:50.391Z] #20 29.75 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
08:23:50 [2021-06-11T08:23:50.391Z] #20 29.76 Unpacking jq (1.5+dfsg-2+b1) ...
08:23:50 [2021-06-11T08:23:50.391Z] #20 29.85 Selecting previously unselected package libaio1:amd64.
08:23:50 [2021-06-11T08:23:50.506Z] #22 11.11 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
08:23:50 [2021-06-11T08:23:50.506Z] #22 11.11 Building wheels for collected packages: yamllint
08:23:50 [2021-06-11T08:23:50.506Z] #22 11.11   Running setup.py bdist_wheel for yamllint: started
08:23:50 [2021-06-11T08:23:50.649Z] #20 29.85 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
08:23:50 [2021-06-11T08:23:50.649Z] #20 29.87 Unpacking libaio1:amd64 (0.3.112-3) ...
08:23:50 [2021-06-11T08:23:50.649Z] #20 29.92 Selecting previously unselected package libgpm2:amd64.
08:23:50 [2021-06-11T08:23:50.649Z] #20 29.92 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
08:23:50 [2021-06-11T08:23:50.649Z] #20 29.93 Unpacking libgpm2:amd64 (1.20.7-5) ...
08:23:50 [2021-06-11T08:23:50.649Z] #20 29.99 Selecting previously unselected package libicu63:amd64.
08:23:50 [2021-06-11T08:23:50.649Z] #20 29.99 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
08:23:50 [2021-06-11T08:23:50.649Z] #20 30.00 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
08:23:50 [2021-06-11T08:23:50.906Z] #20 ...
08:23:50 [2021-06-11T08:23:50.907Z] 
08:23:50 [2021-06-11T08:23:50.907Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
08:23:50 [2021-06-11T08:23:50.907Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
08:23:50 [2021-06-11T08:23:50.907Z] #40 166.8 + dpkg --print-architecture
08:23:50 [2021-06-11T08:23:50.907Z] #40 166.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
08:23:51 [2021-06-11T08:23:51.068Z] #22 11.75   Running setup.py bdist_wheel for yamllint: finished with status 'done'
08:23:51 [2021-06-11T08:23:51.068Z] #22 11.75   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
08:23:51 [2021-06-11T08:23:51.068Z] #22 11.79 Successfully built yamllint
08:23:51 [2021-06-11T08:23:51.068Z] #22 11.81 Installing collected packages: pathspec, pyyaml, yamllint
08:23:51 [2021-06-11T08:23:51.469Z] #40 167.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
08:23:51 [2021-06-11T08:23:51.469Z] #40 167.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
08:23:51 [2021-06-11T08:23:51.629Z] #22 12.13 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
08:23:52 [2021-06-11T08:23:52.192Z] #22 DONE 12.8s
08:23:52 [2021-06-11T08:23:52.192Z] 
08:23:52 [2021-06-11T08:23:52.192Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:23:52 [2021-06-11T08:23:52.192Z] #50 sha256:5e2a9756a3d9e6b89427621061a3982bbfeec188c592bc062d757943df8d8c03
08:23:52 [2021-06-11T08:23:52.192Z] #50 ...
08:23:52 [2021-06-11T08:23:52.192Z] 
08:23:52 [2021-06-11T08:23:52.192Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
08:23:52 [2021-06-11T08:23:52.192Z] #25 sha256:c28c3a61336567a981bd582a4add7b442f8f94019f5a50e5d005b797ef199e7d
08:23:52 [2021-06-11T08:23:52.755Z] #25 DONE 0.7s
08:23:52 [2021-06-11T08:23:52.755Z] 
08:23:52 [2021-06-11T08:23:52.755Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:23:52 [2021-06-11T08:23:52.755Z] #57 sha256:df56ca609cec4f2062f1b136e9941963afedc73629953c315a7c6178d828185a
08:23:53 [2021-06-11T08:23:53.012Z] #57 ...
08:23:53 [2021-06-11T08:23:53.012Z] 
08:23:53 [2021-06-11T08:23:53.012Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
08:23:53 [2021-06-11T08:23:53.012Z] #30 sha256:3727102b8ab5277b0de4630dab026f8f2e0b1d84a0d079a03d6b0922bc53ec3c
08:23:55 [2021-06-11T08:23:55.516Z] #22 9.644   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
08:23:56 [2021-06-11T08:23:56.457Z] #22 10.60 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
08:23:56 [2021-06-11T08:23:56.717Z] #22 10.65   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
08:23:56 [2021-06-11T08:23:56.717Z] #22 10.70 Collecting pyyaml (from yamllint==1.26.1)
08:23:56 [2021-06-11T08:23:56.763Z] #40 ...
08:23:56 [2021-06-11T08:23:56.763Z] 
08:23:56 [2021-06-11T08:23:56.763Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
08:23:56 [2021-06-11T08:23:56.763Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530
08:23:56 [2021-06-11T08:23:56.763Z] #20 33.07 Selecting previously unselected package libnet1:amd64.
08:23:56 [2021-06-11T08:23:56.763Z] #20 33.07 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
08:23:56 [2021-06-11T08:23:56.763Z] #20 33.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:23:56 [2021-06-11T08:23:56.763Z] #20 33.15 Selecting previously unselected package libnl-3-200:amd64.
08:23:56 [2021-06-11T08:23:56.763Z] #20 33.16 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
08:23:56 [2021-06-11T08:23:56.763Z] #20 33.17 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
08:23:56 [2021-06-11T08:23:56.763Z] #20 33.24 Selecting previously unselected package libprotobuf-c1:amd64.
08:23:56 [2021-06-11T08:23:56.763Z] #20 33.25 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
08:23:56 [2021-06-11T08:23:56.763Z] #20 33.26 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:23:56 [2021-06-11T08:23:56.763Z] #20 33.32 Selecting previously unselected package libreadline5:amd64.
08:23:56 [2021-06-11T08:23:56.763Z] #20 33.33 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
08:23:56 [2021-06-11T08:23:56.763Z] #20 33.34 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
08:23:56 [2021-06-11T08:23:56.763Z] #20 33.42 Selecting previously unselected package net-tools.
08:23:56 [2021-06-11T08:23:56.763Z] #20 33.43 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
08:23:56 [2021-06-11T08:23:56.763Z] #20 33.43 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
08:23:56 [2021-06-11T08:23:56.763Z] #20 33.64 Selecting previously unselected package patch.
08:23:56 [2021-06-11T08:23:56.763Z] #20 33.65 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
08:23:56 [2021-06-11T08:23:56.763Z] #20 33.66 Unpacking patch (2.7.6-3+deb10u1) ...
08:23:56 [2021-06-11T08:23:56.763Z] #20 33.76 Selecting previously unselected package python-pip-whl.
08:23:56 [2021-06-11T08:23:56.763Z] #20 33.77 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
08:23:56 [2021-06-11T08:23:56.763Z] #20 33.78 Unpacking python-pip-whl (18.1-5) ...
08:23:56 [2021-06-11T08:23:56.763Z] #20 34.25 Selecting previously unselected package python3-lib2to3.
08:23:56 [2021-06-11T08:23:56.763Z] #20 34.27 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
08:23:56 [2021-06-11T08:23:56.763Z] #20 34.28 Unpacking python3-lib2to3 (3.7.3-1) ...
08:23:56 [2021-06-11T08:23:56.763Z] #20 34.42 Selecting previously unselected package python3-distutils.
08:23:56 [2021-06-11T08:23:56.763Z] #20 34.42 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
08:23:56 [2021-06-11T08:23:56.763Z] #20 34.44 Unpacking python3-distutils (3.7.3-1) ...
08:23:56 [2021-06-11T08:23:56.763Z] #20 34.57 Selecting previously unselected package python3-pip.
08:23:56 [2021-06-11T08:23:56.763Z] #20 34.58 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
08:23:56 [2021-06-11T08:23:56.763Z] #20 34.58 Unpacking python3-pip (18.1-5) ...
08:23:56 [2021-06-11T08:23:56.763Z] #20 34.72 Selecting previously unselected package python3-pkg-resources.
08:23:56 [2021-06-11T08:23:56.763Z] #20 34.72 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
08:23:56 [2021-06-11T08:23:56.763Z] #20 34.72 Unpacking python3-pkg-resources (40.8.0-1) ...
08:23:56 [2021-06-11T08:23:56.763Z] #20 34.89 Selecting previously unselected package python3-setuptools.
08:23:56 [2021-06-11T08:23:56.763Z] #20 34.90 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
08:23:56 [2021-06-11T08:23:56.763Z] #20 34.93 Unpacking python3-setuptools (40.8.0-1) ...
08:23:56 [2021-06-11T08:23:56.763Z] #20 35.12 Selecting previously unselected package python3-wheel.
08:23:56 [2021-06-11T08:23:56.763Z] #20 35.12 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
08:23:56 [2021-06-11T08:23:56.763Z] #20 35.14 Unpacking python3-wheel (0.32.3-2) ...
08:23:56 [2021-06-11T08:23:56.763Z] #20 35.21 Selecting previously unselected package sudo.
08:23:56 [2021-06-11T08:23:56.763Z] #20 35.22 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
08:23:56 [2021-06-11T08:23:56.763Z] #20 35.23 Unpacking sudo (1.8.27-1+deb10u3) ...
08:23:56 [2021-06-11T08:23:56.763Z] #20 35.64 Selecting previously unselected package thin-provisioning-tools.
08:23:56 [2021-06-11T08:23:56.763Z] #20 35.65 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
08:23:56 [2021-06-11T08:23:56.763Z] #20 35.66 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
08:23:56 [2021-06-11T08:23:56.763Z] #20 35.85 Selecting previously unselected package uidmap.
08:23:56 [2021-06-11T08:23:56.763Z] #20 35.86 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
08:23:56 [2021-06-11T08:23:56.763Z] #20 35.87 Unpacking uidmap (1:4.5-1.1) ...
08:23:56 [2021-06-11T08:23:56.763Z] #20 35.99 Selecting previously unselected package vim-runtime.
08:23:56 [2021-06-11T08:23:56.763Z] #20 35.99 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
08:23:56 [2021-06-11T08:23:56.763Z] #20 36.02 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
08:23:56 [2021-06-11T08:23:56.763Z] #20 36.05 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
08:23:56 [2021-06-11T08:23:56.763Z] #20 36.05 Unpacking vim-runtime (2:8.1.0875-5) ...
08:23:56 [2021-06-11T08:23:56.977Z] #22 10.92   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
08:23:56 [2021-06-11T08:23:56.977Z] #22 11.19 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
08:23:57 [2021-06-11T08:23:57.238Z] #22 11.20 Building wheels for collected packages: yamllint
08:23:57 [2021-06-11T08:23:57.238Z] #22 11.20   Running setup.py bdist_wheel for yamllint: started
08:23:58 [2021-06-11T08:23:58.178Z] #22 12.11   Running setup.py bdist_wheel for yamllint: finished with status 'done'
08:23:58 [2021-06-11T08:23:58.178Z] #22 12.11   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
08:23:58 [2021-06-11T08:23:58.178Z] #22 12.14 Successfully built yamllint
08:23:58 [2021-06-11T08:23:58.178Z] #22 12.15 Installing collected packages: pathspec, pyyaml, yamllint
08:23:58 [2021-06-11T08:23:58.256Z] #30 ...
08:23:58 [2021-06-11T08:23:58.256Z] 
08:23:58 [2021-06-11T08:23:58.256Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
08:23:58 [2021-06-11T08:23:58.256Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
08:23:58 [2021-06-11T08:23:58.256Z] #40 DONE 193.4s
08:23:58 [2021-06-11T08:23:58.256Z] 
08:23:58 [2021-06-11T08:23:58.256Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:23:58 [2021-06-11T08:23:58.256Z] #50 sha256:5e2a9756a3d9e6b89427621061a3982bbfeec188c592bc062d757943df8d8c03
08:23:58 [2021-06-11T08:23:58.256Z] #50 193.5 + /build/golangci-lint --version
08:23:58 [2021-06-11T08:23:58.256Z] #50 193.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
08:23:58 [2021-06-11T08:23:58.256Z] #50 DONE 194.8s
08:23:58 [2021-06-11T08:23:58.256Z] 
08:23:58 [2021-06-11T08:23:58.256Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
08:23:58 [2021-06-11T08:23:58.256Z] #30 sha256:3727102b8ab5277b0de4630dab026f8f2e0b1d84a0d079a03d6b0922bc53ec3c
08:23:58 [2021-06-11T08:23:58.256Z] #30 DONE 5.2s
08:23:58 [2021-06-11T08:23:58.256Z] 
08:23:58 [2021-06-11T08:23:58.256Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
08:23:58 [2021-06-11T08:23:58.256Z] #33 sha256:61f4f36ea7d5685c963e8e4b0aae900cd94dec8c8799586f42210818a23cf57e
08:23:58 [2021-06-11T08:23:58.440Z] #22 12.51 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
08:23:58 [2021-06-11T08:23:58.818Z] #33 DONE 0.6s
08:23:58 [2021-06-11T08:23:58.818Z] 
08:23:58 [2021-06-11T08:23:58.818Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
08:23:58 [2021-06-11T08:23:58.818Z] #35 sha256:7147a969abba176dee7c90265f4baf4c5abb5e164c1427eecdd61e7b3dec5f71
08:23:59 [2021-06-11T08:23:59.011Z] #22 DONE 13.0s
08:23:59 [2021-06-11T08:23:59.011Z] 
08:23:59 [2021-06-11T08:23:59.011Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
08:23:59 [2021-06-11T08:23:59.011Z] #25 sha256:7dd37823777e9ed3844e781f89a6a74087750194ad67f6a3255b62f89673a638
08:23:59 [2021-06-11T08:23:59.074Z] #35 DONE 0.3s
08:23:59 [2021-06-11T08:23:59.074Z] 
08:23:59 [2021-06-11T08:23:59.074Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
08:23:59 [2021-06-11T08:23:59.074Z] #38 sha256:201f3cb9df2c0e68d72d3fe6fe472e3e7807765c775897a724d117484607bab1
08:23:59 [2021-06-11T08:23:59.074Z] #38 DONE 0.1s
08:23:59 [2021-06-11T08:23:59.074Z] 
08:23:59 [2021-06-11T08:23:59.074Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:23:59 [2021-06-11T08:23:59.074Z] #57 sha256:df56ca609cec4f2062f1b136e9941963afedc73629953c315a7c6178d828185a
08:23:59 [2021-06-11T08:23:59.280Z] #20 38.63 Selecting previously unselected package vim.
08:23:59 [2021-06-11T08:23:59.280Z] #20 38.64 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
08:23:59 [2021-06-11T08:23:59.280Z] #20 38.66 Unpacking vim (2:8.1.0875-5) ...
08:23:59 [2021-06-11T08:23:59.582Z] #25 DONE 0.7s
08:23:59 [2021-06-11T08:23:59.582Z] 
08:23:59 [2021-06-11T08:23:59.582Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
08:23:59 [2021-06-11T08:23:59.582Z] #54 sha256:7337ca8edea5b5e76cdfb357929f7548102fa40b11395bce40cb9d2e9077b523
08:23:59 [2021-06-11T08:23:59.791Z] #20 39.04 Selecting previously unselected package xfsprogs.
08:23:59 [2021-06-11T08:23:59.791Z] #20 39.05 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
08:23:59 [2021-06-11T08:23:59.791Z] #20 39.05 Unpacking xfsprogs (4.20.0-1) ...
08:23:59 [2021-06-11T08:23:59.847Z] #54 ...
08:23:59 [2021-06-11T08:23:59.847Z] 
08:23:59 [2021-06-11T08:23:59.847Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
08:23:59 [2021-06-11T08:23:59.847Z] #30 sha256:c0802fb02d2b1d8a477c96959922d16e06053ad8a28ee7c456515bc640a0d1c5
08:24:00 [2021-06-11T08:24:00.047Z] #20 39.44 Selecting previously unselected package zip.
08:24:00 [2021-06-11T08:24:00.303Z] #20 39.45 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
08:24:00 [2021-06-11T08:24:00.303Z] #20 39.46 Unpacking zip (3.0-11+b1) ...
08:24:00 [2021-06-11T08:24:00.303Z] #20 39.64 Setting up aufs-tools (1:4.14+20190211-1) ...
08:24:00 [2021-06-11T08:24:00.303Z] #20 39.66 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
08:24:00 [2021-06-11T08:24:00.303Z] #20 39.68 Setting up libip6tc0:amd64 (1.8.2-4) ...
08:24:00 [2021-06-11T08:24:00.303Z] #20 39.69 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
08:24:00 [2021-06-11T08:24:00.303Z] #20 39.71 Setting up libgpm2:amd64 (1.20.7-5) ...
08:24:00 [2021-06-11T08:24:00.559Z] #20 39.72 Setting up libip4tc0:amd64 (1.8.2-4) ...
08:24:00 [2021-06-11T08:24:00.559Z] #20 39.73 Setting up uidmap (1:4.5-1.1) ...
08:24:00 [2021-06-11T08:24:00.559Z] #20 39.75 Setting up libnftnl11:amd64 (1.1.2-2) ...
08:24:00 [2021-06-11T08:24:00.559Z] #20 39.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
08:24:00 [2021-06-11T08:24:00.559Z] #20 39.86 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
08:24:00 [2021-06-11T08:24:00.559Z] #20 39.87 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
08:24:00 [2021-06-11T08:24:00.559Z] #20 39.88 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
08:24:00 [2021-06-11T08:24:00.559Z] #20 39.90 Setting up xxd (2:8.1.0875-5) ...
08:24:00 [2021-06-11T08:24:00.559Z] #20 39.91 Setting up zip (3.0-11+b1) ...
08:24:00 [2021-06-11T08:24:00.559Z] #20 39.93 Setting up vim-common (2:8.1.0875-5) ...
08:24:00 [2021-06-11T08:24:00.559Z] #20 39.95 Setting up bash-completion (1:2.8-6) ...
08:24:00 [2021-06-11T08:24:00.965Z] #57 ...
08:24:00 [2021-06-11T08:24:00.965Z] 
08:24:00 [2021-06-11T08:24:00.965Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
08:24:00 [2021-06-11T08:24:00.965Z] #41 sha256:6030505829c7fd7b6b68557dd4645a6931bc05738d3eaa08cbb5327e3c13c36b
08:24:01 [2021-06-11T08:24:01.534Z] #41 DONE 0.8s
08:24:01 [2021-06-11T08:24:01.534Z] 
08:24:01 [2021-06-11T08:24:01.534Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
08:24:01 [2021-06-11T08:24:01.534Z] #45 sha256:d4ad8aaae4cdbe5e70a676fb16f4ec891fc07ecd10056faf988aadf684f178ea
08:24:01 [2021-06-11T08:24:01.796Z] #45 DONE 0.2s
08:24:01 [2021-06-11T08:24:01.796Z] 
08:24:01 [2021-06-11T08:24:01.796Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
08:24:01 [2021-06-11T08:24:01.796Z] #47 sha256:51dccf49c262a6d6d8eb6523882220cd81fae688119739938b8b95ed8d54c202
08:24:02 [2021-06-11T08:24:02.053Z] #47 DONE 0.3s
08:24:02 [2021-06-11T08:24:02.053Z] 
08:24:02 [2021-06-11T08:24:02.053Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
08:24:02 [2021-06-11T08:24:02.053Z] #49 sha256:22401a8b5765cb4a247a056bfe0bf1a33d90d4e118d5939dc8d66beebb9eb0cf
08:24:02 [2021-06-11T08:24:02.053Z] #49 DONE 0.1s
08:24:02 [2021-06-11T08:24:02.053Z] 
08:24:02 [2021-06-11T08:24:02.053Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:24:02 [2021-06-11T08:24:02.053Z] #57 sha256:df56ca609cec4f2062f1b136e9941963afedc73629953c315a7c6178d828185a
08:24:02 [2021-06-11T08:24:02.309Z] #57 ...
08:24:02 [2021-06-11T08:24:02.309Z] 
08:24:02 [2021-06-11T08:24:02.309Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
08:24:02 [2021-06-11T08:24:02.309Z] #51 sha256:54408842e33eb99320f40145f5f7c5501ea5d0bbfa21e98cff77c7682c7ea41b
08:24:02 [2021-06-11T08:24:02.566Z] #51 DONE 0.5s
08:24:02 [2021-06-11T08:24:02.566Z] 
08:24:02 [2021-06-11T08:24:02.566Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
08:24:02 [2021-06-11T08:24:02.566Z] #53 sha256:9ddc73093e4ca5d501502fe4d531a5ee3e4697cd009055be0d8138e1bf130cb7
08:24:02 [2021-06-11T08:24:02.822Z] #53 DONE 0.2s
08:24:02 [2021-06-11T08:24:02.822Z] 
08:24:02 [2021-06-11T08:24:02.822Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:24:02 [2021-06-11T08:24:02.822Z] #57 sha256:df56ca609cec4f2062f1b136e9941963afedc73629953c315a7c6178d828185a
08:24:03 [2021-06-11T08:24:03.075Z] #20 42.34 Setting up libiptc0:amd64 (1.8.2-4) ...
08:24:03 [2021-06-11T08:24:03.075Z] #20 42.36 Setting up xz-utils (5.2.4-1) ...
08:24:03 [2021-06-11T08:24:03.075Z] #20 42.38 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
08:24:03 [2021-06-11T08:24:03.075Z] #20 42.39 Setting up patch (2.7.6-3+deb10u1) ...
08:24:03 [2021-06-11T08:24:03.075Z] #20 42.41 Setting up sudo (1.8.27-1+deb10u3) ...
08:24:03 [2021-06-11T08:24:03.075Z] #20 42.48 invoke-rc.d: could not determine current runlevel
08:24:03 [2021-06-11T08:24:03.330Z] #20 42.50 invoke-rc.d: policy-rc.d denied execution of start.
08:24:03 [2021-06-11T08:24:03.330Z] #20 42.50 Setting up pigz (2.4-1) ...
08:24:03 [2021-06-11T08:24:03.330Z] #20 42.52 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
08:24:03 [2021-06-11T08:24:03.330Z] #20 42.54 Setting up libnl-3-200:amd64 (3.4.0-1) ...
08:24:03 [2021-06-11T08:24:03.330Z] #20 42.56 Setting up python-pip-whl (18.1-5) ...
08:24:03 [2021-06-11T08:24:03.330Z] #20 42.57 Setting up libmpdec2:amd64 (2.4.2-2) ...
08:24:03 [2021-06-11T08:24:03.330Z] #20 42.58 Setting up vim-runtime (2:8.1.0875-5) ...
08:24:03 [2021-06-11T08:24:03.586Z] #20 42.94 Setting up libaio1:amd64 (0.3.112-3) ...
08:24:03 [2021-06-11T08:24:03.586Z] #20 42.95 Setting up libonig5:amd64 (6.9.1-1) ...
08:24:03 [2021-06-11T08:24:03.586Z] #20 42.96 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
08:24:03 [2021-06-11T08:24:03.586Z] #20 42.97 Setting up vim (2:8.1.0875-5) ...
08:24:03 [2021-06-11T08:24:03.586Z] #20 42.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
08:24:03 [2021-06-11T08:24:03.586Z] #20 42.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
08:24:03 [2021-06-11T08:24:03.586Z] #20 42.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
08:24:03 [2021-06-11T08:24:03.586Z] #20 43.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
08:24:03 [2021-06-11T08:24:03.586Z] #20 43.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
08:24:03 [2021-06-11T08:24:03.586Z] #20 43.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
08:24:03 [2021-06-11T08:24:03.586Z] #20 43.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
08:24:03 [2021-06-11T08:24:03.586Z] #20 43.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
08:24:03 [2021-06-11T08:24:03.842Z] #20 43.04 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
08:24:03 [2021-06-11T08:24:03.842Z] #20 43.06 Setting up thin-provisioning-tools (0.7.6-2.1) ...
08:24:03 [2021-06-11T08:24:03.842Z] #20 43.07 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
08:24:03 [2021-06-11T08:24:03.842Z] #20 43.08 Setting up jq (1.5+dfsg-2+b1) ...
08:24:03 [2021-06-11T08:24:03.842Z] #20 43.12 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
08:24:03 [2021-06-11T08:24:03.842Z] #20 43.15 Setting up python3.7 (3.7.3-2+deb10u3) ...
08:24:05 [2021-06-11T08:24:05.133Z] #30 ...
08:24:05 [2021-06-11T08:24:05.133Z] 
08:24:05 [2021-06-11T08:24:05.133Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:24:05 [2021-06-11T08:24:05.133Z] #50 sha256:2ed92f77f9e3023e31bd88b6b773bb934ebaf3fa0397ffd11109b22c1236962e
08:24:05 [2021-06-11T08:24:05.133Z] #50 197.9 + /build/golangci-lint --version
08:24:05 [2021-06-11T08:24:05.133Z] #50 198.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
08:24:05 [2021-06-11T08:24:05.133Z] #50 DONE 199.4s
08:24:05 [2021-06-11T08:24:05.133Z] 
08:24:05 [2021-06-11T08:24:05.133Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
08:24:05 [2021-06-11T08:24:05.133Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
08:24:05 [2021-06-11T08:24:05.133Z] #40 DONE 198.9s
08:24:05 [2021-06-11T08:24:05.394Z] 
08:24:05 [2021-06-11T08:24:05.394Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
08:24:05 [2021-06-11T08:24:05.394Z] #30 sha256:c0802fb02d2b1d8a477c96959922d16e06053ad8a28ee7c456515bc640a0d1c5
08:24:05 [2021-06-11T08:24:05.394Z] #30 DONE 5.7s
08:24:05 [2021-06-11T08:24:05.394Z] 
08:24:05 [2021-06-11T08:24:05.394Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
08:24:05 [2021-06-11T08:24:05.394Z] #33 sha256:f3610e42efdcc8773a441a103488ee805bb955bc5ba67a3750cef04268a219f4
08:24:06 [2021-06-11T08:24:06.340Z] #33 DONE 0.7s
08:24:06 [2021-06-11T08:24:06.340Z] 
08:24:06 [2021-06-11T08:24:06.340Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
08:24:06 [2021-06-11T08:24:06.340Z] #35 sha256:db0770c3c2944c8927cc81e01472ae07df9687cd394ea87a77747f05433451af
08:24:06 [2021-06-11T08:24:06.340Z] #35 DONE 0.2s
08:24:06 [2021-06-11T08:24:06.340Z] 
08:24:06 [2021-06-11T08:24:06.340Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
08:24:06 [2021-06-11T08:24:06.340Z] #38 sha256:7f5861e2fbbf7afcc07afa531b3eecb8cf69bbea0678c59b774988e8cc79aed7
08:24:06 [2021-06-11T08:24:06.340Z] #38 DONE 0.2s
08:24:06 [2021-06-11T08:24:06.340Z] 
08:24:06 [2021-06-11T08:24:06.340Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
08:24:06 [2021-06-11T08:24:06.340Z] #54 sha256:7337ca8edea5b5e76cdfb357929f7548102fa40b11395bce40cb9d2e9077b523
08:24:06 [2021-06-11T08:24:06.361Z] #20 45.33 Setting up iptables (1.8.2-4) ...
08:24:06 [2021-06-11T08:24:06.361Z] #20 45.34 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
08:24:06 [2021-06-11T08:24:06.361Z] #20 45.35 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:24:06 [2021-06-11T08:24:06.361Z] #20 45.35 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
08:24:06 [2021-06-11T08:24:06.361Z] #20 45.36 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
08:24:06 [2021-06-11T08:24:06.361Z] #20 45.36 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
08:24:06 [2021-06-11T08:24:06.361Z] #20 45.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
08:24:06 [2021-06-11T08:24:06.361Z] #20 45.38 Setting up python3 (3.7.3-1) ...
08:24:06 [2021-06-11T08:24:06.361Z] #20 45.69 Setting up python3-wheel (0.32.3-2) ...
08:24:06 [2021-06-11T08:24:06.923Z] #20 46.30 Setting up apparmor (2.13.2-10) ...
08:24:08 [2021-06-11T08:24:08.030Z] DEBUG: print all environment variables to check how Jenkins runs this script
08:24:08 [2021-06-11T08:24:08.030Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-bd6c9af8\powershellScript.ps1'; exit $LASTEXITCODE;
08:24:08 [2021-06-11T08:24:08.030Z] ----------------------------------------------------------------------------
08:24:08 [2021-06-11T08:24:08.030Z] 
08:24:08 [2021-06-11T08:24:08.030Z] INFO: executeCI.ps1 starting at Fri Jun 11 08:24:06 CUT 2021
08:24:08 [2021-06-11T08:24:08.030Z] 
08:24:08 [2021-06-11T08:24:08.030Z] INFO: Script version 05-Feb-2019 09:03 PDT
08:24:08 [2021-06-11T08:24:08.030Z] INFO: Running git version 2.24.1.windows.2
08:24:08 [2021-06-11T08:24:08.030Z] INFO: Branch:fe_release Build:20295.1.210212-1600
08:24:08 [2021-06-11T08:24:08.030Z] INFO: Environment variables:
08:24:08 [2021-06-11T08:24:08.030Z] 
08:24:08 [2021-06-11T08:24:08.030Z] Name                           Value                                                                                   
08:24:08 [2021-06-11T08:24:08.030Z] ----                           -----                                                                                   
08:24:08 [2021-06-11T08:24:08.030Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
08:24:08 [2021-06-11T08:24:08.030Z] amd64                          true                                                                                    
08:24:08 [2021-06-11T08:24:08.030Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
08:24:08 [2021-06-11T08:24:08.030Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
08:24:08 [2021-06-11T08:24:08.031Z] arm64                          false                                                                                   
08:24:08 [2021-06-11T08:24:08.031Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
08:24:08 [2021-06-11T08:24:08.031Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
08:24:08 [2021-06-11T08:24:08.031Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
08:24:08 [2021-06-11T08:24:08.031Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
08:24:08 [2021-06-11T08:24:08.031Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
08:24:08 [2021-06-11T08:24:08.031Z] BRANCH_NAME                    PR-42514                                                                                
08:24:08 [2021-06-11T08:24:08.031Z] BUILD_DISPLAY_NAME             #4                                                                                      
08:24:08 [2021-06-11T08:24:08.031Z] BUILD_ID                       4                                                                                       
08:24:08 [2021-06-11T08:24:08.031Z] BUILD_NUMBER                   4                                                                                       
08:24:08 [2021-06-11T08:24:08.031Z] BUILD_TAG                      jenkins-moby-PR-42514-4                                                                 
08:24:08 [2021-06-11T08:24:08.031Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42514/4/                              
08:24:08 [2021-06-11T08:24:08.031Z] cgroup2                        true                                                                                    
08:24:08 [2021-06-11T08:24:08.031Z] CHANGE_AUTHOR                  gyakovlev                                                                               
08:24:08 [2021-06-11T08:24:08.031Z] CHANGE_AUTHOR_DISPLAY_NAME     Georgy Yakovlev                                                                         
08:24:08 [2021-06-11T08:24:08.031Z] CHANGE_BRANCH                  ppc64-buildmode                                                                         
08:24:08 [2021-06-11T08:24:08.031Z] CHANGE_FORK                    gyakovlev                                                                               
08:24:08 [2021-06-11T08:24:08.031Z] CHANGE_ID                      42514                                                                                   
08:24:08 [2021-06-11T08:24:08.031Z] CHANGE_TARGET                  master                                                                                  
08:24:08 [2021-06-11T08:24:08.031Z] CHANGE_TITLE                   don't use buildmode=pie on ppc64                                                        
08:24:08 [2021-06-11T08:24:08.031Z] CHANGE_URL                     https://github.com/moby/moby/pull/42514                                                 
08:24:08 [2021-06-11T08:24:08.031Z] CHECK_CONFIG_COMMIT            2b0755b936416834e14208c6c37b36977e67ea35                                                
08:24:08 [2021-06-11T08:24:08.031Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
08:24:08 [2021-06-11T08:24:08.031Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
08:24:08 [2021-06-11T08:24:08.031Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
08:24:08 [2021-06-11T08:24:08.031Z] COMPUTERNAME                   azwin-2-b6abd0                                                                          
08:24:08 [2021-06-11T08:24:08.031Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
08:24:08 [2021-06-11T08:24:08.031Z] ConfigSequenceNumber           0                                                                                       
08:24:08 [2021-06-11T08:24:08.031Z] dco                            true                                                                                    
08:24:08 [2021-06-11T08:24:08.031Z] DOCKER_BUILDKIT                0                                                                                       
08:24:08 [2021-06-11T08:24:08.031Z] DOCKER_DUT_DEBUG               1                                                                                       
08:24:08 [2021-06-11T08:24:08.031Z] DOCKER_EXPERIMENTAL            1                                                                                       
08:24:08 [2021-06-11T08:24:08.031Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
08:24:08 [2021-06-11T08:24:08.031Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
08:24:08 [2021-06-11T08:24:08.031Z] EXECUTOR_NUMBER                0                                                                                       
08:24:08 [2021-06-11T08:24:08.031Z] FQDN                           azwin-2-b6abd0.westus.cloudapp.azure.com                                                
08:24:08 [2021-06-11T08:24:08.031Z] GIT_BRANCH                     PR-42514                                                                                
08:24:08 [2021-06-11T08:24:08.031Z] GIT_COMMIT                     4ea6f0d774cab03302c7286681c4165f01b4cb26                                                
08:24:08 [2021-06-11T08:24:08.031Z] GIT_PREVIOUS_COMMIT            2792a72494b6e80a2fc35c234cb0bfcc3dcefa4c                                                
08:24:08 [2021-06-11T08:24:08.031Z] GIT_URL                        https://github.com/moby/moby.git                                                        
08:24:08 [2021-06-11T08:24:08.031Z] HUDSON_COOKIE                  568a6e6e-1c32-4a8d-9d42-618e8346fdd7                                                    
08:24:08 [2021-06-11T08:24:08.031Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
08:24:08 [2021-06-11T08:24:08.031Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
08:24:08 [2021-06-11T08:24:08.031Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
08:24:08 [2021-06-11T08:24:08.031Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64                          
08:24:08 [2021-06-11T08:24:08.031Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
08:24:08 [2021-06-11T08:24:08.031Z] JENKINS_NODE_COOKIE            beb218fa-867b-492f-89b5-a2147ad4593f                                                    
08:24:08 [2021-06-11T08:24:08.031Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
08:24:08 [2021-06-11T08:24:08.031Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
08:24:08 [2021-06-11T08:24:08.031Z] JOB_BASE_NAME                  PR-42514                                                                                
08:24:08 [2021-06-11T08:24:08.031Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42514/display/redirect                
08:24:08 [2021-06-11T08:24:08.031Z] JOB_NAME                       moby/PR-42514                                                                           
08:24:08 [2021-06-11T08:24:08.031Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42514/                                
08:24:08 [2021-06-11T08:24:08.031Z] library.jps.version            master                                                                                  
08:24:08 [2021-06-11T08:24:08.031Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
08:24:08 [2021-06-11T08:24:08.031Z] NODE_LABELS                    amd64 azure azwin-2-b6abd0 azwin-2022 docker west-us windows windows-2022 x86_64        
08:24:08 [2021-06-11T08:24:08.031Z] NODE_NAME                      azwin-2-b6abd0                                                                          
08:24:08 [2021-06-11T08:24:08.031Z] NUMBER_OF_PROCESSORS           4                                                                                       
08:24:08 [2021-06-11T08:24:08.031Z] OS                             Windows_NT                                                                              
08:24:08 [2021-06-11T08:24:08.031Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
08:24:08 [2021-06-11T08:24:08.031Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
08:24:08 [2021-06-11T08:24:08.031Z] ppc64le                        false                                                                                   
08:24:08 [2021-06-11T08:24:08.031Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
08:24:08 [2021-06-11T08:24:08.031Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
08:24:08 [2021-06-11T08:24:08.031Z] PROCESSOR_LEVEL                6                                                                                       
08:24:08 [2021-06-11T08:24:08.031Z] PROCESSOR_REVISION             4f01                                                                                    
08:24:08 [2021-06-11T08:24:08.031Z] ProgramData                    C:\ProgramData                                                                          
08:24:08 [2021-06-11T08:24:08.031Z] ProgramFiles                   C:\Program Files                                                                        
08:24:08 [2021-06-11T08:24:08.031Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
08:24:08 [2021-06-11T08:24:08.031Z] ProgramW6432                   C:\Program Files                                                                        
08:24:08 [2021-06-11T08:24:08.031Z] PROMPT                         $P$G                                                                                    
08:24:08 [2021-06-11T08:24:08.031Z] PSExecutionPolicyPreference    Bypass                                                                                  
08:24:08 [2021-06-11T08:24:08.031Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
08:24:08 [2021-06-11T08:24:08.031Z] PUBLIC                         C:\Users\Public                                                                         
08:24:08 [2021-06-11T08:24:08.031Z] rootless                       true                                                                                    
08:24:08 [2021-06-11T08:24:08.031Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42514/4/display/redirect?page=artif...
08:24:08 [2021-06-11T08:24:08.031Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42514/4/display/redirect?page=changes 
08:24:08 [2021-06-11T08:24:08.031Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42514/4/display/redirect              
08:24:08 [2021-06-11T08:24:08.031Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42514/4/display/redirect?page=tests   
08:24:08 [2021-06-11T08:24:08.031Z] s390x                          false                                                                                   
08:24:08 [2021-06-11T08:24:08.031Z] SKIP_VALIDATION_TESTS          1                                                                                       
08:24:08 [2021-06-11T08:24:08.031Z] SOURCES_DRIVE                  d                                                                                       
08:24:08 [2021-06-11T08:24:08.031Z] SOURCES_SUBDIR                 gopath                                                                                  
08:24:08 [2021-06-11T08:24:08.031Z] STAGE_NAME                     Run tests                                                                               
08:24:08 [2021-06-11T08:24:08.031Z] SystemDrive                    C:                                                                                      
08:24:08 [2021-06-11T08:24:08.031Z] SystemRoot                     C:\Windows                                                                              
08:24:08 [2021-06-11T08:24:08.031Z] TEMP                           C:\Windows\TEMP                                                                         
08:24:08 [2021-06-11T08:24:08.031Z] TESTDEBUG                      0                                                                                       
08:24:08 [2021-06-11T08:24:08.031Z] TESTRUN_DRIVE                  d                                                                                       
08:24:08 [2021-06-11T08:24:08.031Z] TESTRUN_SUBDIR                 CI                                                                                      
08:24:08 [2021-06-11T08:24:08.031Z] TIMEOUT                        120m                                                                                    
08:24:08 [2021-06-11T08:24:08.031Z] TMP                            C:\Windows\TEMP                                                                         
08:24:08 [2021-06-11T08:24:08.031Z] unit_validate                  true                                                                                    
08:24:08 [2021-06-11T08:24:08.031Z] USERDOMAIN                     WORKGROUP                                                                               
08:24:08 [2021-06-11T08:24:08.031Z] USERNAME                       azwin-2-b6abd0$                                                                         
08:24:08 [2021-06-11T08:24:08.031Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
08:24:08 [2021-06-11T08:24:08.031Z] validate_force                 false                                                                                   
08:24:08 [2021-06-11T08:24:08.031Z] windir                         C:\Windows                                                                              
08:24:08 [2021-06-11T08:24:08.031Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore/insider                                            
08:24:08 [2021-06-11T08:24:08.031Z] WINDOWS_BASE_IMAGE_TAG         10.0.20295.1                                                                            
08:24:08 [2021-06-11T08:24:08.031Z] windows2022                    true                                                                                    
08:24:08 [2021-06-11T08:24:08.031Z] windowsRS1                     false                                                                                   
08:24:08 [2021-06-11T08:24:08.031Z] windowsRS5                     false                                                                                   
08:24:08 [2021-06-11T08:24:08.031Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
08:24:08 [2021-06-11T08:24:08.031Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
08:24:08 [2021-06-11T08:24:08.031Z] 
08:24:08 [2021-06-11T08:24:08.031Z] 
08:24:08 [2021-06-11T08:24:08.031Z] 
08:24:08 [2021-06-11T08:24:08.254Z] #54 ...
08:24:08 [2021-06-11T08:24:08.254Z] 
08:24:08 [2021-06-11T08:24:08.254Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
08:24:08 [2021-06-11T08:24:08.254Z] #41 sha256:4f833c25f14cbfbfce61ae6c239459136ff7ca29d055d08fa89b5127be6d602b
08:24:08 [2021-06-11T08:24:08.481Z] INFO: Sources under d:\gopath\...
08:24:08 [2021-06-11T08:24:08.481Z] INFO: Test run under d:\CI\...
08:24:08 [2021-06-11T08:24:08.481Z] INFO: Running in D:\gopath\src\github.com\docker\docker
08:24:08 [2021-06-11T08:24:08.481Z] INFO: docker/docker repository was found
08:24:08 [2021-06-11T08:24:08.481Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time...
08:24:08 [2021-06-11T08:24:08.812Z] #20 47.89 Setting up xfsprogs (4.20.0-1) ...
08:24:08 [2021-06-11T08:24:08.812Z] #20 47.90 Setting up python3-lib2to3 (3.7.3-1) ...
08:24:08 [2021-06-11T08:24:08.812Z] #20 48.19 Setting up python3-pkg-resources (40.8.0-1) ...
08:24:08 [2021-06-11T08:24:08.825Z] #41 DONE 0.8s
08:24:08 [2021-06-11T08:24:08.825Z] 
08:24:08 [2021-06-11T08:24:08.825Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
08:24:08 [2021-06-11T08:24:08.825Z] #45 sha256:194151e389d7383d2c0300c605d4add1efaac285297fc8cce8d232e37d67f922
08:24:08 [2021-06-11T08:24:08.825Z] #45 DONE 0.1s
08:24:08 [2021-06-11T08:24:08.825Z] 
08:24:08 [2021-06-11T08:24:08.825Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
08:24:08 [2021-06-11T08:24:08.825Z] #47 sha256:f66c4ba90ea3c4b4f69a1b3e46bd1a859f64353158954e50a8f4152d33015848
08:24:09 [2021-06-11T08:24:09.086Z] #47 DONE 0.2s
08:24:09 [2021-06-11T08:24:09.086Z] 
08:24:09 [2021-06-11T08:24:09.086Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
08:24:09 [2021-06-11T08:24:09.086Z] #49 sha256:5ac894901d004a95d7675aa345dad042c7de08b4ae86c4ccd741eb2cd36c24c1
08:24:09 [2021-06-11T08:24:09.086Z] #49 DONE 0.1s
08:24:09 [2021-06-11T08:24:09.086Z] 
08:24:09 [2021-06-11T08:24:09.086Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
08:24:09 [2021-06-11T08:24:09.086Z] #54 sha256:7337ca8edea5b5e76cdfb357929f7548102fa40b11395bce40cb9d2e9077b523
08:24:09 [2021-06-11T08:24:09.346Z] #54 ...
08:24:09 [2021-06-11T08:24:09.346Z] 
08:24:09 [2021-06-11T08:24:09.346Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
08:24:09 [2021-06-11T08:24:09.346Z] #51 sha256:d86857f7b82f10e880485c9c69d8d66f5eeef364a9dd61dbc5d994ae9e6df635
08:24:09 [2021-06-11T08:24:09.427Z] 10.0.20295.1: Pulling from windows/servercore/insider
08:24:09 [2021-06-11T08:24:09.607Z] #51 DONE 0.5s
08:24:09 [2021-06-11T08:24:09.607Z] 
08:24:09 [2021-06-11T08:24:09.607Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
08:24:09 [2021-06-11T08:24:09.607Z] #53 sha256:f604dfabbadb46938446e351cd337c9fe9e291167545549bbbaa62ebd0f7abc6
08:24:09 [2021-06-11T08:24:09.741Z] #20 48.88 Setting up python3-distutils (3.7.3-1) ...
08:24:09 [2021-06-11T08:24:09.867Z] #53 DONE 0.1s
08:24:09 [2021-06-11T08:24:09.867Z] 
08:24:09 [2021-06-11T08:24:09.867Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
08:24:09 [2021-06-11T08:24:09.867Z] #54 sha256:7337ca8edea5b5e76cdfb357929f7548102fa40b11395bce40cb9d2e9077b523
08:24:09 [2021-06-11T08:24:09.876Z] 29d5b6a226d2: Pulling fs layer
08:24:09 [2021-06-11T08:24:09.997Z] #20 49.21 Setting up python3-setuptools (40.8.0-1) ...
08:24:10 [2021-06-11T08:24:10.926Z] #20 50.20 Setting up python3-pip (18.1-5) ...
08:24:11 [2021-06-11T08:24:11.854Z] #20 51.20 Processing triggers for libc-bin (2.28-10) ...
08:24:11 [2021-06-11T08:24:11.854Z] #20 51.23 Processing triggers for mime-support (3.62) ...
08:24:13 [2021-06-11T08:24:13.221Z] #20 DONE 52.4s
08:24:13 [2021-06-11T08:24:13.221Z] 
08:24:13 [2021-06-11T08:24:13.221Z] #21 [dev-systemd-false  8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
08:24:13 [2021-06-11T08:24:13.221Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062
08:24:15 [2021-06-11T08:24:15.116Z] #21 1.649 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
08:24:15 [2021-06-11T08:24:15.116Z] #21 1.652 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
08:24:15 [2021-06-11T08:24:15.116Z] #21 1.659 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
08:24:16 [2021-06-11T08:24:16.043Z] #21 DONE 2.7s
08:24:16 [2021-06-11T08:24:16.043Z] 
08:24:16 [2021-06-11T08:24:16.043Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
08:24:16 [2021-06-11T08:24:16.043Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9
08:24:16 [2021-06-11T08:24:16.043Z] #22 ...
08:24:16 [2021-06-11T08:24:16.043Z] 
08:24:16 [2021-06-11T08:24:16.043Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
08:24:16 [2021-06-11T08:24:16.043Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea
08:24:16 [2021-06-11T08:24:16.043Z] #40 DONE 192.1s
08:24:16 [2021-06-11T08:24:16.298Z] 
08:24:16 [2021-06-11T08:24:16.298Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
08:24:16 [2021-06-11T08:24:16.298Z] #54 sha256:01f919606ab3818a83ad094d36e6529a83f70f8bc59ba0e590479c682adbf61f
08:24:18 [2021-06-11T08:24:18.187Z] #54 ...
08:24:18 [2021-06-11T08:24:18.187Z] 
08:24:18 [2021-06-11T08:24:18.187Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
08:24:18 [2021-06-11T08:24:18.187Z] #50 sha256:60a9fb98110b85291274bca0e2666e04d9d3bb9fb1d9992cefc0b1a61ce2ed99
08:24:18 [2021-06-11T08:24:18.187Z] #50 194.2 + /build/golangci-lint --version
08:24:18 [2021-06-11T08:24:18.443Z] #50 194.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
08:24:18 [2021-06-11T08:24:18.699Z] #50 DONE 195.1s
08:24:18 [2021-06-11T08:24:18.699Z] 
08:24:18 [2021-06-11T08:24:18.699Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
08:24:18 [2021-06-11T08:24:18.699Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9
08:24:20 [2021-06-11T08:24:20.869Z] #57 174.0 + bin/containerd
08:24:20 [2021-06-11T08:24:20.869Z] #57 ...
08:24:20 [2021-06-11T08:24:20.869Z] 
08:24:20 [2021-06-11T08:24:20.869Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
08:24:20 [2021-06-11T08:24:20.869Z] #54 sha256:e5c3700cdca577fb071ffba547c925fe6677917367e82d40e21ad3753d251867
08:24:20 [2021-06-11T08:24:20.869Z] #54 105.6 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
08:24:20 [2021-06-11T08:24:20.869Z] #54 106.6 + mkdir -p /build
08:24:20 [2021-06-11T08:24:20.869Z] #54 106.6 + cp runc /build/runc
08:24:20 [2021-06-11T08:24:20.869Z] #54 DONE 107.0s
08:24:20 [2021-06-11T08:24:20.869Z] 
08:24:20 [2021-06-11T08:24:20.869Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:24:20 [2021-06-11T08:24:20.869Z] #57 sha256:df56ca609cec4f2062f1b136e9941963afedc73629953c315a7c6178d828185a
08:24:21 [2021-06-11T08:24:21.213Z] #22 5.613 Collecting yamllint==1.26.1
08:24:21 [2021-06-11T08:24:21.799Z] #57 ...
08:24:21 [2021-06-11T08:24:21.799Z] 
08:24:21 [2021-06-11T08:24:21.799Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
08:24:21 [2021-06-11T08:24:21.799Z] #55 sha256:1dc9a29c5cdfbbfe93c1740ec2901db684493f1e8c6f825e03313a1cb61f21ed
08:24:21 [2021-06-11T08:24:21.799Z] #55 DONE 0.2s
08:24:21 [2021-06-11T08:24:21.799Z] 
08:24:21 [2021-06-11T08:24:21.799Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:24:21 [2021-06-11T08:24:21.799Z] #57 sha256:df56ca609cec4f2062f1b136e9941963afedc73629953c315a7c6178d828185a
08:24:27 [2021-06-11T08:24:27.748Z] #22 10.91   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
08:24:27 [2021-06-11T08:24:27.748Z] #22 11.45 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
08:24:27 [2021-06-11T08:24:27.748Z] #22 11.48   Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl
08:24:27 [2021-06-11T08:24:27.748Z] #22 11.51 Collecting pyyaml (from yamllint==1.26.1)
08:24:27 [2021-06-11T08:24:27.748Z] #22 11.65   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
08:24:27 [2021-06-11T08:24:27.748Z] #22 11.82 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
08:24:27 [2021-06-11T08:24:27.748Z] #22 11.82 Building wheels for collected packages: yamllint
08:24:27 [2021-06-11T08:24:27.748Z] #22 11.82   Running setup.py bdist_wheel for yamllint: started
08:24:27 [2021-06-11T08:24:27.979Z] #54 108.9 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
08:24:27 [2021-06-11T08:24:27.979Z] #54 109.8 + mkdir -p /build
08:24:27 [2021-06-11T08:24:27.979Z] #54 109.8 + cp runc /build/runc
08:24:28 [2021-06-11T08:24:28.005Z] #22 12.31   Running setup.py bdist_wheel for yamllint: finished with status 'done'
08:24:28 [2021-06-11T08:24:28.005Z] #22 12.31   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
08:24:28 [2021-06-11T08:24:28.241Z] #54 DONE 110.6s
08:24:28 [2021-06-11T08:24:28.241Z] 
08:24:28 [2021-06-11T08:24:28.241Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:24:28 [2021-06-11T08:24:28.241Z] #57 sha256:603a1f0a47ad85497d91cb711613ef058185b8eecd796006e683ab4145164794
08:24:28 [2021-06-11T08:24:28.241Z] #57 178.7 + bin/containerd
08:24:28 [2021-06-11T08:24:28.261Z] #22 12.33 Successfully built yamllint
08:24:28 [2021-06-11T08:24:28.261Z] #22 12.34 Installing collected packages: pathspec, pyyaml, yamllint
08:24:28 [2021-06-11T08:24:28.261Z] #22 12.49 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1
08:24:28 [2021-06-11T08:24:28.517Z] #22 DONE 12.8s
08:24:28 [2021-06-11T08:24:28.517Z] 
08:24:28 [2021-06-11T08:24:28.517Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
08:24:28 [2021-06-11T08:24:28.517Z] #25 sha256:e9cb4dee8d0a72442dd6a1391d40e2264e08a6b39aa3bdec07be8d5ec69d9d40
08:24:28 [2021-06-11T08:24:28.777Z] #25 DONE 0.3s
08:24:28 [2021-06-11T08:24:28.777Z] 
08:24:28 [2021-06-11T08:24:28.777Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:24:28 [2021-06-11T08:24:28.777Z] #57 sha256:525b27a8dd190e27fb9fb4abc0c0224b6f04413a246980ad4c846307cadd9f2e
08:24:29 [2021-06-11T08:24:29.033Z] #57 ...
08:24:29 [2021-06-11T08:24:29.033Z] 
08:24:29 [2021-06-11T08:24:29.033Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
08:24:29 [2021-06-11T08:24:29.033Z] #30 sha256:fd8fb0c042fa75d3757c6a829f80d78cc93ae67c5543c2e36e566dfe6d50a858
08:24:29 [2021-06-11T08:24:29.627Z] #57 ...
08:24:29 [2021-06-11T08:24:29.627Z] 
08:24:29 [2021-06-11T08:24:29.627Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
08:24:29 [2021-06-11T08:24:29.627Z] #55 sha256:d43f1b602fe5fb4fbd4ca055f04f53577fe84fd58736a1c68a284ebead8b7477
08:24:29 [2021-06-11T08:24:29.627Z] #55 DONE 0.3s
08:24:29 [2021-06-11T08:24:29.627Z] 
08:24:29 [2021-06-11T08:24:29.627Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:24:29 [2021-06-11T08:24:29.627Z] #57 sha256:603a1f0a47ad85497d91cb711613ef058185b8eecd796006e683ab4145164794
08:24:35 [2021-06-11T08:24:35.581Z] #30 DONE 5.6s
08:24:35 [2021-06-11T08:24:35.581Z] 
08:24:35 [2021-06-11T08:24:35.581Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
08:24:35 [2021-06-11T08:24:35.581Z] #33 sha256:92a9a9bf8e737b1cab428a26095fafb62088507068d131d8b7317d9b638f5671
08:24:35 [2021-06-11T08:24:35.581Z] #33 DONE 0.4s
08:24:35 [2021-06-11T08:24:35.581Z] 
08:24:35 [2021-06-11T08:24:35.581Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
08:24:35 [2021-06-11T08:24:35.581Z] #35 sha256:35c9bce0a87dad1e5a199fcb68266df43652119be714cf11fb7ddaa7a3f00350
08:24:35 [2021-06-11T08:24:35.581Z] #35 DONE 0.1s
08:24:35 [2021-06-11T08:24:35.581Z] 
08:24:35 [2021-06-11T08:24:35.581Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
08:24:35 [2021-06-11T08:24:35.581Z] #38 sha256:79b78a5f19cf91fd7ecb03894d9ea49f74f08d469360f7da53450ec3558f068f
08:24:35 [2021-06-11T08:24:35.581Z] #38 DONE 0.2s
08:24:35 [2021-06-11T08:24:35.581Z] 
08:24:35 [2021-06-11T08:24:35.581Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
08:24:35 [2021-06-11T08:24:35.581Z] #41 sha256:0e6b85eb1f7fe5e2827734709d4bcadf604c959a401dbac0115db33b71c0c8e3
08:24:35 [2021-06-11T08:24:35.837Z] #41 DONE 0.8s
08:24:35 [2021-06-11T08:24:35.837Z] 
08:24:35 [2021-06-11T08:24:35.837Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:24:35 [2021-06-11T08:24:35.837Z] #57 sha256:525b27a8dd190e27fb9fb4abc0c0224b6f04413a246980ad4c846307cadd9f2e
08:24:36 [2021-06-11T08:24:36.093Z] #57 ...
08:24:36 [2021-06-11T08:24:36.093Z] 
08:24:36 [2021-06-11T08:24:36.093Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
08:24:36 [2021-06-11T08:24:36.093Z] #45 sha256:2b5d42427a074ac909540ca22aa0f169e4e320b3e8d19ec49854788c61da28ae
08:24:36 [2021-06-11T08:24:36.093Z] #45 DONE 0.1s
08:24:36 [2021-06-11T08:24:36.093Z] 
08:24:36 [2021-06-11T08:24:36.093Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
08:24:36 [2021-06-11T08:24:36.093Z] #47 sha256:565009453ba1f727b7471ee0be5f44e7457444ca04812bfdfffde95e38969f93
08:24:36 [2021-06-11T08:24:36.349Z] #47 DONE 0.3s
08:24:36 [2021-06-11T08:24:36.349Z] 
08:24:36 [2021-06-11T08:24:36.349Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
08:24:36 [2021-06-11T08:24:36.349Z] #54 sha256:01f919606ab3818a83ad094d36e6529a83f70f8bc59ba0e590479c682adbf61f
08:24:36 [2021-06-11T08:24:36.349Z] #54 ...
08:24:36 [2021-06-11T08:24:36.349Z] 
08:24:36 [2021-06-11T08:24:36.349Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
08:24:36 [2021-06-11T08:24:36.349Z] #49 sha256:c1f0e936ae67ef5c04e9c9cdfd889ea017304cc667ba84e3e088ce007b8f063b
08:24:36 [2021-06-11T08:24:36.349Z] #49 DONE 0.1s
08:24:36 [2021-06-11T08:24:36.605Z] 
08:24:36 [2021-06-11T08:24:36.605Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
08:24:36 [2021-06-11T08:24:36.605Z] #51 sha256:23ade7f5a0e2cefa6c70b26d29adfb469ebcd914e99b144ad28c37359f7e5907
08:24:37 [2021-06-11T08:24:37.167Z] #51 DONE 0.6s
08:24:37 [2021-06-11T08:24:37.167Z] 
08:24:37 [2021-06-11T08:24:37.167Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
08:24:37 [2021-06-11T08:24:37.167Z] #54 sha256:01f919606ab3818a83ad094d36e6529a83f70f8bc59ba0e590479c682adbf61f
08:24:37 [2021-06-11T08:24:37.167Z] #54 ...
08:24:37 [2021-06-11T08:24:37.167Z] 
08:24:37 [2021-06-11T08:24:37.167Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
08:24:37 [2021-06-11T08:24:37.167Z] #53 sha256:7210d1c2dc1f02c8fe616ff0c0419a0423e438a281023c8495b14eeafb93d313
08:24:37 [2021-06-11T08:24:37.167Z] #53 DONE 0.1s
08:24:37 [2021-06-11T08:24:37.167Z] 
08:24:37 [2021-06-11T08:24:37.167Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:24:37 [2021-06-11T08:24:37.167Z] #57 sha256:525b27a8dd190e27fb9fb4abc0c0224b6f04413a246980ad4c846307cadd9f2e
08:24:42 [2021-06-11T08:24:42.416Z] #57 178.0 + bin/containerd
08:24:46 [2021-06-11T08:24:46.588Z] #57 ...
08:24:46 [2021-06-11T08:24:46.588Z] 
08:24:46 [2021-06-11T08:24:46.588Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
08:24:46 [2021-06-11T08:24:46.588Z] #54 sha256:01f919606ab3818a83ad094d36e6529a83f70f8bc59ba0e590479c682adbf61f
08:24:46 [2021-06-11T08:24:46.588Z] #54 103.2 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
08:24:46 [2021-06-11T08:24:46.588Z] #54 104.1 + mkdir -p /build
08:24:46 [2021-06-11T08:24:46.588Z] #54 104.1 + cp runc /build/runc
08:24:46 [2021-06-11T08:24:46.588Z] #54 DONE 104.5s
08:24:46 [2021-06-11T08:24:46.588Z] 
08:24:46 [2021-06-11T08:24:46.588Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:24:46 [2021-06-11T08:24:46.588Z] #57 sha256:525b27a8dd190e27fb9fb4abc0c0224b6f04413a246980ad4c846307cadd9f2e
08:24:47 [2021-06-11T08:24:47.518Z] #57 ...
08:24:47 [2021-06-11T08:24:47.518Z] 
08:24:47 [2021-06-11T08:24:47.518Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
08:24:47 [2021-06-11T08:24:47.518Z] #55 sha256:56857950f8f3186990c98759f54bb8922e4bf649635e04f430a79f5456eb2aa5
08:24:47 [2021-06-11T08:24:47.518Z] #55 DONE 0.3s
08:24:47 [2021-06-11T08:24:47.518Z] 
08:24:47 [2021-06-11T08:24:47.518Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
08:24:47 [2021-06-11T08:24:47.518Z] #57 sha256:525b27a8dd190e27fb9fb4abc0c0224b6f04413a246980ad4c846307cadd9f2e
08:24:53 [2021-06-11T08:24:53.840Z] #57 204.8 # github.com/containerd/containerd/cmd/containerd
08:24:53 [2021-06-11T08:24:53.840Z] #57 204.8 /usr/bin/ld: /tmp/go-link-748107427/000018.o: in function `New':
08:24:53 [2021-06-11T08:24:53.840Z] #57 204.8 /tmp/tmp.lyNUtPhPeY/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
08:24:53 [2021-06-11T08:24:53.840Z] #57 204.9 + bin/containerd-stress
08:24:53 [2021-06-11T08:24:53.840Z] #57 207.0 + bin/containerd-shim
08:24:59 [2021-06-11T08:24:59.089Z] #57 213.7 + bin/containerd-shim-runc-v1
08:25:01 [2021-06-11T08:25:01.750Z] #57 209.6 # github.com/containerd/containerd/cmd/containerd
08:25:01 [2021-06-11T08:25:01.750Z] #57 209.6 /usr/bin/ld: /tmp/go-link-072094741/000018.o: in function `New':
08:25:01 [2021-06-11T08:25:01.750Z] #57 209.6 /tmp/tmp.DwnPKEcnsy/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
08:25:01 [2021-06-11T08:25:01.750Z] #57 209.6 + bin/containerd-stress
08:25:01 [2021-06-11T08:25:01.750Z] #57 211.8 + bin/containerd-shim
08:25:03 [2021-06-11T08:25:03.328Z] #57 218.6 + bin/containerd-shim-runc-v2
08:25:04 [2021-06-11T08:25:04.257Z] #57 219.8 + binaries
08:25:04 [2021-06-11T08:25:04.257Z] #57 219.8 + install -D bin/containerd /build/containerd
08:25:04 [2021-06-11T08:25:04.257Z] #57 219.8 + install -D bin/containerd-shim /build/containerd-shim
08:25:04 [2021-06-11T08:25:04.512Z] #57 219.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
08:25:04 [2021-06-11T08:25:04.512Z] #57 219.8 + install -D bin/ctr /build/ctr
08:25:05 [2021-06-11T08:25:05.876Z] #57 DONE 221.4s
08:25:07 [2021-06-11T08:25:07.041Z] #57 219.0 + bin/containerd-shim-runc-v1
08:25:07 [2021-06-11T08:25:07.244Z] 
08:25:07 [2021-06-11T08:25:07.244Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
08:25:07 [2021-06-11T08:25:07.244Z] #58 sha256:cc5accf4bb6c608d4a82694ff02c968a495e8e4ba9dbb493b1818510abc7c1c9
08:25:07 [2021-06-11T08:25:07.244Z] #58 DONE 0.2s
08:25:07 [2021-06-11T08:25:07.244Z] 
08:25:07 [2021-06-11T08:25:07.244Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
08:25:07 [2021-06-11T08:25:07.244Z] #62 sha256:24fef9717fc91db584ec467e864a5b8529f207dc99198651e20a7956dcfc36da
08:25:07 [2021-06-11T08:25:07.244Z] #62 DONE 0.1s
08:25:07 [2021-06-11T08:25:07.244Z] 
08:25:07 [2021-06-11T08:25:07.244Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
08:25:07 [2021-06-11T08:25:07.244Z] #67 sha256:c5e8ed0237e2294982bfc5ee8b5cdc089c4bfc4c5457ed11e57ec1ccc2644971
08:25:07 [2021-06-11T08:25:07.500Z] #67 DONE 0.3s
08:25:07 [2021-06-11T08:25:07.755Z] 
08:25:07 [2021-06-11T08:25:07.755Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
08:25:07 [2021-06-11T08:25:07.755Z] #68 sha256:3a53160bece347344c27759dcef627dccacd6f84017efbadddcfcaf9c87a2272
08:25:07 [2021-06-11T08:25:07.755Z] #68 DONE 0.0s
08:25:07 [2021-06-11T08:25:07.755Z] 
08:25:07 [2021-06-11T08:25:07.755Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
08:25:07 [2021-06-11T08:25:07.755Z] #69 sha256:9588b4fa0476b9d9263cccad9154d6fa78524b81302e51fb22b1daf17c2022e7
08:25:08 [2021-06-11T08:25:08.683Z] #69 DONE 1.2s
08:25:08 [2021-06-11T08:25:08.939Z] 
08:25:08 [2021-06-11T08:25:08.939Z] #70 exporting to image
08:25:08 [2021-06-11T08:25:08.939Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
08:25:08 [2021-06-11T08:25:08.939Z] #70 exporting layers
08:25:12 [2021-06-11T08:25:12.331Z] #57 223.9 + bin/containerd-shim-runc-v2
08:25:12 [2021-06-11T08:25:12.593Z] #57 225.0 + binaries
08:25:12 [2021-06-11T08:25:12.854Z] #57 225.0 + install -D bin/containerd /build/containerd
08:25:12 [2021-06-11T08:25:12.854Z] #57 225.0 + install -D bin/containerd-shim /build/containerd-shim
08:25:12 [2021-06-11T08:25:12.854Z] #57 225.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
08:25:12 [2021-06-11T08:25:12.854Z] #57 225.0 + install -D bin/ctr /build/ctr
08:25:14 [2021-06-11T08:25:14.768Z] #57 DONE 226.9s
08:25:15 [2021-06-11T08:25:15.473Z] #70 exporting layers 6.5s done
08:25:15 [2021-06-11T08:25:15.473Z] #70 writing image sha256:1894b5a05a0675fd70958c47be9ab7e5828633ec441e9f8602cf54cff2ed0367 done
08:25:15 [2021-06-11T08:25:15.473Z] #70 naming to docker.io/library/docker:693701f221d6cd36054d2742f635e8f118b5576f done
08:25:15 [2021-06-11T08:25:15.473Z] #70 DONE 6.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
08:25:15 [2021-06-11T08:25:15.724Z] 
08:25:15 [2021-06-11T08:25:15.724Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
08:25:15 [2021-06-11T08:25:15.724Z] #58 sha256:715ff877a6ba5413752e23211870d7ecc0121d5fdda61a8a9595eca371009540
08:25:15 [2021-06-11T08:25:15.792Z] + trap exit INT TERM
08:25:15 [2021-06-11T08:25:15.792Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
08:25:15 [2021-06-11T08:25:15.792Z] + CONTAINER_NAME=docker-pr4
08:25:15 [2021-06-11T08:25:15.792Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42514/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42514/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=693701f221d6cd36054d2742f635e8f118b5576f -e DOCKER_GRAPHDRIVER docker:693701f221d6cd36054d2742f635e8f118b5576f hack/make.sh dynbinary
08:25:16 [2021-06-11T08:25:16.677Z] #58 DONE 1.1s
08:25:16 [2021-06-11T08:25:16.677Z] 
08:25:16 [2021-06-11T08:25:16.677Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
08:25:16 [2021-06-11T08:25:16.677Z] #62 sha256:ae5dd3ea8949d18c32d05f77574a5d2567ff97f896b9efa1666197c9d3977f3d
08:25:16 [2021-06-11T08:25:16.939Z] #62 DONE 0.2s
08:25:16 [2021-06-11T08:25:16.939Z] 
08:25:16 [2021-06-11T08:25:16.939Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
08:25:16 [2021-06-11T08:25:16.939Z] #67 sha256:61c3265869dff91513ae7ae9a2b76d5e95d378f12982b9257f501dc903e91367
08:25:17 [2021-06-11T08:25:17.155Z] 
08:25:17 [2021-06-11T08:25:17.411Z] Removing bundles/
08:25:17 [2021-06-11T08:25:17.411Z] 
08:25:17 [2021-06-11T08:25:17.411Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:25:17 [2021-06-11T08:25:17.411Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:25:17 [2021-06-11T08:25:17.411Z] GOOS="" GOARCH="" GOARM=""
08:25:18 [2021-06-11T08:25:18.319Z] #67 DONE 1.1s
08:25:18 [2021-06-11T08:25:18.319Z] 
08:25:18 [2021-06-11T08:25:18.319Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
08:25:18 [2021-06-11T08:25:18.319Z] #68 sha256:1bbace8d4a81131838c40061e941646120d5cd3e7787e645189e7513d6e5a4fc
08:25:18 [2021-06-11T08:25:18.319Z] #68 DONE 0.1s
08:25:18 [2021-06-11T08:25:18.319Z] 
08:25:18 [2021-06-11T08:25:18.319Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
08:25:18 [2021-06-11T08:25:18.319Z] #69 sha256:33c60b393822298acac863816d122223efda0eed18b75e07c9fe4b2fc2190b1d
08:25:19 [2021-06-11T08:25:19.593Z] #57 210.5 # github.com/containerd/containerd/cmd/containerd
08:25:19 [2021-06-11T08:25:19.593Z] #57 210.5 /usr/bin/ld: /tmp/go-link-398735135/000018.o: in function `New':
08:25:19 [2021-06-11T08:25:19.593Z] #57 210.5 /tmp/tmp.0L5W2fx8Ql/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
08:25:19 [2021-06-11T08:25:19.593Z] #57 210.5 + bin/containerd-stress
08:25:19 [2021-06-11T08:25:19.593Z] #57 212.7 + bin/containerd-shim
08:25:19 [2021-06-11T08:25:19.700Z] #69 DONE 1.5s
08:25:19 [2021-06-11T08:25:19.700Z] 
08:25:19 [2021-06-11T08:25:19.700Z] #70 exporting to image
08:25:19 [2021-06-11T08:25:19.700Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
08:25:19 [2021-06-11T08:25:19.700Z] #70 exporting layers
08:25:24 [2021-06-11T08:25:24.844Z] #57 219.8 + bin/containerd-shim-runc-v1
08:25:27 [2021-06-11T08:25:27.834Z] #70 exporting layers 6.8s done
08:25:27 [2021-06-11T08:25:27.834Z] #70 writing image sha256:706d16615d1de04e7e9cf766be1ce972621fc0dae907052e17d56cd0e7a0e0cb done
08:25:27 [2021-06-11T08:25:27.834Z] #70 naming to docker.io/library/docker:693701f221d6cd36054d2742f635e8f118b5576f done
08:25:27 [2021-06-11T08:25:27.834Z] #70 DONE 6.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:25:28 [2021-06-11T08:25:28.180Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42514/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=693701f221d6cd36054d2742f635e8f118b5576f -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:693701f221d6cd36054d2742f635e8f118b5576f hack/make.sh dynbinary test-integration
08:25:29 [2021-06-11T08:25:29.561Z] 
08:25:29 [2021-06-11T08:25:29.561Z] Removing bundles/
08:25:29 [2021-06-11T08:25:29.561Z] 
08:25:29 [2021-06-11T08:25:29.561Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:25:29 [2021-06-11T08:25:29.561Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:25:29 [2021-06-11T08:25:29.561Z] GOOS="" GOARCH="" GOARM=""
08:25:30 [2021-06-11T08:25:30.090Z] #57 224.8 + bin/containerd-shim-runc-v2
08:25:30 [2021-06-11T08:25:30.090Z] #57 225.8 + binaries
08:25:30 [2021-06-11T08:25:30.346Z] #57 225.8 + install -D bin/containerd /build/containerd
08:25:30 [2021-06-11T08:25:30.346Z] #57 225.8 + install -D bin/containerd-shim /build/containerd-shim
08:25:30 [2021-06-11T08:25:30.346Z] #57 225.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
08:25:30 [2021-06-11T08:25:30.346Z] #57 225.8 + install -D bin/ctr /build/ctr
08:25:32 [2021-06-11T08:25:32.857Z] #57 DONE 228.1s
08:25:33 [2021-06-11T08:25:33.418Z] 
08:25:33 [2021-06-11T08:25:33.418Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
08:25:33 [2021-06-11T08:25:33.418Z] #58 sha256:63effdd58819e2accaa3ddaf28f477fcb671721d806d9dee42280fb08d876419
08:25:33 [2021-06-11T08:25:33.979Z] #58 DONE 0.5s
08:25:33 [2021-06-11T08:25:33.979Z] 
08:25:33 [2021-06-11T08:25:33.979Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
08:25:33 [2021-06-11T08:25:33.979Z] #62 sha256:06fc7c05d760817097de8fb8b61dd019b42b682e448dfdb6c07fed51e6757544
08:25:33 [2021-06-11T08:25:33.979Z] #62 DONE 0.1s
08:25:33 [2021-06-11T08:25:33.979Z] 
08:25:33 [2021-06-11T08:25:33.979Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
08:25:33 [2021-06-11T08:25:33.979Z] #67 sha256:659c957cb3a750a51e82f0b2a326314f8a2492193af7d2646778f06a89c50123
08:25:34 [2021-06-11T08:25:34.540Z] #67 DONE 0.6s
08:25:34 [2021-06-11T08:25:34.540Z] 
08:25:34 [2021-06-11T08:25:34.540Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
08:25:34 [2021-06-11T08:25:34.540Z] #68 sha256:2cca7538863bcfaec7e6a86883c4b182769e3339f7d766a58036ba651d3dc735
08:25:34 [2021-06-11T08:25:34.540Z] #68 DONE 0.0s
08:25:34 [2021-06-11T08:25:34.540Z] 
08:25:34 [2021-06-11T08:25:34.540Z] #69 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             dbus             dbus-user-session             systemd             systemd-sysv
08:25:34 [2021-06-11T08:25:34.540Z] #69 sha256:cd3852de45242902637d4b1b4df2aa14d908e7daea5dec3744ace17529da7c88
08:25:35 [2021-06-11T08:25:35.468Z] #69 0.831 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
08:25:35 [2021-06-11T08:25:35.468Z] #69 0.839 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
08:25:35 [2021-06-11T08:25:35.468Z] #69 0.839 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
08:25:35 [2021-06-11T08:25:35.468Z] #69 0.917 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
08:25:35 [2021-06-11T08:25:35.725Z] #69 1.196 Fetched 98.6 kB in 1s (159 kB/s)
08:25:36 [2021-06-11T08:25:36.286Z] #69 1.196 Reading package lists...
08:25:37 [2021-06-11T08:25:37.213Z] #69 1.836 Reading package lists...
08:25:37 [2021-06-11T08:25:37.213Z] #69 2.473 Building dependency tree...
08:25:37 [2021-06-11T08:25:37.213Z] #69 2.604 Reading state information...
08:25:37 [2021-06-11T08:25:37.213Z] #69 2.712 The following additional packages will be installed:
08:25:37 [2021-06-11T08:25:37.469Z] #69 2.712   libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2
08:25:37 [2021-06-11T08:25:37.469Z] #69 2.712   libpam-systemd
08:25:37 [2021-06-11T08:25:37.469Z] #69 2.713 Suggested packages:
08:25:37 [2021-06-11T08:25:37.469Z] #69 2.713   systemd-container policykit-1
08:25:37 [2021-06-11T08:25:37.469Z] #69 2.713 Recommended packages:
08:25:37 [2021-06-11T08:25:37.469Z] #69 2.713   libnss-systemd
08:25:37 [2021-06-11T08:25:37.469Z] #69 2.793 The following NEW packages will be installed:
08:25:37 [2021-06-11T08:25:37.469Z] #69 2.793   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11
08:25:37 [2021-06-11T08:25:37.469Z] #69 2.794   libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv
08:25:37 [2021-06-11T08:25:37.726Z] #69 3.059 0 upgraded, 11 newly installed, 0 to remove and 28 not upgraded.
08:25:37 [2021-06-11T08:25:37.726Z] #69 3.059 Need to get 4762 kB of archives.
08:25:37 [2021-06-11T08:25:37.726Z] #69 3.059 After this operation, 16.6 MB of additional disk space will be used.
08:25:37 [2021-06-11T08:25:37.726Z] #69 3.059 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
08:25:37 [2021-06-11T08:25:37.726Z] #69 3.061 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
08:25:37 [2021-06-11T08:25:37.726Z] #69 3.063 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
08:25:37 [2021-06-11T08:25:37.726Z] #69 3.066 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
08:25:37 [2021-06-11T08:25:37.726Z] #69 3.067 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
08:25:37 [2021-06-11T08:25:37.726Z] #69 3.068 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB]
08:25:37 [2021-06-11T08:25:37.726Z] #69 3.137 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB]
08:25:37 [2021-06-11T08:25:37.726Z] #69 3.139 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB]
08:25:37 [2021-06-11T08:25:37.726Z] #69 3.141 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB]
08:25:37 [2021-06-11T08:25:37.726Z] #69 3.161 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB]
08:25:37 [2021-06-11T08:25:37.726Z] #69 3.163 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB]
08:25:37 [2021-06-11T08:25:37.981Z] #69 3.315 debconf: delaying package configuration, since apt-utils is not installed
08:25:37 [2021-06-11T08:25:37.981Z] #69 3.342 Fetched 4762 kB in 0s (13.2 MB/s)
08:25:37 [2021-06-11T08:25:37.981Z] #69 3.372 Selecting previously unselected package libargon2-1:amd64.
08:25:37 [2021-06-11T08:25:37.981Z] #69 3.372 (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 ... 28067 files and directories currently installed.)
08:25:37 [2021-06-11T08:25:37.981Z] #69 3.387 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ...
08:25:37 [2021-06-11T08:25:37.981Z] #69 3.395 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
08:25:37 [2021-06-11T08:25:37.981Z] #69 3.429 Selecting previously unselected package libjson-c3:amd64.
08:25:37 [2021-06-11T08:25:37.981Z] #69 3.432 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
08:25:37 [2021-06-11T08:25:37.981Z] #69 3.436 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
08:25:37 [2021-06-11T08:25:37.981Z] #69 3.470 Selecting previously unselected package libcryptsetup12:amd64.
08:25:37 [2021-06-11T08:25:37.981Z] #69 3.473 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
08:25:37 [2021-06-11T08:25:37.981Z] #69 3.477 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
08:25:37 [2021-06-11T08:25:37.981Z] #69 3.532 Selecting previously unselected package libidn11:amd64.
08:25:38 [2021-06-11T08:25:38.237Z] #69 3.535 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ...
08:25:38 [2021-06-11T08:25:38.237Z] #69 3.544 Unpacking libidn11:amd64 (1.33-2.2) ...
08:25:38 [2021-06-11T08:25:38.237Z] #69 3.591 Selecting previously unselected package libkmod2:amd64.
08:25:38 [2021-06-11T08:25:38.237Z] #69 3.594 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ...
08:25:38 [2021-06-11T08:25:38.237Z] #69 3.598 Unpacking libkmod2:amd64 (26-1) ...
08:25:38 [2021-06-11T08:25:38.237Z] #69 3.647 Selecting previously unselected package systemd.
08:25:38 [2021-06-11T08:25:38.237Z] #69 3.650 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ...
08:25:38 [2021-06-11T08:25:38.237Z] #69 3.690 Unpacking systemd (241-7~deb10u7) ...
08:25:38 [2021-06-11T08:25:38.797Z] #69 4.181 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
08:25:38 [2021-06-11T08:25:38.797Z] #69 4.193 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
08:25:38 [2021-06-11T08:25:38.797Z] #69 4.204 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
08:25:38 [2021-06-11T08:25:38.797Z] #69 4.216 Setting up libidn11:amd64 (1.33-2.2) ...
08:25:38 [2021-06-11T08:25:38.797Z] #69 4.227 Setting up libkmod2:amd64 (26-1) ...
08:25:38 [2021-06-11T08:25:38.797Z] #69 4.239 Setting up systemd (241-7~deb10u7) ...
08:25:38 [2021-06-11T08:25:38.797Z] #69 4.293 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
08:25:38 [2021-06-11T08:25:38.797Z] #69 4.295 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
08:25:38 [2021-06-11T08:25:38.797Z] #69 4.299 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
08:25:38 [2021-06-11T08:25:38.797Z] #69 4.299 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
08:25:39 [2021-06-11T08:25:39.358Z] #69 4.810 Selecting previously unselected package systemd-sysv.
08:25:39 [2021-06-11T08:25:39.358Z] #69 4.810 (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 ... 28864 files and directories currently installed.)
08:25:39 [2021-06-11T08:25:39.358Z] #69 4.824 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ...
08:25:39 [2021-06-11T08:25:39.358Z] #69 4.831 Unpacking systemd-sysv (241-7~deb10u7) ...
08:25:39 [2021-06-11T08:25:39.358Z] #69 4.876 Selecting previously unselected package libdbus-1-3:amd64.
08:25:39 [2021-06-11T08:25:39.358Z] #69 4.879 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ...
08:25:39 [2021-06-11T08:25:39.358Z] #69 4.882 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
08:25:39 [2021-06-11T08:25:39.358Z] #69 4.943 Selecting previously unselected package dbus.
08:25:39 [2021-06-11T08:25:39.614Z] #69 4.946 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ...
08:25:39 [2021-06-11T08:25:39.614Z] #69 4.958 Unpacking dbus (1.12.20-0+deb10u1) ...
08:25:39 [2021-06-11T08:25:39.614Z] #69 5.020 Selecting previously unselected package libpam-systemd:amd64.
08:25:39 [2021-06-11T08:25:39.614Z] #69 5.023 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ...
08:25:39 [2021-06-11T08:25:39.614Z] #69 5.028 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ...
08:25:39 [2021-06-11T08:25:39.614Z] #69 5.073 Selecting previously unselected package dbus-user-session.
08:25:39 [2021-06-11T08:25:39.614Z] #69 5.076 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ...
08:25:39 [2021-06-11T08:25:39.614Z] #69 5.080 Unpacking dbus-user-session (1.12.20-0+deb10u1) ...
08:25:39 [2021-06-11T08:25:39.614Z] #69 5.169 Setting up systemd-sysv (241-7~deb10u7) ...
08:25:39 [2021-06-11T08:25:39.614Z] #69 5.181 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
08:25:39 [2021-06-11T08:25:39.869Z] #69 5.192 Setting up dbus (1.12.20-0+deb10u1) ...
08:25:39 [2021-06-11T08:25:39.869Z] #69 5.309 invoke-rc.d: could not determine current runlevel
08:25:39 [2021-06-11T08:25:39.869Z] #69 5.311 invoke-rc.d: policy-rc.d denied execution of start.
08:25:39 [2021-06-11T08:25:39.869Z] #69 5.316 Setting up libpam-systemd:amd64 (241-7~deb10u7) ...
08:25:40 [2021-06-11T08:25:40.125Z] #69 5.484 Setting up dbus-user-session (1.12.20-0+deb10u1) ...
08:25:40 [2021-06-11T08:25:40.125Z] #69 5.500 Processing triggers for systemd (241-7~deb10u7) ...
08:25:40 [2021-06-11T08:25:40.125Z] #69 5.509 Processing triggers for libc-bin (2.28-10) ...
08:25:40 [2021-06-11T08:25:40.380Z] #69 DONE 5.7s
08:25:40 [2021-06-11T08:25:40.380Z] 
08:25:40 [2021-06-11T08:25:40.381Z] #70 [dev-systemd-true 2/2] RUN mkdir -p hack   && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh   && chmod +x hack/dind-systemd
08:25:40 [2021-06-11T08:25:40.381Z] #70 sha256:7d3974ba063e1870c8fe3a9ce043f7d4633c77c5b9dfcfa46b0ebd2f7676e614
08:25:40 [2021-06-11T08:25:40.636Z] #70 0.466   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
08:25:40 [2021-06-11T08:25:40.636Z] #70 0.468                                  Dload  Upload   Total   Spent    Left  Speed
08:25:40 [2021-06-11T08:25:40.892Z] #70 0.469 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0  19189      0 --:--:-- --:--:-- --:--:-- 19189
08:25:40 [2021-06-11T08:25:40.892Z] #70 DONE 0.7s
08:25:40 [2021-06-11T08:25:40.892Z] 
08:25:40 [2021-06-11T08:25:40.892Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker
08:25:40 [2021-06-11T08:25:40.892Z] #71 sha256:b854a1aaa26c1bdbaa5261a170958ed044e406d4cd322d3e80ebe650c221e46e
08:25:41 [2021-06-11T08:25:41.818Z] #71 DONE 1.0s
08:25:42 [2021-06-11T08:25:42.073Z] 
08:25:42 [2021-06-11T08:25:42.074Z] #72 exporting to image
08:25:42 [2021-06-11T08:25:42.074Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
08:25:42 [2021-06-11T08:25:42.074Z] #72 exporting layers
08:25:48 [2021-06-11T08:25:48.605Z] #72 exporting layers 6.7s done
08:25:48 [2021-06-11T08:25:48.605Z] #72 writing image sha256:c8f25b8abba4f68b294cf12b73556d93dc5a832433c259332bd7aff00e0ab13d done
08:25:48 [2021-06-11T08:25:48.605Z] #72 naming to docker.io/library/docker:f04bd988d9f8db30802b9ac15f52d6de668bf29c done
08:25:48 [2021-06-11T08:25:48.605Z] #72 DONE 6.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
08:25:48 [2021-06-11T08:25:48.955Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42514/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=f04bd988d9f8db30802b9ac15f52d6de668bf29c -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f04bd988d9f8db30802b9ac15f52d6de668bf29c hack/make.sh dynbinary test-integration
08:25:50 [2021-06-11T08:25:50.845Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
08:25:50 [2021-06-11T08:25:50.845Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
08:25:50 [2021-06-11T08:25:50.845Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
08:25:50 [2021-06-11T08:25:50.845Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
08:25:50 [2021-06-11T08:25:50.845Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
08:25:50 [2021-06-11T08:25:50.845Z] Detected virtualization docker.
08:25:50 [2021-06-11T08:25:50.845Z] Detected architecture x86-64.
08:25:50 [2021-06-11T08:25:50.845Z] Set hostname to <3d7767e1d34f>.
08:25:51 [2021-06-11T08:25:51.406Z] + source /etc/docker-entrypoint-cmd
08:25:51 [2021-06-11T08:25:51.406Z] ++ hack/make.sh dynbinary test-integration
08:25:51 [2021-06-11T08:25:51.406Z] 
08:25:51 [2021-06-11T08:25:51.406Z] Removing bundles/
08:25:51 [2021-06-11T08:25:51.406Z] 
08:25:51 [2021-06-11T08:25:51.406Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:25:51 [2021-06-11T08:25:51.662Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:25:51 [2021-06-11T08:25:51.662Z] GOOS="" GOARCH="" GOARM=""
08:26:05 [2021-06-11T08:26:05.138Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|files|imports|deps|name|types_sizes) took 2m10.361646911s 
08:26:05 [2021-06-11T08:26:05.138Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 590.980447ms 
08:26:06 [2021-06-11T08:26:06.091Z] 29d5b6a226d2: Verifying Checksum
08:26:06 [2021-06-11T08:26:06.091Z] 29d5b6a226d2: Download complete
08:26:23 [2021-06-11T08:26:23.222Z] INFO [runner/unused/goanalysis] analyzers took 37.650787738s with top 10 stages: buildssa: 31.593469767s, U1000: 6.057317971s 
08:26:53 [2021-06-11T08:26:53.809Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:26:53 [2021-06-11T08:26:53.809Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
08:26:53 [2021-06-11T08:26:53.809Z] GOOS="" GOARCH="" GOARM=""
08:26:53 [2021-06-11T08:26:53.809Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
08:26:53 [2021-06-11T08:26:53.809Z] 
08:26:53 [2021-06-11T08:26:53.809Z] + c=0
08:26:53 [2021-06-11T08:26:53.809Z] + TEST_INTEGRATION_DEST=2
08:26:53 [2021-06-11T08:26:53.809Z] + CONTAINER_NAME=docker-pr4-2
08:26:53 [2021-06-11T08:26:53.809Z] + TEST_SKIP_INTEGRATION=1
08:26:53 [2021-06-11T08:26:53.809Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
08:26:53 [2021-06-11T08:26:53.809Z] + run_tests
08:26:53 [2021-06-11T08:26:53.809Z] + '[' -n 0 ']'
08:26:53 [2021-06-11T08:26:53.809Z] + rm=
08:26:53 [2021-06-11T08:26:53.809Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42514/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42514/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42514/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=693701f221d6cd36054d2742f635e8f118b5576f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:693701f221d6cd36054d2742f635e8f118b5576f hack/make.sh '' test-integration
08:26:53 [2021-06-11T08:26:53.809Z] ++ jobs -p
08:26:53 [2021-06-11T08:26:53.809Z] + TEST_INTEGRATION_DEST=3
08:26:53 [2021-06-11T08:26:53.809Z] + CONTAINER_NAME=docker-pr4-3
08:26:53 [2021-06-11T08:26:53.809Z] + TEST_SKIP_INTEGRATION=1
08:26:53 [2021-06-11T08:26:53.809Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
08:26:53 [2021-06-11T08:26:53.809Z] + run_tests
08:26:53 [2021-06-11T08:26:53.809Z] + for job in $(jobs -p)
08:26:53 [2021-06-11T08:26:53.809Z] + wait 3890
08:26:53 [2021-06-11T08:26:53.809Z] + '[' -n 0 ']'
08:26:53 [2021-06-11T08:26:53.809Z] + rm=
08:26:53 [2021-06-11T08:26:53.809Z] + TEST_INTEGRATION_DEST=1
08:26:53 [2021-06-11T08:26:53.809Z] + CONTAINER_NAME=docker-pr4-1
08:26:53 [2021-06-11T08:26:53.809Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42514/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42514/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42514/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=693701f221d6cd36054d2742f635e8f118b5576f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:693701f221d6cd36054d2742f635e8f118b5576f hack/make.sh '' test-integration
08:26:53 [2021-06-11T08:26:53.809Z] + TEST_SKIP_INTEGRATION_CLI=1
08:26:53 [2021-06-11T08:26:53.809Z] + run_tests test-integration-flaky
08:26:53 [2021-06-11T08:26:53.809Z] + '[' -n 0 ']'
08:26:53 [2021-06-11T08:26:53.809Z] + rm=
08:26:53 [2021-06-11T08:26:53.809Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42514/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42514/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42514/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=693701f221d6cd36054d2742f635e8f118b5576f -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:693701f221d6cd36054d2742f635e8f118b5576f hack/make.sh test-integration-flaky test-integration
08:26:53 [2021-06-11T08:26:53.809Z] 
08:26:53 [2021-06-11T08:26:53.809Z] 
08:26:53 [2021-06-11T08:26:53.809Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:26:53 [2021-06-11T08:26:53.809Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:26:53 [2021-06-11T08:26:53.809Z] HOSTNAME=1a71d80a8f56
08:26:53 [2021-06-11T08:26:53.809Z] TEST_SKIP_INTEGRATION=1
08:26:53 [2021-06-11T08:26:53.809Z] TESTDEBUG=0
08:26:53 [2021-06-11T08:26:53.809Z] DEST=bundles/test-integration
08:26:53 [2021-06-11T08:26:53.809Z] PWD=/go/src/github.com/docker/docker
08:26:53 [2021-06-11T08:26:53.809Z] KEEPBUNDLE=1
08:26:53 [2021-06-11T08:26:53.809Z] DOCKER_GITCOMMIT=693701f221d6cd36054d2742f635e8f118b5576f
08:26:53 [2021-06-11T08:26:53.809Z] container=docker
08:26:53 [2021-06-11T08:26:53.809Z] HOME=/root
08:26:53 [2021-06-11T08:26:53.809Z] GOLANG_VERSION=1.13.15
08:26:53 [2021-06-11T08:26:53.809Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:26:53 [2021-06-11T08:26:53.809Z] VALIDATE_BRANCH=master
08:26:53 [2021-06-11T08:26:53.809Z] TERM=xterm
08:26:53 [2021-06-11T08:26:53.809Z] DOCKER_PKG=github.com/docker/docker
08:26:53 [2021-06-11T08:26:53.809Z] SHLVL=1
08:26:53 [2021-06-11T08:26:53.809Z] TIMEOUT=120m
08:26:53 [2021-06-11T08:26:53.809Z] DOCKER_BUILDTAGS=apparmor seccomp journald
08:26:53 [2021-06-11T08:26:53.809Z] DOCKER_GRAPHDRIVER=overlay2
08:26:53 [2021-06-11T08:26:53.809Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
08:26:53 [2021-06-11T08:26:53.809Z] GO111MODULE=off
08:26:53 [2021-06-11T08:26:53.809Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:26:53 [2021-06-11T08:26:53.809Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:26:53 [2021-06-11T08:26:53.809Z] GOPATH=/go
08:26:53 [2021-06-11T08:26:53.809Z] PKG_CONFIG=pkg-config
08:26:53 [2021-06-11T08:26:53.809Z] _=/usr/bin/env
08:26:53 [2021-06-11T08:26:53.809Z] Building test suite binary ./integration-cli/test.main
08:26:53 [2021-06-11T08:26:53.809Z] 
08:26:53 [2021-06-11T08:26:53.809Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
08:26:53 [2021-06-11T08:26:53.809Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:26:53 [2021-06-11T08:26:53.809Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:26:53 [2021-06-11T08:26:53.809Z] HOSTNAME=d6adb46f1831
08:26:53 [2021-06-11T08:26:53.809Z] TEST_SKIP_INTEGRATION=1
08:26:53 [2021-06-11T08:26:53.809Z] TESTDEBUG=0
08:26:53 [2021-06-11T08:26:53.809Z] DEST=bundles/test-integration
08:26:53 [2021-06-11T08:26:53.809Z] PWD=/go/src/github.com/docker/docker
08:26:53 [2021-06-11T08:26:53.809Z] KEEPBUNDLE=1
08:26:53 [2021-06-11T08:26:53.809Z] DOCKER_GITCOMMIT=693701f221d6cd36054d2742f635e8f118b5576f
08:26:53 [2021-06-11T08:26:53.809Z] container=docker
08:26:53 [2021-06-11T08:26:53.809Z] HOME=/root
08:26:53 [2021-06-11T08:26:53.809Z] GOLANG_VERSION=1.13.15
08:26:53 [2021-06-11T08:26:53.809Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:26:53 [2021-06-11T08:26:53.809Z] VALIDATE_BRANCH=master
08:26:53 [2021-06-11T08:26:53.809Z] TERM=xterm
08:26:53 [2021-06-11T08:26:53.809Z] DOCKER_PKG=github.com/docker/docker
08:26:53 [2021-06-11T08:26:53.809Z] SHLVL=1
08:26:53 [2021-06-11T08:26:53.809Z] TIMEOUT=120m
08:26:53 [2021-06-11T08:26:53.809Z] DOCKER_BUILDTAGS=apparmor seccomp journald
08:26:53 [2021-06-11T08:26:53.809Z] DOCKER_GRAPHDRIVER=overlay2
08:26:53 [2021-06-11T08:26:53.809Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
08:26:53 [2021-06-11T08:26:53.809Z] GO111MODULE=off
08:26:53 [2021-06-11T08:26:53.809Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:26:53 [2021-06-11T08:26:53.809Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:26:53 [2021-06-11T08:26:53.809Z] GOPATH=/go
08:26:53 [2021-06-11T08:26:53.809Z] PKG_CONFIG=pkg-config
08:26:53 [2021-06-11T08:26:53.809Z] _=/usr/bin/env
08:26:53 [2021-06-11T08:26:53.809Z] Building test suite binary ./integration-cli/test.main
08:26:53 [2021-06-11T08:26:53.809Z] No new tests added to integration.
08:26:53 [2021-06-11T08:26:53.809Z] 
08:26:53 [2021-06-11T08:26:53.809Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:26:53 [2021-06-11T08:26:53.809Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:26:53 [2021-06-11T08:26:53.809Z] HOSTNAME=889026760f24
08:26:53 [2021-06-11T08:26:53.809Z] TESTDEBUG=0
08:26:53 [2021-06-11T08:26:53.809Z] DEST=bundles/test-integration
08:26:53 [2021-06-11T08:26:53.809Z] PWD=/go/src/github.com/docker/docker
08:26:53 [2021-06-11T08:26:53.809Z] KEEPBUNDLE=1
08:26:53 [2021-06-11T08:26:53.809Z] DOCKER_GITCOMMIT=693701f221d6cd36054d2742f635e8f118b5576f
08:26:53 [2021-06-11T08:26:53.809Z] container=docker
08:26:53 [2021-06-11T08:26:53.809Z] HOME=/root
08:26:53 [2021-06-11T08:26:53.809Z] GOLANG_VERSION=1.13.15
08:26:53 [2021-06-11T08:26:53.809Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:26:53 [2021-06-11T08:26:53.809Z] VALIDATE_BRANCH=master
08:26:53 [2021-06-11T08:26:53.809Z] TERM=xterm
08:26:53 [2021-06-11T08:26:53.809Z] DOCKER_PKG=github.com/docker/docker
08:26:53 [2021-06-11T08:26:53.809Z] SHLVL=1
08:26:53 [2021-06-11T08:26:53.809Z] TIMEOUT=120m
08:26:53 [2021-06-11T08:26:53.809Z] DOCKER_BUILDTAGS=apparmor seccomp journald
08:26:53 [2021-06-11T08:26:53.809Z] DOCKER_GRAPHDRIVER=overlay2
08:26:53 [2021-06-11T08:26:53.809Z] GO111MODULE=off
08:26:53 [2021-06-11T08:26:53.809Z] TEST_SKIP_INTEGRATION_CLI=1
08:26:53 [2021-06-11T08:26:53.809Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:26:53 [2021-06-11T08:26:53.809Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:26:53 [2021-06-11T08:26:53.809Z] GOPATH=/go
08:26:53 [2021-06-11T08:26:53.809Z] PKG_CONFIG=pkg-config
08:26:53 [2021-06-11T08:26:53.809Z] _=/usr/bin/env
08:26:53 [2021-06-11T08:26:53.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
08:27:06 [2021-06-11T08:27:06.060Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:27:06 [2021-06-11T08:27:06.060Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
08:27:06 [2021-06-11T08:27:06.060Z] GOOS="" GOARCH="" GOARM=""
08:27:06 [2021-06-11T08:27:06.060Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
08:27:06 [2021-06-11T08:27:06.060Z] 
08:27:06 [2021-06-11T08:27:06.060Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:27:06 [2021-06-11T08:27:06.060Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:27:06 [2021-06-11T08:27:06.060Z] HOSTNAME=6f73a33339e5
08:27:06 [2021-06-11T08:27:06.060Z] DEST=bundles/test-integration
08:27:06 [2021-06-11T08:27:06.060Z] PWD=/go/src/github.com/docker/docker
08:27:06 [2021-06-11T08:27:06.060Z] DOCKER_ROOTLESS=1
08:27:06 [2021-06-11T08:27:06.060Z] DOCKER_GITCOMMIT=693701f221d6cd36054d2742f635e8f118b5576f
08:27:06 [2021-06-11T08:27:06.060Z] container=docker
08:27:06 [2021-06-11T08:27:06.060Z] HOME=/root
08:27:06 [2021-06-11T08:27:06.060Z] GOLANG_VERSION=1.13.15
08:27:06 [2021-06-11T08:27:06.060Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:27:06 [2021-06-11T08:27:06.060Z] VALIDATE_BRANCH=master
08:27:06 [2021-06-11T08:27:06.060Z] TERM=xterm
08:27:06 [2021-06-11T08:27:06.060Z] DOCKER_PKG=github.com/docker/docker
08:27:06 [2021-06-11T08:27:06.060Z] SHLVL=1
08:27:06 [2021-06-11T08:27:06.060Z] TIMEOUT=120m
08:27:06 [2021-06-11T08:27:06.060Z] DOCKER_BUILDTAGS=apparmor seccomp journald
08:27:06 [2021-06-11T08:27:06.060Z] DOCKER_GRAPHDRIVER=overlay2
08:27:06 [2021-06-11T08:27:06.060Z] GO111MODULE=off
08:27:06 [2021-06-11T08:27:06.060Z] DOCKER_EXPERIMENTAL=1
08:27:06 [2021-06-11T08:27:06.060Z] TEST_SKIP_INTEGRATION_CLI=1
08:27:06 [2021-06-11T08:27:06.060Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:27:06 [2021-06-11T08:27:06.060Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:27:06 [2021-06-11T08:27:06.060Z] GOPATH=/go
08:27:06 [2021-06-11T08:27:06.060Z] PKG_CONFIG=pkg-config
08:27:06 [2021-06-11T08:27:06.060Z] _=/usr/bin/env
08:27:06 [2021-06-11T08:27:06.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
08:27:17 [2021-06-11T08:27:17.983Z] 29d5b6a226d2: Pull complete
08:27:17 [2021-06-11T08:27:17.983Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b
08:27:17 [2021-06-11T08:27:17.983Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
08:27:17 [2021-06-11T08:27:17.983Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
08:27:17 [2021-06-11T08:27:17.983Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully
08:27:17 [2021-06-11T08:27:17.983Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore
08:27:17 [2021-06-11T08:27:17.983Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1'
08:27:17 [2021-06-11T08:27:17.983Z] INFO: Docker version of control daemon
08:27:17 [2021-06-11T08:27:17.983Z] 
08:27:17 [2021-06-11T08:27:17.983Z] Client: Mirantis Container Runtime
08:27:17 [2021-06-11T08:27:17.983Z]  Version:           20.10.0
08:27:17 [2021-06-11T08:27:17.983Z]  API version:       1.41
08:27:17 [2021-06-11T08:27:17.983Z]  Go version:        go1.13.15
08:27:17 [2021-06-11T08:27:17.983Z]  Git commit:        6ee42dc
08:27:17 [2021-06-11T08:27:17.983Z]  Built:             03/11/2021 13:24:56
08:27:17 [2021-06-11T08:27:17.983Z]  OS/Arch:           windows/amd64
08:27:17 [2021-06-11T08:27:17.983Z]  Context:           default
08:27:17 [2021-06-11T08:27:17.983Z]  Experimental:      true
08:27:17 [2021-06-11T08:27:17.983Z] 
08:27:17 [2021-06-11T08:27:17.983Z] Server: Mirantis Container Runtime
08:27:17 [2021-06-11T08:27:17.983Z]  Engine:
08:27:17 [2021-06-11T08:27:17.983Z]   Version:          20.10.0
08:27:17 [2021-06-11T08:27:17.983Z]   API version:      1.41 (minimum version 1.24)
08:27:17 [2021-06-11T08:27:17.983Z]   Go version:       go1.13.15
08:27:17 [2021-06-11T08:27:17.983Z]   Git commit:       1e08f21e79
08:27:17 [2021-06-11T08:27:17.983Z]   Built:            03/11/2021 13:23:32
08:27:17 [2021-06-11T08:27:17.983Z]   OS/Arch:          windows/amd64
08:27:17 [2021-06-11T08:27:17.983Z]   Experimental:     true
08:27:17 [2021-06-11T08:27:17.983Z] 
08:27:17 [2021-06-11T08:27:17.983Z] INFO: Docker info of control daemon
08:27:17 [2021-06-11T08:27:17.983Z] 
08:27:17 [2021-06-11T08:27:17.983Z] Client:
08:27:17 [2021-06-11T08:27:17.983Z]  Context:    default
08:27:17 [2021-06-11T08:27:17.983Z]  Debug Mode: false
08:27:17 [2021-06-11T08:27:17.983Z]  Plugins:
08:27:17 [2021-06-11T08:27:17.983Z]   app: Docker Application (Docker Inc., v0.8.0)
08:27:17 [2021-06-11T08:27:17.983Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
08:27:17 [2021-06-11T08:27:17.983Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
08:27:17 [2021-06-11T08:27:17.983Z] 
08:27:17 [2021-06-11T08:27:17.983Z] Server:
08:27:17 [2021-06-11T08:27:17.983Z]  Containers: 0
08:27:17 [2021-06-11T08:27:17.983Z]   Running: 0
08:27:17 [2021-06-11T08:27:17.983Z]   Paused: 0
08:27:17 [2021-06-11T08:27:17.983Z]   Stopped: 0
08:27:17 [2021-06-11T08:27:17.983Z]  Images: 1
08:27:17 [2021-06-11T08:27:17.983Z]  Server Version: 20.10.0
08:27:17 [2021-06-11T08:27:17.983Z]  Storage Driver: windowsfilter (windows) lcow (linux)
08:27:17 [2021-06-11T08:27:17.983Z]   Windows: 
08:27:17 [2021-06-11T08:27:17.983Z]   LCOW: 
08:27:17 [2021-06-11T08:27:17.983Z]  Logging Driver: json-file
08:27:17 [2021-06-11T08:27:17.983Z]  Plugins:
08:27:17 [2021-06-11T08:27:17.983Z]   Volume: local
08:27:17 [2021-06-11T08:27:17.983Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
08:27:17 [2021-06-11T08:27:17.983Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
08:27:17 [2021-06-11T08:27:17.983Z]  Swarm: inactive
08:27:17 [2021-06-11T08:27:17.983Z]  Default Isolation: process
08:27:17 [2021-06-11T08:27:17.983Z]  Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
08:27:17 [2021-06-11T08:27:17.983Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
08:27:17 [2021-06-11T08:27:17.983Z]  OSType: windows
08:27:17 [2021-06-11T08:27:17.983Z]  Architecture: x86_64
08:27:17 [2021-06-11T08:27:17.983Z]  CPUs: 4
08:27:17 [2021-06-11T08:27:17.983Z]  Total Memory: 32GiB
08:27:17 [2021-06-11T08:27:17.983Z]  Name: azwin-2-b6abd0
08:27:17 [2021-06-11T08:27:17.983Z]  ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6
08:27:17 [2021-06-11T08:27:17.983Z]  Docker Root Dir: D:\docker
08:27:17 [2021-06-11T08:27:17.983Z]  Debug Mode: false
08:27:17 [2021-06-11T08:27:17.983Z]  Registry: https://index.docker.io/v1/
08:27:17 [2021-06-11T08:27:17.983Z]  Labels:
08:27:17 [2021-06-11T08:27:17.983Z]  Experimental: true
08:27:17 [2021-06-11T08:27:17.983Z]  Insecure Registries:
08:27:17 [2021-06-11T08:27:17.983Z]   10.0.0.4:5000
08:27:17 [2021-06-11T08:27:17.983Z]   127.0.0.0/8
08:27:17 [2021-06-11T08:27:17.983Z]  Registry Mirrors:
08:27:17 [2021-06-11T08:27:17.983Z]   http://10.0.0.4:5000/
08:27:17 [2021-06-11T08:27:17.983Z]  Live Restore Enabled: false
08:27:17 [2021-06-11T08:27:17.983Z] 
08:27:17 [2021-06-11T08:27:17.983Z] 
08:27:17 [2021-06-11T08:27:17.983Z] INFO: Commit hash is 4ea6f0d774
08:27:17 [2021-06-11T08:27:17.983Z] INFO: Nuke-Everything...
08:27:17 [2021-06-11T08:27:17.983Z] INFO: Container count on control daemon to delete is 0
08:27:18 [2021-06-11T08:27:18.434Z] INFO: Nuking d:\CI
08:27:18 [2021-06-11T08:27:18.434Z] INFO: Zapped successfully
08:27:18 [2021-06-11T08:27:18.885Z] INFO: Location for testing is d:\CI\PR-42514\4
08:27:18 [2021-06-11T08:27:18.885Z] INFO: Validating GOLang consistency in Dockerfile.windows...
08:27:18 [2021-06-11T08:27:18.885Z] 
08:27:18 [2021-06-11T08:27:18.885Z] 
08:27:18 [2021-06-11T08:27:18.885Z] INFO: Building the image from Dockerfile.windows at 06/11/2021 08:27:18...
08:27:18 [2021-06-11T08:27:18.885Z] 
08:27:24 [2021-06-11T08:27:24.614Z] Sending build context to Docker daemon  61.09MB
08:27:24 [2021-06-11T08:27:24.614Z] 
08:27:24 [2021-06-11T08:27:24.614Z] Step 1/10 : FROM microsoft/windowsservercore
08:27:24 [2021-06-11T08:27:24.614Z]  ---> 39d157a84080
08:27:24 [2021-06-11T08:27:24.614Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
08:27:24 [2021-06-11T08:27:24.614Z]  ---> Running in 0d3b8b0844ba
08:27:25 [2021-06-11T08:27:25.065Z] Removing intermediate container 0d3b8b0844ba
08:27:25 [2021-06-11T08:27:25.065Z]  ---> 3f4acbd8a1e0
08:27:25 [2021-06-11T08:27:25.065Z] Step 3/10 : ARG GO_VERSION=1.13.15
08:27:25 [2021-06-11T08:27:25.065Z]  ---> Running in b37d974b773e
08:27:25 [2021-06-11T08:27:25.516Z] Removing intermediate container b37d974b773e
08:27:25 [2021-06-11T08:27:25.516Z]  ---> 103e0c95d7b2
08:27:25 [2021-06-11T08:27:25.516Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
08:27:25 [2021-06-11T08:27:25.516Z]  ---> Running in 5d0edebc1c41
08:27:25 [2021-06-11T08:27:25.971Z] Removing intermediate container 5d0edebc1c41
08:27:25 [2021-06-11T08:27:25.971Z]  ---> 3a38c6408d72
08:27:25 [2021-06-11T08:27:25.971Z] 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}
08:27:25 [2021-06-11T08:27:25.971Z]  ---> Running in ff8847fc4b29
08:27:26 [2021-06-11T08:27:26.422Z] Removing intermediate container ff8847fc4b29
08:27:26 [2021-06-11T08:27:26.422Z]  ---> 5f079d417580
08:27:26 [2021-06-11T08:27:26.422Z] 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;
08:27:26 [2021-06-11T08:27:26.422Z]  ---> Running in 9f998e391a64
08:27:28 [2021-06-11T08:27:28.051Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:27:28 [2021-06-11T08:27:28.051Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
08:27:28 [2021-06-11T08:27:28.051Z] GOOS="" GOARCH="" GOARM=""
08:27:28 [2021-06-11T08:27:28.051Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
08:27:28 [2021-06-11T08:27:28.051Z] 
08:27:28 [2021-06-11T08:27:28.051Z] ---> Making bundle: test-integration (in bundles/test-integration)
08:27:28 [2021-06-11T08:27:28.051Z] DOCKER_SYSTEMD=1
08:27:28 [2021-06-11T08:27:28.051Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
08:27:28 [2021-06-11T08:27:28.051Z] HOSTNAME=3d7767e1d34f
08:27:28 [2021-06-11T08:27:28.051Z] DEST=bundles/test-integration
08:27:28 [2021-06-11T08:27:28.051Z] PWD=/go/src/github.com/docker/docker
08:27:28 [2021-06-11T08:27:28.051Z] DOCKER_GITCOMMIT=f04bd988d9f8db30802b9ac15f52d6de668bf29c
08:27:28 [2021-06-11T08:27:28.051Z] container=docker
08:27:28 [2021-06-11T08:27:28.051Z] HOME=/root
08:27:28 [2021-06-11T08:27:28.051Z] LANG=C.UTF-8
08:27:28 [2021-06-11T08:27:28.051Z] INVOCATION_ID=b45ec5565319467f9d5ea9e8300fe03d
08:27:28 [2021-06-11T08:27:28.051Z] GOLANG_VERSION=1.13.15
08:27:28 [2021-06-11T08:27:28.051Z] VALIDATE_REPO=https://github.com/moby/moby.git
08:27:28 [2021-06-11T08:27:28.051Z] VALIDATE_BRANCH=master
08:27:28 [2021-06-11T08:27:28.051Z] TERM=xterm
08:27:28 [2021-06-11T08:27:28.051Z] DOCKER_PKG=github.com/docker/docker
08:27:28 [2021-06-11T08:27:28.051Z] SHLVL=3
08:27:28 [2021-06-11T08:27:28.051Z] TIMEOUT=120m
08:27:28 [2021-06-11T08:27:28.051Z] DOCKER_BUILDTAGS=apparmor seccomp journald
08:27:28 [2021-06-11T08:27:28.051Z] DOCKER_GRAPHDRIVER=overlay2
08:27:28 [2021-06-11T08:27:28.051Z] GO111MODULE=off
08:27:28 [2021-06-11T08:27:28.051Z] DOCKER_EXPERIMENTAL=1
08:27:28 [2021-06-11T08:27:28.051Z] TEST_SKIP_INTEGRATION_CLI=1
08:27:28 [2021-06-11T08:27:28.051Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
08:27:28 [2021-06-11T08:27:28.051Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
08:27:28 [2021-06-11T08:27:28.051Z] GOPATH=/go
08:27:28 [2021-06-11T08:27:28.051Z] PKG_CONFIG=pkg-config
08:27:28 [2021-06-11T08:27:28.051Z] _=/usr/bin/env
08:27:28 [2021-06-11T08:27:28.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
08:27:31 [2021-06-11T08:27:31.160Z] 
08:27:31 [2021-06-11T08:27:31.160Z] SUCCESS: Specified value was saved.
08:27:31 [2021-06-11T08:27:31.611Z] INFO: Downloading git...
08:27:32 [2021-06-11T08:27:32.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
08:27:33 [2021-06-11T08:27:33.128Z] INFO: Downloading go...
08:27:34 [2021-06-11T08:27:34.021Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
08:27:34 [2021-06-11T08:27:34.642Z] INFO: Downloading compiler 1 of 3...
08:27:35 [2021-06-11T08:27:35.594Z] INFO: Downloading compiler 2 of 3...
08:27:36 [2021-06-11T08:27:36.546Z] INFO: Downloading compiler 3 of 3...
08:27:36 [2021-06-11T08:27:36.999Z] INFO: Extracting git...
08:27:49 [2021-06-11T08:27:49.284Z] INFO: Expanding go...
08:27:55 [2021-06-11T08:27:55.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
08:27:59 [2021-06-11T08:27:59.672Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m44.860980676s with top 10 stages: buildssa: 1m51.898253277s, goimports: 28.506289368s, unconvert: 16.233067291s, gosec: 13.917454035s, golint: 7.931834151s, ineffassign: 5.433273854s, misspell: 5.139950747s, vrp: 3.846444625s, inspect: 3.602687103s, fact_purity: 1.820846103s 
08:27:59 [2021-06-11T08:27:59.672Z] INFO [runner] Issues before processing: 2889, after processing: 0 
08:27:59 [2021-06-11T08:27:59.672Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 2310/2310, nolint: 0/79, path_prettifier: 2310/2310, autogenerated_exclude: 1922/2310, identifier_marker: 1922/1922, skip_dirs: 2310/2310, exclude-rules: 79/1922, cgo: 2310/2889, skip_files: 2310/2310, exclude: 1922/1922 
08:27:59 [2021-06-11T08:27:59.672Z] INFO [runner] processing took 161.425464ms with stages: nolint: 69.295182ms, identifier_marker: 45.823991ms, path_prettifier: 26.577849ms, autogenerated_exclude: 7.844807ms, exclude-rules: 7.269844ms, skip_dirs: 3.957167ms, cgo: 404.281µs, filename_unadjuster: 245.609µs, max_same_issues: 1.646µs, diff: 995ns, uniq_by_line: 914ns, path_shortener: 634ns, max_per_file_from_linter: 592ns, max_from_linter: 584ns, source_code: 516ns, exclude: 465ns, skip_files: 388ns 
08:27:59 [2021-06-11T08:27:59.672Z] INFO [runner] linters took 1m57.742484154s with stages: goanalysis_metalinter: 1m31.352459448s, unused: 26.228352303s 
08:27:59 [2021-06-11T08:27:59.672Z] INFO File cache stats: 1698 entries of total size 8.6MiB 
08:27:59 [2021-06-11T08:27:59.672Z] INFO Memory: 1653 samples, avg is 1035.7MB, max is 5315.8MB 
08:27:59 [2021-06-11T08:27:59.672Z] INFO Execution took 4m8.868426242s                
08:27:59 [2021-06-11T08:27:59.672Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
08:28:00 [2021-06-11T08:28:00.033Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42514/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a37eb2dc2b703ab9c83ab2953d0db422d6478a0e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a37eb2dc2b703ab9c83ab2953d0db422d6478a0e hack/make.sh dynbinary test-docker-py
08:28:00 [2021-06-11T08:28:00.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
08:28:00 [2021-06-11T08:28:00.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
08:28:00 [2021-06-11T08:28:00.599Z] 
08:28:00 [2021-06-11T08:28:00.599Z] Removing bundles/
08:28:00 [2021-06-11T08:28:00.599Z] 
08:28:00 [2021-06-11T08:28:00.599Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
08:28:00 [2021-06-11T08:28:00.857Z] Building: bundles/dynbinary-daemon/dockerd-dev
08:28:00 [2021-06-11T08:28:00.857Z] GOOS="" GOARCH="" GOARM=""
08:28:08 [2021-06-11T08:28:08.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
08:28:09 [2021-06-11T08:28:09.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
08:28:10 [2021-06-11T08:28:10.245Z] INFO: Expanding compiler 1 of 3...
08:28:10 [2021-06-11T08:28:10.245Z] INFO: Expanding compiler 2 of 3...
08:28:10 [2021-06-11T08:28:10.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
08:28:11 [2021-06-11T08:28:11.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
08:28:11 [2021-06-11T08:28:11.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
08:28:13 [2021-06-11T08:28:13.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
08:28:14 [2021-06-11T08:28:14.868Z] INFO: Expanding compiler 3 of 3...
08:28:14 [2021-06-11T08:28:14.868Z] INFO: Removing downloaded files...
08:28:14 [2021-06-11T08:28:14.868Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
08:28:14 [2021-06-11T08:28:14.868Z] INFO: Configuring git core.autocrlf...
08:28:15 [2021-06-11T08:28:15.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
08:28:17 [2021-06-11T08:28:17.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
08:28:18 [2021-06-11T08:28:18.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
08:28:19 [2021-06-11T08:28:19.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
08:28:21 [2021-06-11T08:28:21.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
08:28:21 [2021-06-11T08:28:21.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
08:28:22 [2021-06-11T08:28:22.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
08:28:23 [2021-06-11T08:28:23.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
08:28:24 [2021-06-11T08:28:24.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
08:28:25 [2021-06-11T08:28:25.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
08:28:26 [2021-06-11T08:28:26.775Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:28:26 [2021-06-11T08:28:26.775Z] Using test binary docker
08:28:27 [2021-06-11T08:28:27.036Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:28:27 [2021-06-11T08:28:27.036Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:28:27 [2021-06-11T08:28:27.036Z] INFO: Waiting for daemon to start...
08:28:27 [2021-06-11T08:28:27.036Z] Starting dockerd
08:28:30 [2021-06-11T08:28:30.355Z] .
08:28:30 [2021-06-11T08:28:30.355Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:28:30 [2021-06-11T08:28:30.355Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:28:30 [2021-06-11T08:28:30.355Z] Error: No such image: emptyfs
08:28:30 [2021-06-11T08:28:30.355Z] Running integration-test (iteration 1)
08:28:30 [2021-06-11T08:28:30.355Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
08:28:34 [2021-06-11T08:28:34.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
08:28:34 [2021-06-11T08:28:34.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
08:28:35 [2021-06-11T08:28:35.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
08:28:36 [2021-06-11T08:28:36.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
08:28:36 [2021-06-11T08:28:36.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
08:28:38 [2021-06-11T08:28:38.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
08:28:41 [2021-06-11T08:28:41.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
08:28:43 [2021-06-11T08:28:43.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
08:28:44 [2021-06-11T08:28:44.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
08:28:45 [2021-06-11T08:28:45.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
08:28:45 [2021-06-11T08:28:45.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
08:28:45 [2021-06-11T08:28:45.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
08:28:47 [2021-06-11T08:28:47.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
08:28:48 [2021-06-11T08:28:48.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
08:28:50 [2021-06-11T08:28:50.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
08:28:51 [2021-06-11T08:28:51.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
08:28:52 [2021-06-11T08:28:52.307Z] Loaded image: buildpack-deps:buster
08:28:52 [2021-06-11T08:28:52.307Z] Loaded image: busybox:latest
08:28:52 [2021-06-11T08:28:52.307Z] Loaded image: busybox:glibc
08:28:52 [2021-06-11T08:28:52.307Z] Loaded image: debian:bullseye
08:28:52 [2021-06-11T08:28:52.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
08:28:52 [2021-06-11T08:28:52.567Z] Loaded image: hello-world:latest
08:28:52 [2021-06-11T08:28:52.567Z] Loaded image: arm32v7/hello-world:latest
08:28:52 [2021-06-11T08:28:52.567Z] INFO: Testing against a local daemon
08:28:52 [2021-06-11T08:28:52.567Z] === RUN   TestCgroupNamespacesBuild
08:28:53 [2021-06-11T08:28:53.894Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:28:53 [2021-06-11T08:28:53.894Z] Using test binary docker
08:28:53 [2021-06-11T08:28:53.894Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:28:53 [2021-06-11T08:28:53.894Z] Starting apparmor (via systemctl): apparmor.service.
08:28:53 [2021-06-11T08:28:53.894Z] Starting dockerd
08:28:53 [2021-06-11T08:28:53.894Z] INFO: Waiting for daemon to start...
08:28:55 [2021-06-11T08:28:55.862Z] --- PASS: TestCgroupNamespacesBuild (2.67s)
08:28:55 [2021-06-11T08:28:55.862Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
08:28:56 [2021-06-11T08:28:56.407Z] .
08:28:56 [2021-06-11T08:28:56.407Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:28:56 [2021-06-11T08:28:56.407Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:28:56 [2021-06-11T08:28:56.407Z] Error: No such image: emptyfs
08:28:56 [2021-06-11T08:28:56.407Z] Running integration-test (iteration 1)
08:28:56 [2021-06-11T08:28:56.407Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
08:28:57 [2021-06-11T08:28:57.771Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.49s)
08:28:57 [2021-06-11T08:28:57.771Z] === RUN   TestBuildWithSession
08:28:57 [2021-06-11T08:28:57.771Z] --- SKIP: TestBuildWithSession (0.00s)
08:28:57 [2021-06-11T08:28:57.771Z]     build_session_test.go:25: TODO: BuildKit
08:28:57 [2021-06-11T08:28:57.771Z] === RUN   TestBuildSquashParent
08:29:07 [2021-06-11T08:29:07.762Z] --- PASS: TestBuildSquashParent (8.22s)
08:29:07 [2021-06-11T08:29:07.762Z] === RUN   TestBuildWithRemoveAndForceRemove
08:29:07 [2021-06-11T08:29:07.762Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:29:07 [2021-06-11T08:29:07.762Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:29:07 [2021-06-11T08:29:07.762Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:29:07 [2021-06-11T08:29:07.762Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:29:07 [2021-06-11T08:29:07.762Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:29:07 [2021-06-11T08:29:07.762Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:29:07 [2021-06-11T08:29:07.762Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:29:07 [2021-06-11T08:29:07.762Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:29:07 [2021-06-11T08:29:07.762Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:29:07 [2021-06-11T08:29:07.763Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:29:07 [2021-06-11T08:29:07.763Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:29:07 [2021-06-11T08:29:07.763Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:29:07 [2021-06-11T08:29:07.763Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:29:07 [2021-06-11T08:29:07.763Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:29:09 [2021-06-11T08:29:09.145Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:29:09 [2021-06-11T08:29:09.406Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:29:11 [2021-06-11T08:29:11.241Z] Loaded image: buildpack-deps:buster
08:29:11 [2021-06-11T08:29:11.241Z] Loaded image: busybox:latest
08:29:11 [2021-06-11T08:29:11.241Z] Loaded image: busybox:glibc
08:29:11 [2021-06-11T08:29:11.801Z] Loaded image: debian:bullseye
08:29:11 [2021-06-11T08:29:11.801Z] Loaded image: hello-world:latest
08:29:12 [2021-06-11T08:29:12.363Z] Loaded image: arm32v7/hello-world:latest
08:29:12 [2021-06-11T08:29:12.363Z] INFO: Testing against a local daemon
08:29:12 [2021-06-11T08:29:12.363Z] === RUN   TestCgroupNamespacesBuild
08:29:12 [2021-06-11T08:29:12.701Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:29:12 [2021-06-11T08:29:12.701Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:29:14 [2021-06-11T08:29:14.876Z] --- PASS: TestCgroupNamespacesBuild (1.97s)
08:29:14 [2021-06-11T08:29:14.877Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
08:29:15 [2021-06-11T08:29:15.247Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
08:29:15 [2021-06-11T08:29:15.247Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.21s)
08:29:15 [2021-06-11T08:29:15.247Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.25s)
08:29:15 [2021-06-11T08:29:15.247Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.87s)
08:29:15 [2021-06-11T08:29:15.247Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.94s)
08:29:15 [2021-06-11T08:29:15.247Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.08s)
08:29:15 [2021-06-11T08:29:15.247Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.14s)
08:29:15 [2021-06-11T08:29:15.247Z] === RUN   TestBuildMultiStageCopy
08:29:15 [2021-06-11T08:29:15.247Z] === RUN   TestBuildMultiStageCopy/copy_to_root
08:29:16 [2021-06-11T08:29:16.244Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.62s)
08:29:16 [2021-06-11T08:29:16.244Z] === RUN   TestBuildWithSession
08:29:16 [2021-06-11T08:29:16.244Z] --- SKIP: TestBuildWithSession (0.00s)
08:29:16 [2021-06-11T08:29:16.244Z]     build_session_test.go:25: TODO: BuildKit
08:29:16 [2021-06-11T08:29:16.244Z] === RUN   TestBuildSquashParent
08:29:18 [2021-06-11T08:29:18.540Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:29:19 [2021-06-11T08:29:19.110Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:29:20 [2021-06-11T08:29:20.049Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
08:29:21 [2021-06-11T08:29:21.429Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
08:29:22 [2021-06-11T08:29:22.368Z] --- PASS: TestBuildMultiStageCopy (6.84s)
08:29:22 [2021-06-11T08:29:22.368Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.85s)
08:29:22 [2021-06-11T08:29:22.368Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
08:29:22 [2021-06-11T08:29:22.368Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
08:29:22 [2021-06-11T08:29:22.368Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
08:29:22 [2021-06-11T08:29:22.368Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
08:29:22 [2021-06-11T08:29:22.368Z] === RUN   TestBuildMultiStageParentConfig
08:29:22 [2021-06-11T08:29:22.831Z] --- PASS: TestBuildSquashParent (5.91s)
08:29:22 [2021-06-11T08:29:22.831Z] === RUN   TestBuildWithRemoveAndForceRemove
08:29:22 [2021-06-11T08:29:22.831Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:29:22 [2021-06-11T08:29:22.831Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:29:22 [2021-06-11T08:29:22.831Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:29:22 [2021-06-11T08:29:22.831Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:29:22 [2021-06-11T08:29:22.831Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:29:22 [2021-06-11T08:29:22.831Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:29:22 [2021-06-11T08:29:22.831Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:29:22 [2021-06-11T08:29:22.831Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:29:22 [2021-06-11T08:29:22.831Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:29:22 [2021-06-11T08:29:22.831Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:29:22 [2021-06-11T08:29:22.831Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:29:22 [2021-06-11T08:29:22.831Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:29:22 [2021-06-11T08:29:22.832Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:29:22 [2021-06-11T08:29:22.832Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:29:24 [2021-06-11T08:29:24.723Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:29:24 [2021-06-11T08:29:24.723Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:29:26 [2021-06-11T08:29:26.611Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:29:27 [2021-06-11T08:29:27.173Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:29:27 [2021-06-11T08:29:27.649Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
08:29:27 [2021-06-11T08:29:27.649Z] === RUN   TestBuildLabelWithTargets
08:29:29 [2021-06-11T08:29:29.689Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
08:29:29 [2021-06-11T08:29:29.690Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.45s)
08:29:29 [2021-06-11T08:29:29.690Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.77s)
08:29:29 [2021-06-11T08:29:29.690Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.18s)
08:29:29 [2021-06-11T08:29:29.690Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.34s)
08:29:29 [2021-06-11T08:29:29.690Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.27s)
08:29:29 [2021-06-11T08:29:29.690Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.22s)
08:29:29 [2021-06-11T08:29:29.690Z] === RUN   TestBuildMultiStageCopy
08:29:29 [2021-06-11T08:29:29.690Z] === RUN   TestBuildMultiStageCopy/copy_to_root
08:29:31 [2021-06-11T08:29:31.577Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:29:31 [2021-06-11T08:29:31.577Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:29:31 [2021-06-11T08:29:31.832Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
08:29:32 [2021-06-11T08:29:32.088Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
08:29:32 [2021-06-11T08:29:32.649Z] --- PASS: TestBuildMultiStageCopy (3.18s)
08:29:32 [2021-06-11T08:29:32.649Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.98s)
08:29:32 [2021-06-11T08:29:32.649Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s)
08:29:32 [2021-06-11T08:29:32.649Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.25s)
08:29:32 [2021-06-11T08:29:32.649Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s)
08:29:32 [2021-06-11T08:29:32.649Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.41s)
08:29:32 [2021-06-11T08:29:32.649Z] === RUN   TestBuildMultiStageParentConfig
08:29:33 [2021-06-11T08:29:33.209Z] --- PASS: TestBuildMultiStageParentConfig (0.63s)
08:29:33 [2021-06-11T08:29:33.209Z] === RUN   TestBuildLabelWithTargets
08:29:34 [2021-06-11T08:29:34.137Z] --- PASS: TestBuildLabelWithTargets (1.02s)
08:29:34 [2021-06-11T08:29:34.137Z] === RUN   TestBuildWithEmptyLayers
08:29:34 [2021-06-11T08:29:34.699Z] --- PASS: TestBuildWithEmptyLayers (0.51s)
08:29:34 [2021-06-11T08:29:34.699Z] === RUN   TestBuildMultiStageOnBuild
08:29:35 [2021-06-11T08:29:35.774Z] --- PASS: TestBuildLabelWithTargets (8.00s)
08:29:35 [2021-06-11T08:29:35.774Z] === RUN   TestBuildWithEmptyLayers
08:29:37 [2021-06-11T08:29:37.214Z] --- PASS: TestBuildMultiStageOnBuild (2.23s)
08:29:37 [2021-06-11T08:29:37.214Z] === RUN   TestBuildUncleanTarFilenames
08:29:37 [2021-06-11T08:29:37.302Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
08:29:37 [2021-06-11T08:29:37.302Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
08:29:37 [2021-06-11T08:29:37.302Z] GOOS="" GOARCH="" GOARM=""
08:29:37 [2021-06-11T08:29:37.302Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
08:29:37 [2021-06-11T08:29:37.302Z] 
08:29:37 [2021-06-11T08:29:37.302Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
08:29:37 [2021-06-11T08:29:37.302Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
08:29:37 [2021-06-11T08:29:37.302Z] Using test binary docker
08:29:37 [2021-06-11T08:29:37.302Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
08:29:37 [2021-06-11T08:29:37.302Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:29:37 [2021-06-11T08:29:37.302Z] INFO: Waiting for daemon to start...
08:29:37 [2021-06-11T08:29:37.302Z] Starting dockerd
08:29:37 [2021-06-11T08:29:37.302Z] .
08:29:37 [2021-06-11T08:29:37.302Z] INFO: Building docker-sdk-python3:5.0.0...
08:29:37 [2021-06-11T08:29:37.774Z] --- PASS: TestBuildUncleanTarFilenames (0.72s)
08:29:37 [2021-06-11T08:29:37.774Z] === RUN   TestBuildMultiStageLayerLeak
08:29:38 [2021-06-11T08:29:38.314Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
08:29:38 [2021-06-11T08:29:38.314Z] === RUN   TestBuildMultiStageOnBuild
08:29:40 [2021-06-11T08:29:40.289Z] --- PASS: TestBuildMultiStageLayerLeak (2.30s)
08:29:40 [2021-06-11T08:29:40.289Z] === RUN   TestBuildWithHugeFile
08:29:40 [2021-06-11T08:29:40.823Z] Removing intermediate container 9f998e391a64
08:29:40 [2021-06-11T08:29:40.823Z]  ---> 3cea9a317681
08:29:40 [2021-06-11T08:29:40.823Z] 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
08:29:40 [2021-06-11T08:29:40.823Z]  ---> Running in 2ed84d498716
08:29:40 [2021-06-11T08:29:40.823Z] INFO: Building gotestsum version v0.5.3 in C:\gopath
08:29:40 [2021-06-11T08:29:40.823Z] go: finding gotest.tools v0.5.3
08:29:40 [2021-06-11T08:29:40.823Z] go: finding gotest.tools/gotestsum v0.5.3
08:29:40 [2021-06-11T08:29:40.823Z] go: downloading gotest.tools/gotestsum v0.5.3
08:29:40 [2021-06-11T08:29:40.823Z] go: extracting gotest.tools/gotestsum v0.5.3
08:29:40 [2021-06-11T08:29:40.823Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:29:40 [2021-06-11T08:29:40.823Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:29:40 [2021-06-11T08:29:40.823Z] go: downloading github.com/spf13/pflag v1.0.3
08:29:40 [2021-06-11T08:29:40.823Z] go: downloading github.com/fatih/color v1.9.0
08:29:40 [2021-06-11T08:29:40.823Z] go: extracting github.com/fatih/color v1.9.0
08:29:40 [2021-06-11T08:29:40.823Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:29:40 [2021-06-11T08:29:40.823Z] go: extracting github.com/spf13/pflag v1.0.3
08:29:40 [2021-06-11T08:29:40.823Z] go: downloading github.com/jonboulle/clockwork v0.1.0
08:29:40 [2021-06-11T08:29:40.823Z] go: downloading github.com/mattn/go-isatty v0.0.12
08:29:40 [2021-06-11T08:29:40.823Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:29:40 [2021-06-11T08:29:40.823Z] go: extracting github.com/mattn/go-isatty v0.0.12
08:29:40 [2021-06-11T08:29:40.823Z] go: extracting github.com/jonboulle/clockwork v0.1.0
08:29:40 [2021-06-11T08:29:40.823Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:29:40 [2021-06-11T08:29:40.823Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:29:40 [2021-06-11T08:29:40.823Z] go: downloading github.com/mattn/go-colorable v0.1.6
08:29:40 [2021-06-11T08:29:40.823Z] go: extracting github.com/mattn/go-colorable v0.1.6
08:29:40 [2021-06-11T08:29:40.823Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:29:40 [2021-06-11T08:29:40.823Z] go: downloading github.com/pkg/errors v0.9.1
08:29:40 [2021-06-11T08:29:40.823Z] go: extracting github.com/pkg/errors v0.9.1
08:29:40 [2021-06-11T08:29:40.823Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:29:40 [2021-06-11T08:29:40.823Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:29:40 [2021-06-11T08:29:40.823Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:29:40 [2021-06-11T08:29:40.823Z] go: finding github.com/fatih/color v1.9.0
08:29:40 [2021-06-11T08:29:40.823Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
08:29:40 [2021-06-11T08:29:40.823Z] go: finding github.com/pkg/errors v0.9.1
08:29:40 [2021-06-11T08:29:40.823Z] go: finding github.com/spf13/pflag v1.0.3
08:29:40 [2021-06-11T08:29:40.823Z] go: finding github.com/mattn/go-colorable v0.1.6
08:29:40 [2021-06-11T08:29:40.823Z] go: finding github.com/mattn/go-isatty v0.0.12
08:29:40 [2021-06-11T08:29:40.823Z] go: finding github.com/jonboulle/clockwork v0.1.0
08:29:40 [2021-06-11T08:29:40.823Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
08:29:40 [2021-06-11T08:29:40.823Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
08:29:40 [2021-06-11T08:29:40.823Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58
08:29:40 [2021-06-11T08:29:40.823Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
08:29:40 [2021-06-11T08:29:40.823Z] INFO: Build done for gotestsum...
08:29:43 [2021-06-11T08:29:43.593Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
08:29:43 [2021-06-11T08:29:43.593Z] === RUN   TestBuildUncleanTarFilenames
08:29:43 [2021-06-11T08:29:43.854Z] --- PASS: TestBuildUncleanTarFilenames (0.71s)
08:29:43 [2021-06-11T08:29:43.854Z] === RUN   TestBuildMultiStageLayerLeak
08:29:48 [2021-06-11T08:29:48.057Z] --- PASS: TestBuildMultiStageLayerLeak (4.28s)
08:29:48 [2021-06-11T08:29:48.057Z] === RUN   TestBuildWithHugeFile
08:29:49 [2021-06-11T08:29:49.290Z] Removing intermediate container 2ed84d498716
08:29:49 [2021-06-11T08:29:49.290Z]  ---> 8e0746db7f58
08:29:49 [2021-06-11T08:29:49.290Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
08:29:49 [2021-06-11T08:29:49.290Z]  ---> Running in 129140e60dea
08:29:49 [2021-06-11T08:29:49.290Z] Removing intermediate container 129140e60dea
08:29:49 [2021-06-11T08:29:49.290Z]  ---> 57472d3443f0
08:29:49 [2021-06-11T08:29:49.290Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
08:29:49 [2021-06-11T08:29:49.290Z]  ---> Running in f0808e266caf
08:29:49 [2021-06-11T08:29:49.290Z] Removing intermediate container f0808e266caf
08:29:49 [2021-06-11T08:29:49.290Z]  ---> 36fdfdfaf839
08:29:49 [2021-06-11T08:29:49.290Z] Step 10/10 : COPY . .
08:29:52 [2021-06-11T08:29:52.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
08:30:14 [2021-06-11T08:30:14.286Z]  ---> 49e658068d10
08:30:14 [2021-06-11T08:30:14.735Z] Successfully built 49e658068d10
08:30:14 [2021-06-11T08:30:14.735Z] Successfully tagged docker:latest
08:30:14 [2021-06-11T08:30:14.735Z] INFO: Image build ended at 06/11/2021 08:30:14. Duration:00:02:56.1917352
08:30:15 [2021-06-11T08:30:15.226Z] 
08:30:15 [2021-06-11T08:30:15.226Z] 
08:30:15 [2021-06-11T08:30:15.226Z] INFO: Building the test binaries at 06/11/2021 08:30:14...
08:30:16 [2021-06-11T08:30:16.005Z] sha256:4113463de029aa8541ce6f8fcd2914dc88a20cc83dc468b0615149fbf281d984
08:30:16 [2021-06-11T08:30:16.005Z] INFO: Starting docker-py tests...
08:30:16 [2021-06-11T08:30:16.005Z] ============================= test session starts ==============================
08:30:16 [2021-06-11T08:30:16.005Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
08:30:16 [2021-06-11T08:30:16.005Z] rootdir: /src, inifile: pytest.ini
08:30:16 [2021-06-11T08:30:16.005Z] plugins: timeout-1.3.3, cov-2.6.1
08:30:16 [2021-06-11T08:30:16.263Z] collected 390 items / 1 deselected / 389 selected
08:30:16 [2021-06-11T08:30:16.263Z] 
08:30:18 [2021-06-11T08:30:18.942Z] INFO: make.ps1 starting at 06/11/2021 08:30:18
08:30:19 [2021-06-11T08:30:19.391Z] INFO: Git commit (4ea6f0d774) assumed from DOCKER_GITCOMMIT environment variable
08:30:19 [2021-06-11T08:30:19.391Z] INFO: Invoking autogen...
08:30:19 [2021-06-11T08:30:19.840Z] INFO: Building daemon...
08:30:31 [2021-06-11T08:30:31.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
08:30:31 [2021-06-11T08:30:31.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
08:30:32 [2021-06-11T08:30:32.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
08:30:35 [2021-06-11T08:30:35.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
08:30:36 [2021-06-11T08:30:36.465Z] --- PASS: TestBuildWithHugeFile (54.79s)
08:30:36 [2021-06-11T08:30:36.465Z] === RUN   TestBuildWCOWSandboxSize
08:30:36 [2021-06-11T08:30:36.465Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
08:30:36 [2021-06-11T08:30:36.465Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
08:30:36 [2021-06-11T08:30:36.465Z] === RUN   TestBuildWithEmptyDockerfile
08:30:36 [2021-06-11T08:30:36.465Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
08:30:36 [2021-06-11T08:30:36.465Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
08:30:36 [2021-06-11T08:30:36.465Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:30:36 [2021-06-11T08:30:36.465Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:30:36 [2021-06-11T08:30:36.465Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:30:36 [2021-06-11T08:30:36.465Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:30:36 [2021-06-11T08:30:36.465Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
08:30:36 [2021-06-11T08:30:36.465Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:30:36 [2021-06-11T08:30:36.465Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:30:36 [2021-06-11T08:30:36.465Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s)
08:30:36 [2021-06-11T08:30:36.465Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
08:30:36 [2021-06-11T08:30:36.465Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
08:30:36 [2021-06-11T08:30:36.465Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
08:30:36 [2021-06-11T08:30:36.465Z] === RUN   TestBuildPreserveOwnership
08:30:36 [2021-06-11T08:30:36.465Z] === RUN   TestBuildPreserveOwnership/copy_from
08:30:36 [2021-06-11T08:30:36.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
08:30:38 [2021-06-11T08:30:38.354Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
08:30:39 [2021-06-11T08:30:39.667Z] tests/integration/api_build_test.py .......................X             [  6%]
08:30:39 [2021-06-11T08:30:39.720Z] --- PASS: TestBuildPreserveOwnership (4.80s)
08:30:39 [2021-06-11T08:30:39.720Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.30s)
08:30:39 [2021-06-11T08:30:39.720Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.49s)
08:30:39 [2021-06-11T08:30:39.720Z] === RUN   TestBuildPlatformInvalid
08:30:39 [2021-06-11T08:30:39.985Z] --- PASS: TestBuildPlatformInvalid (0.10s)
08:30:39 [2021-06-11T08:30:39.985Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
08:30:40 [2021-06-11T08:30:40.493Z] tests/integration/api_client_test.py .....                               [  7%]
08:30:41 [2021-06-11T08:30:41.692Z] tests/integration/api_config_test.py .....                               [  8%]
08:30:41 [2021-06-11T08:30:41.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
08:30:44 [2021-06-11T08:30:44.321Z] --- PASS: TestBuildWithHugeFile (52.29s)
08:30:44 [2021-06-11T08:30:44.321Z] === RUN   TestBuildWCOWSandboxSize
08:30:44 [2021-06-11T08:30:44.321Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s)
08:30:44 [2021-06-11T08:30:44.321Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
08:30:44 [2021-06-11T08:30:44.321Z] === RUN   TestBuildWithEmptyDockerfile
08:30:44 [2021-06-11T08:30:44.321Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
08:30:44 [2021-06-11T08:30:44.321Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
08:30:44 [2021-06-11T08:30:44.321Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:30:44 [2021-06-11T08:30:44.321Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:30:44 [2021-06-11T08:30:44.321Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:30:44 [2021-06-11T08:30:44.321Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:30:44 [2021-06-11T08:30:44.321Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
08:30:44 [2021-06-11T08:30:44.321Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:30:44 [2021-06-11T08:30:44.321Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:30:44 [2021-06-11T08:30:44.321Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s)
08:30:44 [2021-06-11T08:30:44.321Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
08:30:44 [2021-06-11T08:30:44.321Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s)
08:30:44 [2021-06-11T08:30:44.321Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s)
08:30:44 [2021-06-11T08:30:44.321Z] === RUN   TestBuildPreserveOwnership
08:30:44 [2021-06-11T08:30:44.321Z] === RUN   TestBuildPreserveOwnership/copy_from
08:30:47 [2021-06-11T08:30:47.614Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
08:30:49 [2021-06-11T08:30:49.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
08:30:51 [2021-06-11T08:30:51.867Z] --- PASS: TestBuildPreserveOwnership (10.32s)
08:30:51 [2021-06-11T08:30:51.867Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.31s)
08:30:51 [2021-06-11T08:30:51.867Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
08:30:51 [2021-06-11T08:30:51.867Z] === RUN   TestBuildPlatformInvalid
08:30:51 [2021-06-11T08:30:51.867Z] --- PASS: TestBuildPlatformInvalid (0.09s)
08:30:51 [2021-06-11T08:30:51.867Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
08:30:51 [2021-06-11T08:30:51.867Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
08:30:51 [2021-06-11T08:30:51.867Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
08:30:51 [2021-06-11T08:30:51.867Z] PASS
08:30:51 [2021-06-11T08:30:51.867Z] 
08:30:51 [2021-06-11T08:30:51.867Z] === Skipped
08:30:51 [2021-06-11T08:30:51.867Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
08:30:51 [2021-06-11T08:30:51.867Z]     build_session_test.go:25: TODO: BuildKit
08:30:51 [2021-06-11T08:30:51.867Z] 
08:30:51 [2021-06-11T08:30:51.867Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.02s)
08:30:51 [2021-06-11T08:30:51.867Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
08:30:51 [2021-06-11T08:30:51.867Z] 
08:30:51 [2021-06-11T08:30:51.867Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
08:30:51 [2021-06-11T08:30:51.867Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
08:30:51 [2021-06-11T08:30:51.867Z] 
08:30:51 [2021-06-11T08:30:51.867Z] 
08:30:51 [2021-06-11T08:30:51.867Z] DONE 34 tests, 3 skipped in 140.817s
08:30:51 [2021-06-11T08:30:51.867Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
08:30:51 [2021-06-11T08:30:51.867Z] INFO: Testing against a local daemon
08:30:51 [2021-06-11T08:30:51.867Z] === RUN   TestConfigInspect
08:30:51 [2021-06-11T08:30:51.867Z] --- SKIP: TestConfigInspect (0.02s)
08:30:51 [2021-06-11T08:30:51.867Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:30:51 [2021-06-11T08:30:51.867Z] === RUN   TestConfigList
08:30:51 [2021-06-11T08:30:51.867Z] --- SKIP: TestConfigList (0.02s)
08:30:51 [2021-06-11T08:30:51.867Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:30:51 [2021-06-11T08:30:51.867Z] === RUN   TestConfigsCreateAndDelete
08:30:51 [2021-06-11T08:30:51.867Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
08:30:51 [2021-06-11T08:30:51.867Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:30:51 [2021-06-11T08:30:51.867Z] === RUN   TestConfigsUpdate
08:30:51 [2021-06-11T08:30:51.867Z] --- SKIP: TestConfigsUpdate (0.02s)
08:30:51 [2021-06-11T08:30:51.867Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:30:51 [2021-06-11T08:30:51.867Z] === RUN   TestTemplatedConfig
08:30:51 [2021-06-11T08:30:51.867Z] --- SKIP: TestTemplatedConfig (0.00s)
08:30:51 [2021-06-11T08:30:51.867Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:30:51 [2021-06-11T08:30:51.867Z] === RUN   TestConfigCreateResolve
08:30:51 [2021-06-11T08:30:51.867Z] --- SKIP: TestConfigCreateResolve (0.01s)
08:30:51 [2021-06-11T08:30:51.868Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:30:51 [2021-06-11T08:30:51.868Z] === RUN   TestConfigDaemonLibtrustID
08:30:53 [2021-06-11T08:30:53.247Z] --- PASS: TestConfigDaemonLibtrustID (1.54s)
08:30:53 [2021-06-11T08:30:53.247Z] PASS
08:30:53 [2021-06-11T08:30:53.247Z] 
08:30:53 [2021-06-11T08:30:53.247Z] === Skipped
08:30:53 [2021-06-11T08:30:53.247Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
08:30:53 [2021-06-11T08:30:53.247Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:30:53 [2021-06-11T08:30:53.247Z] 
08:30:53 [2021-06-11T08:30:53.247Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
08:30:53 [2021-06-11T08:30:53.247Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:30:53 [2021-06-11T08:30:53.247Z] 
08:30:53 [2021-06-11T08:30:53.247Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
08:30:53 [2021-06-11T08:30:53.247Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:30:53 [2021-06-11T08:30:53.247Z] 
08:30:53 [2021-06-11T08:30:53.247Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s)
08:30:53 [2021-06-11T08:30:53.247Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:30:53 [2021-06-11T08:30:53.247Z] 
08:30:53 [2021-06-11T08:30:53.247Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
08:30:53 [2021-06-11T08:30:53.247Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:30:53 [2021-06-11T08:30:53.247Z] 
08:30:53 [2021-06-11T08:30:53.247Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
08:30:53 [2021-06-11T08:30:53.247Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:30:53 [2021-06-11T08:30:53.247Z] 
08:30:53 [2021-06-11T08:30:53.247Z] 
08:30:53 [2021-06-11T08:30:53.247Z] DONE 7 tests, 6 skipped in 1.742s
08:30:53 [2021-06-11T08:30:53.247Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
08:30:53 [2021-06-11T08:30:53.247Z] INFO: Testing against a local daemon
08:30:53 [2021-06-11T08:30:53.247Z] === RUN   TestCheckpoint
08:30:53 [2021-06-11T08:30:53.247Z] --- SKIP: TestCheckpoint (0.00s)
08:30:53 [2021-06-11T08:30:53.247Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:30:53 [2021-06-11T08:30:53.247Z] === RUN   TestContainerInvalidJSON
08:30:53 [2021-06-11T08:30:53.247Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
08:30:53 [2021-06-11T08:30:53.247Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
08:30:53 [2021-06-11T08:30:53.247Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
08:30:53 [2021-06-11T08:30:53.247Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
08:30:53 [2021-06-11T08:30:53.247Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
08:30:53 [2021-06-11T08:30:53.247Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
08:30:53 [2021-06-11T08:30:53.247Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
08:30:53 [2021-06-11T08:30:53.247Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
08:30:53 [2021-06-11T08:30:53.247Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
08:30:53 [2021-06-11T08:30:53.247Z] --- PASS: TestContainerInvalidJSON (0.02s)
08:30:53 [2021-06-11T08:30:53.247Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
08:30:53 [2021-06-11T08:30:53.247Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
08:30:53 [2021-06-11T08:30:53.247Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
08:30:53 [2021-06-11T08:30:53.247Z] === RUN   TestCopyFromContainerPathDoesNotExist
08:30:53 [2021-06-11T08:30:53.247Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
08:30:53 [2021-06-11T08:30:53.247Z] === RUN   TestCopyFromContainerPathIsNotDir
08:30:53 [2021-06-11T08:30:53.507Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
08:30:53 [2021-06-11T08:30:53.507Z] === RUN   TestCopyToContainerPathDoesNotExist
08:30:53 [2021-06-11T08:30:53.507Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
08:30:53 [2021-06-11T08:30:53.507Z] === RUN   TestCopyToContainerPathIsNotDir
08:30:53 [2021-06-11T08:30:53.507Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
08:30:53 [2021-06-11T08:30:53.507Z] === RUN   TestCopyFromContainer
08:30:54 [2021-06-11T08:30:54.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
08:30:54 [2021-06-11T08:30:54.823Z] Loaded image: buildpack-deps:buster
08:30:54 [2021-06-11T08:30:54.823Z] Loaded image: busybox:latest
08:30:54 [2021-06-11T08:30:54.823Z] Loaded image: busybox:glibc
08:30:55 [2021-06-11T08:30:55.749Z] Loaded image: debian:bullseye
08:30:55 [2021-06-11T08:30:55.749Z] Loaded image: hello-world:latest
08:30:55 [2021-06-11T08:30:55.749Z] Loaded image: arm32v7/hello-world:latest
08:30:57 [2021-06-11T08:30:57.705Z] === RUN   TestCopyFromContainer//
08:30:57 [2021-06-11T08:30:57.705Z] === RUN   TestCopyFromContainer//bar/root
08:30:57 [2021-06-11T08:30:57.705Z] === RUN   TestCopyFromContainer//bar/root/
08:30:57 [2021-06-11T08:30:57.705Z] === RUN   TestCopyFromContainer/bar/quux
08:30:57 [2021-06-11T08:30:57.705Z] === RUN   TestCopyFromContainer/bar/quux/
08:30:57 [2021-06-11T08:30:57.705Z] === RUN   TestCopyFromContainer/bar/quux/baz
08:30:57 [2021-06-11T08:30:57.705Z] === RUN   TestCopyFromContainer/bar/filesymlink
08:30:57 [2021-06-11T08:30:57.705Z] === RUN   TestCopyFromContainer/bar/dirsymlink
08:30:57 [2021-06-11T08:30:57.705Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
08:30:57 [2021-06-11T08:30:57.705Z] === RUN   TestCopyFromContainer/bar/notarget
08:30:57 [2021-06-11T08:30:57.965Z] --- PASS: TestCopyFromContainer (4.34s)
08:30:57 [2021-06-11T08:30:57.965Z]     --- PASS: TestCopyFromContainer// (0.07s)
08:30:57 [2021-06-11T08:30:57.965Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
08:30:57 [2021-06-11T08:30:57.965Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
08:30:57 [2021-06-11T08:30:57.965Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
08:30:57 [2021-06-11T08:30:57.965Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
08:30:57 [2021-06-11T08:30:57.965Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
08:30:57 [2021-06-11T08:30:57.965Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
08:30:57 [2021-06-11T08:30:57.965Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
08:30:57 [2021-06-11T08:30:57.965Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
08:30:57 [2021-06-11T08:30:57.965Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
08:30:57 [2021-06-11T08:30:57.965Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
08:30:57 [2021-06-11T08:30:57.965Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:30:57 [2021-06-11T08:30:57.965Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:30:57 [2021-06-11T08:30:57.965Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:30:57 [2021-06-11T08:30:57.965Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:30:57 [2021-06-11T08:30:57.965Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
08:30:57 [2021-06-11T08:30:57.965Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
08:30:57 [2021-06-11T08:30:57.965Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:30:57 [2021-06-11T08:30:57.965Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
08:30:57 [2021-06-11T08:30:57.965Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:30:57 [2021-06-11T08:30:57.965Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
08:30:57 [2021-06-11T08:30:57.965Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
08:30:57 [2021-06-11T08:30:57.965Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
08:30:57 [2021-06-11T08:30:57.965Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
08:30:57 [2021-06-11T08:30:57.965Z] === RUN   TestCreateLinkToNonExistingContainer
08:30:57 [2021-06-11T08:30:57.965Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
08:30:57 [2021-06-11T08:30:57.965Z] === RUN   TestCreateWithInvalidEnv
08:30:57 [2021-06-11T08:30:57.965Z] === RUN   TestCreateWithInvalidEnv/0
08:30:57 [2021-06-11T08:30:57.965Z] === PAUSE TestCreateWithInvalidEnv/0
08:30:57 [2021-06-11T08:30:57.965Z] === RUN   TestCreateWithInvalidEnv/1
08:30:57 [2021-06-11T08:30:57.965Z] === PAUSE TestCreateWithInvalidEnv/1
08:30:57 [2021-06-11T08:30:57.965Z] === RUN   TestCreateWithInvalidEnv/2
08:30:57 [2021-06-11T08:30:57.965Z] === PAUSE TestCreateWithInvalidEnv/2
08:30:57 [2021-06-11T08:30:57.965Z] === CONT  TestCreateWithInvalidEnv/0
08:30:57 [2021-06-11T08:30:57.965Z] === CONT  TestCreateWithInvalidEnv/2
08:30:57 [2021-06-11T08:30:57.965Z] === CONT  TestCreateWithInvalidEnv/1
08:30:57 [2021-06-11T08:30:57.965Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
08:30:57 [2021-06-11T08:30:57.965Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
08:30:57 [2021-06-11T08:30:57.965Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
08:30:57 [2021-06-11T08:30:57.965Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
08:30:57 [2021-06-11T08:30:57.965Z] === RUN   TestCreateTmpfsMountsTarget
08:30:57 [2021-06-11T08:30:57.965Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
08:30:57 [2021-06-11T08:30:57.965Z] === RUN   TestCreateWithCustomMaskedPaths
08:30:59 [2021-06-11T08:30:59.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
08:31:00 [2021-06-11T08:31:00.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
08:31:00 [2021-06-11T08:31:00.507Z] --- PASS: TestCreateWithCustomMaskedPaths (2.43s)
08:31:00 [2021-06-11T08:31:00.507Z] === RUN   TestCreateWithCustomReadonlyPaths
08:31:02 [2021-06-11T08:31:02.416Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.07s)
08:31:02 [2021-06-11T08:31:02.416Z] === RUN   TestCreateWithInvalidHealthcheckParams
08:31:02 [2021-06-11T08:31:02.416Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:31:02 [2021-06-11T08:31:02.416Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:31:02 [2021-06-11T08:31:02.416Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:31:02 [2021-06-11T08:31:02.416Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:31:02 [2021-06-11T08:31:02.416Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:31:02 [2021-06-11T08:31:02.416Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:31:02 [2021-06-11T08:31:02.416Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:31:02 [2021-06-11T08:31:02.416Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:31:02 [2021-06-11T08:31:02.416Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:31:02 [2021-06-11T08:31:02.416Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:31:02 [2021-06-11T08:31:02.416Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:31:02 [2021-06-11T08:31:02.416Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:31:02 [2021-06-11T08:31:02.416Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:31:02 [2021-06-11T08:31:02.416Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:31:02 [2021-06-11T08:31:02.416Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:31:02 [2021-06-11T08:31:02.416Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
08:31:02 [2021-06-11T08:31:02.416Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
08:31:02 [2021-06-11T08:31:02.416Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
08:31:02 [2021-06-11T08:31:02.416Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
08:31:02 [2021-06-11T08:31:02.416Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
08:31:02 [2021-06-11T08:31:02.416Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
08:31:02 [2021-06-11T08:31:02.416Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
08:31:03 [2021-06-11T08:31:03.357Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.69s)
08:31:03 [2021-06-11T08:31:03.357Z] === RUN   TestCreateDifferentPlatform
08:31:03 [2021-06-11T08:31:03.357Z] === RUN   TestCreateDifferentPlatform/different_os
08:31:03 [2021-06-11T08:31:03.357Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
08:31:03 [2021-06-11T08:31:03.357Z] --- PASS: TestCreateDifferentPlatform (0.01s)
08:31:03 [2021-06-11T08:31:03.357Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
08:31:03 [2021-06-11T08:31:03.357Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
08:31:03 [2021-06-11T08:31:03.357Z] === RUN   TestCreateVolumesFromNonExistingContainer
08:31:03 [2021-06-11T08:31:03.357Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
08:31:03 [2021-06-11T08:31:03.357Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
08:31:03 [2021-06-11T08:31:03.357Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
08:31:03 [2021-06-11T08:31:03.357Z] === RUN   TestContainerStartOnDaemonRestart
08:31:03 [2021-06-11T08:31:03.357Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
08:31:03 [2021-06-11T08:31:03.357Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
08:31:03 [2021-06-11T08:31:03.357Z] === RUN   TestDaemonRestartIpcMode
08:31:03 [2021-06-11T08:31:03.357Z] === PAUSE TestDaemonRestartIpcMode
08:31:03 [2021-06-11T08:31:03.357Z] === RUN   TestDaemonHostGatewayIP
08:31:03 [2021-06-11T08:31:03.357Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
08:31:03 [2021-06-11T08:31:03.357Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
08:31:03 [2021-06-11T08:31:03.357Z] === RUN   TestRestartDaemonWithRestartingContainer
08:31:03 [2021-06-11T08:31:03.357Z] === PAUSE TestRestartDaemonWithRestartingContainer
08:31:03 [2021-06-11T08:31:03.357Z] === RUN   TestContainerKillOnDaemonStart
08:31:03 [2021-06-11T08:31:03.357Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
08:31:03 [2021-06-11T08:31:03.357Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
08:31:03 [2021-06-11T08:31:03.357Z] === RUN   TestDiff
08:31:03 [2021-06-11T08:31:03.829Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.58s)
08:31:03 [2021-06-11T08:31:03.829Z] PASS
08:31:03 [2021-06-11T08:31:03.829Z] 
08:31:03 [2021-06-11T08:31:03.829Z] === Skipped
08:31:03 [2021-06-11T08:31:03.829Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
08:31:03 [2021-06-11T08:31:03.829Z]     build_session_test.go:25: TODO: BuildKit
08:31:03 [2021-06-11T08:31:03.829Z] 
08:31:03 [2021-06-11T08:31:03.829Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
08:31:03 [2021-06-11T08:31:03.829Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
08:31:03 [2021-06-11T08:31:03.829Z] 
08:31:03 [2021-06-11T08:31:03.829Z] 
08:31:03 [2021-06-11T08:31:03.829Z] DONE 34 tests, 2 skipped in 127.331s
08:31:03 [2021-06-11T08:31:03.829Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
08:31:03 [2021-06-11T08:31:03.829Z] INFO: Testing against a local daemon
08:31:03 [2021-06-11T08:31:03.829Z] === RUN   TestConfigInspect
08:31:03 [2021-06-11T08:31:03.928Z] --- PASS: TestDiff (0.70s)
08:31:03 [2021-06-11T08:31:03.928Z] === RUN   TestExecWithCloseStdin
08:31:04 [2021-06-11T08:31:04.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
08:31:05 [2021-06-11T08:31:05.309Z] --- PASS: TestExecWithCloseStdin (1.22s)
08:31:05 [2021-06-11T08:31:05.309Z] === RUN   TestExec
08:31:06 [2021-06-11T08:31:06.250Z] --- PASS: TestExec (0.98s)
08:31:06 [2021-06-11T08:31:06.250Z] === RUN   TestExecUser
08:31:06 [2021-06-11T08:31:06.343Z] --- PASS: TestConfigInspect (2.51s)
08:31:06 [2021-06-11T08:31:06.343Z] === RUN   TestConfigList
08:31:07 [2021-06-11T08:31:07.191Z] --- PASS: TestExecUser (0.95s)
08:31:07 [2021-06-11T08:31:07.191Z] === RUN   TestExportContainerAndImportImage
08:31:07 [2021-06-11T08:31:07.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
08:31:08 [2021-06-11T08:31:08.134Z] --- PASS: TestExportContainerAndImportImage (0.87s)
08:31:08 [2021-06-11T08:31:08.134Z] === RUN   TestExportContainerAfterDaemonRestart
08:31:08 [2021-06-11T08:31:08.855Z] --- PASS: TestConfigList (2.32s)
08:31:08 [2021-06-11T08:31:08.855Z] === RUN   TestConfigsCreateAndDelete
08:31:11 [2021-06-11T08:31:11.375Z] --- PASS: TestConfigsCreateAndDelete (2.52s)
08:31:11 [2021-06-11T08:31:11.375Z] === RUN   TestConfigsUpdate
08:31:11 [2021-06-11T08:31:11.427Z] --- PASS: TestExportContainerAfterDaemonRestart (3.33s)
08:31:11 [2021-06-11T08:31:11.427Z] === RUN   TestHealthCheckWorkdir
08:31:12 [2021-06-11T08:31:12.810Z] --- PASS: TestHealthCheckWorkdir (1.40s)
08:31:12 [2021-06-11T08:31:12.810Z] === RUN   TestHealthKillContainer
08:31:13 [2021-06-11T08:31:13.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
08:31:13 [2021-06-11T08:31:13.286Z] --- PASS: TestConfigsUpdate (2.39s)
08:31:13 [2021-06-11T08:31:13.286Z] === RUN   TestTemplatedConfig
08:31:15 [2021-06-11T08:31:15.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
08:31:16 [2021-06-11T08:31:16.105Z] --- PASS: TestHealthKillContainer (3.00s)
08:31:16 [2021-06-11T08:31:16.105Z] === RUN   TestInspectCpusetInConfigPre120
08:31:16 [2021-06-11T08:31:16.365Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s)
08:31:16 [2021-06-11T08:31:16.365Z] === RUN   TestIpcModeNone
08:31:17 [2021-06-11T08:31:17.306Z] --- PASS: TestIpcModeNone (0.97s)
08:31:17 [2021-06-11T08:31:17.306Z] === RUN   TestIpcModePrivate
08:31:17 [2021-06-11T08:31:17.449Z] --- PASS: TestTemplatedConfig (3.58s)
08:31:17 [2021-06-11T08:31:17.449Z] === RUN   TestConfigCreateResolve
08:31:18 [2021-06-11T08:31:18.245Z] --- PASS: TestIpcModePrivate (0.99s)
08:31:18 [2021-06-11T08:31:18.245Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
08:31:18 [2021-06-11T08:31:18.245Z] === RUN   TestIpcModeShareable
08:31:18 [2021-06-11T08:31:18.245Z] --- SKIP: TestIpcModeShareable (0.00s)
08:31:18 [2021-06-11T08:31:18.245Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:31:18 [2021-06-11T08:31:18.245Z] === RUN   TestAPIIpcModeShareableAndContainer
08:31:18 [2021-06-11T08:31:18.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
08:31:19 [2021-06-11T08:31:19.335Z] --- PASS: TestConfigCreateResolve (2.29s)
08:31:19 [2021-06-11T08:31:19.335Z] === RUN   TestConfigDaemonLibtrustID
08:31:19 [2021-06-11T08:31:19.896Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
08:31:19 [2021-06-11T08:31:19.896Z] PASS
08:31:19 [2021-06-11T08:31:19.896Z] 
08:31:19 [2021-06-11T08:31:19.896Z] DONE 7 tests in 16.168s
08:31:19 [2021-06-11T08:31:19.896Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
08:31:19 [2021-06-11T08:31:19.896Z] INFO: Testing against a local daemon
08:31:19 [2021-06-11T08:31:19.896Z] === RUN   TestCheckpoint
08:31:19 [2021-06-11T08:31:19.896Z] --- SKIP: TestCheckpoint (0.00s)
08:31:19 [2021-06-11T08:31:19.896Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:31:19 [2021-06-11T08:31:19.896Z] === RUN   TestContainerInvalidJSON
08:31:19 [2021-06-11T08:31:19.896Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
08:31:19 [2021-06-11T08:31:19.896Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
08:31:19 [2021-06-11T08:31:19.896Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
08:31:19 [2021-06-11T08:31:19.896Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
08:31:19 [2021-06-11T08:31:19.896Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
08:31:19 [2021-06-11T08:31:19.896Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
08:31:19 [2021-06-11T08:31:19.896Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
08:31:19 [2021-06-11T08:31:19.896Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
08:31:19 [2021-06-11T08:31:19.896Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
08:31:19 [2021-06-11T08:31:19.896Z] --- PASS: TestContainerInvalidJSON (0.01s)
08:31:19 [2021-06-11T08:31:19.896Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
08:31:19 [2021-06-11T08:31:19.896Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
08:31:19 [2021-06-11T08:31:19.896Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
08:31:19 [2021-06-11T08:31:19.896Z] === RUN   TestCopyFromContainerPathDoesNotExist
08:31:19 [2021-06-11T08:31:19.896Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
08:31:19 [2021-06-11T08:31:19.896Z] === RUN   TestCopyFromContainerPathIsNotDir
08:31:19 [2021-06-11T08:31:19.897Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
08:31:19 [2021-06-11T08:31:19.897Z] === RUN   TestCopyToContainerPathDoesNotExist
08:31:19 [2021-06-11T08:31:19.897Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
08:31:19 [2021-06-11T08:31:19.897Z] === RUN   TestCopyToContainerPathIsNotDir
08:31:19 [2021-06-11T08:31:19.986Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
08:31:20 [2021-06-11T08:31:20.153Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
08:31:20 [2021-06-11T08:31:20.153Z] === RUN   TestCopyFromContainer
08:31:21 [2021-06-11T08:31:21.518Z] === RUN   TestCopyFromContainer//
08:31:21 [2021-06-11T08:31:21.518Z] === RUN   TestCopyFromContainer//bar/root
08:31:21 [2021-06-11T08:31:21.518Z] === RUN   TestCopyFromContainer//bar/root/
08:31:21 [2021-06-11T08:31:21.543Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.73s)
08:31:21 [2021-06-11T08:31:21.543Z] === RUN   TestAPIIpcModeHost
08:31:21 [2021-06-11T08:31:21.543Z] --- SKIP: TestAPIIpcModeHost (0.00s)
08:31:21 [2021-06-11T08:31:21.543Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:31:21 [2021-06-11T08:31:21.543Z] === RUN   TestDaemonIpcModeShareable
08:31:21 [2021-06-11T08:31:21.543Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
08:31:21 [2021-06-11T08:31:21.543Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:31:21 [2021-06-11T08:31:21.543Z] === RUN   TestDaemonIpcModePrivate
08:31:21 [2021-06-11T08:31:21.775Z] === RUN   TestCopyFromContainer/bar/quux
08:31:21 [2021-06-11T08:31:21.775Z] === RUN   TestCopyFromContainer/bar/quux/
08:31:21 [2021-06-11T08:31:21.775Z] === RUN   TestCopyFromContainer/bar/quux/baz
08:31:22 [2021-06-11T08:31:22.031Z] === RUN   TestCopyFromContainer/bar/filesymlink
08:31:22 [2021-06-11T08:31:22.031Z] === RUN   TestCopyFromContainer/bar/dirsymlink
08:31:22 [2021-06-11T08:31:22.031Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
08:31:22 [2021-06-11T08:31:22.031Z] === RUN   TestCopyFromContainer/bar/notarget
08:31:22 [2021-06-11T08:31:22.286Z] --- PASS: TestCopyFromContainer (2.15s)
08:31:22 [2021-06-11T08:31:22.286Z]     --- PASS: TestCopyFromContainer// (0.08s)
08:31:22 [2021-06-11T08:31:22.286Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
08:31:22 [2021-06-11T08:31:22.286Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
08:31:22 [2021-06-11T08:31:22.286Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
08:31:22 [2021-06-11T08:31:22.286Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
08:31:22 [2021-06-11T08:31:22.286Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
08:31:22 [2021-06-11T08:31:22.286Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
08:31:22 [2021-06-11T08:31:22.286Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
08:31:22 [2021-06-11T08:31:22.286Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
08:31:22 [2021-06-11T08:31:22.286Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
08:31:22 [2021-06-11T08:31:22.286Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
08:31:22 [2021-06-11T08:31:22.286Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:31:22 [2021-06-11T08:31:22.286Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:31:22 [2021-06-11T08:31:22.286Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:31:22 [2021-06-11T08:31:22.286Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:31:22 [2021-06-11T08:31:22.286Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
08:31:22 [2021-06-11T08:31:22.286Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
08:31:22 [2021-06-11T08:31:22.286Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:31:22 [2021-06-11T08:31:22.286Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
08:31:22 [2021-06-11T08:31:22.286Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:31:22 [2021-06-11T08:31:22.286Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
08:31:22 [2021-06-11T08:31:22.286Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
08:31:22 [2021-06-11T08:31:22.286Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
08:31:22 [2021-06-11T08:31:22.286Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
08:31:22 [2021-06-11T08:31:22.286Z] === RUN   TestCreateLinkToNonExistingContainer
08:31:22 [2021-06-11T08:31:22.286Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
08:31:22 [2021-06-11T08:31:22.286Z] === RUN   TestCreateWithInvalidEnv
08:31:22 [2021-06-11T08:31:22.286Z] === RUN   TestCreateWithInvalidEnv/0
08:31:22 [2021-06-11T08:31:22.286Z] === PAUSE TestCreateWithInvalidEnv/0
08:31:22 [2021-06-11T08:31:22.286Z] === RUN   TestCreateWithInvalidEnv/1
08:31:22 [2021-06-11T08:31:22.286Z] === PAUSE TestCreateWithInvalidEnv/1
08:31:22 [2021-06-11T08:31:22.286Z] === RUN   TestCreateWithInvalidEnv/2
08:31:22 [2021-06-11T08:31:22.286Z] === PAUSE TestCreateWithInvalidEnv/2
08:31:22 [2021-06-11T08:31:22.286Z] === CONT  TestCreateWithInvalidEnv/0
08:31:22 [2021-06-11T08:31:22.286Z] === CONT  TestCreateWithInvalidEnv/2
08:31:22 [2021-06-11T08:31:22.286Z] === CONT  TestCreateWithInvalidEnv/1
08:31:22 [2021-06-11T08:31:22.286Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
08:31:22 [2021-06-11T08:31:22.286Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
08:31:22 [2021-06-11T08:31:22.286Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
08:31:22 [2021-06-11T08:31:22.286Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
08:31:22 [2021-06-11T08:31:22.286Z] === RUN   TestCreateTmpfsMountsTarget
08:31:22 [2021-06-11T08:31:22.286Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
08:31:22 [2021-06-11T08:31:22.286Z] === RUN   TestCreateWithCustomMaskedPaths
08:31:23 [2021-06-11T08:31:23.045Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:31:23 [2021-06-11T08:31:23.045Z] Using test binary docker
08:31:23 [2021-06-11T08:31:23.045Z] +++ /etc/init.d/apparmor start
08:31:23 [2021-06-11T08:31:23.045Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:31:23 [2021-06-11T08:31:23.045Z] INFO: Waiting for daemon to start...
08:31:23 [2021-06-11T08:31:23.045Z] Starting dockerd
08:31:23 [2021-06-11T08:31:23.045Z] +++ 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
08:31:24 [2021-06-11T08:31:24.083Z] --- PASS: TestDaemonIpcModePrivate (2.69s)
08:31:24 [2021-06-11T08:31:24.083Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
08:31:24 [2021-06-11T08:31:24.083Z] === RUN   TestDaemonIpcModePrivateFromConfig
08:31:24 [2021-06-11T08:31:24.083Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
08:31:24 [2021-06-11T08:31:24.083Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:31:24 [2021-06-11T08:31:24.083Z] === RUN   TestDaemonIpcModeShareableFromConfig
08:31:24 [2021-06-11T08:31:24.083Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
08:31:24 [2021-06-11T08:31:24.083Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:31:24 [2021-06-11T08:31:24.083Z] === RUN   TestIpcModeOlderClient
08:31:24 [2021-06-11T08:31:24.083Z] === PAUSE TestIpcModeOlderClient
08:31:24 [2021-06-11T08:31:24.083Z] === RUN   TestKillContainerInvalidSignal
08:31:24 [2021-06-11T08:31:24.653Z] --- PASS: TestKillContainerInvalidSignal (0.74s)
08:31:24 [2021-06-11T08:31:24.653Z] === RUN   TestKillContainer
08:31:24 [2021-06-11T08:31:24.653Z] === RUN   TestKillContainer/no_signal
08:31:24 [2021-06-11T08:31:24.801Z] --- PASS: TestCreateWithCustomMaskedPaths (2.46s)
08:31:24 [2021-06-11T08:31:24.801Z] === RUN   TestCreateWithCustomReadonlyPaths
08:31:24 [2021-06-11T08:31:24.942Z] .
08:31:24 [2021-06-11T08:31:24.942Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:31:24 [2021-06-11T08:31:24.942Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:31:24 [2021-06-11T08:31:24.942Z] Error: No such image: emptyfs
08:31:24 [2021-06-11T08:31:24.942Z] ++++ tar -cC bundles/test-integration/emptyfs .
08:31:24 [2021-06-11T08:31:24.942Z] ++++ docker load
08:31:25 [2021-06-11T08:31:25.222Z] === RUN   TestKillContainer/non_killing_signal
08:31:25 [2021-06-11T08:31:25.505Z] Running integration-test (iteration 1)
08:31:25 [2021-06-11T08:31:25.505Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
08:31:25 [2021-06-11T08:31:25.505Z] ++ 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
08:31:25 [2021-06-11T08:31:25.505Z] ++ set -e
08:31:25 [2021-06-11T08:31:25.505Z] ++ '[' -n 0 ']'
08:31:25 [2021-06-11T08:31:25.505Z] ++ set -x
08:31:25 [2021-06-11T08:31:25.505Z] ++ env -i DEST=/go/src/github.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
08:31:25 [2021-06-11T08:31:25.795Z] === RUN   TestKillContainer/killing_signal
08:31:26 [2021-06-11T08:31:26.734Z] --- PASS: TestKillContainer (2.16s)
08:31:26 [2021-06-11T08:31:26.734Z]     --- PASS: TestKillContainer/no_signal (0.74s)
08:31:26 [2021-06-11T08:31:26.735Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
08:31:26 [2021-06-11T08:31:26.735Z]     --- PASS: TestKillContainer/killing_signal (0.70s)
08:31:26 [2021-06-11T08:31:26.735Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:31:26 [2021-06-11T08:31:26.735Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
08:31:27 [2021-06-11T08:31:27.305Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
08:31:27 [2021-06-11T08:31:27.314Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.56s)
08:31:27 [2021-06-11T08:31:27.314Z] === RUN   TestCreateWithInvalidHealthcheckParams
08:31:27 [2021-06-11T08:31:27.314Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:31:27 [2021-06-11T08:31:27.314Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:31:27 [2021-06-11T08:31:27.314Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:31:27 [2021-06-11T08:31:27.314Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:31:27 [2021-06-11T08:31:27.314Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:31:27 [2021-06-11T08:31:27.314Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:31:27 [2021-06-11T08:31:27.314Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:31:27 [2021-06-11T08:31:27.314Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:31:27 [2021-06-11T08:31:27.314Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:31:27 [2021-06-11T08:31:27.314Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:31:27 [2021-06-11T08:31:27.314Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:31:27 [2021-06-11T08:31:27.314Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:31:27 [2021-06-11T08:31:27.314Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:31:27 [2021-06-11T08:31:27.314Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:31:27 [2021-06-11T08:31:27.314Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:31:27 [2021-06-11T08:31:27.314Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
08:31:27 [2021-06-11T08:31:27.314Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
08:31:27 [2021-06-11T08:31:27.314Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
08:31:27 [2021-06-11T08:31:27.314Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
08:31:27 [2021-06-11T08:31:27.314Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
08:31:27 [2021-06-11T08:31:27.314Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
08:31:27 [2021-06-11T08:31:27.314Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
08:31:28 [2021-06-11T08:31:28.240Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s)
08:31:28 [2021-06-11T08:31:28.240Z] === RUN   TestCreateDifferentPlatform
08:31:28 [2021-06-11T08:31:28.240Z] === RUN   TestCreateDifferentPlatform/different_os
08:31:28 [2021-06-11T08:31:28.240Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
08:31:28 [2021-06-11T08:31:28.240Z] --- PASS: TestCreateDifferentPlatform (0.02s)
08:31:28 [2021-06-11T08:31:28.240Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
08:31:28 [2021-06-11T08:31:28.240Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
08:31:28 [2021-06-11T08:31:28.240Z] === RUN   TestCreateVolumesFromNonExistingContainer
08:31:28 [2021-06-11T08:31:28.240Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
08:31:28 [2021-06-11T08:31:28.240Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
08:31:28 [2021-06-11T08:31:28.240Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
08:31:28 [2021-06-11T08:31:28.240Z] === RUN   TestContainerStartOnDaemonRestart
08:31:28 [2021-06-11T08:31:28.240Z] === PAUSE TestContainerStartOnDaemonRestart
08:31:28 [2021-06-11T08:31:28.240Z] === RUN   TestDaemonRestartIpcMode
08:31:28 [2021-06-11T08:31:28.240Z] === PAUSE TestDaemonRestartIpcMode
08:31:28 [2021-06-11T08:31:28.240Z] === RUN   TestDaemonHostGatewayIP
08:31:28 [2021-06-11T08:31:28.240Z] === PAUSE TestDaemonHostGatewayIP
08:31:28 [2021-06-11T08:31:28.240Z] === RUN   TestRestartDaemonWithRestartingContainer
08:31:28 [2021-06-11T08:31:28.240Z] === PAUSE TestRestartDaemonWithRestartingContainer
08:31:28 [2021-06-11T08:31:28.240Z] === RUN   TestContainerKillOnDaemonStart
08:31:28 [2021-06-11T08:31:28.240Z] === PAUSE TestContainerKillOnDaemonStart
08:31:28 [2021-06-11T08:31:28.240Z] === RUN   TestDiff
08:31:28 [2021-06-11T08:31:28.246Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.39s)
08:31:28 [2021-06-11T08:31:28.246Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s)
08:31:28 [2021-06-11T08:31:28.246Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
08:31:28 [2021-06-11T08:31:28.246Z] === RUN   TestKillStoppedContainer
08:31:28 [2021-06-11T08:31:28.246Z] --- PASS: TestKillStoppedContainer (0.08s)
08:31:28 [2021-06-11T08:31:28.246Z] === RUN   TestKillStoppedContainerAPIPre120
08:31:28 [2021-06-11T08:31:28.246Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
08:31:28 [2021-06-11T08:31:28.246Z] === RUN   TestKillDifferentUserContainer
08:31:28 [2021-06-11T08:31:28.816Z] --- PASS: TestKillDifferentUserContainer (0.75s)
08:31:28 [2021-06-11T08:31:28.816Z] === RUN   TestInspectOomKilledTrue
08:31:29 [2021-06-11T08:31:29.076Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
08:31:29 [2021-06-11T08:31:29.076Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
08:31:29 [2021-06-11T08:31:29.076Z] === RUN   TestInspectOomKilledFalse
08:31:29 [2021-06-11T08:31:29.076Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
08:31:29 [2021-06-11T08:31:29.076Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:31:29 [2021-06-11T08:31:29.076Z] === RUN   TestLinksEtcHostsContentMatch
08:31:29 [2021-06-11T08:31:29.076Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
08:31:29 [2021-06-11T08:31:29.076Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
08:31:29 [2021-06-11T08:31:29.076Z] === RUN   TestLinksContainerNames
08:31:29 [2021-06-11T08:31:29.166Z] --- PASS: TestDiff (0.80s)
08:31:29 [2021-06-11T08:31:29.166Z] === RUN   TestExecWithCloseStdin
08:31:30 [2021-06-11T08:31:30.094Z] --- PASS: TestExecWithCloseStdin (1.12s)
08:31:30 [2021-06-11T08:31:30.094Z] === RUN   TestExec
08:31:30 [2021-06-11T08:31:30.985Z] --- PASS: TestLinksContainerNames (1.85s)
08:31:30 [2021-06-11T08:31:30.985Z] === RUN   TestLogsFollowTailEmpty
08:31:31 [2021-06-11T08:31:31.466Z] --- PASS: TestExec (1.32s)
08:31:31 [2021-06-11T08:31:31.466Z] === RUN   TestExecUser
08:31:31 [2021-06-11T08:31:31.755Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
08:31:31 [2021-06-11T08:31:31.755Z] 
08:31:31 [2021-06-11T08:31:31.755Z]  ________   ____  __.
08:31:31 [2021-06-11T08:31:31.755Z]  \_____  \ |    |/ _|
08:31:31 [2021-06-11T08:31:31.755Z]  /   |   \|      <
08:31:31 [2021-06-11T08:31:31.755Z]  /    |    \    |  \
08:31:31 [2021-06-11T08:31:31.755Z]  \_______  /____|__ \
08:31:31 [2021-06-11T08:31:31.755Z]          \/        \/
08:31:31 [2021-06-11T08:31:31.755Z] 
08:31:31 [2021-06-11T08:31:31.755Z] INFO: make.ps1 ended at 06/11/2021 08:31:27
08:31:31 [2021-06-11T08:31:31.755Z] INFO: Binaries build ended at 06/11/2021 08:31:28. Duration:00:01:13.7023156
08:31:31 [2021-06-11T08:31:31.755Z] INFO: Copying the built daemon binary to d:\CI\PR-42514\4\binary\dockerd-4ea6f0d774.exe...
08:31:31 [2021-06-11T08:31:31.755Z] INFO: Copying the built client binary to d:\CI\PR-42514\4\binary\docker-4ea6f0d774.exe...
08:31:31 [2021-06-11T08:31:31.755Z] INFO: Copying dockerversion from the container...
08:31:31 [2021-06-11T08:31:31.755Z] INFO: Copying the golang package from the container to d:\CI\PR-42514\4\installer\go.zip...
08:31:31 [2021-06-11T08:31:31.755Z] INFO: Extracting go.zip to d:\CI\PR-42514\4\go
08:31:31 [2021-06-11T08:31:31.925Z] --- PASS: TestLogsFollowTailEmpty (0.97s)
08:31:31 [2021-06-11T08:31:31.925Z] === RUN   TestContainerNetworkMountsNoChown
08:31:32 [2021-06-11T08:31:32.495Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s)
08:31:32 [2021-06-11T08:31:32.495Z] === RUN   TestMountDaemonRoot
08:31:32 [2021-06-11T08:31:32.495Z] === RUN   TestMountDaemonRoot/default
08:31:32 [2021-06-11T08:31:32.495Z] === PAUSE TestMountDaemonRoot/default
08:31:32 [2021-06-11T08:31:32.495Z] === RUN   TestMountDaemonRoot/private
08:31:32 [2021-06-11T08:31:32.495Z] === PAUSE TestMountDaemonRoot/private
08:31:32 [2021-06-11T08:31:32.495Z] === RUN   TestMountDaemonRoot/rprivate
08:31:32 [2021-06-11T08:31:32.495Z] === PAUSE TestMountDaemonRoot/rprivate
08:31:32 [2021-06-11T08:31:32.495Z] === RUN   TestMountDaemonRoot/slave
08:31:32 [2021-06-11T08:31:32.495Z] === PAUSE TestMountDaemonRoot/slave
08:31:32 [2021-06-11T08:31:32.495Z] === RUN   TestMountDaemonRoot/rslave
08:31:32 [2021-06-11T08:31:32.495Z] === PAUSE TestMountDaemonRoot/rslave
08:31:32 [2021-06-11T08:31:32.495Z] === RUN   TestMountDaemonRoot/shared
08:31:32 [2021-06-11T08:31:32.495Z] === PAUSE TestMountDaemonRoot/shared
08:31:32 [2021-06-11T08:31:32.495Z] === RUN   TestMountDaemonRoot/rshared
08:31:32 [2021-06-11T08:31:32.495Z] === PAUSE TestMountDaemonRoot/rshared
08:31:32 [2021-06-11T08:31:32.495Z] === CONT  TestMountDaemonRoot/default
08:31:32 [2021-06-11T08:31:32.495Z] === RUN   TestMountDaemonRoot/default/bind_root
08:31:32 [2021-06-11T08:31:32.495Z] === PAUSE TestMountDaemonRoot/default/bind_root
08:31:32 [2021-06-11T08:31:32.495Z] === RUN   TestMountDaemonRoot/default/bind_subpath
08:31:32 [2021-06-11T08:31:32.495Z] === CONT  TestMountDaemonRoot/rslave
08:31:32 [2021-06-11T08:31:32.495Z] === RUN   TestMountDaemonRoot/rslave/bind_root
08:31:32 [2021-06-11T08:31:32.495Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
08:31:32 [2021-06-11T08:31:32.495Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
08:31:32 [2021-06-11T08:31:32.495Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
08:31:32 [2021-06-11T08:31:32.495Z] === RUN   TestMountDaemonRoot/rslave/mount_root
08:31:32 [2021-06-11T08:31:32.495Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
08:31:32 [2021-06-11T08:31:32.495Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
08:31:32 [2021-06-11T08:31:32.495Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
08:31:32 [2021-06-11T08:31:32.495Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
08:31:32 [2021-06-11T08:31:32.495Z] === RUN   TestMountDaemonRoot/default/mount_root
08:31:32 [2021-06-11T08:31:32.495Z] === PAUSE TestMountDaemonRoot/default/mount_root
08:31:32 [2021-06-11T08:31:32.495Z] === RUN   TestMountDaemonRoot/default/mount_subpath
08:31:32 [2021-06-11T08:31:32.495Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
08:31:32 [2021-06-11T08:31:32.495Z] === CONT  TestMountDaemonRoot/rshared
08:31:32 [2021-06-11T08:31:32.495Z] === RUN   TestMountDaemonRoot/rshared/mount_root
08:31:32 [2021-06-11T08:31:32.495Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
08:31:32 [2021-06-11T08:31:32.495Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
08:31:32 [2021-06-11T08:31:32.495Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
08:31:32 [2021-06-11T08:31:32.495Z] === RUN   TestMountDaemonRoot/rshared/bind_root
08:31:32 [2021-06-11T08:31:32.495Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
08:31:32 [2021-06-11T08:31:32.495Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
08:31:32 [2021-06-11T08:31:32.495Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
08:31:32 [2021-06-11T08:31:32.495Z] === CONT  TestMountDaemonRoot/shared
08:31:32 [2021-06-11T08:31:32.495Z] === RUN   TestMountDaemonRoot/shared/bind_root
08:31:32 [2021-06-11T08:31:32.495Z] === PAUSE TestMountDaemonRoot/shared/bind_root
08:31:32 [2021-06-11T08:31:32.495Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
08:31:32 [2021-06-11T08:31:32.495Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
08:31:32 [2021-06-11T08:31:32.495Z] === RUN   TestMountDaemonRoot/shared/mount_root
08:31:32 [2021-06-11T08:31:32.495Z] === PAUSE TestMountDaemonRoot/shared/mount_root
08:31:32 [2021-06-11T08:31:32.495Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
08:31:32 [2021-06-11T08:31:32.495Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
08:31:32 [2021-06-11T08:31:32.495Z] === CONT  TestMountDaemonRoot/rprivate
08:31:32 [2021-06-11T08:31:32.495Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
08:31:32 [2021-06-11T08:31:32.495Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
08:31:32 [2021-06-11T08:31:32.495Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
08:31:32 [2021-06-11T08:31:32.495Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
08:31:32 [2021-06-11T08:31:32.495Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
08:31:32 [2021-06-11T08:31:32.495Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
08:31:32 [2021-06-11T08:31:32.495Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
08:31:32 [2021-06-11T08:31:32.495Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
08:31:32 [2021-06-11T08:31:32.495Z] === CONT  TestMountDaemonRoot/slave
08:31:32 [2021-06-11T08:31:32.495Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
08:31:32 [2021-06-11T08:31:32.495Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
08:31:32 [2021-06-11T08:31:32.495Z] === RUN   TestMountDaemonRoot/slave/mount_root
08:31:32 [2021-06-11T08:31:32.495Z] === PAUSE TestMountDaemonRoot/slave/mount_root
08:31:32 [2021-06-11T08:31:32.495Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
08:31:32 [2021-06-11T08:31:32.495Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
08:31:32 [2021-06-11T08:31:32.495Z] === RUN   TestMountDaemonRoot/slave/bind_root
08:31:32 [2021-06-11T08:31:32.495Z] === PAUSE TestMountDaemonRoot/slave/bind_root
08:31:32 [2021-06-11T08:31:32.495Z] === CONT  TestMountDaemonRoot/private
08:31:32 [2021-06-11T08:31:32.495Z] === RUN   TestMountDaemonRoot/private/mount_root
08:31:32 [2021-06-11T08:31:32.495Z] === PAUSE TestMountDaemonRoot/private/mount_root
08:31:32 [2021-06-11T08:31:32.495Z] === RUN   TestMountDaemonRoot/private/mount_subpath
08:31:32 [2021-06-11T08:31:32.495Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
08:31:32 [2021-06-11T08:31:32.495Z] === RUN   TestMountDaemonRoot/private/bind_root
08:31:32 [2021-06-11T08:31:32.495Z] === PAUSE TestMountDaemonRoot/private/bind_root
08:31:32 [2021-06-11T08:31:32.495Z] === RUN   TestMountDaemonRoot/private/bind_subpath
08:31:32 [2021-06-11T08:31:32.495Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
08:31:32 [2021-06-11T08:31:32.495Z] === CONT  TestMountDaemonRoot/rslave/bind_root
08:31:32 [2021-06-11T08:31:32.495Z] === CONT  TestMountDaemonRoot/default/bind_root
08:31:32 [2021-06-11T08:31:32.495Z] === CONT  TestMountDaemonRoot/rshared/mount_root
08:31:32 [2021-06-11T08:31:32.495Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
08:31:32 [2021-06-11T08:31:32.495Z] === CONT  TestMountDaemonRoot/rslave/mount_root
08:31:32 [2021-06-11T08:31:32.495Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
08:31:32 [2021-06-11T08:31:32.495Z] === CONT  TestMountDaemonRoot/shared/bind_root
08:31:32 [2021-06-11T08:31:32.755Z] === CONT  TestMountDaemonRoot/default/mount_subpath
08:31:32 [2021-06-11T08:31:32.755Z] === CONT  TestMountDaemonRoot/default/mount_root
08:31:32 [2021-06-11T08:31:32.755Z] === CONT  TestMountDaemonRoot/default/bind_subpath
08:31:32 [2021-06-11T08:31:32.755Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
08:31:32 [2021-06-11T08:31:32.755Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
08:31:32 [2021-06-11T08:31:32.755Z] === CONT  TestMountDaemonRoot/rshared/bind_root
08:31:32 [2021-06-11T08:31:32.755Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
08:31:32 [2021-06-11T08:31:32.755Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
08:31:32 [2021-06-11T08:31:32.755Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
08:31:32 [2021-06-11T08:31:32.755Z] === CONT  TestMountDaemonRoot/shared/mount_root
08:31:32 [2021-06-11T08:31:32.755Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
08:31:32 [2021-06-11T08:31:32.755Z] === CONT  TestMountDaemonRoot/private/mount_root
08:31:32 [2021-06-11T08:31:32.755Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
08:31:32 [2021-06-11T08:31:32.755Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
08:31:32 [2021-06-11T08:31:32.755Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
08:31:32 [2021-06-11T08:31:32.830Z] --- PASS: TestExecUser (1.14s)
08:31:32 [2021-06-11T08:31:32.830Z] === RUN   TestExportContainerAndImportImage
08:31:33 [2021-06-11T08:31:33.015Z] === CONT  TestMountDaemonRoot/slave/bind_root
08:31:33 [2021-06-11T08:31:33.016Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
08:31:33 [2021-06-11T08:31:33.016Z] === CONT  TestMountDaemonRoot/slave/mount_root
08:31:33 [2021-06-11T08:31:33.016Z] === CONT  TestMountDaemonRoot/private/bind_subpath
08:31:33 [2021-06-11T08:31:33.016Z] === CONT  TestMountDaemonRoot/private/bind_root
08:31:33 [2021-06-11T08:31:33.016Z] === CONT  TestMountDaemonRoot/private/mount_subpath
08:31:33 [2021-06-11T08:31:33.016Z] --- PASS: TestMountDaemonRoot (0.02s)
08:31:33 [2021-06-11T08:31:33.016Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
08:31:33 [2021-06-11T08:31:33.016Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
08:31:33 [2021-06-11T08:31:33.016Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
08:31:33 [2021-06-11T08:31:33.016Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
08:31:33 [2021-06-11T08:31:33.016Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
08:31:33 [2021-06-11T08:31:33.016Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
08:31:33 [2021-06-11T08:31:33.016Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
08:31:33 [2021-06-11T08:31:33.016Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
08:31:33 [2021-06-11T08:31:33.016Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
08:31:33 [2021-06-11T08:31:33.016Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
08:31:33 [2021-06-11T08:31:33.016Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
08:31:33 [2021-06-11T08:31:33.016Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
08:31:33 [2021-06-11T08:31:33.016Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
08:31:33 [2021-06-11T08:31:33.016Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
08:31:33 [2021-06-11T08:31:33.016Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
08:31:33 [2021-06-11T08:31:33.016Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
08:31:33 [2021-06-11T08:31:33.016Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
08:31:33 [2021-06-11T08:31:33.016Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
08:31:33 [2021-06-11T08:31:33.016Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
08:31:33 [2021-06-11T08:31:33.016Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
08:31:33 [2021-06-11T08:31:33.016Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
08:31:33 [2021-06-11T08:31:33.016Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
08:31:33 [2021-06-11T08:31:33.016Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
08:31:33 [2021-06-11T08:31:33.016Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
08:31:33 [2021-06-11T08:31:33.016Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
08:31:33 [2021-06-11T08:31:33.016Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
08:31:33 [2021-06-11T08:31:33.016Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
08:31:33 [2021-06-11T08:31:33.016Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
08:31:33 [2021-06-11T08:31:33.016Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
08:31:33 [2021-06-11T08:31:33.016Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
08:31:33 [2021-06-11T08:31:33.016Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
08:31:33 [2021-06-11T08:31:33.016Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
08:31:33 [2021-06-11T08:31:33.016Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
08:31:33 [2021-06-11T08:31:33.016Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
08:31:33 [2021-06-11T08:31:33.016Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
08:31:33 [2021-06-11T08:31:33.016Z] === RUN   TestContainerBindMountNonRecursive
08:31:33 [2021-06-11T08:31:33.016Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
08:31:33 [2021-06-11T08:31:33.016Z]     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)
08:31:33 [2021-06-11T08:31:33.016Z] === RUN   TestContainerVolumesMountedAsShared
08:31:33 [2021-06-11T08:31:33.016Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
08:31:33 [2021-06-11T08:31:33.016Z]     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)
08:31:33 [2021-06-11T08:31:33.016Z] === RUN   TestContainerVolumesMountedAsSlave
08:31:33 [2021-06-11T08:31:33.016Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
08:31:33 [2021-06-11T08:31:33.016Z]     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)
08:31:33 [2021-06-11T08:31:33.016Z] === RUN   TestNetworkNat
08:31:33 [2021-06-11T08:31:33.756Z] --- PASS: TestExportContainerAndImportImage (0.99s)
08:31:33 [2021-06-11T08:31:33.756Z] === RUN   TestExportContainerAfterDaemonRestart
08:31:33 [2021-06-11T08:31:33.955Z] --- PASS: TestNetworkNat (0.86s)
08:31:33 [2021-06-11T08:31:33.955Z] === RUN   TestNetworkLocalhostTCPNat
08:31:34 [2021-06-11T08:31:34.525Z] --- PASS: TestNetworkLocalhostTCPNat (0.78s)
08:31:34 [2021-06-11T08:31:34.525Z] === RUN   TestNetworkLoopbackNat
08:31:35 [2021-06-11T08:31:35.119Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s)
08:31:35 [2021-06-11T08:31:35.119Z] === RUN   TestHealthCheckWorkdir
08:31:36 [2021-06-11T08:31:36.485Z] --- PASS: TestHealthCheckWorkdir (1.55s)
08:31:36 [2021-06-11T08:31:36.485Z] === RUN   TestHealthKillContainer
08:31:37 [2021-06-11T08:31:37.820Z] --- PASS: TestNetworkLoopbackNat (3.07s)
08:31:37 [2021-06-11T08:31:37.820Z] === RUN   TestPause
08:31:37 [2021-06-11T08:31:37.820Z] --- SKIP: TestPause (0.00s)
08:31:37 [2021-06-11T08:31:37.820Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
08:31:37 [2021-06-11T08:31:37.820Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:31:37 [2021-06-11T08:31:37.820Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
08:31:37 [2021-06-11T08:31:37.820Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:31:37 [2021-06-11T08:31:37.820Z] === RUN   TestPauseStopPausedContainer
08:31:37 [2021-06-11T08:31:37.820Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
08:31:37 [2021-06-11T08:31:37.820Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
08:31:37 [2021-06-11T08:31:37.820Z] === RUN   TestPidHost
08:31:39 [2021-06-11T08:31:39.731Z] --- PASS: TestPidHost (1.95s)
08:31:39 [2021-06-11T08:31:39.731Z] === RUN   TestPsFilter
08:31:39 [2021-06-11T08:31:39.731Z] --- PASS: TestPsFilter (0.11s)
08:31:39 [2021-06-11T08:31:39.731Z] === RUN   TestRemoveContainerWithRemovedVolume
08:31:39 [2021-06-11T08:31:39.747Z] --- PASS: TestHealthKillContainer (3.17s)
08:31:39 [2021-06-11T08:31:39.747Z] === RUN   TestInspectCpusetInConfigPre120
08:31:40 [2021-06-11T08:31:40.301Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.68s)
08:31:40 [2021-06-11T08:31:40.301Z] === RUN   TestRemoveContainerWithVolume
08:31:40 [2021-06-11T08:31:40.673Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s)
08:31:40 [2021-06-11T08:31:40.673Z] === RUN   TestIpcModeNone
08:31:41 [2021-06-11T08:31:41.241Z] --- PASS: TestRemoveContainerWithVolume (0.69s)
08:31:41 [2021-06-11T08:31:41.241Z] === RUN   TestRemoveContainerRunning
08:31:41 [2021-06-11T08:31:41.600Z] --- PASS: TestIpcModeNone (1.12s)
08:31:41 [2021-06-11T08:31:41.600Z] === RUN   TestIpcModePrivate
08:31:41 [2021-06-11T08:31:41.811Z] --- PASS: TestRemoveContainerRunning (0.70s)
08:31:41 [2021-06-11T08:31:41.811Z] === RUN   TestRemoveContainerForceRemoveRunning
08:31:42 [2021-06-11T08:31:42.751Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s)
08:31:42 [2021-06-11T08:31:42.751Z] === RUN   TestRemoveInvalidContainer
08:31:42 [2021-06-11T08:31:42.751Z] --- PASS: TestRemoveInvalidContainer (0.01s)
08:31:42 [2021-06-11T08:31:42.751Z] === RUN   TestRenameLinkedContainer
08:31:42 [2021-06-11T08:31:42.964Z] --- PASS: TestIpcModePrivate (1.14s)
08:31:42 [2021-06-11T08:31:42.964Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
08:31:42 [2021-06-11T08:31:42.964Z] === RUN   TestIpcModeShareable
08:31:43 [2021-06-11T08:31:43.890Z] --- PASS: TestIpcModeShareable (1.11s)
08:31:43 [2021-06-11T08:31:43.890Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
08:31:43 [2021-06-11T08:31:43.890Z] === RUN   TestAPIIpcModeShareableAndContainer
08:31:45 [2021-06-11T08:31:45.291Z] --- PASS: TestRenameLinkedContainer (2.83s)
08:31:45 [2021-06-11T08:31:45.291Z] === RUN   TestRenameStoppedContainer
08:31:46 [2021-06-11T08:31:46.230Z] --- PASS: TestRenameStoppedContainer (0.70s)
08:31:46 [2021-06-11T08:31:46.230Z] === RUN   TestRenameRunningContainerAndReuse
08:31:47 [2021-06-11T08:31:47.155Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.09s)
08:31:47 [2021-06-11T08:31:47.155Z] === RUN   TestAPIIpcModeHost
08:31:47 [2021-06-11T08:31:47.612Z] --- PASS: TestRenameRunningContainerAndReuse (1.40s)
08:31:47 [2021-06-11T08:31:47.612Z] === RUN   TestRenameInvalidName
08:31:48 [2021-06-11T08:31:48.081Z] --- PASS: TestAPIIpcModeHost (1.17s)
08:31:48 [2021-06-11T08:31:48.081Z] === RUN   TestDaemonIpcModeShareable
08:31:48 [2021-06-11T08:31:48.182Z] --- PASS: TestRenameInvalidName (0.71s)
08:31:48 [2021-06-11T08:31:48.182Z] === RUN   TestRenameAnonymousContainer
08:31:49 [2021-06-11T08:31:49.969Z] --- PASS: TestDaemonIpcModeShareable (1.75s)
08:31:49 [2021-06-11T08:31:49.969Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
08:31:49 [2021-06-11T08:31:49.969Z] === RUN   TestDaemonIpcModePrivate
08:31:50 [2021-06-11T08:31:50.750Z] --- PASS: TestRenameAnonymousContainer (2.52s)
08:31:50 [2021-06-11T08:31:50.750Z] === RUN   TestRenameContainerWithSameName
08:31:51 [2021-06-11T08:31:51.320Z] --- PASS: TestRenameContainerWithSameName (0.71s)
08:31:51 [2021-06-11T08:31:51.320Z] === RUN   TestRenameContainerWithLinkedContainer
08:31:51 [2021-06-11T08:31:51.856Z] --- PASS: TestDaemonIpcModePrivate (1.73s)
08:31:51 [2021-06-11T08:31:51.856Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
08:31:51 [2021-06-11T08:31:51.856Z] === RUN   TestDaemonIpcModePrivateFromConfig
08:31:52 [2021-06-11T08:31:52.695Z] INFO: Extraction ended at 06/11/2021 08:31:51. Duration:00:00:20.5238340
08:31:52 [2021-06-11T08:31:52.695Z] INFO: Updating the golang and path environment variables
08:31:52 [2021-06-11T08:31:52.695Z] INFO: GOPATH=d:\gopath
08:31:52 [2021-06-11T08:31:52.695Z] INFO: go version go1.13.15 windows/amd64
08:31:52 [2021-06-11T08:31:52.695Z] INFO: Running the daemon under test in debug mode
08:31:52 [2021-06-11T08:31:52.695Z] INFO: Starting a daemon under test...
08:31:52 [2021-06-11T08:31:52.695Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42514\4\daemon --pidfile d:\CI\PR-42514\4\docker.pid -D
08:31:52 [2021-06-11T08:31:52.695Z] INFO: Process started successfully.
08:31:52 [2021-06-11T08:31:52.695Z] INFO: Start tailing logs of the daemon under tests
08:31:52 [2021-06-11T08:31:52.695Z] INFO: Waiting for the daemon under test to start...
08:31:52 [2021-06-11T08:31:52.700Z] --- PASS: TestRenameContainerWithLinkedContainer (1.40s)
08:31:52 [2021-06-11T08:31:52.700Z] === RUN   TestResize
08:31:53 [2021-06-11T08:31:53.220Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s)
08:31:53 [2021-06-11T08:31:53.220Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
08:31:53 [2021-06-11T08:31:53.220Z] === RUN   TestDaemonIpcModeShareableFromConfig
08:31:53 [2021-06-11T08:31:53.640Z] --- PASS: TestResize (0.71s)
08:31:53 [2021-06-11T08:31:53.640Z] === RUN   TestResizeWithInvalidSize
08:31:54 [2021-06-11T08:31:54.210Z] --- PASS: TestResizeWithInvalidSize (0.68s)
08:31:54 [2021-06-11T08:31:54.210Z] === RUN   TestResizeWhenContainerNotStarted
08:31:54 [2021-06-11T08:31:54.781Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s)
08:31:54 [2021-06-11T08:31:54.781Z] === RUN   TestDaemonRestartKillContainers
08:31:54 [2021-06-11T08:31:54.781Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
08:31:54 [2021-06-11T08:31:54.781Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
08:31:54 [2021-06-11T08:31:54.781Z] === RUN   TestCgroupNamespacesRun
08:31:55 [2021-06-11T08:31:55.108Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s)
08:31:55 [2021-06-11T08:31:55.108Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
08:31:55 [2021-06-11T08:31:55.108Z] === RUN   TestIpcModeOlderClient
08:31:55 [2021-06-11T08:31:55.108Z] === PAUSE TestIpcModeOlderClient
08:31:55 [2021-06-11T08:31:55.108Z] === RUN   TestKillContainerInvalidSignal
08:31:56 [2021-06-11T08:31:56.035Z] --- PASS: TestKillContainerInvalidSignal (0.84s)
08:31:56 [2021-06-11T08:31:56.035Z] === RUN   TestKillContainer
08:31:56 [2021-06-11T08:31:56.035Z] === RUN   TestKillContainer/no_signal
08:31:56 [2021-06-11T08:31:56.597Z] === RUN   TestKillContainer/non_killing_signal
08:31:57 [2021-06-11T08:31:57.158Z] === RUN   TestKillContainer/killing_signal
08:31:58 [2021-06-11T08:31:58.077Z] --- PASS: TestCgroupNamespacesRun (2.78s)
08:31:58 [2021-06-11T08:31:58.077Z] === RUN   TestCgroupNamespacesRunPrivileged
08:31:58 [2021-06-11T08:31:58.085Z] --- PASS: TestKillContainer (2.16s)
08:31:58 [2021-06-11T08:31:58.085Z]     --- PASS: TestKillContainer/no_signal (0.70s)
08:31:58 [2021-06-11T08:31:58.085Z]     --- PASS: TestKillContainer/non_killing_signal (0.57s)
08:31:58 [2021-06-11T08:31:58.085Z]     --- PASS: TestKillContainer/killing_signal (0.70s)
08:31:58 [2021-06-11T08:31:58.085Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:31:58 [2021-06-11T08:31:58.085Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
08:31:59 [2021-06-11T08:31:59.013Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
08:31:59 [2021-06-11T08:31:59.592Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.51s)
08:31:59 [2021-06-11T08:31:59.592Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s)
08:31:59 [2021-06-11T08:31:59.592Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s)
08:31:59 [2021-06-11T08:31:59.592Z] === RUN   TestKillStoppedContainer
08:31:59 [2021-06-11T08:31:59.592Z] --- PASS: TestKillStoppedContainer (0.05s)
08:31:59 [2021-06-11T08:31:59.592Z] === RUN   TestKillStoppedContainerAPIPre120
08:31:59 [2021-06-11T08:31:59.852Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
08:31:59 [2021-06-11T08:31:59.853Z] === RUN   TestKillDifferentUserContainer
08:31:59 [2021-06-11T08:31:59.985Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.25s)
08:31:59 [2021-06-11T08:31:59.985Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
08:32:00 [2021-06-11T08:32:00.417Z] --- PASS: TestKillDifferentUserContainer (0.75s)
08:32:00 [2021-06-11T08:32:00.417Z] === RUN   TestInspectOomKilledTrue
08:32:00 [2021-06-11T08:32:00.417Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
08:32:00 [2021-06-11T08:32:00.417Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
08:32:00 [2021-06-11T08:32:00.417Z] === RUN   TestInspectOomKilledFalse
08:32:01 [2021-06-11T08:32:01.342Z] --- PASS: TestInspectOomKilledFalse (0.72s)
08:32:01 [2021-06-11T08:32:01.342Z] === RUN   TestLinksEtcHostsContentMatch
08:32:02 [2021-06-11T08:32:02.269Z] --- PASS: TestLinksEtcHostsContentMatch (0.84s)
08:32:02 [2021-06-11T08:32:02.269Z] === RUN   TestLinksContainerNames
08:32:02 [2021-06-11T08:32:02.525Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.70s)
08:32:02 [2021-06-11T08:32:02.525Z] === RUN   TestCgroupNamespacesRunHostMode
08:32:03 [2021-06-11T08:32:03.634Z] --- PASS: TestLinksContainerNames (1.45s)
08:32:03 [2021-06-11T08:32:03.634Z] === RUN   TestLogsFollowTailEmpty
08:32:04 [2021-06-11T08:32:04.195Z] --- PASS: TestLogsFollowTailEmpty (0.72s)
08:32:04 [2021-06-11T08:32:04.195Z] === RUN   TestContainerNetworkMountsNoChown
08:32:05 [2021-06-11T08:32:05.122Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s)
08:32:05 [2021-06-11T08:32:05.122Z] === RUN   TestMountDaemonRoot
08:32:05 [2021-06-11T08:32:05.122Z] === RUN   TestMountDaemonRoot/default
08:32:05 [2021-06-11T08:32:05.122Z] === PAUSE TestMountDaemonRoot/default
08:32:05 [2021-06-11T08:32:05.122Z] === RUN   TestMountDaemonRoot/private
08:32:05 [2021-06-11T08:32:05.122Z] === PAUSE TestMountDaemonRoot/private
08:32:05 [2021-06-11T08:32:05.122Z] === RUN   TestMountDaemonRoot/rprivate
08:32:05 [2021-06-11T08:32:05.122Z] === PAUSE TestMountDaemonRoot/rprivate
08:32:05 [2021-06-11T08:32:05.122Z] === RUN   TestMountDaemonRoot/slave
08:32:05 [2021-06-11T08:32:05.122Z] === PAUSE TestMountDaemonRoot/slave
08:32:05 [2021-06-11T08:32:05.122Z] === RUN   TestMountDaemonRoot/rslave
08:32:05 [2021-06-11T08:32:05.122Z] === PAUSE TestMountDaemonRoot/rslave
08:32:05 [2021-06-11T08:32:05.122Z] === RUN   TestMountDaemonRoot/shared
08:32:05 [2021-06-11T08:32:05.122Z] === PAUSE TestMountDaemonRoot/shared
08:32:05 [2021-06-11T08:32:05.122Z] === RUN   TestMountDaemonRoot/rshared
08:32:05 [2021-06-11T08:32:05.122Z] === PAUSE TestMountDaemonRoot/rshared
08:32:05 [2021-06-11T08:32:05.122Z] === CONT  TestMountDaemonRoot/default
08:32:05 [2021-06-11T08:32:05.122Z] === CONT  TestMountDaemonRoot/rslave
08:32:05 [2021-06-11T08:32:05.122Z] === RUN   TestMountDaemonRoot/default/bind_root
08:32:05 [2021-06-11T08:32:05.122Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
08:32:05 [2021-06-11T08:32:05.122Z] === PAUSE TestMountDaemonRoot/default/bind_root
08:32:05 [2021-06-11T08:32:05.122Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
08:32:05 [2021-06-11T08:32:05.122Z] === RUN   TestMountDaemonRoot/default/bind_subpath
08:32:05 [2021-06-11T08:32:05.122Z] === RUN   TestMountDaemonRoot/rslave/mount_root
08:32:05 [2021-06-11T08:32:05.122Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
08:32:05 [2021-06-11T08:32:05.122Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
08:32:05 [2021-06-11T08:32:05.122Z] === RUN   TestMountDaemonRoot/default/mount_root
08:32:05 [2021-06-11T08:32:05.122Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
08:32:05 [2021-06-11T08:32:05.122Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
08:32:05 [2021-06-11T08:32:05.122Z] === RUN   TestMountDaemonRoot/rslave/bind_root
08:32:05 [2021-06-11T08:32:05.122Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
08:32:05 [2021-06-11T08:32:05.122Z] === PAUSE TestMountDaemonRoot/default/mount_root
08:32:05 [2021-06-11T08:32:05.122Z] === RUN   TestMountDaemonRoot/default/mount_subpath
08:32:05 [2021-06-11T08:32:05.122Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
08:32:05 [2021-06-11T08:32:05.122Z] === CONT  TestMountDaemonRoot/rshared
08:32:05 [2021-06-11T08:32:05.122Z] === RUN   TestMountDaemonRoot/rshared/bind_root
08:32:05 [2021-06-11T08:32:05.122Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
08:32:05 [2021-06-11T08:32:05.122Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
08:32:05 [2021-06-11T08:32:05.122Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
08:32:05 [2021-06-11T08:32:05.122Z] === RUN   TestMountDaemonRoot/rshared/mount_root
08:32:05 [2021-06-11T08:32:05.122Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
08:32:05 [2021-06-11T08:32:05.122Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
08:32:05 [2021-06-11T08:32:05.122Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
08:32:05 [2021-06-11T08:32:05.122Z] === CONT  TestMountDaemonRoot/shared
08:32:05 [2021-06-11T08:32:05.122Z] === RUN   TestMountDaemonRoot/shared/bind_root
08:32:05 [2021-06-11T08:32:05.122Z] === PAUSE TestMountDaemonRoot/shared/bind_root
08:32:05 [2021-06-11T08:32:05.122Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
08:32:05 [2021-06-11T08:32:05.122Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
08:32:05 [2021-06-11T08:32:05.122Z] === RUN   TestMountDaemonRoot/shared/mount_root
08:32:05 [2021-06-11T08:32:05.122Z] === PAUSE TestMountDaemonRoot/shared/mount_root
08:32:05 [2021-06-11T08:32:05.122Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
08:32:05 [2021-06-11T08:32:05.122Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
08:32:05 [2021-06-11T08:32:05.122Z] === CONT  TestMountDaemonRoot/rprivate
08:32:05 [2021-06-11T08:32:05.122Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
08:32:05 [2021-06-11T08:32:05.122Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
08:32:05 [2021-06-11T08:32:05.122Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
08:32:05 [2021-06-11T08:32:05.122Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
08:32:05 [2021-06-11T08:32:05.122Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
08:32:05 [2021-06-11T08:32:05.122Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
08:32:05 [2021-06-11T08:32:05.122Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
08:32:05 [2021-06-11T08:32:05.122Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
08:32:05 [2021-06-11T08:32:05.122Z] === CONT  TestMountDaemonRoot/slave
08:32:05 [2021-06-11T08:32:05.122Z] === RUN   TestMountDaemonRoot/slave/bind_root
08:32:05 [2021-06-11T08:32:05.122Z] === PAUSE TestMountDaemonRoot/slave/bind_root
08:32:05 [2021-06-11T08:32:05.122Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
08:32:05 [2021-06-11T08:32:05.122Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
08:32:05 [2021-06-11T08:32:05.122Z] === RUN   TestMountDaemonRoot/slave/mount_root
08:32:05 [2021-06-11T08:32:05.122Z] === PAUSE TestMountDaemonRoot/slave/mount_root
08:32:05 [2021-06-11T08:32:05.122Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
08:32:05 [2021-06-11T08:32:05.122Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
08:32:05 [2021-06-11T08:32:05.122Z] === CONT  TestMountDaemonRoot/private
08:32:05 [2021-06-11T08:32:05.122Z] === RUN   TestMountDaemonRoot/private/bind_root
08:32:05 [2021-06-11T08:32:05.122Z] === PAUSE TestMountDaemonRoot/private/bind_root
08:32:05 [2021-06-11T08:32:05.122Z] === RUN   TestMountDaemonRoot/private/bind_subpath
08:32:05 [2021-06-11T08:32:05.122Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
08:32:05 [2021-06-11T08:32:05.122Z] === RUN   TestMountDaemonRoot/private/mount_root
08:32:05 [2021-06-11T08:32:05.122Z] === PAUSE TestMountDaemonRoot/private/mount_root
08:32:05 [2021-06-11T08:32:05.122Z] === RUN   TestMountDaemonRoot/private/mount_subpath
08:32:05 [2021-06-11T08:32:05.122Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
08:32:05 [2021-06-11T08:32:05.122Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
08:32:05 [2021-06-11T08:32:05.122Z] === CONT  TestMountDaemonRoot/default/bind_root
08:32:05 [2021-06-11T08:32:05.122Z] === CONT  TestMountDaemonRoot/rshared/bind_root
08:32:05 [2021-06-11T08:32:05.122Z] === CONT  TestMountDaemonRoot/rslave/bind_root
08:32:05 [2021-06-11T08:32:05.122Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
08:32:05 [2021-06-11T08:32:05.122Z] === CONT  TestMountDaemonRoot/rslave/mount_root
08:32:05 [2021-06-11T08:32:05.122Z] === CONT  TestMountDaemonRoot/shared/bind_root
08:32:05 [2021-06-11T08:32:05.122Z] === CONT  TestMountDaemonRoot/default/mount_subpath
08:32:05 [2021-06-11T08:32:05.122Z] === CONT  TestMountDaemonRoot/default/mount_root
08:32:05 [2021-06-11T08:32:05.122Z] === CONT  TestMountDaemonRoot/default/bind_subpath
08:32:05 [2021-06-11T08:32:05.122Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
08:32:05 [2021-06-11T08:32:05.122Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
08:32:05 [2021-06-11T08:32:05.122Z] === CONT  TestMountDaemonRoot/rshared/mount_root
08:32:05 [2021-06-11T08:32:05.496Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
08:32:05 [2021-06-11T08:32:05.496Z] === CONT  TestMountDaemonRoot/slave/bind_root
08:32:05 [2021-06-11T08:32:05.496Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
08:32:05 [2021-06-11T08:32:05.496Z] === CONT  TestMountDaemonRoot/shared/mount_root
08:32:05 [2021-06-11T08:32:05.496Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
08:32:05 [2021-06-11T08:32:05.496Z] === CONT  TestMountDaemonRoot/private/bind_root
08:32:05 [2021-06-11T08:32:05.496Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
08:32:05 [2021-06-11T08:32:05.496Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
08:32:05 [2021-06-11T08:32:05.496Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
08:32:05 [2021-06-11T08:32:05.496Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
08:32:05 [2021-06-11T08:32:05.496Z] === CONT  TestMountDaemonRoot/slave/mount_root
08:32:05 [2021-06-11T08:32:05.496Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
08:32:05 [2021-06-11T08:32:05.496Z] === CONT  TestMountDaemonRoot/private/mount_subpath
08:32:05 [2021-06-11T08:32:05.496Z] === CONT  TestMountDaemonRoot/private/mount_root
08:32:05 [2021-06-11T08:32:05.496Z] === CONT  TestMountDaemonRoot/private/bind_subpath
08:32:05 [2021-06-11T08:32:05.496Z] --- PASS: TestMountDaemonRoot (0.02s)
08:32:05 [2021-06-11T08:32:05.496Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
08:32:05 [2021-06-11T08:32:05.496Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
08:32:05 [2021-06-11T08:32:05.496Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
08:32:05 [2021-06-11T08:32:05.496Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
08:32:05 [2021-06-11T08:32:05.496Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
08:32:05 [2021-06-11T08:32:05.496Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
08:32:05 [2021-06-11T08:32:05.496Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
08:32:05 [2021-06-11T08:32:05.496Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
08:32:05 [2021-06-11T08:32:05.496Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
08:32:05 [2021-06-11T08:32:05.496Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
08:32:05 [2021-06-11T08:32:05.496Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
08:32:05 [2021-06-11T08:32:05.496Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
08:32:05 [2021-06-11T08:32:05.496Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
08:32:05 [2021-06-11T08:32:05.496Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
08:32:05 [2021-06-11T08:32:05.496Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
08:32:05 [2021-06-11T08:32:05.496Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
08:32:05 [2021-06-11T08:32:05.496Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
08:32:05 [2021-06-11T08:32:05.496Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
08:32:05 [2021-06-11T08:32:05.496Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
08:32:05 [2021-06-11T08:32:05.496Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
08:32:05 [2021-06-11T08:32:05.496Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
08:32:05 [2021-06-11T08:32:05.496Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
08:32:05 [2021-06-11T08:32:05.496Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
08:32:05 [2021-06-11T08:32:05.496Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
08:32:05 [2021-06-11T08:32:05.496Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
08:32:05 [2021-06-11T08:32:05.496Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
08:32:05 [2021-06-11T08:32:05.496Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
08:32:05 [2021-06-11T08:32:05.496Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
08:32:05 [2021-06-11T08:32:05.496Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
08:32:05 [2021-06-11T08:32:05.496Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
08:32:05 [2021-06-11T08:32:05.496Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
08:32:05 [2021-06-11T08:32:05.496Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
08:32:05 [2021-06-11T08:32:05.496Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
08:32:05 [2021-06-11T08:32:05.496Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
08:32:05 [2021-06-11T08:32:05.496Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
08:32:05 [2021-06-11T08:32:05.496Z] === RUN   TestContainerBindMountNonRecursive
08:32:05 [2021-06-11T08:32:05.825Z] --- PASS: TestCgroupNamespacesRunHostMode (2.79s)
08:32:05 [2021-06-11T08:32:05.825Z] === RUN   TestCgroupNamespacesRunPrivateMode
08:32:08 [2021-06-11T08:32:08.014Z] --- PASS: TestContainerBindMountNonRecursive (2.07s)
08:32:08 [2021-06-11T08:32:08.014Z] === RUN   TestContainerVolumesMountedAsShared
08:32:08 [2021-06-11T08:32:08.014Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s)
08:32:08 [2021-06-11T08:32:08.014Z] === RUN   TestContainerVolumesMountedAsSlave
08:32:08 [2021-06-11T08:32:08.365Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.73s)
08:32:08 [2021-06-11T08:32:08.365Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
08:32:08 [2021-06-11T08:32:08.941Z] --- PASS: TestContainerVolumesMountedAsSlave (0.86s)
08:32:08 [2021-06-11T08:32:08.941Z] === RUN   TestNetworkNat
08:32:09 [2021-06-11T08:32:09.867Z] --- PASS: TestNetworkNat (0.79s)
08:32:09 [2021-06-11T08:32:09.867Z] === RUN   TestNetworkLocalhostTCPNat
08:32:10 [2021-06-11T08:32:10.275Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.19s)
08:32:10 [2021-06-11T08:32:10.275Z] === RUN   TestCgroupNamespacesRunInvalidMode
08:32:10 [2021-06-11T08:32:10.428Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s)
08:32:10 [2021-06-11T08:32:10.428Z] === RUN   TestNetworkLoopbackNat
08:32:12 [2021-06-11T08:32:12.137Z] Loaded image: buildpack-deps:buster
08:32:12 [2021-06-11T08:32:12.137Z] Loaded image: busybox:latest
08:32:12 [2021-06-11T08:32:12.137Z] Loaded image: busybox:glibc
08:32:12 [2021-06-11T08:32:12.184Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s)
08:32:12 [2021-06-11T08:32:12.184Z] === RUN   TestCgroupNamespacesRunOlderClient
08:32:13 [2021-06-11T08:32:13.506Z] Loaded image: debian:bullseye
08:32:13 [2021-06-11T08:32:13.692Z] --- PASS: TestNetworkLoopbackNat (3.27s)
08:32:13 [2021-06-11T08:32:13.692Z] === RUN   TestPause
08:32:13 [2021-06-11T08:32:13.763Z] Loaded image: hello-world:latest
08:32:13 [2021-06-11T08:32:13.776Z] ...INFO: Daemon under test started and replied!
08:32:13 [2021-06-11T08:32:13.776Z] INFO: Docker version of the daemon under test
08:32:13 [2021-06-11T08:32:13.776Z] 
08:32:13 [2021-06-11T08:32:13.776Z] Client:
08:32:13 [2021-06-11T08:32:13.776Z]  Version:      17.06.2-ce
08:32:13 [2021-06-11T08:32:13.776Z]  API version:  1.30
08:32:13 [2021-06-11T08:32:13.776Z]  Go version:   go1.8.3
08:32:13 [2021-06-11T08:32:13.776Z]  Git commit:   cec0b72
08:32:13 [2021-06-11T08:32:13.776Z]  Built:        Tue Sep  5 19:57:19 2017
08:32:13 [2021-06-11T08:32:13.776Z]  OS/Arch:      windows/amd64
08:32:13 [2021-06-11T08:32:13.776Z] 
08:32:13 [2021-06-11T08:32:13.776Z] Server:
08:32:13 [2021-06-11T08:32:13.776Z]  Version:      0.0.0-dev
08:32:13 [2021-06-11T08:32:13.776Z]  API version:  1.41 (minimum version 1.24)
08:32:13 [2021-06-11T08:32:13.776Z]  Go version:   go1.13.15
08:32:13 [2021-06-11T08:32:13.776Z]  Git commit:   4ea6f0d774
08:32:13 [2021-06-11T08:32:13.776Z]  Built:        06/11/2021 08:30:19
08:32:13 [2021-06-11T08:32:13.776Z]  OS/Arch:      windows/amd64
08:32:13 [2021-06-11T08:32:13.776Z]  Experimental: false
08:32:13 [2021-06-11T08:32:13.776Z] 
08:32:13 [2021-06-11T08:32:13.776Z] INFO: Docker info of the daemon under test
08:32:13 [2021-06-11T08:32:13.776Z] 
08:32:13 [2021-06-11T08:32:13.776Z] Containers: 0
08:32:13 [2021-06-11T08:32:13.776Z]  Running: 0
08:32:13 [2021-06-11T08:32:13.776Z]  Paused: 0
08:32:13 [2021-06-11T08:32:13.776Z]  Stopped: 0
08:32:13 [2021-06-11T08:32:13.776Z] Images: 0
08:32:13 [2021-06-11T08:32:13.776Z] Server Version: 0.0.0-dev
08:32:13 [2021-06-11T08:32:13.776Z] Storage Driver: windowsfilter
08:32:13 [2021-06-11T08:32:13.776Z]  Windows: 
08:32:13 [2021-06-11T08:32:13.776Z] Logging Driver: json-file
08:32:13 [2021-06-11T08:32:13.776Z] Plugins: 
08:32:13 [2021-06-11T08:32:13.776Z]  Volume: local
08:32:13 [2021-06-11T08:32:13.776Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
08:32:13 [2021-06-11T08:32:13.776Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
08:32:13 [2021-06-11T08:32:13.776Z] Swarm: inactive
08:32:13 [2021-06-11T08:32:13.776Z] Default Isolation: process
08:32:13 [2021-06-11T08:32:13.776Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
08:32:13 [2021-06-11T08:32:13.776Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
08:32:13 [2021-06-11T08:32:13.776Z] OSType: windows
08:32:13 [2021-06-11T08:32:13.776Z] Architecture: x86_64
08:32:13 [2021-06-11T08:32:13.776Z] CPUs: 4
08:32:13 [2021-06-11T08:32:13.776Z] Total Memory: 32GiB
08:32:13 [2021-06-11T08:32:13.776Z] Name: azwin-2-b6abd0
08:32:13 [2021-06-11T08:32:13.776Z] ID: VKI4:IXBD:Z44Q:CHZR:NMZ7:CA2S:4ZQS:IBQM:45DO:LLRR:FH4E:DAHQ
08:32:13 [2021-06-11T08:32:13.776Z] Docker Root Dir: D:\CI\PR-42514\4\daemon
08:32:13 [2021-06-11T08:32:13.776Z] Debug Mode (client): false
08:32:13 [2021-06-11T08:32:13.776Z] Debug Mode (server): true
08:32:13 [2021-06-11T08:32:13.776Z]  File Descriptors: -1
08:32:13 [2021-06-11T08:32:13.776Z]  Goroutines: 16
08:32:13 [2021-06-11T08:32:13.776Z]  System Time: 2021-06-11T08:32:11.8476127Z
08:32:13 [2021-06-11T08:32:13.776Z]  EventsListeners: 0
08:32:13 [2021-06-11T08:32:13.776Z] Registry: https://index.docker.io/v1/
08:32:13 [2021-06-11T08:32:13.776Z] Labels:
08:32:13 [2021-06-11T08:32:13.776Z] Experimental: false
08:32:13 [2021-06-11T08:32:13.776Z] Insecure Registries:
08:32:13 [2021-06-11T08:32:13.776Z]  127.0.0.0/8
08:32:13 [2021-06-11T08:32:13.776Z] Live Restore Enabled: false
08:32:13 [2021-06-11T08:32:13.776Z] 
08:32:13 [2021-06-11T08:32:13.776Z] 
08:32:13 [2021-06-11T08:32:13.776Z] INFO: Docker images of the daemon under test
08:32:13 [2021-06-11T08:32:13.776Z] 
08:32:13 [2021-06-11T08:32:13.776Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
08:32:13 [2021-06-11T08:32:13.776Z] 
08:32:13 [2021-06-11T08:32:13.776Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider
08:32:13 [2021-06-11T08:32:13.776Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time...
08:32:13 [2021-06-11T08:32:13.776Z] 10.0.20295.1: Pulling from windows/servercore/insider
08:32:13 [2021-06-11T08:32:13.776Z] 29d5b6a226d2: Pulling fs layer
08:32:14 [2021-06-11T08:32:14.019Z] Loaded image: arm32v7/hello-world:latest
08:32:14 [2021-06-11T08:32:14.019Z] INFO: Testing against a local daemon
08:32:14 [2021-06-11T08:32:14.019Z] === RUN   TestCgroupNamespacesBuild
08:32:14 [2021-06-11T08:32:14.619Z] --- PASS: TestPause (0.75s)
08:32:14 [2021-06-11T08:32:14.619Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:32:14 [2021-06-11T08:32:14.619Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
08:32:14 [2021-06-11T08:32:14.619Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:32:14 [2021-06-11T08:32:14.619Z] === RUN   TestPauseStopPausedContainer
08:32:14 [2021-06-11T08:32:14.731Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.69s)
08:32:14 [2021-06-11T08:32:14.731Z] === RUN   TestNISDomainname
08:32:14 [2021-06-11T08:32:14.731Z] --- SKIP: TestNISDomainname (0.01s)
08:32:14 [2021-06-11T08:32:14.731Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
08:32:14 [2021-06-11T08:32:14.731Z] === RUN   TestHostnameDnsResolution
08:32:15 [2021-06-11T08:32:15.546Z] --- PASS: TestPauseStopPausedContainer (0.79s)
08:32:15 [2021-06-11T08:32:15.546Z] === RUN   TestPidHost
08:32:16 [2021-06-11T08:32:16.114Z] --- PASS: TestHostnameDnsResolution (1.23s)
08:32:16 [2021-06-11T08:32:16.114Z] === RUN   TestStats
08:32:16 [2021-06-11T08:32:16.114Z] --- SKIP: TestStats (0.00s)
08:32:16 [2021-06-11T08:32:16.114Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
08:32:16 [2021-06-11T08:32:16.114Z] === RUN   TestStopContainerWithTimeout
08:32:16 [2021-06-11T08:32:16.114Z] === RUN   TestStopContainerWithTimeout/0
08:32:16 [2021-06-11T08:32:16.114Z] === PAUSE TestStopContainerWithTimeout/0
08:32:16 [2021-06-11T08:32:16.114Z] === RUN   TestStopContainerWithTimeout/1
08:32:16 [2021-06-11T08:32:16.114Z] === PAUSE TestStopContainerWithTimeout/1
08:32:16 [2021-06-11T08:32:16.114Z] === RUN   TestStopContainerWithTimeout/3
08:32:16 [2021-06-11T08:32:16.114Z] === PAUSE TestStopContainerWithTimeout/3
08:32:16 [2021-06-11T08:32:16.114Z] === RUN   TestStopContainerWithTimeout/-1
08:32:16 [2021-06-11T08:32:16.114Z] === PAUSE TestStopContainerWithTimeout/-1
08:32:16 [2021-06-11T08:32:16.114Z] === CONT  TestStopContainerWithTimeout/0
08:32:16 [2021-06-11T08:32:16.114Z] === CONT  TestStopContainerWithTimeout/3
08:32:17 [2021-06-11T08:32:17.061Z] === CONT  TestStopContainerWithTimeout/-1
08:32:17 [2021-06-11T08:32:17.287Z] --- PASS: TestCgroupNamespacesBuild (2.95s)
08:32:17 [2021-06-11T08:32:17.287Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
08:32:17 [2021-06-11T08:32:17.442Z] --- PASS: TestPidHost (2.08s)
08:32:17 [2021-06-11T08:32:17.442Z] === RUN   TestPsFilter
08:32:17 [2021-06-11T08:32:17.697Z] --- PASS: TestPsFilter (0.15s)
08:32:17 [2021-06-11T08:32:17.697Z] === RUN   TestRemoveContainerWithRemovedVolume
08:32:18 [2021-06-11T08:32:18.258Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s)
08:32:18 [2021-06-11T08:32:18.258Z] === RUN   TestRemoveContainerWithVolume
08:32:18 [2021-06-11T08:32:18.980Z] === CONT  TestStopContainerWithTimeout/1
08:32:19 [2021-06-11T08:32:19.184Z] --- PASS: TestRemoveContainerWithVolume (0.76s)
08:32:19 [2021-06-11T08:32:19.184Z] === RUN   TestRemoveContainerRunning
08:32:19 [2021-06-11T08:32:19.746Z] --- PASS: TestRemoveContainerRunning (0.72s)
08:32:19 [2021-06-11T08:32:19.746Z] === RUN   TestRemoveContainerForceRemoveRunning
08:32:19 [2021-06-11T08:32:19.804Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.82s)
08:32:19 [2021-06-11T08:32:19.804Z] === RUN   TestBuildWithSession
08:32:19 [2021-06-11T08:32:19.804Z] --- SKIP: TestBuildWithSession (0.00s)
08:32:19 [2021-06-11T08:32:19.804Z]     build_session_test.go:25: TODO: BuildKit
08:32:19 [2021-06-11T08:32:19.804Z] === RUN   TestBuildSquashParent
08:32:20 [2021-06-11T08:32:20.673Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s)
08:32:20 [2021-06-11T08:32:20.673Z] === RUN   TestRemoveInvalidContainer
08:32:20 [2021-06-11T08:32:20.673Z] --- PASS: TestRemoveInvalidContainer (0.01s)
08:32:20 [2021-06-11T08:32:20.673Z] === RUN   TestRenameLinkedContainer
08:32:20 [2021-06-11T08:32:20.895Z] --- PASS: TestStopContainerWithTimeout (0.01s)
08:32:20 [2021-06-11T08:32:20.895Z]     --- PASS: TestStopContainerWithTimeout/0 (1.08s)
08:32:20 [2021-06-11T08:32:20.895Z]     --- PASS: TestStopContainerWithTimeout/3 (3.01s)
08:32:20 [2021-06-11T08:32:20.895Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.66s)
08:32:20 [2021-06-11T08:32:20.895Z]     --- PASS: TestStopContainerWithTimeout/1 (1.69s)
08:32:20 [2021-06-11T08:32:20.895Z] === RUN   TestDeleteDevicemapper
08:32:20 [2021-06-11T08:32:20.895Z] --- SKIP: TestDeleteDevicemapper (0.00s)
08:32:20 [2021-06-11T08:32:20.895Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:32:20 [2021-06-11T08:32:20.895Z] === RUN   TestStopContainerWithRestartPolicyAlways
08:32:23 [2021-06-11T08:32:23.437Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.44s)
08:32:23 [2021-06-11T08:32:23.437Z] === RUN   TestUpdateMemory
08:32:23 [2021-06-11T08:32:23.437Z] --- SKIP: TestUpdateMemory (0.00s)
08:32:23 [2021-06-11T08:32:23.437Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
08:32:23 [2021-06-11T08:32:23.437Z] === RUN   TestUpdateCPUQuota
08:32:23 [2021-06-11T08:32:23.437Z] --- SKIP: TestUpdateCPUQuota (0.00s)
08:32:23 [2021-06-11T08:32:23.437Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
08:32:23 [2021-06-11T08:32:23.437Z] === RUN   TestUpdatePidsLimit
08:32:23 [2021-06-11T08:32:23.437Z] --- SKIP: TestUpdatePidsLimit (0.00s)
08:32:23 [2021-06-11T08:32:23.437Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
08:32:23 [2021-06-11T08:32:23.437Z] === RUN   TestUpdateRestartPolicy
08:32:23 [2021-06-11T08:32:23.944Z] --- PASS: TestRenameLinkedContainer (2.94s)
08:32:23 [2021-06-11T08:32:23.944Z] === RUN   TestRenameStoppedContainer
08:32:24 [2021-06-11T08:32:24.200Z] --- PASS: TestRenameStoppedContainer (0.71s)
08:32:24 [2021-06-11T08:32:24.200Z] === RUN   TestRenameRunningContainerAndReuse
08:32:26 [2021-06-11T08:32:26.091Z] --- PASS: TestRenameRunningContainerAndReuse (1.67s)
08:32:26 [2021-06-11T08:32:26.091Z] === RUN   TestRenameInvalidName
08:32:26 [2021-06-11T08:32:26.652Z] --- PASS: TestRenameInvalidName (0.78s)
08:32:26 [2021-06-11T08:32:26.652Z] === RUN   TestRenameAnonymousContainer
08:32:28 [2021-06-11T08:32:28.485Z] 29d5b6a226d2: Verifying Checksum
08:32:28 [2021-06-11T08:32:28.485Z] 29d5b6a226d2: Download complete
08:32:29 [2021-06-11T08:32:29.180Z] --- PASS: TestRenameAnonymousContainer (2.51s)
08:32:29 [2021-06-11T08:32:29.180Z] === RUN   TestRenameContainerWithSameName
08:32:29 [2021-06-11T08:32:29.398Z] ..........................xx....................                         [ 29%]
08:32:29 [2021-06-11T08:32:29.741Z] --- PASS: TestRenameContainerWithSameName (0.74s)
08:32:29 [2021-06-11T08:32:29.741Z] === RUN   TestRenameContainerWithLinkedContainer
08:32:31 [2021-06-11T08:32:31.628Z] --- PASS: TestRenameContainerWithLinkedContainer (1.55s)
08:32:31 [2021-06-11T08:32:31.628Z] === RUN   TestResize
08:32:32 [2021-06-11T08:32:32.190Z] --- PASS: TestResize (0.77s)
08:32:32 [2021-06-11T08:32:32.190Z] === RUN   TestResizeWithInvalidSize
08:32:33 [2021-06-11T08:32:33.117Z] --- PASS: TestResizeWithInvalidSize (0.75s)
08:32:33 [2021-06-11T08:32:33.117Z] === RUN   TestResizeWhenContainerNotStarted
08:32:33 [2021-06-11T08:32:33.678Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s)
08:32:33 [2021-06-11T08:32:33.678Z] === RUN   TestDaemonRestartKillContainers
08:32:33 [2021-06-11T08:32:33.678Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:32:33 [2021-06-11T08:32:33.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:32:33 [2021-06-11T08:32:33.678Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:32:33 [2021-06-11T08:32:33.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:32:33 [2021-06-11T08:32:33.678Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:32:33 [2021-06-11T08:32:33.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:32:33 [2021-06-11T08:32:33.678Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:32:33 [2021-06-11T08:32:33.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:32:33 [2021-06-11T08:32:33.678Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:32:33 [2021-06-11T08:32:33.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:32:33 [2021-06-11T08:32:33.678Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:32:33 [2021-06-11T08:32:33.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:32:33 [2021-06-11T08:32:33.678Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:32:33 [2021-06-11T08:32:33.678Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:32:33 [2021-06-11T08:32:33.679Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:32:33 [2021-06-11T08:32:33.679Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:32:33 [2021-06-11T08:32:33.679Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:32:33 [2021-06-11T08:32:33.679Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:32:33 [2021-06-11T08:32:33.679Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:32:33 [2021-06-11T08:32:33.679Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:32:33 [2021-06-11T08:32:33.679Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:32:33 [2021-06-11T08:32:33.679Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:32:33 [2021-06-11T08:32:33.679Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:32:33 [2021-06-11T08:32:33.679Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:32:33 [2021-06-11T08:32:33.679Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:32:33 [2021-06-11T08:32:33.679Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:32:34 [2021-06-11T08:32:34.649Z] --- PASS: TestBuildSquashParent (12.39s)
08:32:34 [2021-06-11T08:32:34.649Z] === RUN   TestBuildWithRemoveAndForceRemove
08:32:34 [2021-06-11T08:32:34.649Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:32:34 [2021-06-11T08:32:34.649Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:32:34 [2021-06-11T08:32:34.649Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:32:34 [2021-06-11T08:32:34.649Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:32:34 [2021-06-11T08:32:34.649Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:32:34 [2021-06-11T08:32:34.649Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:32:34 [2021-06-11T08:32:34.649Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:32:34 [2021-06-11T08:32:34.649Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:32:34 [2021-06-11T08:32:34.649Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:32:34 [2021-06-11T08:32:34.649Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:32:34 [2021-06-11T08:32:34.649Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:32:34 [2021-06-11T08:32:34.649Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:32:34 [2021-06-11T08:32:34.649Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:32:34 [2021-06-11T08:32:34.649Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:32:35 [2021-06-11T08:32:35.663Z] --- PASS: TestUpdateRestartPolicy (12.52s)
08:32:35 [2021-06-11T08:32:35.663Z] === RUN   TestUpdateRestartWithAutoRemove
08:32:36 [2021-06-11T08:32:36.192Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:32:36 [2021-06-11T08:32:36.193Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:32:36 [2021-06-11T08:32:36.603Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s)
08:32:36 [2021-06-11T08:32:36.603Z] === RUN   TestWaitNonBlocked
08:32:36 [2021-06-11T08:32:36.603Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:32:36 [2021-06-11T08:32:36.603Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:32:36 [2021-06-11T08:32:36.603Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:32:36 [2021-06-11T08:32:36.603Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:32:36 [2021-06-11T08:32:36.603Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:32:36 [2021-06-11T08:32:36.603Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:32:37 [2021-06-11T08:32:37.121Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:32:37 [2021-06-11T08:32:37.543Z] --- PASS: TestWaitNonBlocked (0.01s)
08:32:37 [2021-06-11T08:32:37.543Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s)
08:32:37 [2021-06-11T08:32:37.543Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s)
08:32:37 [2021-06-11T08:32:37.543Z] === RUN   TestWaitBlocked
08:32:37 [2021-06-11T08:32:37.543Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
08:32:37 [2021-06-11T08:32:37.543Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
08:32:37 [2021-06-11T08:32:37.543Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
08:32:37 [2021-06-11T08:32:37.543Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
08:32:37 [2021-06-11T08:32:37.543Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
08:32:37 [2021-06-11T08:32:37.543Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
08:32:37 [2021-06-11T08:32:37.681Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:32:37 [2021-06-11T08:32:37.920Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:32:37 [2021-06-11T08:32:37.920Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:32:38 [2021-06-11T08:32:38.610Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:32:38 [2021-06-11T08:32:38.866Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:32:38 [2021-06-11T08:32:38.925Z] --- PASS: TestWaitBlocked (0.01s)
08:32:38 [2021-06-11T08:32:38.925Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s)
08:32:38 [2021-06-11T08:32:38.925Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s)
08:32:38 [2021-06-11T08:32:38.925Z] === CONT  TestDaemonRestartIpcMode
08:32:38 [2021-06-11T08:32:38.925Z] === CONT  TestIpcModeOlderClient
08:32:38 [2021-06-11T08:32:38.925Z] --- PASS: TestIpcModeOlderClient (0.09s)
08:32:38 [2021-06-11T08:32:38.925Z] === CONT  TestRestartDaemonWithRestartingContainer
08:32:40 [2021-06-11T08:32:40.755Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:32:41 [2021-06-11T08:32:41.316Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:32:43 [2021-06-11T08:32:43.171Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:32:43 [2021-06-11T08:32:43.171Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:32:43 [2021-06-11T08:32:43.834Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:32:44 [2021-06-11T08:32:44.207Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.92s)
08:32:44 [2021-06-11T08:32:44.395Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:32:44 [2021-06-11T08:32:44.467Z] --- PASS: TestDaemonRestartIpcMode (5.69s)
08:32:44 [2021-06-11T08:32:44.467Z] PASS
08:32:44 [2021-06-11T08:32:44.467Z] 
08:32:44 [2021-06-11T08:32:44.467Z] === Skipped
08:32:44 [2021-06-11T08:32:44.467Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
08:32:44 [2021-06-11T08:32:44.467Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:32:44 [2021-06-11T08:32:44.467Z] 
08:32:44 [2021-06-11T08:32:44.467Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
08:32:44 [2021-06-11T08:32:44.467Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
08:32:44 [2021-06-11T08:32:44.467Z] 
08:32:44 [2021-06-11T08:32:44.467Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
08:32:44 [2021-06-11T08:32:44.467Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
08:32:44 [2021-06-11T08:32:44.467Z] 
08:32:44 [2021-06-11T08:32:44.467Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
08:32:44 [2021-06-11T08:32:44.467Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
08:32:44 [2021-06-11T08:32:44.467Z] 
08:32:44 [2021-06-11T08:32:44.467Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
08:32:44 [2021-06-11T08:32:44.467Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:32:44 [2021-06-11T08:32:44.467Z] 
08:32:44 [2021-06-11T08:32:44.467Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
08:32:44 [2021-06-11T08:32:44.467Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:32:44 [2021-06-11T08:32:44.467Z] 
08:32:44 [2021-06-11T08:32:44.467Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
08:32:44 [2021-06-11T08:32:44.467Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:32:44 [2021-06-11T08:32:44.467Z] 
08:32:44 [2021-06-11T08:32:44.467Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
08:32:44 [2021-06-11T08:32:44.467Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:32:44 [2021-06-11T08:32:44.467Z] 
08:32:44 [2021-06-11T08:32:44.467Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
08:32:44 [2021-06-11T08:32:44.467Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
08:32:44 [2021-06-11T08:32:44.467Z] 
08:32:44 [2021-06-11T08:32:44.467Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
08:32:44 [2021-06-11T08:32:44.467Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
08:32:44 [2021-06-11T08:32:44.467Z] 
08:32:44 [2021-06-11T08:32:44.467Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
08:32:44 [2021-06-11T08:32:44.467Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:32:44 [2021-06-11T08:32:44.467Z] 
08:32:44 [2021-06-11T08:32:44.467Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
08:32:44 [2021-06-11T08:32:44.467Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
08:32:44 [2021-06-11T08:32:44.467Z] 
08:32:44 [2021-06-11T08:32:44.467Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
08:32:44 [2021-06-11T08:32:44.467Z]     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)
08:32:44 [2021-06-11T08:32:44.467Z] 
08:32:44 [2021-06-11T08:32:44.467Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
08:32:44 [2021-06-11T08:32:44.467Z]     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)
08:32:44 [2021-06-11T08:32:44.467Z] 
08:32:44 [2021-06-11T08:32:44.467Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
08:32:44 [2021-06-11T08:32:44.467Z]     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)
08:32:44 [2021-06-11T08:32:44.467Z] 
08:32:44 [2021-06-11T08:32:44.467Z] === SKIP: amd64.integration.container TestPause (0.00s)
08:32:44 [2021-06-11T08:32:44.467Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
08:32:44 [2021-06-11T08:32:44.467Z] 
08:32:44 [2021-06-11T08:32:44.467Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
08:32:44 [2021-06-11T08:32:44.467Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:32:44 [2021-06-11T08:32:44.467Z] 
08:32:44 [2021-06-11T08:32:44.467Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
08:32:44 [2021-06-11T08:32:44.467Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
08:32:44 [2021-06-11T08:32:44.467Z] 
08:32:44 [2021-06-11T08:32:44.467Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
08:32:44 [2021-06-11T08:32:44.467Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
08:32:44 [2021-06-11T08:32:44.467Z] 
08:32:44 [2021-06-11T08:32:44.467Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
08:32:44 [2021-06-11T08:32:44.467Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
08:32:44 [2021-06-11T08:32:44.467Z] 
08:32:44 [2021-06-11T08:32:44.467Z] === SKIP: amd64.integration.container TestStats (0.00s)
08:32:44 [2021-06-11T08:32:44.467Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
08:32:44 [2021-06-11T08:32:44.467Z] 
08:32:44 [2021-06-11T08:32:44.467Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
08:32:44 [2021-06-11T08:32:44.467Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:32:44 [2021-06-11T08:32:44.467Z] 
08:32:44 [2021-06-11T08:32:44.467Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
08:32:44 [2021-06-11T08:32:44.467Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
08:32:44 [2021-06-11T08:32:44.467Z] 
08:32:44 [2021-06-11T08:32:44.467Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
08:32:44 [2021-06-11T08:32:44.467Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
08:32:44 [2021-06-11T08:32:44.467Z] 
08:32:44 [2021-06-11T08:32:44.467Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
08:32:44 [2021-06-11T08:32:44.467Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
08:32:44 [2021-06-11T08:32:44.467Z] 
08:32:44 [2021-06-11T08:32:44.467Z] 
08:32:44 [2021-06-11T08:32:44.467Z] DONE 177 tests, 25 skipped in 111.338s
08:32:44 [2021-06-11T08:32:44.467Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
08:32:44 [2021-06-11T08:32:44.727Z] INFO: Testing against a local daemon
08:32:44 [2021-06-11T08:32:44.727Z] === RUN   TestCommitInheritsEnv
08:32:46 [2021-06-11T08:32:46.109Z] --- PASS: TestCommitInheritsEnv (1.53s)
08:32:46 [2021-06-11T08:32:46.109Z] === RUN   TestImportExtremelyLargeImageWorks
08:32:46 [2021-06-11T08:32:46.109Z] === PAUSE TestImportExtremelyLargeImageWorks
08:32:46 [2021-06-11T08:32:46.109Z] === RUN   TestImagesFilterMultiReference
08:32:46 [2021-06-11T08:32:46.368Z] --- PASS: TestImagesFilterMultiReference (0.07s)
08:32:46 [2021-06-11T08:32:46.368Z] === RUN   TestImagePullPlatformInvalid
08:32:46 [2021-06-11T08:32:46.368Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
08:32:46 [2021-06-11T08:32:46.368Z] === RUN   TestRemoveImageOrphaning
08:32:46 [2021-06-11T08:32:46.940Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
08:32:46 [2021-06-11T08:32:46.940Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.19s)
08:32:46 [2021-06-11T08:32:46.940Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.50s)
08:32:46 [2021-06-11T08:32:46.940Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s)
08:32:46 [2021-06-11T08:32:46.940Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s)
08:32:46 [2021-06-11T08:32:46.940Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s)
08:32:46 [2021-06-11T08:32:46.940Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s)
08:32:46 [2021-06-11T08:32:46.940Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.36s)
08:32:46 [2021-06-11T08:32:46.940Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.31s)
08:32:46 [2021-06-11T08:32:46.940Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.94s)
08:32:46 [2021-06-11T08:32:46.940Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.25s)
08:32:46 [2021-06-11T08:32:46.941Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.26s)
08:32:46 [2021-06-11T08:32:46.941Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.26s)
08:32:46 [2021-06-11T08:32:46.941Z] === RUN   TestCgroupNamespacesRun
08:32:48 [2021-06-11T08:32:48.275Z] --- PASS: TestRemoveImageOrphaning (1.91s)
08:32:48 [2021-06-11T08:32:48.275Z] === RUN   TestRemoveImageGarbageCollector
08:32:48 [2021-06-11T08:32:48.275Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
08:32:48 [2021-06-11T08:32:48.275Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
08:32:48 [2021-06-11T08:32:48.275Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:32:48 [2021-06-11T08:32:48.275Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
08:32:48 [2021-06-11T08:32:48.275Z] === RUN   TestTagInvalidReference
08:32:48 [2021-06-11T08:32:48.275Z] --- PASS: TestTagInvalidReference (0.02s)
08:32:48 [2021-06-11T08:32:48.275Z] === RUN   TestTagValidPrefixedRepo
08:32:48 [2021-06-11T08:32:48.317Z] --- PASS: TestCgroupNamespacesRun (1.77s)
08:32:48 [2021-06-11T08:32:48.317Z] === RUN   TestCgroupNamespacesRunPrivileged
08:32:48 [2021-06-11T08:32:48.317Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
08:32:48 [2021-06-11T08:32:48.317Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
08:32:48 [2021-06-11T08:32:48.317Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
08:32:48 [2021-06-11T08:32:48.420Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s)
08:32:48 [2021-06-11T08:32:48.420Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.26s)
08:32:48 [2021-06-11T08:32:48.420Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.47s)
08:32:48 [2021-06-11T08:32:48.420Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.57s)
08:32:48 [2021-06-11T08:32:48.420Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.47s)
08:32:48 [2021-06-11T08:32:48.420Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.19s)
08:32:48 [2021-06-11T08:32:48.420Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.28s)
08:32:48 [2021-06-11T08:32:48.420Z] === RUN   TestBuildMultiStageCopy
08:32:48 [2021-06-11T08:32:48.420Z] === RUN   TestBuildMultiStageCopy/copy_to_root
08:32:48 [2021-06-11T08:32:48.535Z] --- PASS: TestTagValidPrefixedRepo (0.19s)
08:32:48 [2021-06-11T08:32:48.535Z] === RUN   TestTagExistedNameWithoutForce
08:32:48 [2021-06-11T08:32:48.535Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
08:32:48 [2021-06-11T08:32:48.535Z] === RUN   TestTagOfficialNames
08:32:48 [2021-06-11T08:32:48.535Z] --- PASS: TestTagOfficialNames (0.06s)
08:32:48 [2021-06-11T08:32:48.535Z] === RUN   TestTagMatchesDigest
08:32:48 [2021-06-11T08:32:48.535Z] --- PASS: TestTagMatchesDigest (0.01s)
08:32:48 [2021-06-11T08:32:48.535Z] === CONT  TestImportExtremelyLargeImageWorks
08:32:50 [2021-06-11T08:32:50.203Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s)
08:32:50 [2021-06-11T08:32:50.203Z] === RUN   TestCgroupNamespacesRunHostMode
08:32:52 [2021-06-11T08:32:52.091Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s)
08:32:52 [2021-06-11T08:32:52.091Z] === RUN   TestCgroupNamespacesRunPrivateMode
08:32:52 [2021-06-11T08:32:52.592Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:32:52 [2021-06-11T08:32:52.849Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:32:53 [2021-06-11T08:32:53.778Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
08:32:53 [2021-06-11T08:32:53.978Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s)
08:32:53 [2021-06-11T08:32:53.978Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
08:32:54 [2021-06-11T08:32:54.035Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
08:32:54 [2021-06-11T08:32:54.904Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.21s)
08:32:54 [2021-06-11T08:32:54.905Z] === RUN   TestCgroupNamespacesRunInvalidMode
08:32:54 [2021-06-11T08:32:54.964Z] --- PASS: TestBuildMultiStageCopy (6.31s)
08:32:54 [2021-06-11T08:32:54.964Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.91s)
08:32:54 [2021-06-11T08:32:54.964Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s)
08:32:54 [2021-06-11T08:32:54.964Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.66s)
08:32:54 [2021-06-11T08:32:54.964Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s)
08:32:54 [2021-06-11T08:32:54.964Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s)
08:32:54 [2021-06-11T08:32:54.964Z] === RUN   TestBuildMultiStageParentConfig
08:32:55 [2021-06-11T08:32:55.830Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.73s)
08:32:55 [2021-06-11T08:32:55.830Z] === RUN   TestCgroupNamespacesRunOlderClient
08:32:56 [2021-06-11T08:32:56.322Z] tests/integration/api_exec_test.py .....................                 [ 34%]
08:32:56 [2021-06-11T08:32:56.334Z] --- PASS: TestBuildMultiStageParentConfig (1.33s)
08:32:56 [2021-06-11T08:32:56.334Z] === RUN   TestBuildLabelWithTargets
08:32:57 [2021-06-11T08:32:57.718Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s)
08:32:57 [2021-06-11T08:32:57.718Z] === RUN   TestNISDomainname
08:32:58 [2021-06-11T08:32:58.271Z] --- PASS: TestBuildLabelWithTargets (2.25s)
08:32:58 [2021-06-11T08:32:58.271Z] === RUN   TestBuildWithEmptyLayers
08:32:58 [2021-06-11T08:32:58.646Z] --- PASS: TestNISDomainname (1.33s)
08:32:58 [2021-06-11T08:32:58.646Z] === RUN   TestHostnameDnsResolution
08:32:59 [2021-06-11T08:32:59.657Z] --- PASS: TestBuildWithEmptyLayers (1.34s)
08:32:59 [2021-06-11T08:32:59.657Z] === RUN   TestBuildMultiStageOnBuild
08:33:00 [2021-06-11T08:33:00.010Z] --- PASS: TestHostnameDnsResolution (1.29s)
08:33:00 [2021-06-11T08:33:00.010Z] === RUN   TestStats
08:33:03 [2021-06-11T08:33:03.272Z] --- PASS: TestStats (2.77s)
08:33:03 [2021-06-11T08:33:03.272Z] === RUN   TestStopContainerWithTimeout
08:33:03 [2021-06-11T08:33:03.272Z] === RUN   TestStopContainerWithTimeout/0
08:33:03 [2021-06-11T08:33:03.272Z] === PAUSE TestStopContainerWithTimeout/0
08:33:03 [2021-06-11T08:33:03.272Z] === RUN   TestStopContainerWithTimeout/1
08:33:03 [2021-06-11T08:33:03.272Z] === PAUSE TestStopContainerWithTimeout/1
08:33:03 [2021-06-11T08:33:03.272Z] === RUN   TestStopContainerWithTimeout/3
08:33:03 [2021-06-11T08:33:03.272Z] === PAUSE TestStopContainerWithTimeout/3
08:33:03 [2021-06-11T08:33:03.272Z] === RUN   TestStopContainerWithTimeout/-1
08:33:03 [2021-06-11T08:33:03.272Z] === PAUSE TestStopContainerWithTimeout/-1
08:33:03 [2021-06-11T08:33:03.272Z] === CONT  TestStopContainerWithTimeout/0
08:33:03 [2021-06-11T08:33:03.272Z] === CONT  TestStopContainerWithTimeout/-1
08:33:03 [2021-06-11T08:33:03.834Z] === CONT  TestStopContainerWithTimeout/3
08:33:04 [2021-06-11T08:33:04.904Z] --- PASS: TestBuildMultiStageOnBuild (4.41s)
08:33:04 [2021-06-11T08:33:04.904Z] === RUN   TestBuildUncleanTarFilenames
08:33:05 [2021-06-11T08:33:05.831Z] --- PASS: TestBuildUncleanTarFilenames (1.82s)
08:33:05 [2021-06-11T08:33:05.831Z] === RUN   TestBuildMultiStageLayerLeak
08:33:06 [2021-06-11T08:33:06.010Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
08:33:06 [2021-06-11T08:33:06.347Z] === CONT  TestStopContainerWithTimeout/1
08:33:07 [2021-06-11T08:33:07.710Z] --- PASS: TestStopContainerWithTimeout (0.03s)
08:33:07 [2021-06-11T08:33:07.710Z]     --- PASS: TestStopContainerWithTimeout/0 (1.12s)
08:33:07 [2021-06-11T08:33:07.710Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.17s)
08:33:07 [2021-06-11T08:33:07.710Z]     --- PASS: TestStopContainerWithTimeout/3 (2.72s)
08:33:07 [2021-06-11T08:33:07.710Z]     --- PASS: TestStopContainerWithTimeout/1 (1.77s)
08:33:07 [2021-06-11T08:33:07.710Z] === RUN   TestDeleteDevicemapper
08:33:07 [2021-06-11T08:33:07.710Z] --- SKIP: TestDeleteDevicemapper (0.00s)
08:33:07 [2021-06-11T08:33:07.710Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:33:07 [2021-06-11T08:33:07.710Z] === RUN   TestStopContainerWithRestartPolicyAlways
08:33:10 [2021-06-11T08:33:10.050Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
08:33:10 [2021-06-11T08:33:10.227Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.57s)
08:33:10 [2021-06-11T08:33:10.227Z] === RUN   TestUpdateMemory
08:33:11 [2021-06-11T08:33:11.073Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:33:11 [2021-06-11T08:33:11.073Z] Using test binary docker
08:33:11 [2021-06-11T08:33:11.073Z] +++ /etc/init.d/apparmor start
08:33:11 [2021-06-11T08:33:11.073Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:33:11 [2021-06-11T08:33:11.073Z] INFO: Waiting for daemon to start...
08:33:11 [2021-06-11T08:33:11.073Z] Starting dockerd
08:33:11 [2021-06-11T08:33:11.073Z] +++ 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
08:33:11 [2021-06-11T08:33:11.073Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
08:33:11 [2021-06-11T08:33:11.073Z] Using test binary docker
08:33:11 [2021-06-11T08:33:11.073Z] +++ /etc/init.d/apparmor start
08:33:11 [2021-06-11T08:33:11.073Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
08:33:11 [2021-06-11T08:33:11.073Z] INFO: Waiting for daemon to start...
08:33:11 [2021-06-11T08:33:11.073Z] Starting dockerd
08:33:11 [2021-06-11T08:33:11.073Z] +++ 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
08:33:11 [2021-06-11T08:33:11.591Z] --- PASS: TestUpdateMemory (1.35s)
08:33:11 [2021-06-11T08:33:11.591Z] === RUN   TestUpdateCPUQuota
08:33:11 [2021-06-11T08:33:11.999Z] .--- PASS: TestBuildMultiStageLayerLeak (5.99s)
08:33:11 [2021-06-11T08:33:11.999Z] === RUN   TestBuildWithHugeFile
08:33:12 [2021-06-11T08:33:12.255Z] 
08:33:12 [2021-06-11T08:33:12.255Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:33:12 [2021-06-11T08:33:12.510Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:33:12 [2021-06-11T08:33:12.510Z] Error: No such image: emptyfs
08:33:12 [2021-06-11T08:33:12.510Z] ++++ tar -cC bundles/test-integration/emptyfs .
08:33:12 [2021-06-11T08:33:12.510Z] ++++ docker load
08:33:12 [2021-06-11T08:33:12.767Z] Running integration-test (iteration 1)
08:33:12 [2021-06-11T08:33:12.767Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
08:33:12 [2021-06-11T08:33:12.767Z] ++ 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)/'
08:33:12 [2021-06-11T08:33:12.767Z] ++ set -e
08:33:12 [2021-06-11T08:33:12.767Z] ++ '[' -n 0 ']'
08:33:12 [2021-06-11T08:33:12.767Z] ++ set -x
08:33:12 [2021-06-11T08:33:12.767Z] ++ env -i DEST=/go/src/github.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)/'
08:33:13 [2021-06-11T08:33:13.023Z] 
08:33:13 [2021-06-11T08:33:13.023Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
08:33:13 [2021-06-11T08:33:13.023Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
08:33:13 [2021-06-11T08:33:13.023Z] Error: No such image: emptyfs
08:33:13 [2021-06-11T08:33:13.023Z] ++++ tar -cC bundles/test-integration/emptyfs .
08:33:13 [2021-06-11T08:33:13.023Z] ++++ docker load
08:33:13 [2021-06-11T08:33:13.278Z] Running integration-test (iteration 1)
08:33:13 [2021-06-11T08:33:13.278Z] 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)/
08:33:13 [2021-06-11T08:33:13.278Z] ++ 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)/'
08:33:13 [2021-06-11T08:33:13.278Z] ++ set -e
08:33:13 [2021-06-11T08:33:13.278Z] ++ '[' -n 0 ']'
08:33:13 [2021-06-11T08:33:13.278Z] ++ set -x
08:33:13 [2021-06-11T08:33:13.278Z] ++ env -i DEST=/go/src/github.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)/'
08:33:19 [2021-06-11T08:33:19.670Z] --- PASS: TestUpdateCPUQuota (6.81s)
08:33:19 [2021-06-11T08:33:19.670Z] === RUN   TestUpdatePidsLimit
08:33:19 [2021-06-11T08:33:19.670Z] === RUN   TestUpdatePidsLimit/update_from_none
08:33:19 [2021-06-11T08:33:19.670Z] === RUN   TestUpdatePidsLimit/no_change
08:33:19 [2021-06-11T08:33:19.927Z] === RUN   TestUpdatePidsLimit/update_lower
08:33:20 [2021-06-11T08:33:20.853Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
08:33:21 [2021-06-11T08:33:21.414Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
08:33:22 [2021-06-11T08:33:22.342Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
08:33:22 [2021-06-11T08:33:22.904Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
08:33:24 [2021-06-11T08:33:24.268Z] --- PASS: TestUpdatePidsLimit (5.82s)
08:33:24 [2021-06-11T08:33:24.268Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.72s)
08:33:24 [2021-06-11T08:33:24.268Z]     --- PASS: TestUpdatePidsLimit/no_change (0.73s)
08:33:24 [2021-06-11T08:33:24.268Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.72s)
08:33:24 [2021-06-11T08:33:24.268Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.76s)
08:33:24 [2021-06-11T08:33:24.268Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.76s)
08:33:24 [2021-06-11T08:33:24.268Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.74s)
08:33:24 [2021-06-11T08:33:24.268Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.72s)
08:33:24 [2021-06-11T08:33:24.268Z] === RUN   TestUpdateRestartPolicy
08:33:31 [2021-06-11T08:33:31.024Z] tests/integration/api_network_test.py ............................       [ 47%]
08:33:38 [2021-06-11T08:33:38.485Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
08:33:39 [2021-06-11T08:33:39.098Z] --- PASS: TestUpdateRestartPolicy (12.85s)
08:33:39 [2021-06-11T08:33:39.098Z] === RUN   TestUpdateRestartWithAutoRemove
08:33:39 [2021-06-11T08:33:39.098Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s)
08:33:39 [2021-06-11T08:33:39.098Z] === RUN   TestWaitNonBlocked
08:33:39 [2021-06-11T08:33:39.098Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:33:39 [2021-06-11T08:33:39.098Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:33:39 [2021-06-11T08:33:39.098Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:33:39 [2021-06-11T08:33:39.098Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:33:39 [2021-06-11T08:33:39.098Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:33:39 [2021-06-11T08:33:39.098Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:33:39 [2021-06-11T08:33:39.098Z] --- PASS: TestWaitNonBlocked (0.01s)
08:33:39 [2021-06-11T08:33:39.098Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s)
08:33:39 [2021-06-11T08:33:39.098Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s)
08:33:39 [2021-06-11T08:33:39.098Z] === RUN   TestWaitBlocked
08:33:39 [2021-06-11T08:33:39.098Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
08:33:39 [2021-06-11T08:33:39.098Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
08:33:39 [2021-06-11T08:33:39.098Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
08:33:39 [2021-06-11T08:33:39.098Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
08:33:39 [2021-06-11T08:33:39.098Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
08:33:39 [2021-06-11T08:33:39.098Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
08:33:39 [2021-06-11T08:33:39.986Z] tests/integration/api_secret_test.py .....                               [ 51%]
08:33:40 [2021-06-11T08:33:40.461Z] --- PASS: TestWaitBlocked (0.01s)
08:33:40 [2021-06-11T08:33:40.461Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.26s)
08:33:40 [2021-06-11T08:33:40.461Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.31s)
08:33:40 [2021-06-11T08:33:40.461Z] === CONT  TestContainerStartOnDaemonRestart
08:33:40 [2021-06-11T08:33:40.461Z] === CONT  TestIpcModeOlderClient
08:33:40 [2021-06-11T08:33:40.461Z] --- PASS: TestIpcModeOlderClient (0.11s)
08:33:40 [2021-06-11T08:33:40.461Z] === CONT  TestContainerKillOnDaemonStart
08:33:43 [2021-06-11T08:33:43.726Z] --- PASS: TestContainerStartOnDaemonRestart (3.00s)
08:33:43 [2021-06-11T08:33:43.726Z] === CONT  TestRestartDaemonWithRestartingContainer
08:33:44 [2021-06-11T08:33:44.031Z] tests/integration/api_service_test.py ....................s............. [ 60%]
08:33:45 [2021-06-11T08:33:45.616Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.39s)
08:33:45 [2021-06-11T08:33:45.616Z] === CONT  TestDaemonHostGatewayIP
08:33:49 [2021-06-11T08:33:49.800Z] --- PASS: TestDaemonHostGatewayIP (3.48s)
08:33:49 [2021-06-11T08:33:49.800Z] === CONT  TestDaemonRestartIpcMode
08:33:51 [2021-06-11T08:33:51.938Z] Loaded image: buildpack-deps:buster
08:33:52 [2021-06-11T08:33:52.195Z] Loaded image: busybox:latest
08:33:52 [2021-06-11T08:33:52.330Z] --- PASS: TestDaemonRestartIpcMode (3.08s)
08:33:52 [2021-06-11T08:33:52.758Z] Loaded image: busybox:glibc
08:33:52 [2021-06-11T08:33:52.758Z] Loaded image: buildpack-deps:buster
08:33:52 [2021-06-11T08:33:52.891Z] --- PASS: TestContainerKillOnDaemonStart (12.36s)
08:33:52 [2021-06-11T08:33:52.891Z] PASS
08:33:52 [2021-06-11T08:33:52.891Z] 
08:33:52 [2021-06-11T08:33:52.891Z] === Skipped
08:33:52 [2021-06-11T08:33:52.891Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
08:33:52 [2021-06-11T08:33:52.891Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:33:52 [2021-06-11T08:33:52.891Z] 
08:33:52 [2021-06-11T08:33:52.891Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
08:33:52 [2021-06-11T08:33:52.891Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
08:33:52 [2021-06-11T08:33:52.891Z] 
08:33:52 [2021-06-11T08:33:52.891Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
08:33:52 [2021-06-11T08:33:52.891Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:33:52 [2021-06-11T08:33:52.891Z] 
08:33:52 [2021-06-11T08:33:52.891Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
08:33:52 [2021-06-11T08:33:52.891Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
08:33:52 [2021-06-11T08:33:52.891Z] 
08:33:52 [2021-06-11T08:33:52.891Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
08:33:52 [2021-06-11T08:33:52.891Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:33:52 [2021-06-11T08:33:52.891Z] 
08:33:52 [2021-06-11T08:33:52.891Z] 
08:33:52 [2021-06-11T08:33:52.891Z] DONE 196 tests, 5 skipped in 152.967s
08:33:52 [2021-06-11T08:33:52.891Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
08:33:52 [2021-06-11T08:33:52.891Z] INFO: Testing against a local daemon
08:33:52 [2021-06-11T08:33:52.891Z] === RUN   TestCommitInheritsEnv
08:33:53 [2021-06-11T08:33:53.016Z] Loaded image: busybox:latest
08:33:53 [2021-06-11T08:33:53.147Z] --- PASS: TestCommitInheritsEnv (0.31s)
08:33:53 [2021-06-11T08:33:53.147Z] === RUN   TestImportExtremelyLargeImageWorks
08:33:53 [2021-06-11T08:33:53.147Z] === PAUSE TestImportExtremelyLargeImageWorks
08:33:53 [2021-06-11T08:33:53.147Z] === RUN   TestImagesFilterMultiReference
08:33:53 [2021-06-11T08:33:53.147Z] --- PASS: TestImagesFilterMultiReference (0.07s)
08:33:53 [2021-06-11T08:33:53.147Z] === RUN   TestImagePullPlatformInvalid
08:33:53 [2021-06-11T08:33:53.147Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
08:33:53 [2021-06-11T08:33:53.147Z] === RUN   TestRemoveImageOrphaning
08:33:53 [2021-06-11T08:33:53.403Z] --- PASS: TestRemoveImageOrphaning (0.32s)
08:33:53 [2021-06-11T08:33:53.403Z] === RUN   TestRemoveImageGarbageCollector
08:33:53 [2021-06-11T08:33:53.577Z] Loaded image: busybox:glibc
08:33:55 [2021-06-11T08:33:55.917Z] --- PASS: TestRemoveImageGarbageCollector (2.01s)
08:33:55 [2021-06-11T08:33:55.917Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:33:55 [2021-06-11T08:33:55.917Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s)
08:33:55 [2021-06-11T08:33:55.917Z] === RUN   TestTagInvalidReference
08:33:55 [2021-06-11T08:33:55.917Z] --- PASS: TestTagInvalidReference (0.04s)
08:33:55 [2021-06-11T08:33:55.917Z] === RUN   TestTagValidPrefixedRepo
08:33:55 [2021-06-11T08:33:55.917Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
08:33:55 [2021-06-11T08:33:55.917Z] === RUN   TestTagExistedNameWithoutForce
08:33:55 [2021-06-11T08:33:55.917Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
08:33:55 [2021-06-11T08:33:55.917Z] === RUN   TestTagOfficialNames
08:33:55 [2021-06-11T08:33:55.917Z] --- PASS: TestTagOfficialNames (0.07s)
08:33:55 [2021-06-11T08:33:55.917Z] === RUN   TestTagMatchesDigest
08:33:55 [2021-06-11T08:33:55.917Z] --- PASS: TestTagMatchesDigest (0.01s)
08:33:55 [2021-06-11T08:33:55.917Z] === CONT  TestImportExtremelyLargeImageWorks
08:33:58 [2021-06-11T08:33:58.496Z] ..........................                                               [ 67%]
08:34:00 [2021-06-11T08:34:00.115Z] Loaded image: debian:bullseye
08:34:00 [2021-06-11T08:34:00.115Z] Loaded image: hello-world:latest
08:34:00 [2021-06-11T08:34:00.115Z] Loaded image: arm32v7/hello-world:latest
08:34:00 [2021-06-11T08:34:00.115Z] INFO: Testing against a local daemon
08:34:00 [2021-06-11T08:34:00.115Z] === RUN   TestDockerDaemonSuite
08:34:00 [2021-06-11T08:34:00.115Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
08:34:00 [2021-06-11T08:34:00.372Z] Loaded image: debian:bullseye
08:34:00 [2021-06-11T08:34:00.629Z] Loaded image: hello-world:latest
08:34:00 [2021-06-11T08:34:00.629Z] Loaded image: arm32v7/hello-world:latest
08:34:00 [2021-06-11T08:34:00.885Z] INFO: Testing against a local daemon
08:34:00 [2021-06-11T08:34:00.885Z] === RUN   TestDockerSuite
08:34:00 [2021-06-11T08:34:00.885Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
08:34:00 [2021-06-11T08:34:00.885Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
08:34:00 [2021-06-11T08:34:00.885Z] === RUN   TestDockerSuite/TestAPIErrorJSON
08:34:00 [2021-06-11T08:34:00.885Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
08:34:00 [2021-06-11T08:34:00.885Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
08:34:00 [2021-06-11T08:34:00.885Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
08:34:00 [2021-06-11T08:34:00.885Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
08:34:00 [2021-06-11T08:34:00.885Z] === RUN   TestDockerSuite/TestAPIImagesDelete
08:34:03 [2021-06-11T08:34:03.406Z] === RUN   TestDockerSuite/TestAPIImagesFilter
08:34:03 [2021-06-11T08:34:03.663Z] === RUN   TestDockerSuite/TestAPIImagesHistory
08:34:04 [2021-06-11T08:34:04.225Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
08:34:04 [2021-06-11T08:34:04.225Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
08:34:05 [2021-06-11T08:34:05.153Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
08:34:05 [2021-06-11T08:34:05.153Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
08:34:05 [2021-06-11T08:34:05.153Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
08:34:07 [2021-06-11T08:34:07.042Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
08:34:07 [2021-06-11T08:34:07.607Z] === RUN   TestDockerSuite/TestAPINetworkFilter
08:34:07 [2021-06-11T08:34:07.607Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
08:34:07 [2021-06-11T08:34:07.607Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
08:34:07 [2021-06-11T08:34:07.863Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
08:34:08 [2021-06-11T08:34:08.798Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
08:34:10 [2021-06-11T08:34:10.169Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
08:34:10 [2021-06-11T08:34:10.425Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
08:34:10 [2021-06-11T08:34:10.425Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
08:34:10 [2021-06-11T08:34:10.425Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
08:34:10 [2021-06-11T08:34:10.425Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
08:34:15 [2021-06-11T08:34:15.671Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
08:34:17 [2021-06-11T08:34:17.561Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
08:34:20 [2021-06-11T08:34:20.833Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
08:34:23 [2021-06-11T08:34:23.349Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
08:34:24 [2021-06-11T08:34:24.277Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
08:34:25 [2021-06-11T08:34:25.176Z] 29d5b6a226d2: Pull complete
08:34:25 [2021-06-11T08:34:25.176Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b
08:34:25 [2021-06-11T08:34:25.176Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
08:34:25 [2021-06-11T08:34:25.176Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully
08:34:25 [2021-06-11T08:34:25.176Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test
08:34:25 [2021-06-11T08:34:25.176Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1'
08:34:25 [2021-06-11T08:34:25.176Z] WARN: Skipping validation tests
08:34:25 [2021-06-11T08:34:25.176Z] INFO: Running unit tests at 06/11/2021 08:34:13...
08:34:25 [2021-06-11T08:34:25.176Z] INFO: make.ps1 starting at 06/11/2021 08:34:17
08:34:25 [2021-06-11T08:34:25.176Z] INFO: Git commit (4ea6f0d774) assumed from DOCKER_GITCOMMIT environment variable
08:34:25 [2021-06-11T08:34:25.176Z] INFO: Invoking autogen...
08:34:25 [2021-06-11T08:34:25.176Z] INFO: Running unit tests...
08:34:25 [2021-06-11T08:34:25.643Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
08:34:26 [2021-06-11T08:34:26.572Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
08:34:26 [2021-06-11T08:34:26.828Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
08:34:28 [2021-06-11T08:34:28.195Z] === RUN   TestDockerSuite/TestAttachAfterDetach
08:34:29 [2021-06-11T08:34:29.812Z] 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/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/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/proxy github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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
08:34:30 [2021-06-11T08:34:30.715Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
08:34:30 [2021-06-11T08:34:30.715Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
08:34:33 [2021-06-11T08:34:33.232Z] === RUN   TestDockerSuite/TestAttachDetach
08:34:33 [2021-06-11T08:34:33.232Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
08:34:35 [2021-06-11T08:34:35.130Z] === RUN   TestDockerSuite/TestAttachDisconnect
08:34:35 [2021-06-11T08:34:35.692Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
08:34:36 [2021-06-11T08:34:36.253Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
08:34:38 [2021-06-11T08:34:38.301Z] ?   	github.com/docker/docker/api	[no test files]
08:34:38 [2021-06-11T08:34:38.793Z] === RUN   TestDockerSuite/TestAttachPausedContainer
08:34:40 [2021-06-11T08:34:40.032Z] --- PASS: TestImportExtremelyLargeImageWorks (102.47s)
08:34:40 [2021-06-11T08:34:40.032Z] PASS
08:34:40 [2021-06-11T08:34:40.032Z] 
08:34:40 [2021-06-11T08:34:40.032Z] === Skipped
08:34:40 [2021-06-11T08:34:40.032Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
08:34:40 [2021-06-11T08:34:40.032Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
08:34:40 [2021-06-11T08:34:40.032Z] 
08:34:40 [2021-06-11T08:34:40.032Z] 
08:34:40 [2021-06-11T08:34:40.032Z] DONE 12 tests, 1 skipped in 106.555s
08:34:40 [2021-06-11T08:34:40.032Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
08:34:40 [2021-06-11T08:34:40.032Z] INFO: Testing against a local daemon
08:34:40 [2021-06-11T08:34:40.032Z] === RUN   TestNetworkCreateDelete
08:34:40 [2021-06-11T08:34:40.032Z] --- PASS: TestNetworkCreateDelete (0.15s)
08:34:40 [2021-06-11T08:34:40.032Z] === RUN   TestDockerNetworkDeletePreferID
08:34:40 [2021-06-11T08:34:40.032Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
08:34:40 [2021-06-11T08:34:40.032Z] === RUN   TestDaemonDNSFallback
08:34:40 [2021-06-11T08:34:40.032Z] --- PASS: TestDaemonDNSFallback (7.63s)
08:34:40 [2021-06-11T08:34:40.032Z] === RUN   TestInspectNetwork
08:34:40 [2021-06-11T08:34:40.032Z] --- SKIP: TestInspectNetwork (0.00s)
08:34:40 [2021-06-11T08:34:40.032Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:34:40 [2021-06-11T08:34:40.032Z] === RUN   TestRunContainerWithBridgeNone
08:34:40 [2021-06-11T08:34:40.032Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
08:34:40 [2021-06-11T08:34:40.032Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
08:34:40 [2021-06-11T08:34:40.032Z] === RUN   TestNetworkInvalidJSON
08:34:40 [2021-06-11T08:34:40.032Z] === RUN   TestNetworkInvalidJSON//networks/create
08:34:40 [2021-06-11T08:34:40.032Z] === PAUSE TestNetworkInvalidJSON//networks/create
08:34:40 [2021-06-11T08:34:40.032Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
08:34:40 [2021-06-11T08:34:40.032Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
08:34:40 [2021-06-11T08:34:40.032Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
08:34:40 [2021-06-11T08:34:40.032Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
08:34:40 [2021-06-11T08:34:40.032Z] === CONT  TestNetworkInvalidJSON//networks/create
08:34:40 [2021-06-11T08:34:40.032Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
08:34:40 [2021-06-11T08:34:40.032Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
08:34:40 [2021-06-11T08:34:40.032Z] --- PASS: TestNetworkInvalidJSON (0.01s)
08:34:40 [2021-06-11T08:34:40.032Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
08:34:40 [2021-06-11T08:34:40.032Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
08:34:40 [2021-06-11T08:34:40.032Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
08:34:40 [2021-06-11T08:34:40.032Z] === RUN   TestNetworkList
08:34:40 [2021-06-11T08:34:40.032Z] === RUN   TestNetworkList//networks
08:34:40 [2021-06-11T08:34:40.032Z] === PAUSE TestNetworkList//networks
08:34:40 [2021-06-11T08:34:40.032Z] === RUN   TestNetworkList//networks/
08:34:40 [2021-06-11T08:34:40.032Z] === PAUSE TestNetworkList//networks/
08:34:40 [2021-06-11T08:34:40.032Z] === CONT  TestNetworkList//networks
08:34:40 [2021-06-11T08:34:40.032Z] === CONT  TestNetworkList//networks/
08:34:40 [2021-06-11T08:34:40.032Z] --- PASS: TestNetworkList (0.01s)
08:34:40 [2021-06-11T08:34:40.032Z]     --- PASS: TestNetworkList//networks/ (0.00s)
08:34:40 [2021-06-11T08:34:40.032Z]     --- PASS: TestNetworkList//networks (0.00s)
08:34:40 [2021-06-11T08:34:40.032Z] === RUN   TestHostIPv4BridgeLabel
08:34:40 [2021-06-11T08:34:40.032Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
08:34:40 [2021-06-11T08:34:40.032Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
08:34:40 [2021-06-11T08:34:40.032Z] === RUN   TestDaemonRestartWithLiveRestore
08:34:40 [2021-06-11T08:34:40.032Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
08:34:40 [2021-06-11T08:34:40.032Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
08:34:40 [2021-06-11T08:34:40.032Z] === RUN   TestDaemonDefaultNetworkPools
08:34:40 [2021-06-11T08:34:40.032Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
08:34:40 [2021-06-11T08:34:40.032Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
08:34:40 [2021-06-11T08:34:40.032Z] === RUN   TestDaemonRestartWithExistingNetwork
08:34:40 [2021-06-11T08:34:40.032Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
08:34:40 [2021-06-11T08:34:40.032Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
08:34:40 [2021-06-11T08:34:40.033Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:34:40 [2021-06-11T08:34:40.033Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
08:34:40 [2021-06-11T08:34:40.033Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
08:34:40 [2021-06-11T08:34:40.033Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:34:40 [2021-06-11T08:34:40.033Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
08:34:40 [2021-06-11T08:34:40.033Z] === RUN   TestServiceWithPredefinedNetwork
08:34:40 [2021-06-11T08:34:40.033Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:34:40 [2021-06-11T08:34:40.033Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:34:40 [2021-06-11T08:34:40.033Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     service_test.go:242: FLAKY_TEST
08:34:40 [2021-06-11T08:34:40.033Z] === RUN   TestServiceWithDataPathPortInit
08:34:40 [2021-06-11T08:34:40.033Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:34:40 [2021-06-11T08:34:40.033Z] === RUN   TestServiceWithDefaultAddressPoolInit
08:34:40 [2021-06-11T08:34:40.033Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:34:40 [2021-06-11T08:34:40.033Z] PASS
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] === Skipped
08:34:40 [2021-06-11T08:34:40.033Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
08:34:40 [2021-06-11T08:34:40.033Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
08:34:40 [2021-06-11T08:34:40.033Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
08:34:40 [2021-06-11T08:34:40.033Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
08:34:40 [2021-06-11T08:34:40.033Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     service_test.go:242: FLAKY_TEST
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] DONE 22 tests, 12 skipped in 8.367s
08:34:40 [2021-06-11T08:34:40.033Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
08:34:40 [2021-06-11T08:34:40.033Z] INFO: Testing against a local daemon
08:34:40 [2021-06-11T08:34:40.033Z] === RUN   TestDockerNetworkIpvlanPersistance
08:34:40 [2021-06-11T08:34:40.033Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
08:34:40 [2021-06-11T08:34:40.033Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:34:40 [2021-06-11T08:34:40.033Z] === RUN   TestDockerNetworkIpvlan
08:34:40 [2021-06-11T08:34:40.033Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:34:40 [2021-06-11T08:34:40.033Z] PASS
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] === Skipped
08:34:40 [2021-06-11T08:34:40.033Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
08:34:40 [2021-06-11T08:34:40.033Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] DONE 2 tests, 2 skipped in 0.127s
08:34:40 [2021-06-11T08:34:40.033Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
08:34:40 [2021-06-11T08:34:40.033Z] INFO: Testing against a local daemon
08:34:40 [2021-06-11T08:34:40.033Z] === RUN   TestDockerNetworkMacvlanPersistance
08:34:40 [2021-06-11T08:34:40.033Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
08:34:40 [2021-06-11T08:34:40.033Z] === RUN   TestDockerNetworkMacvlan
08:34:40 [2021-06-11T08:34:40.033Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
08:34:40 [2021-06-11T08:34:40.033Z] PASS
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] === Skipped
08:34:40 [2021-06-11T08:34:40.033Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] DONE 2 tests, 2 skipped in 0.119s
08:34:40 [2021-06-11T08:34:40.033Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
08:34:40 [2021-06-11T08:34:40.033Z] testing: warning: no tests to run
08:34:40 [2021-06-11T08:34:40.033Z] PASS
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] DONE 0 tests in 0.028s
08:34:40 [2021-06-11T08:34:40.033Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
08:34:40 [2021-06-11T08:34:40.033Z] INFO: Testing against a local daemon
08:34:40 [2021-06-11T08:34:40.033Z] === RUN   TestAuthZPluginAllowRequest
08:34:40 [2021-06-11T08:34:40.033Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:34:40 [2021-06-11T08:34:40.033Z] === RUN   TestAuthZPluginTLS
08:34:40 [2021-06-11T08:34:40.033Z] --- SKIP: TestAuthZPluginTLS (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:34:40 [2021-06-11T08:34:40.033Z] === RUN   TestAuthZPluginDenyRequest
08:34:40 [2021-06-11T08:34:40.033Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:34:40 [2021-06-11T08:34:40.033Z] === RUN   TestAuthZPluginAPIDenyResponse
08:34:40 [2021-06-11T08:34:40.033Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:34:40 [2021-06-11T08:34:40.033Z] === RUN   TestAuthZPluginDenyResponse
08:34:40 [2021-06-11T08:34:40.033Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:34:40 [2021-06-11T08:34:40.033Z] === RUN   TestAuthZPluginAllowEventStream
08:34:40 [2021-06-11T08:34:40.033Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:34:40 [2021-06-11T08:34:40.033Z] === RUN   TestAuthZPluginErrorResponse
08:34:40 [2021-06-11T08:34:40.033Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:34:40 [2021-06-11T08:34:40.033Z] === RUN   TestAuthZPluginErrorRequest
08:34:40 [2021-06-11T08:34:40.033Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:34:40 [2021-06-11T08:34:40.033Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
08:34:40 [2021-06-11T08:34:40.033Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:34:40 [2021-06-11T08:34:40.033Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
08:34:40 [2021-06-11T08:34:40.033Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:34:40 [2021-06-11T08:34:40.033Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
08:34:40 [2021-06-11T08:34:40.033Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:34:40 [2021-06-11T08:34:40.033Z] === RUN   TestAuthZPluginHeader
08:34:40 [2021-06-11T08:34:40.033Z] --- SKIP: TestAuthZPluginHeader (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:34:40 [2021-06-11T08:34:40.033Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
08:34:40 [2021-06-11T08:34:40.033Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.27s)
08:34:40 [2021-06-11T08:34:40.033Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:34:40 [2021-06-11T08:34:40.033Z] === RUN   TestAuthZPluginV2Disable
08:34:40 [2021-06-11T08:34:40.033Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
08:34:40 [2021-06-11T08:34:40.033Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:34:40 [2021-06-11T08:34:40.033Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
08:34:40 [2021-06-11T08:34:40.033Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s)
08:34:40 [2021-06-11T08:34:40.033Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:34:40 [2021-06-11T08:34:40.033Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
08:34:40 [2021-06-11T08:34:40.033Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
08:34:40 [2021-06-11T08:34:40.033Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:34:40 [2021-06-11T08:34:40.033Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
08:34:40 [2021-06-11T08:34:40.033Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
08:34:40 [2021-06-11T08:34:40.033Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:34:40 [2021-06-11T08:34:40.033Z] PASS
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] === Skipped
08:34:40 [2021-06-11T08:34:40.033Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
08:34:40 [2021-06-11T08:34:40.033Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.27s)
08:34:40 [2021-06-11T08:34:40.033Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
08:34:40 [2021-06-11T08:34:40.033Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s)
08:34:40 [2021-06-11T08:34:40.033Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
08:34:40 [2021-06-11T08:34:40.033Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
08:34:40 [2021-06-11T08:34:40.033Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] 
08:34:40 [2021-06-11T08:34:40.033Z] DONE 17 tests, 17 skipped in 0.469s
08:34:40 [2021-06-11T08:34:40.033Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
08:34:40 [2021-06-11T08:34:40.358Z] INFO: Testing against a local daemon
08:34:40 [2021-06-11T08:34:40.358Z] === RUN   TestPluginInvalidJSON
08:34:40 [2021-06-11T08:34:40.358Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
08:34:40 [2021-06-11T08:34:40.358Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
08:34:40 [2021-06-11T08:34:40.358Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
08:34:40 [2021-06-11T08:34:40.358Z] --- PASS: TestPluginInvalidJSON (0.02s)
08:34:40 [2021-06-11T08:34:40.358Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
08:34:40 [2021-06-11T08:34:40.358Z] === RUN   TestPluginInstall
08:34:40 [2021-06-11T08:34:40.358Z] --- SKIP: TestPluginInstall (0.00s)
08:34:40 [2021-06-11T08:34:40.358Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:34:40 [2021-06-11T08:34:40.358Z] === RUN   TestPluginsWithRuntimes
08:34:40 [2021-06-11T08:34:40.358Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
08:34:40 [2021-06-11T08:34:40.358Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
08:34:40 [2021-06-11T08:34:40.358Z] === RUN   TestPluginBackCompatMediaTypes
08:34:40 [2021-06-11T08:34:40.358Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
08:34:40 [2021-06-11T08:34:40.358Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
08:34:40 [2021-06-11T08:34:40.358Z] PASS
08:34:40 [2021-06-11T08:34:40.358Z] 
08:34:40 [2021-06-11T08:34:40.358Z] === Skipped
08:34:40 [2021-06-11T08:34:40.358Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
08:34:40 [2021-06-11T08:34:40.358Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
08:34:40 [2021-06-11T08:34:40.358Z] 
08:34:40 [2021-06-11T08:34:40.358Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
08:34:40 [2021-06-11T08:34:40.358Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
08:34:40 [2021-06-11T08:34:40.358Z] 
08:34:40 [2021-06-11T08:34:40.358Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
08:34:40 [2021-06-11T08:34:40.358Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
08:34:40 [2021-06-11T08:34:40.358Z] 
08:34:40 [2021-06-11T08:34:40.358Z] 
08:34:40 [2021-06-11T08:34:40.358Z] DONE 5 tests, 3 skipped in 0.157s
08:34:40 [2021-06-11T08:34:40.358Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
08:34:40 [2021-06-11T08:34:40.622Z] INFO: Testing against a local daemon
08:34:40 [2021-06-11T08:34:40.622Z] === RUN   TestExternalGraphDriver
08:34:40 [2021-06-11T08:34:40.622Z] --- SKIP: TestExternalGraphDriver (0.11s)
08:34:40 [2021-06-11T08:34:40.622Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
08:34:40 [2021-06-11T08:34:40.622Z] === RUN   TestGraphdriverPluginV2
08:34:40 [2021-06-11T08:34:40.691Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
08:34:40 [2021-06-11T08:34:40.691Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
08:34:41 [2021-06-11T08:34:41.731Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
08:34:42 [2021-06-11T08:34:42.058Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
08:34:44 [2021-06-11T08:34:44.576Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
08:34:44 [2021-06-11T08:34:44.576Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
08:34:47 [2021-06-11T08:34:47.215Z] --- PASS: TestGraphdriverPluginV2 (6.17s)
08:34:47 [2021-06-11T08:34:47.215Z] PASS
08:34:47 [2021-06-11T08:34:47.215Z] 
08:34:47 [2021-06-11T08:34:47.215Z] === Skipped
08:34:47 [2021-06-11T08:34:47.215Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.11s)
08:34:47 [2021-06-11T08:34:47.215Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
08:34:47 [2021-06-11T08:34:47.215Z] 
08:34:47 [2021-06-11T08:34:47.215Z] 
08:34:47 [2021-06-11T08:34:47.215Z] DONE 2 tests, 1 skipped in 6.445s
08:34:47 [2021-06-11T08:34:47.215Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
08:34:47 [2021-06-11T08:34:47.215Z] INFO: Testing against a local daemon
08:34:47 [2021-06-11T08:34:47.215Z] === RUN   TestContinueAfterPluginCrash
08:34:47 [2021-06-11T08:34:47.215Z] === PAUSE TestContinueAfterPluginCrash
08:34:47 [2021-06-11T08:34:47.215Z] === RUN   TestReadPluginNoRead
08:34:47 [2021-06-11T08:34:47.215Z] === PAUSE TestReadPluginNoRead
08:34:47 [2021-06-11T08:34:47.215Z] === RUN   TestDaemonStartWithLogOpt
08:34:47 [2021-06-11T08:34:47.215Z] === PAUSE TestDaemonStartWithLogOpt
08:34:47 [2021-06-11T08:34:47.215Z] === CONT  TestContinueAfterPluginCrash
08:34:47 [2021-06-11T08:34:47.215Z] === CONT  TestDaemonStartWithLogOpt
08:34:47 [2021-06-11T08:34:47.842Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
08:34:48 [2021-06-11T08:34:48.098Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
08:34:49 [2021-06-11T08:34:49.463Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
08:34:51 [2021-06-11T08:34:51.979Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
08:34:51 [2021-06-11T08:34:51.979Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
08:34:52 [2021-06-11T08:34:52.909Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
08:34:53 [2021-06-11T08:34:53.165Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
08:34:53 [2021-06-11T08:34:53.791Z] --- PASS: TestDaemonStartWithLogOpt (6.72s)
08:34:53 [2021-06-11T08:34:53.791Z] === CONT  TestReadPluginNoRead
08:34:54 [2021-06-11T08:34:54.094Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
08:34:54 [2021-06-11T08:34:54.350Z] --- PASS: TestBuildWithHugeFile (102.59s)
08:34:54 [2021-06-11T08:34:54.350Z] === RUN   TestBuildWCOWSandboxSize
08:34:54 [2021-06-11T08:34:54.350Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
08:34:54 [2021-06-11T08:34:54.350Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
08:34:54 [2021-06-11T08:34:54.350Z] === RUN   TestBuildWithEmptyDockerfile
08:34:54 [2021-06-11T08:34:54.606Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
08:34:54 [2021-06-11T08:34:54.606Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
08:34:54 [2021-06-11T08:34:54.606Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:34:54 [2021-06-11T08:34:54.606Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:34:54 [2021-06-11T08:34:54.606Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:34:54 [2021-06-11T08:34:54.606Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:34:54 [2021-06-11T08:34:54.606Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
08:34:54 [2021-06-11T08:34:54.606Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:34:54 [2021-06-11T08:34:54.862Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:34:55 [2021-06-11T08:34:55.118Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
08:34:55 [2021-06-11T08:34:55.118Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s)
08:34:55 [2021-06-11T08:34:55.118Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s)
08:34:55 [2021-06-11T08:34:55.118Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s)
08:34:55 [2021-06-11T08:34:55.118Z] === RUN   TestBuildPreserveOwnership
08:34:55 [2021-06-11T08:34:55.118Z] === RUN   TestBuildPreserveOwnership/copy_from
08:34:55 [2021-06-11T08:34:55.888Z] === RUN   TestMiddlewares
08:34:55 [2021-06-11T08:34:55.888Z] --- PASS: TestMiddlewares (0.00s)
08:34:55 [2021-06-11T08:34:55.888Z] PASS
08:34:55 [2021-06-11T08:34:55.888Z] coverage: 9.0% of statements
08:34:55 [2021-06-11T08:34:55.888Z] ok  	github.com/docker/docker/api/server	0.106s	coverage: 9.0% of statements
08:34:56 [2021-06-11T08:34:56.592Z] tests/integration/api_volume_test.py .........                           [ 74%]
08:34:57 [2021-06-11T08:34:57.966Z] tests/integration/client_test.py .....                                   [ 75%]
08:34:57 [2021-06-11T08:34:57.966Z] tests/integration/context_api_test.py ...                                [ 76%]
08:34:57 [2021-06-11T08:34:57.991Z] === RUN   TestReadPluginNoRead/default
08:34:57 [2021-06-11T08:34:57.991Z] --- PASS: TestContinueAfterPluginCrash (10.61s)
08:34:58 [2021-06-11T08:34:58.390Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
08:34:58 [2021-06-11T08:34:58.901Z] tests/integration/errors_test.py .                                       [ 76%]
08:34:59 [2021-06-11T08:34:59.900Z] === RUN   TestReadPluginNoRead/disabled_caching
08:35:00 [2021-06-11T08:35:00.281Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
08:35:01 [2021-06-11T08:35:01.209Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
08:35:03 [2021-06-11T08:35:03.104Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
08:35:03 [2021-06-11T08:35:03.104Z] --- PASS: TestBuildPreserveOwnership (7.93s)
08:35:03 [2021-06-11T08:35:03.104Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.34s)
08:35:03 [2021-06-11T08:35:03.104Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.56s)
08:35:03 [2021-06-11T08:35:03.104Z] === RUN   TestBuildPlatformInvalid
08:35:03 [2021-06-11T08:35:03.104Z] --- PASS: TestBuildPlatformInvalid (0.17s)
08:35:03 [2021-06-11T08:35:03.104Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
08:35:03 [2021-06-11T08:35:03.193Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
08:35:05 [2021-06-11T08:35:05.732Z] --- PASS: TestReadPluginNoRead (11.61s)
08:35:05 [2021-06-11T08:35:05.732Z]     --- PASS: TestReadPluginNoRead/default (2.62s)
08:35:05 [2021-06-11T08:35:05.732Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.81s)
08:35:05 [2021-06-11T08:35:05.732Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.52s)
08:35:05 [2021-06-11T08:35:05.732Z]     read_test.go:92: [dc9ff1106e7c3] daemon is not started
08:35:05 [2021-06-11T08:35:05.732Z] PASS
08:35:05 [2021-06-11T08:35:05.732Z] 
08:35:05 [2021-06-11T08:35:05.732Z] DONE 6 tests in 18.475s
08:35:05 [2021-06-11T08:35:05.732Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
08:35:05 [2021-06-11T08:35:05.732Z] testing: warning: no tests to run
08:35:05 [2021-06-11T08:35:05.732Z] PASS
08:35:05 [2021-06-11T08:35:05.732Z] 
08:35:05 [2021-06-11T08:35:05.732Z] DONE 0 tests in 0.055s
08:35:05 [2021-06-11T08:35:05.732Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
08:35:05 [2021-06-11T08:35:05.732Z] INFO: Testing against a local daemon
08:35:05 [2021-06-11T08:35:05.732Z] === RUN   TestPluginWithDevMounts
08:35:05 [2021-06-11T08:35:05.732Z] --- SKIP: TestPluginWithDevMounts (0.00s)
08:35:05 [2021-06-11T08:35:05.732Z]     mounts_test.go:21: (*Execution).IsRootless-fm
08:35:05 [2021-06-11T08:35:05.732Z] PASS
08:35:05 [2021-06-11T08:35:05.732Z] 
08:35:05 [2021-06-11T08:35:05.732Z] === Skipped
08:35:05 [2021-06-11T08:35:05.732Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
08:35:05 [2021-06-11T08:35:05.732Z]     mounts_test.go:21: (*Execution).IsRootless-fm
08:35:05 [2021-06-11T08:35:05.732Z] 
08:35:05 [2021-06-11T08:35:05.732Z] 
08:35:05 [2021-06-11T08:35:05.732Z] DONE 1 tests, 1 skipped in 0.134s
08:35:05 [2021-06-11T08:35:05.732Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
08:35:05 [2021-06-11T08:35:05.732Z] INFO: Testing against a local daemon
08:35:05 [2021-06-11T08:35:05.732Z] === RUN   TestSecretInspect
08:35:05 [2021-06-11T08:35:05.732Z] --- SKIP: TestSecretInspect (0.02s)
08:35:05 [2021-06-11T08:35:05.732Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:05 [2021-06-11T08:35:05.732Z] === RUN   TestSecretList
08:35:05 [2021-06-11T08:35:05.732Z] --- SKIP: TestSecretList (0.02s)
08:35:05 [2021-06-11T08:35:05.732Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:05 [2021-06-11T08:35:05.732Z] === RUN   TestSecretsCreateAndDelete
08:35:05 [2021-06-11T08:35:05.732Z] --- SKIP: TestSecretsCreateAndDelete (0.02s)
08:35:05 [2021-06-11T08:35:05.732Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:05 [2021-06-11T08:35:05.732Z] === RUN   TestSecretsUpdate
08:35:05 [2021-06-11T08:35:05.732Z] --- SKIP: TestSecretsUpdate (0.01s)
08:35:05 [2021-06-11T08:35:05.732Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:05 [2021-06-11T08:35:05.732Z] === RUN   TestTemplatedSecret
08:35:05 [2021-06-11T08:35:05.732Z] --- SKIP: TestTemplatedSecret (0.00s)
08:35:05 [2021-06-11T08:35:05.732Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:05 [2021-06-11T08:35:05.732Z] === RUN   TestSecretCreateResolve
08:35:05 [2021-06-11T08:35:05.732Z] --- SKIP: TestSecretCreateResolve (0.01s)
08:35:05 [2021-06-11T08:35:05.732Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:05 [2021-06-11T08:35:05.732Z] PASS
08:35:05 [2021-06-11T08:35:05.732Z] 
08:35:05 [2021-06-11T08:35:05.732Z] === Skipped
08:35:05 [2021-06-11T08:35:05.732Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
08:35:05 [2021-06-11T08:35:05.732Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:05 [2021-06-11T08:35:05.732Z] 
08:35:05 [2021-06-11T08:35:05.732Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
08:35:05 [2021-06-11T08:35:05.732Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:05 [2021-06-11T08:35:05.732Z] 
08:35:05 [2021-06-11T08:35:05.732Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s)
08:35:05 [2021-06-11T08:35:05.732Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:05 [2021-06-11T08:35:05.732Z] 
08:35:05 [2021-06-11T08:35:05.732Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
08:35:05 [2021-06-11T08:35:05.732Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:05 [2021-06-11T08:35:05.732Z] 
08:35:05 [2021-06-11T08:35:05.732Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
08:35:05 [2021-06-11T08:35:05.732Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:05 [2021-06-11T08:35:05.732Z] 
08:35:05 [2021-06-11T08:35:05.732Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
08:35:05 [2021-06-11T08:35:05.732Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:05 [2021-06-11T08:35:05.732Z] 
08:35:05 [2021-06-11T08:35:05.732Z] 
08:35:05 [2021-06-11T08:35:05.732Z] DONE 6 tests, 6 skipped in 0.196s
08:35:05 [2021-06-11T08:35:05.732Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
08:35:05 [2021-06-11T08:35:05.732Z] INFO: Testing against a local daemon
08:35:05 [2021-06-11T08:35:05.732Z] === RUN   TestServiceCreateInit
08:35:05 [2021-06-11T08:35:05.732Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:35:05 [2021-06-11T08:35:05.732Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:35:05 [2021-06-11T08:35:05.732Z] --- PASS: TestServiceCreateInit (0.02s)
08:35:05 [2021-06-11T08:35:05.732Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
08:35:05 [2021-06-11T08:35:05.732Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:05 [2021-06-11T08:35:05.732Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
08:35:05 [2021-06-11T08:35:05.732Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:05 [2021-06-11T08:35:05.992Z] === RUN   TestCreateServiceMultipleTimes
08:35:05 [2021-06-11T08:35:05.992Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
08:35:05 [2021-06-11T08:35:05.992Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:05 [2021-06-11T08:35:05.992Z] === RUN   TestCreateServiceConflict
08:35:05 [2021-06-11T08:35:05.992Z] --- SKIP: TestCreateServiceConflict (0.01s)
08:35:05 [2021-06-11T08:35:05.993Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:05 [2021-06-11T08:35:05.993Z] === RUN   TestCreateServiceMaxReplicas
08:35:05 [2021-06-11T08:35:05.993Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
08:35:05 [2021-06-11T08:35:05.993Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:05 [2021-06-11T08:35:05.993Z] === RUN   TestCreateWithDuplicateNetworkNames
08:35:05 [2021-06-11T08:35:05.993Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s)
08:35:05 [2021-06-11T08:35:05.993Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:05 [2021-06-11T08:35:05.993Z] === RUN   TestCreateServiceSecretFileMode
08:35:05 [2021-06-11T08:35:05.993Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
08:35:05 [2021-06-11T08:35:05.993Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:05 [2021-06-11T08:35:05.993Z] === RUN   TestCreateServiceConfigFileMode
08:35:05 [2021-06-11T08:35:05.993Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
08:35:05 [2021-06-11T08:35:05.993Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:05 [2021-06-11T08:35:05.993Z] === RUN   TestCreateServiceSysctls
08:35:05 [2021-06-11T08:35:05.993Z] --- SKIP: TestCreateServiceSysctls (0.02s)
08:35:05 [2021-06-11T08:35:05.993Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:05 [2021-06-11T08:35:05.993Z] === RUN   TestCreateServiceCapabilities
08:35:05 [2021-06-11T08:35:05.993Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
08:35:05 [2021-06-11T08:35:05.993Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:05 [2021-06-11T08:35:05.993Z] === RUN   TestInspect
08:35:05 [2021-06-11T08:35:05.993Z] --- SKIP: TestInspect (0.01s)
08:35:05 [2021-06-11T08:35:05.993Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:05 [2021-06-11T08:35:05.993Z] === RUN   TestCreateJob
08:35:05 [2021-06-11T08:35:05.993Z] --- SKIP: TestCreateJob (0.01s)
08:35:05 [2021-06-11T08:35:05.993Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:05 [2021-06-11T08:35:05.993Z] === RUN   TestReplicatedJob
08:35:05 [2021-06-11T08:35:05.993Z] --- SKIP: TestReplicatedJob (0.01s)
08:35:05 [2021-06-11T08:35:05.993Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:05 [2021-06-11T08:35:05.993Z] === RUN   TestUpdateReplicatedJob
08:35:05 [2021-06-11T08:35:05.993Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
08:35:05 [2021-06-11T08:35:05.993Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:05 [2021-06-11T08:35:05.993Z] === RUN   TestServiceListWithStatuses
08:35:05 [2021-06-11T08:35:05.993Z] --- SKIP: TestServiceListWithStatuses (0.00s)
08:35:05 [2021-06-11T08:35:05.993Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:35:05 [2021-06-11T08:35:05.993Z] === RUN   TestDockerNetworkConnectAlias
08:35:05 [2021-06-11T08:35:05.993Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
08:35:05 [2021-06-11T08:35:05.993Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:05 [2021-06-11T08:35:05.993Z] === RUN   TestDockerNetworkReConnect
08:35:05 [2021-06-11T08:35:05.993Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
08:35:05 [2021-06-11T08:35:05.993Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:05 [2021-06-11T08:35:05.993Z] === RUN   TestServicePlugin
08:35:06 [2021-06-11T08:35:06.380Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
08:35:06 [2021-06-11T08:35:06.380Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
08:35:06 [2021-06-11T08:35:06.943Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
08:35:09 [2021-06-11T08:35:09.464Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
08:35:09 [2021-06-11T08:35:09.721Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
08:35:10 [2021-06-11T08:35:10.192Z] --- SKIP: TestServicePlugin (3.47s)
08:35:10 [2021-06-11T08:35:10.192Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:10 [2021-06-11T08:35:10.192Z] === RUN   TestServiceUpdateLabel
08:35:10 [2021-06-11T08:35:10.192Z] --- SKIP: TestServiceUpdateLabel (0.01s)
08:35:10 [2021-06-11T08:35:10.192Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:10 [2021-06-11T08:35:10.192Z] === RUN   TestServiceUpdateSecrets
08:35:10 [2021-06-11T08:35:10.192Z] --- SKIP: TestServiceUpdateSecrets (0.02s)
08:35:10 [2021-06-11T08:35:10.192Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:10 [2021-06-11T08:35:10.192Z] === RUN   TestServiceUpdateConfigs
08:35:10 [2021-06-11T08:35:10.192Z] --- SKIP: TestServiceUpdateConfigs (0.02s)
08:35:10 [2021-06-11T08:35:10.192Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:10 [2021-06-11T08:35:10.192Z] === RUN   TestServiceUpdateNetwork
08:35:10 [2021-06-11T08:35:10.192Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
08:35:10 [2021-06-11T08:35:10.192Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:10 [2021-06-11T08:35:10.192Z] === RUN   TestServiceUpdatePidsLimit
08:35:10 [2021-06-11T08:35:10.192Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
08:35:10 [2021-06-11T08:35:10.192Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:10 [2021-06-11T08:35:10.192Z] PASS
08:35:10 [2021-06-11T08:35:10.192Z] 
08:35:10 [2021-06-11T08:35:10.192Z] === Skipped
08:35:10 [2021-06-11T08:35:10.192Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
08:35:10 [2021-06-11T08:35:10.192Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
08:35:10 [2021-06-11T08:35:10.192Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:10 [2021-06-11T08:35:10.192Z] 
08:35:10 [2021-06-11T08:35:10.192Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
08:35:10 [2021-06-11T08:35:10.192Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
08:35:10 [2021-06-11T08:35:10.192Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:10 [2021-06-11T08:35:10.192Z] 
08:35:10 [2021-06-11T08:35:10.192Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
08:35:10 [2021-06-11T08:35:10.192Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:10 [2021-06-11T08:35:10.192Z] 
08:35:10 [2021-06-11T08:35:10.192Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
08:35:10 [2021-06-11T08:35:10.192Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:10 [2021-06-11T08:35:10.192Z] 
08:35:10 [2021-06-11T08:35:10.192Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s)
08:35:10 [2021-06-11T08:35:10.192Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:10 [2021-06-11T08:35:10.192Z] 
08:35:10 [2021-06-11T08:35:10.192Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s)
08:35:10 [2021-06-11T08:35:10.192Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:10 [2021-06-11T08:35:10.192Z] 
08:35:10 [2021-06-11T08:35:10.192Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
08:35:10 [2021-06-11T08:35:10.192Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:10 [2021-06-11T08:35:10.192Z] 
08:35:10 [2021-06-11T08:35:10.192Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
08:35:10 [2021-06-11T08:35:10.192Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:10 [2021-06-11T08:35:10.192Z] 
08:35:10 [2021-06-11T08:35:10.192Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
08:35:10 [2021-06-11T08:35:10.192Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:10 [2021-06-11T08:35:10.192Z] 
08:35:10 [2021-06-11T08:35:10.192Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
08:35:10 [2021-06-11T08:35:10.192Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:10 [2021-06-11T08:35:10.192Z] 
08:35:10 [2021-06-11T08:35:10.192Z] === SKIP: amd64.integration.service TestInspect (0.01s)
08:35:10 [2021-06-11T08:35:10.192Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:10 [2021-06-11T08:35:10.192Z] 
08:35:10 [2021-06-11T08:35:10.192Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
08:35:10 [2021-06-11T08:35:10.192Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:10 [2021-06-11T08:35:10.192Z] 
08:35:10 [2021-06-11T08:35:10.192Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
08:35:10 [2021-06-11T08:35:10.192Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:10 [2021-06-11T08:35:10.192Z] 
08:35:10 [2021-06-11T08:35:10.192Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
08:35:10 [2021-06-11T08:35:10.192Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:10 [2021-06-11T08:35:10.192Z] 
08:35:10 [2021-06-11T08:35:10.192Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
08:35:10 [2021-06-11T08:35:10.192Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:35:10 [2021-06-11T08:35:10.192Z] 
08:35:10 [2021-06-11T08:35:10.192Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
08:35:10 [2021-06-11T08:35:10.192Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:10 [2021-06-11T08:35:10.192Z] 
08:35:10 [2021-06-11T08:35:10.192Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
08:35:10 [2021-06-11T08:35:10.192Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:10 [2021-06-11T08:35:10.192Z] 
08:35:10 [2021-06-11T08:35:10.192Z] === SKIP: amd64.integration.service TestServicePlugin (3.47s)
08:35:10 [2021-06-11T08:35:10.192Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:10 [2021-06-11T08:35:10.192Z] 
08:35:10 [2021-06-11T08:35:10.192Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
08:35:10 [2021-06-11T08:35:10.192Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:10 [2021-06-11T08:35:10.192Z] 
08:35:10 [2021-06-11T08:35:10.192Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s)
08:35:10 [2021-06-11T08:35:10.192Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:10 [2021-06-11T08:35:10.192Z] 
08:35:10 [2021-06-11T08:35:10.192Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s)
08:35:10 [2021-06-11T08:35:10.192Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:10 [2021-06-11T08:35:10.192Z] 
08:35:10 [2021-06-11T08:35:10.192Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
08:35:10 [2021-06-11T08:35:10.192Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:10 [2021-06-11T08:35:10.192Z] 
08:35:10 [2021-06-11T08:35:10.192Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
08:35:10 [2021-06-11T08:35:10.192Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
08:35:10 [2021-06-11T08:35:10.192Z] 
08:35:10 [2021-06-11T08:35:10.192Z] 
08:35:10 [2021-06-11T08:35:10.192Z] DONE 24 tests, 23 skipped in 3.917s
08:35:10 [2021-06-11T08:35:10.192Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
08:35:10 [2021-06-11T08:35:10.192Z] INFO: Testing against a local daemon
08:35:10 [2021-06-11T08:35:10.192Z] === RUN   TestSessionCreate
08:35:10 [2021-06-11T08:35:10.192Z] --- PASS: TestSessionCreate (0.02s)
08:35:10 [2021-06-11T08:35:10.192Z] === RUN   TestSessionCreateWithBadUpgrade
08:35:10 [2021-06-11T08:35:10.192Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
08:35:10 [2021-06-11T08:35:10.192Z] PASS
08:35:10 [2021-06-11T08:35:10.192Z] 
08:35:10 [2021-06-11T08:35:10.192Z] DONE 2 tests in 0.164s
08:35:10 [2021-06-11T08:35:10.192Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
08:35:10 [2021-06-11T08:35:10.192Z] INFO: Testing against a local daemon
08:35:10 [2021-06-11T08:35:10.192Z] === RUN   TestCgroupDriverSystemdMemoryLimit
08:35:10 [2021-06-11T08:35:10.192Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
08:35:10 [2021-06-11T08:35:10.192Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:35:10 [2021-06-11T08:35:10.192Z] === RUN   TestEventsExecDie
08:35:11 [2021-06-11T08:35:11.132Z] --- PASS: TestEventsExecDie (1.03s)
08:35:11 [2021-06-11T08:35:11.132Z] === RUN   TestEventsBackwardsCompatible
08:35:11 [2021-06-11T08:35:11.132Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
08:35:11 [2021-06-11T08:35:11.132Z] === RUN   TestEventsVolumeCreate
08:35:11 [2021-06-11T08:35:11.132Z] --- PASS: TestEventsVolumeCreate (0.05s)
08:35:11 [2021-06-11T08:35:11.132Z] === RUN   TestInfoBinaryCommits
08:35:11 [2021-06-11T08:35:11.132Z] --- PASS: TestInfoBinaryCommits (0.03s)
08:35:11 [2021-06-11T08:35:11.132Z] === RUN   TestInfoAPIVersioned
08:35:11 [2021-06-11T08:35:11.132Z] --- PASS: TestInfoAPIVersioned (0.01s)
08:35:11 [2021-06-11T08:35:11.132Z] === RUN   TestInfoDiscoveryBackend
08:35:12 [2021-06-11T08:35:12.514Z] --- PASS: TestInfoDiscoveryBackend (1.52s)
08:35:12 [2021-06-11T08:35:12.514Z] === RUN   TestInfoDiscoveryInvalidAdvertise
08:35:12 [2021-06-11T08:35:12.991Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
08:35:14 [2021-06-11T08:35:14.880Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
08:35:16 [2021-06-11T08:35:16.710Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.42s)
08:35:16 [2021-06-11T08:35:16.710Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
08:35:16 [2021-06-11T08:35:16.710Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
08:35:16 [2021-06-11T08:35:16.710Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
08:35:16 [2021-06-11T08:35:16.710Z] === RUN   TestInfoAPI
08:35:16 [2021-06-11T08:35:16.710Z] --- PASS: TestInfoAPI (0.02s)
08:35:16 [2021-06-11T08:35:16.710Z] === RUN   TestInfoAPIWarnings
08:35:18 [2021-06-11T08:35:18.148Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
08:35:19 [2021-06-11T08:35:19.077Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
08:35:19 [2021-06-11T08:35:19.639Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
08:35:21 [2021-06-11T08:35:21.530Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
08:35:22 [2021-06-11T08:35:22.093Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
08:35:23 [2021-06-11T08:35:23.458Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
08:35:24 [2021-06-11T08:35:24.020Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
08:35:24 [2021-06-11T08:35:24.020Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
08:35:24 [2021-06-11T08:35:24.947Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
08:35:25 [2021-06-11T08:35:25.915Z] tests/integration/models_containers_test.py ............................ [ 83%]
08:35:27 [2021-06-11T08:35:27.465Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
08:35:27 [2021-06-11T08:35:27.722Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
08:35:28 [2021-06-11T08:35:28.283Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
08:35:28 [2021-06-11T08:35:28.283Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
08:35:28 [2021-06-11T08:35:28.845Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
08:35:29 [2021-06-11T08:35:29.407Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
08:35:31 [2021-06-11T08:35:31.299Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
08:35:32 [2021-06-11T08:35:32.667Z] Loaded image: buildpack-deps:buster
08:35:32 [2021-06-11T08:35:32.923Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
08:35:32 [2021-06-11T08:35:32.923Z] Loaded image: busybox:latest
08:35:33 [2021-06-11T08:35:33.486Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
08:35:33 [2021-06-11T08:35:33.486Z] Loaded image: busybox:glibc
08:35:34 [2021-06-11T08:35:34.819Z] --- PASS: TestInfoAPIWarnings (17.38s)
08:35:34 [2021-06-11T08:35:34.819Z] === RUN   TestInfoDebug
08:35:35 [2021-06-11T08:35:35.078Z] --- PASS: TestInfoDebug (1.52s)
08:35:35 [2021-06-11T08:35:35.078Z] === RUN   TestInfoInsecureRegistries
08:35:36 [2021-06-11T08:35:36.459Z] --- PASS: TestInfoInsecureRegistries (1.52s)
08:35:36 [2021-06-11T08:35:36.459Z] === RUN   TestInfoRegistryMirrors
08:35:38 [2021-06-11T08:35:38.367Z] --- PASS: TestInfoRegistryMirrors (1.58s)
08:35:38 [2021-06-11T08:35:38.367Z] === RUN   TestLoginFailsWithBadCredentials
08:35:38 [2021-06-11T08:35:38.367Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s)
08:35:38 [2021-06-11T08:35:38.367Z] === RUN   TestPingCacheHeaders
08:35:38 [2021-06-11T08:35:38.367Z] --- PASS: TestPingCacheHeaders (0.02s)
08:35:38 [2021-06-11T08:35:38.367Z] === RUN   TestPingGet
08:35:38 [2021-06-11T08:35:38.367Z] --- PASS: TestPingGet (0.01s)
08:35:38 [2021-06-11T08:35:38.367Z] === RUN   TestPingHead
08:35:38 [2021-06-11T08:35:38.367Z] --- PASS: TestPingHead (0.02s)
08:35:38 [2021-06-11T08:35:38.367Z] === RUN   TestVersion
08:35:38 [2021-06-11T08:35:38.367Z] --- PASS: TestVersion (0.02s)
08:35:38 [2021-06-11T08:35:38.367Z] PASS
08:35:38 [2021-06-11T08:35:38.367Z] 
08:35:38 [2021-06-11T08:35:38.367Z] === Skipped
08:35:38 [2021-06-11T08:35:38.367Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
08:35:38 [2021-06-11T08:35:38.367Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:35:38 [2021-06-11T08:35:38.367Z] 
08:35:38 [2021-06-11T08:35:38.367Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
08:35:38 [2021-06-11T08:35:38.367Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
08:35:38 [2021-06-11T08:35:38.367Z] 
08:35:38 [2021-06-11T08:35:38.367Z] 
08:35:38 [2021-06-11T08:35:38.367Z] DONE 19 tests, 2 skipped in 28.498s
08:35:38 [2021-06-11T08:35:38.367Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
08:35:38 [2021-06-11T08:35:38.367Z] INFO: Testing against a local daemon
08:35:38 [2021-06-11T08:35:38.367Z] === RUN   TestVolumesCreateAndList
08:35:38 [2021-06-11T08:35:38.367Z] --- PASS: TestVolumesCreateAndList (0.02s)
08:35:38 [2021-06-11T08:35:38.367Z] === RUN   TestVolumesRemove
08:35:38 [2021-06-11T08:35:38.627Z] --- PASS: TestVolumesRemove (0.07s)
08:35:38 [2021-06-11T08:35:38.627Z] === RUN   TestVolumesInspect
08:35:38 [2021-06-11T08:35:38.627Z] --- PASS: TestVolumesInspect (0.02s)
08:35:38 [2021-06-11T08:35:38.627Z] === RUN   TestVolumesInvalidJSON
08:35:38 [2021-06-11T08:35:38.627Z] === RUN   TestVolumesInvalidJSON//volumes/create
08:35:38 [2021-06-11T08:35:38.627Z] === PAUSE TestVolumesInvalidJSON//volumes/create
08:35:38 [2021-06-11T08:35:38.627Z] === CONT  TestVolumesInvalidJSON//volumes/create
08:35:38 [2021-06-11T08:35:38.627Z] --- PASS: TestVolumesInvalidJSON (0.01s)
08:35:38 [2021-06-11T08:35:38.627Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
08:35:38 [2021-06-11T08:35:38.627Z] PASS
08:35:38 [2021-06-11T08:35:38.627Z] 
08:35:38 [2021-06-11T08:35:38.627Z] DONE 5 tests in 0.247s
08:35:38 [2021-06-11T08:35:38.627Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:35:38 [2021-06-11T08:35:38.627Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12552 is not a child of this shell
08:35:38 [2021-06-11T08:35:38.627Z] warning: PID 12552 from bundles/test-integration/docker.pid had a nonzero exit code
08:35:38 [2021-06-11T08:35:38.627Z] Leaving: AppArmorNo profiles have been unloaded.
08:35:38 [2021-06-11T08:35:38.627Z] 
08:35:38 [2021-06-11T08:35:38.627Z] Unloading profiles will leave already running processes permanently
08:35:38 [2021-06-11T08:35:38.627Z] unconfined, which can lead to unexpected situations.
08:35:38 [2021-06-11T08:35:38.627Z] 
08:35:38 [2021-06-11T08:35:38.627Z] To set a process to complain mode, use the command line tool
08:35:38 [2021-06-11T08:35:38.627Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:35:38 [2021-06-11T08:35:38.627Z] Removing test suite binaries
08:35:38 [2021-06-11T08:35:38.627Z] exiting test-integration
08:35:38 [2021-06-11T08:35:38.627Z] ++ exit 0
08:35:38 [2021-06-11T08:35:38.737Z] Loaded image: debian:bullseye
08:35:38 [2021-06-11T08:35:38.737Z] Loaded image: hello-world:latest
08:35:38 [2021-06-11T08:35:38.737Z] Loaded image: arm32v7/hello-world:latest
08:35:39 [2021-06-11T08:35:39.565Z] 
08:35:40 [2021-06-11T08:35:40.108Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
Post stage
[Pipeline] junit
08:35:41 [2021-06-11T08:35:41.648Z] Recording test results
08:35:43 [2021-06-11T08:35:43.391Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
08:35:43 [2021-06-11T08:35:43.745Z] + echo Ensuring container killed.
08:35:43 [2021-06-11T08:35:43.745Z] Ensuring container killed.
08:35:43 [2021-06-11T08:35:43.745Z] + docker rm -vf docker-pr4
08:35:43 [2021-06-11T08:35:43.745Z] Error: No such container: docker-pr4
[Pipeline] sh
08:35:44 [2021-06-11T08:35:44.041Z] + echo Chowning /workspace to jenkins user
08:35:44 [2021-06-11T08:35:44.041Z] Chowning /workspace to jenkins user
08:35:44 [2021-06-11T08:35:44.041Z] + id -u
08:35:44 [2021-06-11T08:35:44.041Z] + id -g
08:35:44 [2021-06-11T08:35:44.041Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42514:/workspace busybox chown -R 1000:1000 /workspace
08:35:44 [2021-06-11T08:35:44.041Z] Unable to find image 'busybox:latest' locally
08:35:44 [2021-06-11T08:35:44.041Z] latest: Pulling from library/busybox
08:35:44 [2021-06-11T08:35:44.301Z] b71f96345d44: Pulling fs layer
08:35:44 [2021-06-11T08:35:44.301Z] b71f96345d44: Verifying Checksum
08:35:44 [2021-06-11T08:35:44.301Z] b71f96345d44: Download complete
08:35:44 [2021-06-11T08:35:44.301Z] b71f96345d44: Pull complete
08:35:44 [2021-06-11T08:35:44.301Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d
08:35:44 [2021-06-11T08:35:44.301Z] Status: Downloaded newer image for busybox:latest
08:35:44 [2021-06-11T08:35:44.321Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
08:35:44 [2021-06-11T08:35:44.321Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
08:35:44 [2021-06-11T08:35:44.776Z] .........                                                                [ 86%]
08:35:45 [2021-06-11T08:35:45.705Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
08:35:46 [2021-06-11T08:35:46.518Z] + bundleName=amd64-rootless
08:35:46 [2021-06-11T08:35:46.518Z] + echo Creating amd64-rootless-bundles.tar.gz
08:35:46 [2021-06-11T08:35:46.518Z] Creating amd64-rootless-bundles.tar.gz
08:35:46 [2021-06-11T08:35:46.518Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
08:35:46 [2021-06-11T08:35:46.518Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
08:35:46 [2021-06-11T08:35:46.530Z] Archiving artifacts
08:35:47 [2021-06-11T08:35:47.072Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
08:35:47 [2021-06-11T08:35:47.308Z] --- PASS: TestImportExtremelyLargeImageWorks (103.51s)
08:35:47 [2021-06-11T08:35:47.308Z] PASS
08:35:47 [2021-06-11T08:35:47.308Z] 
08:35:47 [2021-06-11T08:35:47.308Z] DONE 12 tests in 106.569s
08:35:47 [2021-06-11T08:35:47.308Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
08:35:47 [2021-06-11T08:35:47.308Z] INFO: Testing against a local daemon
08:35:47 [2021-06-11T08:35:47.308Z] === RUN   TestNetworkCreateDelete
08:35:47 [2021-06-11T08:35:47.308Z] --- PASS: TestNetworkCreateDelete (0.13s)
08:35:47 [2021-06-11T08:35:47.308Z] === RUN   TestDockerNetworkDeletePreferID
08:35:47 [2021-06-11T08:35:47.308Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
08:35:47 [2021-06-11T08:35:47.308Z] === RUN   TestDaemonDNSFallback
08:35:47 [2021-06-11T08:35:47.308Z] --- PASS: TestDaemonDNSFallback (6.69s)
08:35:47 [2021-06-11T08:35:47.308Z] === RUN   TestInspectNetwork
08:35:48 [2021-06-11T08:35:48.572Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42514/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
08:35:48 [2021-06-11T08:35:48.890Z] + make clean
08:35:49 [2021-06-11T08:35:49.150Z] docker volume rm -f docker-dev-cache
08:35:49 [2021-06-11T08:35:49.150Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
08:35:50 [2021-06-11T08:35:50.309Z] tests/integration/models_images_test.py ...............                  [ 89%]
08:35:50 [2021-06-11T08:35:50.341Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
08:35:50 [2021-06-11T08:35:50.341Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (47.23s)
08:35:50 [2021-06-11T08:35:50.341Z] PASS
08:35:50 [2021-06-11T08:35:50.341Z] 
08:35:50 [2021-06-11T08:35:50.341Z] === Skipped
08:35:50 [2021-06-11T08:35:50.341Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
08:35:50 [2021-06-11T08:35:50.341Z]     build_session_test.go:25: TODO: BuildKit
08:35:50 [2021-06-11T08:35:50.341Z] 
08:35:50 [2021-06-11T08:35:50.341Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
08:35:50 [2021-06-11T08:35:50.341Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
08:35:50 [2021-06-11T08:35:50.341Z] 
08:35:50 [2021-06-11T08:35:50.341Z] 
08:35:50 [2021-06-11T08:35:50.341Z] DONE 34 tests, 2 skipped in 264.880s
08:35:50 [2021-06-11T08:35:50.341Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
08:35:50 [2021-06-11T08:35:50.341Z] ++ 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
08:35:50 [2021-06-11T08:35:50.341Z] ++ set -e
08:35:50 [2021-06-11T08:35:50.341Z] ++ '[' -n 0 ']'
08:35:50 [2021-06-11T08:35:50.341Z] ++ set -x
08:35:50 [2021-06-11T08:35:50.341Z] ++ env -i DEST=/go/src/github.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
08:35:50 [2021-06-11T08:35:50.571Z] === RUN   TestInspectNetwork/full_network_id
08:35:50 [2021-06-11T08:35:50.571Z] === RUN   TestInspectNetwork/partial_network_id
08:35:50 [2021-06-11T08:35:50.571Z] === RUN   TestInspectNetwork/network_name
08:35:50 [2021-06-11T08:35:50.571Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
08:35:50 [2021-06-11T08:35:50.597Z] INFO: Testing against a local daemon
08:35:50 [2021-06-11T08:35:50.597Z] === RUN   TestConfigInspect
08:35:51 [2021-06-11T08:35:51.939Z] tests/integration/models_networks_test.py ....                           [ 91%]
08:35:51 [2021-06-11T08:35:51.962Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
08:35:52 [2021-06-11T08:35:52.218Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
08:35:52 [2021-06-11T08:35:52.474Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
08:35:53 [2021-06-11T08:35:53.843Z] --- PASS: TestConfigInspect (3.36s)
08:35:53 [2021-06-11T08:35:53.843Z] === RUN   TestConfigList
08:35:54 [2021-06-11T08:35:54.099Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
08:35:54 [2021-06-11T08:35:54.731Z] --- PASS: TestInspectNetwork (7.95s)
08:35:54 [2021-06-11T08:35:54.731Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
08:35:54 [2021-06-11T08:35:54.731Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
08:35:54 [2021-06-11T08:35:54.731Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
08:35:54 [2021-06-11T08:35:54.731Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
08:35:54 [2021-06-11T08:35:54.731Z] === RUN   TestRunContainerWithBridgeNone
08:35:55 [2021-06-11T08:35:55.026Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
08:35:56 [2021-06-11T08:35:56.167Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
08:35:56 [2021-06-11T08:35:56.167Z] === RUN   TestBoolValue
08:35:56 [2021-06-11T08:35:56.167Z] --- PASS: TestBoolValue (0.00s)
08:35:56 [2021-06-11T08:35:56.167Z] === RUN   TestBoolValueOrDefault
08:35:56 [2021-06-11T08:35:56.167Z] --- PASS: TestBoolValueOrDefault (0.00s)
08:35:56 [2021-06-11T08:35:56.167Z] === RUN   TestInt64ValueOrZero
08:35:56 [2021-06-11T08:35:56.167Z] --- PASS: TestInt64ValueOrZero (0.00s)
08:35:56 [2021-06-11T08:35:56.167Z] === RUN   TestInt64ValueOrDefault
08:35:56 [2021-06-11T08:35:56.167Z] --- PASS: TestInt64ValueOrDefault (0.00s)
08:35:56 [2021-06-11T08:35:56.167Z] === RUN   TestInt64ValueOrDefaultWithError
08:35:56 [2021-06-11T08:35:56.167Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
08:35:56 [2021-06-11T08:35:56.167Z] === RUN   TestJsonContentType
08:35:56 [2021-06-11T08:35:56.167Z] --- PASS: TestJsonContentType (0.00s)
08:35:56 [2021-06-11T08:35:56.167Z] PASS
08:35:56 [2021-06-11T08:35:56.167Z] coverage: 14.7% of statements
08:35:56 [2021-06-11T08:35:56.167Z] ok  	github.com/docker/docker/api/server/httputils	0.144s	coverage: 14.7% of statements
08:35:56 [2021-06-11T08:35:56.167Z] === RUN   TestMaskSecretKeys
08:35:56 [2021-06-11T08:35:56.167Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
08:35:56 [2021-06-11T08:35:56.167Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
08:35:56 [2021-06-11T08:35:56.167Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
08:35:56 [2021-06-11T08:35:56.167Z] --- PASS: TestMaskSecretKeys (0.00s)
08:35:56 [2021-06-11T08:35:56.167Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
08:35:56 [2021-06-11T08:35:56.167Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
08:35:56 [2021-06-11T08:35:56.167Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
08:35:56 [2021-06-11T08:35:56.167Z] === RUN   TestVersionMiddlewareVersion
08:35:56 [2021-06-11T08:35:56.167Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
08:35:56 [2021-06-11T08:35:56.167Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
08:35:56 [2021-06-11T08:35:56.167Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
08:35:56 [2021-06-11T08:35:56.167Z] PASS
08:35:56 [2021-06-11T08:35:56.167Z] coverage: 37.7% of statements
08:35:56 [2021-06-11T08:35:56.167Z] ok  	github.com/docker/docker/api/server/middleware	0.099s	coverage: 37.7% of statements
08:35:56 [2021-06-11T08:35:56.167Z] ?   	github.com/docker/docker/api/server/router	[no test files]
08:35:56 [2021-06-11T08:35:56.167Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
08:35:56 [2021-06-11T08:35:56.167Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
08:35:56 [2021-06-11T08:35:56.167Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
08:35:56 [2021-06-11T08:35:56.167Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
08:35:56 [2021-06-11T08:35:56.167Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
08:35:56 [2021-06-11T08:35:56.167Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
08:35:56 [2021-06-11T08:35:56.167Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
08:35:56 [2021-06-11T08:35:56.167Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
08:35:56 [2021-06-11T08:35:56.167Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
08:35:56 [2021-06-11T08:35:56.167Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
08:35:56 [2021-06-11T08:35:56.167Z] === RUN   TestStrSliceMarshalJSON
08:35:56 [2021-06-11T08:35:56.167Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
08:35:56 [2021-06-11T08:35:56.167Z] === RUN   TestStrSliceUnmarshalJSON
08:35:56 [2021-06-11T08:35:56.167Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
08:35:56 [2021-06-11T08:35:56.167Z] === RUN   TestStrSliceUnmarshalString
08:35:56 [2021-06-11T08:35:56.167Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
08:35:56 [2021-06-11T08:35:56.167Z] === RUN   TestStrSliceUnmarshalSlice
08:35:56 [2021-06-11T08:35:56.167Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
08:35:56 [2021-06-11T08:35:56.167Z] PASS
08:35:56 [2021-06-11T08:35:56.167Z] coverage: 90.0% of statements
08:35:56 [2021-06-11T08:35:56.167Z] ok  	github.com/docker/docker/api/types/strslice	0.041s	coverage: 90.0% of statements
08:35:56 [2021-06-11T08:35:56.167Z] === RUN   TestToJSON
08:35:56 [2021-06-11T08:35:56.167Z] --- PASS: TestToJSON (0.00s)
08:35:56 [2021-06-11T08:35:56.167Z] === RUN   TestToParamWithVersion
08:35:56 [2021-06-11T08:35:56.167Z] --- PASS: TestToParamWithVersion (0.00s)
08:35:56 [2021-06-11T08:35:56.167Z] === RUN   TestFromJSON
08:35:56 [2021-06-11T08:35:56.167Z] --- PASS: TestFromJSON (0.00s)
08:35:56 [2021-06-11T08:35:56.167Z] === RUN   TestEmpty
08:35:56 [2021-06-11T08:35:56.167Z] --- PASS: TestEmpty (0.00s)
08:35:56 [2021-06-11T08:35:56.167Z] === RUN   TestArgsMatchKVListEmptySources
08:35:56 [2021-06-11T08:35:56.167Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
08:35:56 [2021-06-11T08:35:56.167Z] === RUN   TestArgsMatchKVList
08:35:56 [2021-06-11T08:35:56.167Z] --- PASS: TestArgsMatchKVList (0.00s)
08:35:56 [2021-06-11T08:35:56.167Z] === RUN   TestArgsMatch
08:35:56 [2021-06-11T08:35:56.167Z] --- PASS: TestArgsMatch (0.00s)
08:35:56 [2021-06-11T08:35:56.167Z] === RUN   TestAdd
08:35:56 [2021-06-11T08:35:56.167Z] --- PASS: TestAdd (0.00s)
08:35:56 [2021-06-11T08:35:56.167Z] === RUN   TestDel
08:35:56 [2021-06-11T08:35:56.167Z] --- PASS: TestDel (0.00s)
08:35:56 [2021-06-11T08:35:56.167Z] === RUN   TestLen
08:35:56 [2021-06-11T08:35:56.167Z] --- PASS: TestLen (0.00s)
08:35:56 [2021-06-11T08:35:56.167Z] === RUN   TestExactMatch
08:35:56 [2021-06-11T08:35:56.167Z] --- PASS: TestExactMatch (0.00s)
08:35:56 [2021-06-11T08:35:56.167Z] === RUN   TestOnlyOneExactMatch
08:35:56 [2021-06-11T08:35:56.167Z] --- PASS: TestOnlyOneExactMatch (0.00s)
08:35:56 [2021-06-11T08:35:56.167Z] === RUN   TestContains
08:35:56 [2021-06-11T08:35:56.167Z] --- PASS: TestContains (0.00s)
08:35:56 [2021-06-11T08:35:56.167Z] === RUN   TestValidate
08:35:56 [2021-06-11T08:35:56.167Z] --- PASS: TestValidate (0.00s)
08:35:56 [2021-06-11T08:35:56.167Z] === RUN   TestWalkValues
08:35:56 [2021-06-11T08:35:56.167Z] --- PASS: TestWalkValues (0.00s)
08:35:56 [2021-06-11T08:35:56.167Z] === RUN   TestFuzzyMatch
08:35:56 [2021-06-11T08:35:56.167Z] --- PASS: TestFuzzyMatch (0.00s)
08:35:56 [2021-06-11T08:35:56.167Z] === RUN   TestClone
08:35:56 [2021-06-11T08:35:56.167Z] --- PASS: TestClone (0.00s)
08:35:56 [2021-06-11T08:35:56.167Z] PASS
08:35:56 [2021-06-11T08:35:56.167Z] coverage: 92.2% of statements
08:35:56 [2021-06-11T08:35:56.167Z] ok  	github.com/docker/docker/api/types/filters	0.065s	coverage: 92.2% of statements
08:35:56 [2021-06-11T08:35:56.167Z] === RUN   TestDurationToSecondsString
08:35:56 [2021-06-11T08:35:56.167Z] --- PASS: TestDurationToSecondsString (0.00s)
08:35:56 [2021-06-11T08:35:56.167Z] === RUN   TestGetTimestamp
08:35:56 [2021-06-11T08:35:56.167Z] === RUN   TestAdjustForAPIVersion
08:35:56 [2021-06-11T08:35:56.167Z] --- PASS: TestAdjustForAPIVersion (0.00s)
08:35:56 [2021-06-11T08:35:56.167Z] PASS
08:35:56 [2021-06-11T08:35:56.167Z] coverage: 5.7% of statements
08:35:56 [2021-06-11T08:35:56.167Z] ok  	github.com/docker/docker/api/server/router/swarm	0.107s	coverage: 5.7% of statements
08:35:56 [2021-06-11T08:35:56.168Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
08:35:56 [2021-06-11T08:35:56.168Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
08:35:56 [2021-06-11T08:35:56.168Z] ?   	github.com/docker/docker/api/types	[no test files]
08:35:56 [2021-06-11T08:35:56.168Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
08:35:56 [2021-06-11T08:35:56.168Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
08:35:56 [2021-06-11T08:35:56.168Z] ?   	github.com/docker/docker/api/types/container	[no test files]
08:35:56 [2021-06-11T08:35:56.168Z] ?   	github.com/docker/docker/api/types/events	[no test files]
08:35:56 [2021-06-11T08:35:56.168Z] ?   	github.com/docker/docker/api/types/image	[no test files]
08:35:56 [2021-06-11T08:35:56.168Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
08:35:56 [2021-06-11T08:35:56.168Z] ?   	github.com/docker/docker/api/types/network	[no test files]
08:35:56 [2021-06-11T08:35:56.168Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
08:35:56 [2021-06-11T08:35:56.168Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
08:35:56 [2021-06-11T08:35:56.168Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
08:35:56 [2021-06-11T08:35:56.168Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
08:35:56 [2021-06-11T08:35:56.168Z] --- PASS: TestGetTimestamp (0.17s)
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestParseTimestamps
08:35:56 [2021-06-11T08:35:56.168Z] --- PASS: TestParseTimestamps (0.00s)
08:35:56 [2021-06-11T08:35:56.168Z] PASS
08:35:56 [2021-06-11T08:35:56.168Z] coverage: 100.0% of statements
08:35:56 [2021-06-11T08:35:56.168Z] ok  	github.com/docker/docker/api/types/time	0.207s	coverage: 100.0% of statements
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestCompareVersion
08:35:56 [2021-06-11T08:35:56.168Z] --- PASS: TestCompareVersion (0.00s)
08:35:56 [2021-06-11T08:35:56.168Z] PASS
08:35:56 [2021-06-11T08:35:56.168Z] coverage: 75.0% of statements
08:35:56 [2021-06-11T08:35:56.168Z] ok  	github.com/docker/docker/api/types/versions	0.058s	coverage: 75.0% of statements
08:35:56 [2021-06-11T08:35:56.168Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
08:35:56 [2021-06-11T08:35:56.168Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
08:35:56 [2021-06-11T08:35:56.168Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
08:35:56 [2021-06-11T08:35:56.168Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
08:35:56 [2021-06-11T08:35:56.168Z] ?   	github.com/docker/docker/builder	[no test files]
08:35:56 [2021-06-11T08:35:56.168Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
08:35:56 [2021-06-11T08:35:56.168Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
08:35:56 [2021-06-11T08:35:56.168Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
08:35:56 [2021-06-11T08:35:56.168Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
08:35:56 [2021-06-11T08:35:56.168Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
08:35:56 [2021-06-11T08:35:56.168Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
08:35:56 [2021-06-11T08:35:56.168Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestParseRemoteURL
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
08:35:56 [2021-06-11T08:35:56.168Z] --- PASS: TestParseRemoteURL (0.00s)
08:35:56 [2021-06-11T08:35:56.168Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
08:35:56 [2021-06-11T08:35:56.168Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
08:35:56 [2021-06-11T08:35:56.168Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
08:35:56 [2021-06-11T08:35:56.168Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
08:35:56 [2021-06-11T08:35:56.168Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
08:35:56 [2021-06-11T08:35:56.168Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
08:35:56 [2021-06-11T08:35:56.168Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
08:35:56 [2021-06-11T08:35:56.168Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
08:35:56 [2021-06-11T08:35:56.168Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
08:35:56 [2021-06-11T08:35:56.168Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestCloneArgsSmartHttp
08:35:56 [2021-06-11T08:35:56.168Z] --- PASS: TestCloneArgsSmartHttp (0.00s)
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestCloneArgsDumbHttp
08:35:56 [2021-06-11T08:35:56.168Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestCloneArgsGit
08:35:56 [2021-06-11T08:35:56.168Z] --- PASS: TestCloneArgsGit (0.00s)
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestCheckoutGit
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestEnable
08:35:56 [2021-06-11T08:35:56.168Z] --- PASS: TestEnable (0.00s)
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestDisable
08:35:56 [2021-06-11T08:35:56.168Z] --- PASS: TestDisable (0.00s)
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestEnabled
08:35:56 [2021-06-11T08:35:56.168Z] --- PASS: TestEnabled (0.00s)
08:35:56 [2021-06-11T08:35:56.168Z] PASS
08:35:56 [2021-06-11T08:35:56.168Z] coverage: 100.0% of statements
08:35:56 [2021-06-11T08:35:56.168Z] ok  	github.com/docker/docker/cli/debug	0.062s	coverage: 100.0% of statements
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
08:35:56 [2021-06-11T08:35:56.168Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestProcessNoDockerignore
08:35:56 [2021-06-11T08:35:56.168Z] --- PASS: TestProcessNoDockerignore (0.00s)
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestProcessShouldLeaveAllFiles
08:35:56 [2021-06-11T08:35:56.168Z] --- PASS: TestProcessShouldLeaveAllFiles (0.07s)
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestDetectContentType
08:35:56 [2021-06-11T08:35:56.168Z] --- PASS: TestDetectContentType (0.00s)
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestSelectAcceptableMIME
08:35:56 [2021-06-11T08:35:56.168Z] --- PASS: TestSelectAcceptableMIME (0.00s)
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestInspectEmptyResponse
08:35:56 [2021-06-11T08:35:56.168Z] --- PASS: TestInspectEmptyResponse (0.00s)
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestInspectResponseBinary
08:35:56 [2021-06-11T08:35:56.168Z] --- PASS: TestInspectResponseBinary (0.00s)
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestResponseUnsupportedContentType
08:35:56 [2021-06-11T08:35:56.168Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestInspectResponseTextSimple
08:35:56 [2021-06-11T08:35:56.168Z] --- PASS: TestInspectResponseTextSimple (0.00s)
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestInspectResponseEmptyContentType
08:35:56 [2021-06-11T08:35:56.168Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestUnknownContentLength
08:35:56 [2021-06-11T08:35:56.168Z] --- PASS: TestUnknownContentLength (0.00s)
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestDownloadRemote
08:35:56 [2021-06-11T08:35:56.168Z] --- PASS: TestDownloadRemote (0.09s)
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestGetWithStatusError
08:35:56 [2021-06-11T08:35:56.168Z] --- PASS: TestGetWithStatusError (0.00s)
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestCloseRootDirectory
08:35:56 [2021-06-11T08:35:56.168Z] --- SKIP: TestCloseRootDirectory (0.00s)
08:35:56 [2021-06-11T08:35:56.168Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestHashFile
08:35:56 [2021-06-11T08:35:56.168Z] --- SKIP: TestHashFile (0.00s)
08:35:56 [2021-06-11T08:35:56.168Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestHashSubdir
08:35:56 [2021-06-11T08:35:56.168Z] --- SKIP: TestHashSubdir (0.00s)
08:35:56 [2021-06-11T08:35:56.168Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
08:35:56 [2021-06-11T08:35:56.168Z] === RUN   TestRemoveDirectory
08:35:56 [2021-06-11T08:35:56.168Z] --- SKIP: TestRemoveDirectory (0.00s)
08:35:56 [2021-06-11T08:35:56.168Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
08:35:56 [2021-06-11T08:35:56.168Z] PASS
08:35:56 [2021-06-11T08:35:56.168Z] coverage: 9.3% of statements
08:35:56 [2021-06-11T08:35:56.168Z] ok  	github.com/docker/docker/builder/remotecontext	0.394s	coverage: 9.3% of statements
08:35:56 [2021-06-11T08:35:56.639Z] === RUN   TestGetAllAllowed
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestGetAllAllowed (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestGetAllMeta
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestGetAllMeta (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestWarnOnUnusedBuildArgs
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestIsUnreferencedBuiltin
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestIsExistingDirectory
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestIsExistingDirectory (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestGetFilenameForDownload
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestGetFilenameForDownload (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestEnv2Variables
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestEnv2Variables (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestEnvValueWithExistingRunConfigEnv
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestMaintainer
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestMaintainer (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestLabel
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestLabel (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestFromScratch
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestFromScratch (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestFromWithArg
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestFromWithArg (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestFromWithArgButBuildArgsNotGiven
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestFromWithUndefinedArg
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestFromWithUndefinedArg (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestFromMultiStageWithNamedStage
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestOnbuild
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestOnbuild (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestWorkdir
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestWorkdir (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestCmd
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestCmd (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestHealthcheckNone
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestHealthcheckNone (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestHealthcheckCmd
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestHealthcheckCmd (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestEntrypoint
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestEntrypoint (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestExpose
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestExpose (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestUser
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestUser (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestVolume
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestVolume (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestStopSignal
08:35:57 [2021-06-11T08:35:57.090Z] --- SKIP: TestStopSignal (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z]     dispatchers_test.go:377: Windows does not support stopsignal
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestArg
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestArg (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestShell
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestShell (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestPrependEnvOnCmd
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestPrependEnvOnCmd (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestRunWithBuildArgs
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestRunWithBuildArgs (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestRunIgnoresHealthcheck
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestDispatchUnsupportedOptions
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestNormalizeWorkdir
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestNormalizeWorkdir (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestDispatch
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestDispatch/ADD_multiple_files_to_file
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestDispatch/COPY_multiple_files_to_file
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestDispatch/COPY_wildcard_no_files
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestDispatch/COPY_url
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestDispatch (0.12s)
08:35:57 [2021-06-11T08:35:57.090Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.04s)
08:35:57 [2021-06-11T08:35:57.090Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
08:35:57 [2021-06-11T08:35:57.090Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.03s)
08:35:57 [2021-06-11T08:35:57.090Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.03s)
08:35:57 [2021-06-11T08:35:57.090Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
08:35:57 [2021-06-11T08:35:57.090Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z]     --- PASS: TestDispatch/COPY_url (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestAddScratchImageAddsToMounts
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestAddFromScratchPopulatesPlatform
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestImageSourceGetAddsToMounts
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestEmptyDockerfile
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestEmptyDockerfile (0.01s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestSymlinkDockerfile
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestSymlinkDockerfile (0.01s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestDockerfileOutsideTheBuildContext
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestNonExistingDockerfile
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestNonExistingDockerfile (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestCopyRunConfig
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestCopyRunConfig (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestDeepCopyRunConfig
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestDeepCopyRunConfig (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestExportImage
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestExportImage (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] === RUN   TestNormalizeDest
08:35:57 [2021-06-11T08:35:57.090Z] --- PASS: TestNormalizeDest (0.00s)
08:35:57 [2021-06-11T08:35:57.090Z] PASS
08:35:57 [2021-06-11T08:35:57.090Z] coverage: 47.0% of statements
08:35:57 [2021-06-11T08:35:57.090Z] ok  	github.com/docker/docker/builder/dockerfile	0.375s	coverage: 47.0% of statements
08:35:57 [2021-06-11T08:35:57.090Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
08:35:57 [2021-06-11T08:35:57.198Z] tests/integration/models_nodes_test.py .                                 [ 91%]
08:35:57 [2021-06-11T08:35:57.543Z] --- PASS: TestConfigList (3.29s)
08:35:57 [2021-06-11T08:35:57.543Z] === RUN   TestConfigsCreateAndDelete
08:35:57 [2021-06-11T08:35:57.995Z] --- PASS: TestRunContainerWithBridgeNone (3.26s)
08:35:57 [2021-06-11T08:35:57.995Z] === RUN   TestNetworkInvalidJSON
08:35:57 [2021-06-11T08:35:57.995Z] === RUN   TestNetworkInvalidJSON//networks/create
08:35:57 [2021-06-11T08:35:57.995Z] === PAUSE TestNetworkInvalidJSON//networks/create
08:35:57 [2021-06-11T08:35:57.995Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
08:35:57 [2021-06-11T08:35:57.995Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
08:35:57 [2021-06-11T08:35:57.995Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
08:35:57 [2021-06-11T08:35:57.995Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
08:35:57 [2021-06-11T08:35:57.995Z] === CONT  TestNetworkInvalidJSON//networks/create
08:35:57 [2021-06-11T08:35:57.995Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
08:35:57 [2021-06-11T08:35:57.995Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
08:35:57 [2021-06-11T08:35:57.995Z] --- PASS: TestNetworkInvalidJSON (0.02s)
08:35:57 [2021-06-11T08:35:57.995Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
08:35:57 [2021-06-11T08:35:57.995Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
08:35:57 [2021-06-11T08:35:57.995Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
08:35:57 [2021-06-11T08:35:57.995Z] === RUN   TestNetworkList
08:35:57 [2021-06-11T08:35:57.995Z] === RUN   TestNetworkList//networks
08:35:57 [2021-06-11T08:35:57.995Z] === PAUSE TestNetworkList//networks
08:35:57 [2021-06-11T08:35:57.995Z] === RUN   TestNetworkList//networks/
08:35:57 [2021-06-11T08:35:57.995Z] === PAUSE TestNetworkList//networks/
08:35:57 [2021-06-11T08:35:57.995Z] === CONT  TestNetworkList//networks
08:35:57 [2021-06-11T08:35:57.995Z] === CONT  TestNetworkList//networks/
08:35:57 [2021-06-11T08:35:57.995Z] --- PASS: TestNetworkList (0.02s)
08:35:57 [2021-06-11T08:35:57.995Z]     --- PASS: TestNetworkList//networks/ (0.00s)
08:35:57 [2021-06-11T08:35:57.995Z]     --- PASS: TestNetworkList//networks (0.00s)
08:35:57 [2021-06-11T08:35:57.995Z] === RUN   TestHostIPv4BridgeLabel
08:35:58 [2021-06-11T08:35:58.556Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
08:35:58 [2021-06-11T08:35:58.556Z] === RUN   TestDaemonRestartWithLiveRestore
08:35:58 [2021-06-11T08:35:58.635Z] tests/integration/models_resources_test.py .                             [ 91%]
08:35:58 [2021-06-11T08:35:58.909Z] === RUN   TestDockerSuite/TestBuildAddNonTar
08:35:58 [2021-06-11T08:35:58.909Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
08:35:59 [2021-06-11T08:35:59.470Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
08:35:59 [2021-06-11T08:35:59.483Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
08:35:59 [2021-06-11T08:35:59.483Z] === RUN   TestDaemonDefaultNetworkPools
08:36:00 [2021-06-11T08:36:00.044Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
08:36:00 [2021-06-11T08:36:00.044Z] === RUN   TestDaemonRestartWithExistingNetwork
08:36:00 [2021-06-11T08:36:00.399Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
08:36:00 [2021-06-11T08:36:00.399Z] --- PASS: TestConfigsCreateAndDelete (3.34s)
08:36:00 [2021-06-11T08:36:00.399Z] === RUN   TestConfigsUpdate
08:36:00 [2021-06-11T08:36:00.961Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
08:36:01 [2021-06-11T08:36:01.407Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
08:36:01 [2021-06-11T08:36:01.407Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:36:02 [2021-06-11T08:36:02.769Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
08:36:02 [2021-06-11T08:36:02.769Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:36:03 [2021-06-11T08:36:03.024Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
08:36:03 [2021-06-11T08:36:03.024Z] === RUN   TestServiceWithPredefinedNetwork
08:36:03 [2021-06-11T08:36:03.479Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
08:36:03 [2021-06-11T08:36:03.479Z] --- PASS: TestConfigsUpdate (3.03s)
08:36:03 [2021-06-11T08:36:03.479Z] === RUN   TestTemplatedConfig
08:36:04 [2021-06-11T08:36:04.846Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
08:36:04 [2021-06-11T08:36:04.987Z] tests/integration/models_services_test.py ..............X.               [ 95%]
08:36:06 [2021-06-11T08:36:06.289Z] --- PASS: TestServiceWithPredefinedNetwork (2.79s)
08:36:06 [2021-06-11T08:36:06.289Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:36:06 [2021-06-11T08:36:06.289Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:36:06 [2021-06-11T08:36:06.289Z]     service_test.go:242: FLAKY_TEST
08:36:06 [2021-06-11T08:36:06.289Z] === RUN   TestServiceWithDataPathPortInit
08:36:06 [2021-06-11T08:36:06.737Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestCheckpointCreateError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestCheckpointCreateError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestCheckpointCreate
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestCheckpointCreate (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestCheckpointDeleteError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestCheckpointDeleteError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestCheckpointDelete
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestCheckpointDelete (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestCheckpointListError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestCheckpointListError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestCheckpointList
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestCheckpointList (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestCheckpointListContainerNotFound
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestNewClientWithOpsFromEnv
08:36:07 [2021-06-11T08:36:07.328Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z]     client_test.go:23: runtime.GOOS == "windows"
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestGetAPIPath
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestGetAPIPath (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestParseHostURL
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestParseHostURL (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestNegotiateAPIVersionEmpty
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestNegotiateAPIVersion
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestNegotiateAPIVersion (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestNegotiateAPVersionOverride
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestNegotiateAPIVersionAutomatic
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestClientRedirect
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestClientRedirect (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestConfigCreateUnsupported
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestConfigCreateUnsupported (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestConfigCreateError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestConfigCreateError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestConfigCreate
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestConfigCreate (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestConfigInspectNotFound
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestConfigInspectNotFound (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestConfigInspectWithEmptyID
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestConfigInspectUnsupported
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestConfigInspectUnsupported (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestConfigInspectError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestConfigInspectError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestConfigInspectConfigNotFound
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestConfigInspect
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestConfigInspect (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestConfigListUnsupported
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestConfigListUnsupported (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestConfigListError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestConfigListError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestConfigList
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestConfigList (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestConfigRemoveUnsupported
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestConfigRemoveError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestConfigRemoveError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestConfigRemove
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestConfigRemove (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestConfigUpdateUnsupported
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestConfigUpdateError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestConfigUpdateError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestConfigUpdate
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestConfigUpdate (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerCommitError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerCommitError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerCommit
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerCommit (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerStatPathError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerStatPathError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerStatPathNotFoundError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerStatPathNoHeaderError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerStatPath
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerStatPath (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestCopyToContainerError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestCopyToContainerError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestCopyToContainerNotFoundError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestCopyToContainerNotStatusOKError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestCopyToContainer
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestCopyToContainer (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestCopyFromContainerError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestCopyFromContainerError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestCopyFromContainerNotFoundError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestCopyFromContainerNotStatusOKError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestCopyFromContainerNoHeaderError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestCopyFromContainer
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestCopyFromContainer (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerCreateError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerCreateError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerCreateImageNotFound
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerCreateWithName
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerCreateWithName (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerCreateAutoRemove
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerDiffError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerDiffError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerDiff
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerDiff (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerExecCreateError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerExecCreateError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerExecCreate
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerExecCreate (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerExecStartError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerExecStartError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerExecStart
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerExecStart (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerExecInspectError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerExecInspectError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerExecInspect
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerExecInspect (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerExportError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerExportError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerExport
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerExport (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerInspectError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerInspectError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerInspectContainerNotFound
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerInspectWithEmptyID
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerInspect
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerInspect (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerInspectNode
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerInspectNode (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerKillError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerKillError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerKill
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerKill (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerListError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerListError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerList
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerList (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerLogsNotFoundError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerLogsError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerLogsError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerLogs
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerLogs (0.22s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerPauseError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerPauseError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerPause
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerPause (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainersPruneError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainersPruneError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainersPrune
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainersPrune (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerRemoveError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerRemoveError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerRemoveNotFoundError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerRemove
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerRemove (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerRenameError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerRenameError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerRename
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerRename (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerResizeError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerResizeError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerExecResizeError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerExecResizeError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerResize
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerResize (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerExecResize
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerExecResize (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerRestartError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerRestartError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerRestart
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerRestart (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerStartError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerStartError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerStart
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerStart (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerStatsError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerStatsError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerStats
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerStats (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerStopError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerStopError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerStop
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerStop (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerTopError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerTopError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerTop
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerTop (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerUnpauseError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerUnpauseError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerUnpause
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerUnpause (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerUpdateError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerUpdateError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerUpdate
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerUpdate (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerWaitError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerWaitError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestContainerWait
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestContainerWait (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestDiskUsageError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestDiskUsageError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestDiskUsage
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestDiskUsage (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestDistributionInspectUnsupported
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestDistributionInspectWithEmptyID
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestEventsErrorInOptions
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestEventsErrorInOptions (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestEventsErrorFromServer
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestEventsErrorFromServer (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestEvents
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestEvents (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestTLSCloseWriter
08:36:07 [2021-06-11T08:36:07.328Z] === PAUSE TestTLSCloseWriter
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestImageBuildError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestImageBuildError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestImageBuild
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestImageBuild (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestGetDockerOS
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestGetDockerOS (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestImageCreateError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestImageCreateError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestImageCreate
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestImageCreate (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestImageHistoryError
08:36:07 [2021-06-11T08:36:07.328Z] --- PASS: TestImageHistoryError (0.00s)
08:36:07 [2021-06-11T08:36:07.328Z] === RUN   TestImageHistory
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImageHistory (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImageImportError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImageImportError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImageImport
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImageImport (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImageInspectError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImageInspectError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImageInspectImageNotFound
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImageInspectImageNotFound (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImageInspectWithEmptyID
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImageInspect
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImageInspect (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImageListError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImageListError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImageList
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImageList (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImageListApiBefore125
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImageListApiBefore125 (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImageLoadError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImageLoadError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImageLoad
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImageLoad (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImagesPruneError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImagesPruneError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImagesPrune
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImagesPrune (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImagePullReferenceParseError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImagePullReferenceParseError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImagePullAnyError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImagePullAnyError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImagePullStatusUnauthorizedError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImagePullWithPrivilegedFuncNoError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImagePullWithoutErrors
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImagePullWithoutErrors (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImagePushReferenceError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImagePushReferenceError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImagePushAnyError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImagePushAnyError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImagePushStatusUnauthorizedError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImagePushWithPrivilegedFuncNoError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImagePushWithoutErrors
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImagePushWithoutErrors (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImageRemoveError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImageRemoveError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImageRemoveImageNotFound
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImageRemove
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImageRemove (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImageSaveError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImageSaveError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImageSave
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImageSave (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImageSearchAnyError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImageSearchAnyError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImageSearchStatusUnauthorizedError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImageSearchWithoutErrors
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImageTagError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImageTagError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImageTagInvalidReference
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImageTagInvalidReference (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImageTagInvalidSourceImageName
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImageTagHexSource
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImageTagHexSource (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestImageTag
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestImageTag (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestInfoServerError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestInfoServerError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestInfoInvalidResponseJSONError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestInfo
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestInfo (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestNetworkConnectError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestNetworkConnectError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestNetworkConnect
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestNetworkConnect (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestNetworkCreateError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestNetworkCreateError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestNetworkCreate
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestNetworkCreate (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestNetworkDisconnectError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestNetworkDisconnectError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestNetworkDisconnect
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestNetworkDisconnect (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestNetworkInspectError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestNetworkInspectError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestNetworkInspectNotFoundError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestNetworkInspectWithEmptyID
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestNetworkInspect
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestNetworkInspect (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestNetworkListError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestNetworkListError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestNetworkList
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestNetworkList (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestNetworksPruneError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestNetworksPruneError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestNetworksPrune
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestNetworksPrune (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestNetworkRemoveError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestNetworkRemoveError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestNetworkRemove
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestNetworkRemove (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestNodeInspectError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestNodeInspectError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestNodeInspectNodeNotFound
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestNodeInspectWithEmptyID
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestNodeInspect
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestNodeInspect (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestNodeListError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestNodeListError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestNodeList
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestNodeList (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestNodeRemoveError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestNodeRemoveError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestNodeRemove
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestNodeRemove (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestNodeUpdateError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestNodeUpdateError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestNodeUpdate
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestNodeUpdate (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestOptionWithTimeout
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestOptionWithTimeout (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestPingFail
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestPingFail (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestPingWithError
08:36:07 [2021-06-11T08:36:07.329Z] 2021/06/11 08:36:06 RoundTripper returned a response & error; ignoring response
08:36:07 [2021-06-11T08:36:07.329Z] 2021/06/11 08:36:06 RoundTripper returned a response & error; ignoring response
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestPingWithError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestPingSuccess
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestPingSuccess (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestPingHeadFallback
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestPingHeadFallback/OK
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestPingHeadFallback/Internal_Server_Error
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestPingHeadFallback/Not_Found
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestPingHeadFallback (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestPluginDisableError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestPluginDisableError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestPluginDisable
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestPluginDisable (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestPluginEnableError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestPluginEnableError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestPluginEnable
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestPluginEnable (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestPluginInspectError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestPluginInspectError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestPluginInspectWithEmptyID
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestPluginInspect
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestPluginInspect (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestPluginListError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestPluginListError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestPluginList
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestPluginList (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestPluginPushError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestPluginPushError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestPluginPush
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestPluginPush (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestPluginRemoveError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestPluginRemoveError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestPluginRemove
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestPluginRemove (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestPluginSetError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestPluginSetError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestPluginSet
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestPluginSet (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestSetHostHeader
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestSetHostHeader (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestPlainTextError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestPlainTextError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestInfiniteError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestInfiniteError (0.05s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestSecretCreateUnsupported
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestSecretCreateUnsupported (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestSecretCreateError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestSecretCreateError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestSecretCreate
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestSecretCreate (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestSecretInspectUnsupported
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestSecretInspectUnsupported (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestSecretInspectError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestSecretInspectError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestSecretInspectSecretNotFound
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestSecretInspectWithEmptyID
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestSecretInspect
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestSecretInspect (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestSecretListUnsupported
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestSecretListUnsupported (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestSecretListError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestSecretListError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestSecretList
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestSecretList (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestSecretRemoveUnsupported
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestSecretRemoveError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestSecretRemoveError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestSecretRemove
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestSecretRemove (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestSecretUpdateUnsupported
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestSecretUpdateError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestSecretUpdateError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestSecretUpdate
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestSecretUpdate (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestServiceCreateError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestServiceCreateError (0.01s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestServiceCreate
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestServiceCreate (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestServiceCreateCompatiblePlatforms
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestServiceCreateDigestPinning
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestServiceInspectError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestServiceInspectError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestServiceInspectServiceNotFound
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestServiceInspectWithEmptyID
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestServiceInspect
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestServiceInspect (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestServiceListError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestServiceListError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestServiceList
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestServiceList (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestServiceLogsError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestServiceLogsError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestServiceLogs
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestServiceLogs (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestServiceRemoveError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestServiceRemoveError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestServiceRemoveNotFoundError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestServiceRemove
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestServiceRemove (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestServiceUpdateError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestServiceUpdateError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestServiceUpdate
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestServiceUpdate (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestSwarmGetUnlockKeyError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestSwarmGetUnlockKey
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestSwarmInitError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestSwarmInitError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestSwarmInit
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestSwarmInit (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestSwarmInspectError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestSwarmInspectError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestSwarmInspect
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestSwarmInspect (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestSwarmJoinError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestSwarmJoinError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestSwarmJoin
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestSwarmJoin (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestSwarmLeaveError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestSwarmLeaveError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestSwarmLeave
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestSwarmLeave (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestSwarmUnlockError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestSwarmUnlockError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestSwarmUnlock
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestSwarmUnlock (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestSwarmUpdateError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestSwarmUpdateError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestSwarmUpdate
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestSwarmUpdate (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestTaskInspectError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestTaskInspectError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestTaskInspectWithEmptyID
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestTaskInspect
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestTaskInspect (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestTaskListError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestTaskListError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestTaskList
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestTaskList (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestVolumeCreateError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestVolumeCreateError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestVolumeCreate
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestVolumeCreate (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestVolumeInspectError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestVolumeInspectError (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestVolumeInspectNotFound
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestVolumeInspectNotFound (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestVolumeInspectWithEmptyID
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestVolumeInspect
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestVolumeInspect (0.00s)
08:36:07 [2021-06-11T08:36:07.329Z] === RUN   TestVolumeListError
08:36:07 [2021-06-11T08:36:07.329Z] --- PASS: TestVolumeListError (0.00s)
08:36:07 [2021-06-11T08:36:07.330Z] === RUN   TestVolumeList
08:36:07 [2021-06-11T08:36:07.330Z] --- PASS: TestVolumeList (0.00s)
08:36:07 [2021-06-11T08:36:07.330Z] === RUN   TestVolumeRemoveError
08:36:07 [2021-06-11T08:36:07.330Z] --- PASS: TestVolumeRemoveError (0.00s)
08:36:07 [2021-06-11T08:36:07.330Z] === RUN   TestVolumeRemove
08:36:07 [2021-06-11T08:36:07.330Z] --- PASS: TestVolumeRemove (0.00s)
08:36:07 [2021-06-11T08:36:07.330Z] === CONT  TestTLSCloseWriter
08:36:07 [2021-06-11T08:36:07.330Z] --- PASS: TestTLSCloseWriter (0.02s)
08:36:07 [2021-06-11T08:36:07.330Z] PASS
08:36:07 [2021-06-11T08:36:07.330Z] coverage: 74.9% of statements
08:36:07 [2021-06-11T08:36:07.330Z] ok  	github.com/docker/docker/client	0.550s	coverage: 74.9% of statements
08:36:07 [2021-06-11T08:36:07.664Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
08:36:07 [2021-06-11T08:36:07.664Z] --- PASS: TestTemplatedConfig (4.08s)
08:36:07 [2021-06-11T08:36:07.664Z] === RUN   TestConfigCreateResolve
08:36:08 [2021-06-11T08:36:08.263Z] tests/integration/models_swarm_test.py ..                                [ 96%]
08:36:08 [2021-06-11T08:36:08.263Z] tests/integration/models_volumes_test.py ..                              [ 96%]
08:36:09 [2021-06-11T08:36:09.030Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
08:36:10 [2021-06-11T08:36:10.396Z] === RUN   TestDockerSuite/TestBuildAddScript
08:36:10 [2021-06-11T08:36:10.958Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
08:36:11 [2021-06-11T08:36:11.214Z] --- PASS: TestConfigCreateResolve (3.49s)
08:36:11 [2021-06-11T08:36:11.214Z] === RUN   TestConfigDaemonLibtrustID
08:36:11 [2021-06-11T08:36:11.471Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
08:36:11 [2021-06-11T08:36:11.726Z] --- PASS: TestConfigDaemonLibtrustID (0.57s)
08:36:11 [2021-06-11T08:36:11.726Z] PASS
08:36:11 [2021-06-11T08:36:11.726Z] 
08:36:11 [2021-06-11T08:36:11.726Z] DONE 7 tests in 21.288s
08:36:11 [2021-06-11T08:36:11.726Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
08:36:11 [2021-06-11T08:36:11.726Z] ++ 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
08:36:11 [2021-06-11T08:36:11.726Z] ++ set -e
08:36:11 [2021-06-11T08:36:11.726Z] ++ '[' -n 0 ']'
08:36:11 [2021-06-11T08:36:11.726Z] ++ set -x
08:36:11 [2021-06-11T08:36:11.726Z] ++ env -i DEST=/go/src/github.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
08:36:11 [2021-06-11T08:36:11.982Z] INFO: Testing against a local daemon
08:36:11 [2021-06-11T08:36:11.982Z] === RUN   TestCheckpoint
08:36:11 [2021-06-11T08:36:11.982Z] --- SKIP: TestCheckpoint (0.00s)
08:36:11 [2021-06-11T08:36:11.982Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:36:11 [2021-06-11T08:36:11.982Z] === RUN   TestContainerInvalidJSON
08:36:11 [2021-06-11T08:36:11.982Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
08:36:11 [2021-06-11T08:36:11.982Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
08:36:11 [2021-06-11T08:36:11.982Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
08:36:11 [2021-06-11T08:36:11.982Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
08:36:11 [2021-06-11T08:36:11.982Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
08:36:11 [2021-06-11T08:36:11.982Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
08:36:11 [2021-06-11T08:36:11.982Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
08:36:11 [2021-06-11T08:36:11.982Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
08:36:11 [2021-06-11T08:36:11.982Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
08:36:11 [2021-06-11T08:36:11.982Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
08:36:11 [2021-06-11T08:36:11.982Z] --- PASS: TestContainerInvalidJSON (0.04s)
08:36:11 [2021-06-11T08:36:11.982Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
08:36:11 [2021-06-11T08:36:11.982Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
08:36:11 [2021-06-11T08:36:11.982Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
08:36:11 [2021-06-11T08:36:11.982Z] === RUN   TestCopyFromContainerPathDoesNotExist
08:36:11 [2021-06-11T08:36:11.982Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
08:36:11 [2021-06-11T08:36:11.982Z] === RUN   TestCopyFromContainerPathIsNotDir
08:36:12 [2021-06-11T08:36:12.238Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
08:36:12 [2021-06-11T08:36:12.238Z] === RUN   TestCopyToContainerPathDoesNotExist
08:36:12 [2021-06-11T08:36:12.238Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
08:36:12 [2021-06-11T08:36:12.238Z] === RUN   TestCopyToContainerPathIsNotDir
08:36:12 [2021-06-11T08:36:12.238Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
08:36:12 [2021-06-11T08:36:12.238Z] === RUN   TestCopyFromContainer
08:36:12 [2021-06-11T08:36:12.494Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
08:36:13 [2021-06-11T08:36:13.000Z] tests/integration/regression_test.py ......                              [ 98%]
08:36:13 [2021-06-11T08:36:13.516Z] tests/integration/credentials/store_test.py ......                       [ 99%]
08:36:13 [2021-06-11T08:36:13.516Z] tests/integration/credentials/utils_test.py .                            [100%]
08:36:13 [2021-06-11T08:36:13.516Z] 
08:36:13 [2021-06-11T08:36:13.516Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
08:36:13 [2021-06-11T08:36:13.516Z] =========================== short test summary info ============================
08:36:13 [2021-06-11T08:36:13.516Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
08:36:13 [2021-06-11T08:36:13.516Z]   CONFIG_RT_GROUP_SCHED isn't enabled
08:36:13 [2021-06-11T08:36:13.516Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
08:36:13 [2021-06-11T08:36:13.516Z]   Not supported on most drivers
08:36:13 [2021-06-11T08:36:13.516Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
08:36:13 [2021-06-11T08:36:13.516Z]   Output of docker top depends on host distro, and is not formalized.
08:36:13 [2021-06-11T08:36:13.516Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
08:36:13 [2021-06-11T08:36:13.516Z]   Output of docker top depends on host distro, and is not formalized.
08:36:13 [2021-06-11T08:36:13.516Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
08:36:13 [2021-06-11T08:36:13.516Z]   Can fail if eth0 has multiple IP addresses
08:36:13 [2021-06-11T08:36:13.516Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
08:36:13 [2021-06-11T08:36:13.516Z]   This doesn't seem to be taken into account by the engine
08:36:13 [2021-06-11T08:36:13.516Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
08:36:13 [2021-06-11T08:36:13.516Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
08:36:13 [2021-06-11T08:36:13.516Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
08:36:13 [2021-06-11T08:36:13.516Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 358.18 seconds ==
08:36:13 [2021-06-11T08:36:13.773Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
08:36:15 [2021-06-11T08:36:15.012Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
08:36:15 [2021-06-11T08:36:15.012Z] === RUN   TestCopyFromContainer//
08:36:15 [2021-06-11T08:36:15.012Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
08:36:15 [2021-06-11T08:36:15.012Z] === RUN   TestCopyFromContainer//bar/root
08:36:15 [2021-06-11T08:36:15.012Z] === RUN   TestCopyFromContainer//bar/root/
08:36:15 [2021-06-11T08:36:15.267Z] === RUN   TestCopyFromContainer/bar/quux
08:36:15 [2021-06-11T08:36:15.267Z] === RUN   TestCopyFromContainer/bar/quux/
08:36:15 [2021-06-11T08:36:15.523Z] === RUN   TestCopyFromContainer/bar/quux/baz
08:36:15 [2021-06-11T08:36:15.523Z] === RUN   TestCopyFromContainer/bar/filesymlink
08:36:15 [2021-06-11T08:36:15.780Z] === RUN   TestCopyFromContainer/bar/dirsymlink
08:36:16 [2021-06-11T08:36:16.039Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
08:36:16 [2021-06-11T08:36:16.039Z] === RUN   TestCopyFromContainer/bar/notarget
08:36:16 [2021-06-11T08:36:16.296Z] --- PASS: TestCopyFromContainer (4.03s)
08:36:16 [2021-06-11T08:36:16.296Z]     --- PASS: TestCopyFromContainer// (0.15s)
08:36:16 [2021-06-11T08:36:16.296Z]     --- PASS: TestCopyFromContainer//bar/root (0.16s)
08:36:16 [2021-06-11T08:36:16.296Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.22s)
08:36:16 [2021-06-11T08:36:16.296Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
08:36:16 [2021-06-11T08:36:16.296Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.15s)
08:36:16 [2021-06-11T08:36:16.296Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
08:36:16 [2021-06-11T08:36:16.296Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.20s)
08:36:16 [2021-06-11T08:36:16.296Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.16s)
08:36:16 [2021-06-11T08:36:16.296Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s)
08:36:16 [2021-06-11T08:36:16.296Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.13s)
08:36:16 [2021-06-11T08:36:16.296Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
08:36:16 [2021-06-11T08:36:16.296Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:36:16 [2021-06-11T08:36:16.296Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:36:16 [2021-06-11T08:36:16.296Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:36:16 [2021-06-11T08:36:16.296Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:36:16 [2021-06-11T08:36:16.296Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
08:36:16 [2021-06-11T08:36:16.296Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
08:36:16 [2021-06-11T08:36:16.296Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:36:16 [2021-06-11T08:36:16.296Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
08:36:16 [2021-06-11T08:36:16.296Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:36:16 [2021-06-11T08:36:16.296Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
08:36:16 [2021-06-11T08:36:16.296Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
08:36:16 [2021-06-11T08:36:16.296Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
08:36:16 [2021-06-11T08:36:16.296Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
08:36:16 [2021-06-11T08:36:16.296Z] === RUN   TestCreateLinkToNonExistingContainer
08:36:16 [2021-06-11T08:36:16.296Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s)
08:36:16 [2021-06-11T08:36:16.296Z] === RUN   TestCreateWithInvalidEnv
08:36:16 [2021-06-11T08:36:16.553Z] === RUN   TestCreateWithInvalidEnv/0
08:36:16 [2021-06-11T08:36:16.553Z] === PAUSE TestCreateWithInvalidEnv/0
08:36:16 [2021-06-11T08:36:16.553Z] === RUN   TestCreateWithInvalidEnv/1
08:36:16 [2021-06-11T08:36:16.553Z] === PAUSE TestCreateWithInvalidEnv/1
08:36:16 [2021-06-11T08:36:16.553Z] === RUN   TestCreateWithInvalidEnv/2
08:36:16 [2021-06-11T08:36:16.553Z] === PAUSE TestCreateWithInvalidEnv/2
08:36:16 [2021-06-11T08:36:16.553Z] === CONT  TestCreateWithInvalidEnv/0
08:36:16 [2021-06-11T08:36:16.553Z] === CONT  TestCreateWithInvalidEnv/2
08:36:16 [2021-06-11T08:36:16.553Z] === CONT  TestCreateWithInvalidEnv/1
08:36:16 [2021-06-11T08:36:16.553Z] --- PASS: TestCreateWithInvalidEnv (0.06s)
08:36:16 [2021-06-11T08:36:16.553Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
08:36:16 [2021-06-11T08:36:16.553Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
08:36:16 [2021-06-11T08:36:16.553Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.03s)
08:36:16 [2021-06-11T08:36:16.553Z] === RUN   TestCreateTmpfsMountsTarget
08:36:16 [2021-06-11T08:36:16.553Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
08:36:16 [2021-06-11T08:36:16.553Z] === RUN   TestCreateWithCustomMaskedPaths
08:36:17 [2021-06-11T08:36:17.116Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
08:36:19 [2021-06-11T08:36:19.635Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
08:36:20 [2021-06-11T08:36:20.563Z] --- PASS: TestCreateWithCustomMaskedPaths (3.97s)
08:36:20 [2021-06-11T08:36:20.564Z] === RUN   TestCreateWithCustomReadonlyPaths
08:36:21 [2021-06-11T08:36:21.119Z] --- PASS: TestServiceWithDataPathPortInit (15.15s)
08:36:21 [2021-06-11T08:36:21.119Z] === RUN   TestServiceWithDefaultAddressPoolInit
08:36:21 [2021-06-11T08:36:21.928Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
08:36:24 [2021-06-11T08:36:24.449Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
08:36:24 [2021-06-11T08:36:24.449Z] --- PASS: TestCreateWithCustomReadonlyPaths (4.05s)
08:36:24 [2021-06-11T08:36:24.449Z] === RUN   TestCreateWithInvalidHealthcheckParams
08:36:24 [2021-06-11T08:36:24.705Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:36:24 [2021-06-11T08:36:24.705Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:36:24 [2021-06-11T08:36:24.705Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:36:24 [2021-06-11T08:36:24.705Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:36:24 [2021-06-11T08:36:24.705Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:36:24 [2021-06-11T08:36:24.705Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:36:24 [2021-06-11T08:36:24.705Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:36:24 [2021-06-11T08:36:24.705Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:36:24 [2021-06-11T08:36:24.705Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:36:24 [2021-06-11T08:36:24.705Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:36:24 [2021-06-11T08:36:24.705Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:36:24 [2021-06-11T08:36:24.705Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:36:24 [2021-06-11T08:36:24.705Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:36:24 [2021-06-11T08:36:24.705Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:36:24 [2021-06-11T08:36:24.705Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:36:24 [2021-06-11T08:36:24.705Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
08:36:24 [2021-06-11T08:36:24.705Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
08:36:24 [2021-06-11T08:36:24.705Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
08:36:24 [2021-06-11T08:36:24.705Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
08:36:24 [2021-06-11T08:36:24.705Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
08:36:24 [2021-06-11T08:36:24.706Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
08:36:24 [2021-06-11T08:36:24.706Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
08:36:25 [2021-06-11T08:36:25.966Z] Leaving: AppArmorNo profiles have been unloaded.
08:36:25 [2021-06-11T08:36:25.966Z] 
08:36:25 [2021-06-11T08:36:25.966Z] Unloading profiles will leave already running processes permanently
08:36:25 [2021-06-11T08:36:25.966Z] unconfined, which can lead to unexpected situations.
08:36:25 [2021-06-11T08:36:25.966Z] 
08:36:25 [2021-06-11T08:36:25.966Z] To set a process to complain mode, use the command line tool
08:36:25 [2021-06-11T08:36:25.966Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:36:25 [2021-06-11T08:36:25.966Z] 
Post stage
[Pipeline] junit
08:36:25 [2021-06-11T08:36:25.978Z] Recording test results
08:36:26 [2021-06-11T08:36:26.075Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.16s)
08:36:26 [2021-06-11T08:36:26.076Z] === RUN   TestCreateDifferentPlatform
08:36:26 [2021-06-11T08:36:26.076Z] === RUN   TestCreateDifferentPlatform/different_os
08:36:26 [2021-06-11T08:36:26.076Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
08:36:26 [2021-06-11T08:36:26.076Z] --- PASS: TestCreateDifferentPlatform (0.07s)
08:36:26 [2021-06-11T08:36:26.076Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
08:36:26 [2021-06-11T08:36:26.076Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
08:36:26 [2021-06-11T08:36:26.076Z] === RUN   TestCreateVolumesFromNonExistingContainer
08:36:26 [2021-06-11T08:36:26.076Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
08:36:26 [2021-06-11T08:36:26.076Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
08:36:26 [2021-06-11T08:36:26.076Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
08:36:26 [2021-06-11T08:36:26.076Z] === RUN   TestContainerStartOnDaemonRestart
08:36:26 [2021-06-11T08:36:26.076Z] === PAUSE TestContainerStartOnDaemonRestart
08:36:26 [2021-06-11T08:36:26.076Z] === RUN   TestDaemonRestartIpcMode
08:36:26 [2021-06-11T08:36:26.076Z] === PAUSE TestDaemonRestartIpcMode
08:36:26 [2021-06-11T08:36:26.076Z] === RUN   TestDaemonHostGatewayIP
08:36:26 [2021-06-11T08:36:26.076Z] === PAUSE TestDaemonHostGatewayIP
08:36:26 [2021-06-11T08:36:26.076Z] === RUN   TestRestartDaemonWithRestartingContainer
08:36:26 [2021-06-11T08:36:26.076Z] === PAUSE TestRestartDaemonWithRestartingContainer
08:36:26 [2021-06-11T08:36:26.076Z] === RUN   TestContainerKillOnDaemonStart
08:36:26 [2021-06-11T08:36:26.076Z] === PAUSE TestContainerKillOnDaemonStart
08:36:26 [2021-06-11T08:36:26.076Z] === RUN   TestDiff
08:36:26 [2021-06-11T08:36:26.637Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
08:36:26 [2021-06-11T08:36:26.893Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
08:36:26 [2021-06-11T08:36:26.939Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
08:36:27 [2021-06-11T08:36:27.215Z] + echo Ensuring container killed.
08:36:27 [2021-06-11T08:36:27.215Z] Ensuring container killed.
08:36:27 [2021-06-11T08:36:27.215Z] + docker rm -vf docker-pr4
08:36:27 [2021-06-11T08:36:27.215Z] Error: No such container: docker-pr4
[Pipeline] sh
08:36:27 [2021-06-11T08:36:27.454Z] --- PASS: TestDiff (1.32s)
08:36:27 [2021-06-11T08:36:27.454Z] === RUN   TestExecWithCloseStdin
08:36:27 [2021-06-11T08:36:27.495Z] + echo Chowning /workspace to jenkins user
08:36:27 [2021-06-11T08:36:27.495Z] Chowning /workspace to jenkins user
08:36:27 [2021-06-11T08:36:27.495Z] + id -u
08:36:27 [2021-06-11T08:36:27.495Z] + id -g
08:36:27 [2021-06-11T08:36:27.495Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42514:/workspace busybox chown -R 1000:1000 /workspace
08:36:27 [2021-06-11T08:36:27.495Z] Unable to find image 'busybox:latest' locally
08:36:27 [2021-06-11T08:36:27.754Z] latest: Pulling from library/busybox
08:36:27 [2021-06-11T08:36:27.754Z] b71f96345d44: Pulling fs layer
08:36:27 [2021-06-11T08:36:27.754Z] b71f96345d44: Verifying Checksum
08:36:27 [2021-06-11T08:36:27.754Z] b71f96345d44: Download complete
08:36:28 [2021-06-11T08:36:28.012Z] b71f96345d44: Pull complete
08:36:28 [2021-06-11T08:36:28.012Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d
08:36:28 [2021-06-11T08:36:28.012Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
08:36:29 [2021-06-11T08:36:29.203Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.61s)
08:36:29 [2021-06-11T08:36:29.203Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:s6c1xmrvw36xis5uinpoogmmz Created:2021-06-11 08:36:22.409524794 +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[c13da679821587eaa1fe4f38df6c2913bb0523e18a9afdae7396d050e6bfc18d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uz12s078zsfvmk5p6nmbj19iw EndpointID:f2b9e558af0d3e1d0893e015189bee6ff0991364635353612d859488fd7bdafc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2338291efce193716e050014f7e06704949c0c7bc320adba6a5d638873d7a38c 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:66c544ce2192 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uz12s078zsfvmk5p6nmbj19iw EndpointID:f2b9e558af0d3e1d0893e015189bee6ff0991364635353612d859488fd7bdafc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
08:36:29 [2021-06-11T08:36:29.203Z] PASS
08:36:29 [2021-06-11T08:36:29.203Z] 
08:36:29 [2021-06-11T08:36:29.203Z] === Skipped
08:36:29 [2021-06-11T08:36:29.203Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
08:36:29 [2021-06-11T08:36:29.203Z]     service_test.go:242: FLAKY_TEST
08:36:29 [2021-06-11T08:36:29.203Z] 
08:36:29 [2021-06-11T08:36:29.203Z] 
08:36:29 [2021-06-11T08:36:29.203Z] DONE 26 tests, 1 skipped in 49.262s
08:36:29 [2021-06-11T08:36:29.203Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
08:36:29 [2021-06-11T08:36:29.203Z] INFO: Testing against a local daemon
08:36:29 [2021-06-11T08:36:29.203Z] === RUN   TestDockerNetworkIpvlanPersistance
08:36:29 [2021-06-11T08:36:29.203Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
08:36:29 [2021-06-11T08:36:29.203Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:36:29 [2021-06-11T08:36:29.203Z] === RUN   TestDockerNetworkIpvlan
08:36:29 [2021-06-11T08:36:29.203Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
08:36:29 [2021-06-11T08:36:29.203Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:36:29 [2021-06-11T08:36:29.203Z] PASS
08:36:29 [2021-06-11T08:36:29.203Z] 
08:36:29 [2021-06-11T08:36:29.203Z] === Skipped
08:36:29 [2021-06-11T08:36:29.203Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
08:36:29 [2021-06-11T08:36:29.203Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:36:29 [2021-06-11T08:36:29.203Z] 
08:36:29 [2021-06-11T08:36:29.203Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
08:36:29 [2021-06-11T08:36:29.203Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:36:29 [2021-06-11T08:36:29.203Z] 
08:36:29 [2021-06-11T08:36:29.203Z] 
08:36:29 [2021-06-11T08:36:29.203Z] DONE 2 tests, 2 skipped in 0.038s
08:36:29 [2021-06-11T08:36:29.203Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
08:36:29 [2021-06-11T08:36:29.203Z] INFO: Testing against a local daemon
08:36:29 [2021-06-11T08:36:29.203Z] === RUN   TestDockerNetworkMacvlanPersistance
08:36:29 [2021-06-11T08:36:29.247Z] + bundleName=docker-py
08:36:29 [2021-06-11T08:36:29.247Z] + echo Creating docker-py-bundles.tar.gz
08:36:29 [2021-06-11T08:36:29.247Z] Creating docker-py-bundles.tar.gz
08:36:29 [2021-06-11T08:36:29.247Z] + 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
08:36:29 [2021-06-11T08:36:29.259Z] Archiving artifacts
08:36:29 [2021-06-11T08:36:29.343Z] --- PASS: TestExecWithCloseStdin (1.97s)
08:36:29 [2021-06-11T08:36:29.343Z] === RUN   TestExec
08:36:29 [2021-06-11T08:36:29.904Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
08:36:30 [2021-06-11T08:36:30.138Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s)
08:36:30 [2021-06-11T08:36:30.138Z] === RUN   TestDockerNetworkMacvlan
08:36:30 [2021-06-11T08:36:30.467Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
08:36:30 [2021-06-11T08:36:30.700Z] === RUN   TestDockerNetworkMacvlan/Subinterface
08:36:31 [2021-06-11T08:36:31.029Z] --- PASS: TestExec (1.86s)
08:36:31 [2021-06-11T08:36:31.029Z] === RUN   TestExecUser
08:36:31 [2021-06-11T08:36:31.119Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42514/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
08:36:31 [2021-06-11T08:36:31.464Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42514/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=a37eb2dc2b703ab9c83ab2953d0db422d6478a0e -e DOCKER_GRAPHDRIVER docker:a37eb2dc2b703ab9c83ab2953d0db422d6478a0e hack/make.sh binary
08:36:31 [2021-06-11T08:36:31.625Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
08:36:32 [2021-06-11T08:36:32.030Z] 
08:36:32 [2021-06-11T08:36:32.030Z] Removing bundles/
08:36:32 [2021-06-11T08:36:32.030Z] 
08:36:32 [2021-06-11T08:36:32.030Z] ---> Making bundle: binary (in bundles/binary)
08:36:32 [2021-06-11T08:36:32.030Z] Building: bundles/binary-daemon/dockerd-dev
08:36:32 [2021-06-11T08:36:32.030Z] GOOS="" GOARCH="" GOARM=""
08:36:32 [2021-06-11T08:36:32.361Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
08:36:32 [2021-06-11T08:36:32.361Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
08:36:32 [2021-06-11T08:36:32.361Z] === RUN   TestLoadDaemonCliConfigWithTLS
08:36:32 [2021-06-11T08:36:32.361Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
08:36:32 [2021-06-11T08:36:32.361Z] === RUN   TestLoadDaemonCliConfigWithConflicts
08:36:32 [2021-06-11T08:36:32.361Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
08:36:32 [2021-06-11T08:36:32.361Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
08:36:32 [2021-06-11T08:36:32.361Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.01s)
08:36:32 [2021-06-11T08:36:32.361Z] === RUN   TestLoadDaemonCliWithConflictingLabels
08:36:32 [2021-06-11T08:36:32.361Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
08:36:32 [2021-06-11T08:36:32.361Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
08:36:32 [2021-06-11T08:36:32.361Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
08:36:32 [2021-06-11T08:36:32.361Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
08:36:32 [2021-06-11T08:36:32.361Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
08:36:32 [2021-06-11T08:36:32.361Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
08:36:32 [2021-06-11T08:36:32.361Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
08:36:32 [2021-06-11T08:36:32.361Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
08:36:32 [2021-06-11T08:36:32.361Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
08:36:32 [2021-06-11T08:36:32.361Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
08:36:32 [2021-06-11T08:36:32.361Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
08:36:32 [2021-06-11T08:36:32.361Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
08:36:32 [2021-06-11T08:36:32.361Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
08:36:32 [2021-06-11T08:36:32.361Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
08:36:32 [2021-06-11T08:36:32.361Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
08:36:32 [2021-06-11T08:36:32.361Z] === RUN   TestConfigureDaemonLogs
08:36:32 [2021-06-11T08:36:32.361Z] --- PASS: TestConfigureDaemonLogs (0.00s)
08:36:32 [2021-06-11T08:36:32.361Z] === RUN   TestCommonOptionsInstallFlags
08:36:32 [2021-06-11T08:36:32.361Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
08:36:32 [2021-06-11T08:36:32.361Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
08:36:32 [2021-06-11T08:36:32.361Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
08:36:32 [2021-06-11T08:36:32.361Z] PASS
08:36:32 [2021-06-11T08:36:32.361Z] coverage: 18.4% of statements
08:36:32 [2021-06-11T08:36:32.361Z] ok  	github.com/docker/docker/cmd/dockerd	0.248s	coverage: 18.4% of statements
08:36:32 [2021-06-11T08:36:32.552Z] === RUN   TestDockerNetworkMacvlan/NilParent
08:36:32 [2021-06-11T08:36:32.918Z] --- PASS: TestExecUser (1.48s)
08:36:32 [2021-06-11T08:36:32.918Z] === RUN   TestExportContainerAndImportImage
08:36:33 [2021-06-11T08:36:33.483Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
08:36:33 [2021-06-11T08:36:33.739Z] --- PASS: TestExportContainerAndImportImage (1.20s)
08:36:33 [2021-06-11T08:36:33.739Z] === RUN   TestExportContainerAfterDaemonRestart
08:36:33 [2021-06-11T08:36:33.875Z] === RUN   TestContainerStopSignal
08:36:33 [2021-06-11T08:36:33.875Z] --- PASS: TestContainerStopSignal (0.00s)
08:36:33 [2021-06-11T08:36:33.875Z] === RUN   TestContainerStopTimeout
08:36:33 [2021-06-11T08:36:33.875Z] --- PASS: TestContainerStopTimeout (0.00s)
08:36:33 [2021-06-11T08:36:33.875Z] === RUN   TestContainerSecretReferenceDestTarget
08:36:33 [2021-06-11T08:36:33.875Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
08:36:33 [2021-06-11T08:36:33.875Z] === RUN   TestContainerLogPathSetForJSONFileLogger
08:36:33 [2021-06-11T08:36:33.875Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
08:36:33 [2021-06-11T08:36:33.875Z] === RUN   TestContainerLogPathSetForRingLogger
08:36:33 [2021-06-11T08:36:33.875Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
08:36:33 [2021-06-11T08:36:33.875Z] === RUN   TestReplaceAndAppendEnvVars
08:36:33 [2021-06-11T08:36:33.875Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
08:36:33 [2021-06-11T08:36:33.875Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
08:36:33 [2021-06-11T08:36:33.875Z] === RUN   TestNewMemoryStore
08:36:33 [2021-06-11T08:36:33.875Z] --- PASS: TestNewMemoryStore (0.00s)
08:36:33 [2021-06-11T08:36:33.875Z] === RUN   TestAddContainers
08:36:33 [2021-06-11T08:36:33.875Z] --- PASS: TestAddContainers (0.00s)
08:36:33 [2021-06-11T08:36:33.875Z] === RUN   TestGetContainer
08:36:33 [2021-06-11T08:36:33.875Z] --- PASS: TestGetContainer (0.00s)
08:36:33 [2021-06-11T08:36:33.875Z] === RUN   TestDeleteContainer
08:36:33 [2021-06-11T08:36:33.875Z] --- PASS: TestDeleteContainer (0.00s)
08:36:33 [2021-06-11T08:36:33.875Z] === RUN   TestListContainers
08:36:33 [2021-06-11T08:36:33.875Z] --- PASS: TestListContainers (0.00s)
08:36:33 [2021-06-11T08:36:33.875Z] === RUN   TestFirstContainer
08:36:33 [2021-06-11T08:36:33.875Z] --- PASS: TestFirstContainer (0.00s)
08:36:33 [2021-06-11T08:36:33.875Z] === RUN   TestApplyAllContainer
08:36:33 [2021-06-11T08:36:33.875Z] --- PASS: TestApplyAllContainer (0.00s)
08:36:33 [2021-06-11T08:36:33.875Z] === RUN   TestIsValidHealthString
08:36:33 [2021-06-11T08:36:33.875Z] --- PASS: TestIsValidHealthString (0.00s)
08:36:33 [2021-06-11T08:36:33.875Z] === RUN   TestStateRunStop
08:36:33 [2021-06-11T08:36:33.875Z] --- PASS: TestStateRunStop (0.00s)
08:36:33 [2021-06-11T08:36:33.875Z] === RUN   TestStateTimeoutWait
08:36:33 [2021-06-11T08:36:33.875Z] --- PASS: TestStateTimeoutWait (0.11s)
08:36:33 [2021-06-11T08:36:33.875Z]     state_test.go:141: Stop callback fired
08:36:33 [2021-06-11T08:36:33.875Z]     state_test.go:165: Stop callback fired
08:36:33 [2021-06-11T08:36:33.875Z] === RUN   TestIsValidStateString
08:36:33 [2021-06-11T08:36:33.875Z] --- PASS: TestIsValidStateString (0.00s)
08:36:33 [2021-06-11T08:36:33.875Z] === RUN   TestViewSaveDelete
08:36:33 [2021-06-11T08:36:33.875Z] --- PASS: TestViewSaveDelete (0.02s)
08:36:33 [2021-06-11T08:36:33.875Z] === RUN   TestViewAll
08:36:33 [2021-06-11T08:36:33.875Z] --- PASS: TestViewAll (0.01s)
08:36:33 [2021-06-11T08:36:33.875Z] === RUN   TestViewGet
08:36:33 [2021-06-11T08:36:33.875Z] --- PASS: TestViewGet (0.01s)
08:36:33 [2021-06-11T08:36:33.875Z] === RUN   TestNames
08:36:33 [2021-06-11T08:36:33.875Z] --- PASS: TestNames (0.00s)
08:36:33 [2021-06-11T08:36:33.875Z] === RUN   TestViewWithHealthCheck
08:36:33 [2021-06-11T08:36:33.875Z] --- PASS: TestViewWithHealthCheck (0.01s)
08:36:33 [2021-06-11T08:36:33.875Z] PASS
08:36:33 [2021-06-11T08:36:33.875Z] coverage: 41.5% of statements
08:36:33 [2021-06-11T08:36:33.875Z] ok  	github.com/docker/docker/container	0.290s	coverage: 41.5% of statements
08:36:33 [2021-06-11T08:36:33.995Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
08:36:35 [2021-06-11T08:36:35.119Z] === RUN   TestDockerNetworkMacvlan/InternalMode
08:36:35 [2021-06-11T08:36:35.361Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s)
08:36:35 [2021-06-11T08:36:35.361Z] === RUN   TestHealthCheckWorkdir
08:36:37 [2021-06-11T08:36:37.250Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
08:36:37 [2021-06-11T08:36:37.250Z] === RUN   TestDockerSuite/TestBuildAddTar
08:36:37 [2021-06-11T08:36:37.250Z] --- PASS: TestHealthCheckWorkdir (1.95s)
08:36:37 [2021-06-11T08:36:37.250Z] === RUN   TestHealthKillContainer
08:36:38 [2021-06-11T08:36:38.386Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
08:36:39 [2021-06-11T08:36:39.608Z] === RUN   TestPrepare
08:36:39 [2021-06-11T08:36:39.608Z] --- PASS: TestPrepare (0.00s)
08:36:39 [2021-06-11T08:36:39.608Z] === RUN   TestStart
08:36:39 [2021-06-11T08:36:39.608Z] --- PASS: TestStart (0.00s)
08:36:39 [2021-06-11T08:36:39.608Z] === RUN   TestWaitCancel
08:36:39 [2021-06-11T08:36:39.608Z] --- PASS: TestWaitCancel (0.00s)
08:36:39 [2021-06-11T08:36:39.608Z] === RUN   TestWaitDisabled
08:36:39 [2021-06-11T08:36:39.608Z] --- PASS: TestWaitDisabled (0.13s)
08:36:39 [2021-06-11T08:36:39.608Z] === RUN   TestWaitEnabled
08:36:39 [2021-06-11T08:36:39.608Z] --- PASS: TestWaitEnabled (0.00s)
08:36:39 [2021-06-11T08:36:39.608Z] === RUN   TestRemove
08:36:39 [2021-06-11T08:36:39.608Z] --- PASS: TestRemove (0.00s)
08:36:39 [2021-06-11T08:36:39.608Z] PASS
08:36:39 [2021-06-11T08:36:39.608Z] coverage: 65.3% of statements
08:36:39 [2021-06-11T08:36:39.608Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.262s	coverage: 65.3% of statements
08:36:40 [2021-06-11T08:36:40.060Z] === RUN   TestNewListSecretsFilters
08:36:40 [2021-06-11T08:36:40.060Z] --- PASS: TestNewListSecretsFilters (0.00s)
08:36:40 [2021-06-11T08:36:40.060Z] === RUN   TestNewListConfigsFilters
08:36:40 [2021-06-11T08:36:40.060Z] --- PASS: TestNewListConfigsFilters (0.00s)
08:36:40 [2021-06-11T08:36:40.060Z] PASS
08:36:40 [2021-06-11T08:36:40.060Z] coverage: 0.5% of statements
08:36:40 [2021-06-11T08:36:40.060Z] ok  	github.com/docker/docker/daemon/cluster	0.431s	coverage: 0.5% of statements
08:36:40 [2021-06-11T08:36:40.514Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
08:36:40 [2021-06-11T08:36:40.771Z] --- PASS: TestHealthKillContainer (3.41s)
08:36:40 [2021-06-11T08:36:40.771Z] === RUN   TestInspectCpusetInConfigPre120
08:36:42 [2021-06-11T08:36:42.137Z] --- PASS: TestInspectCpusetInConfigPre120 (1.34s)
08:36:42 [2021-06-11T08:36:42.137Z] === RUN   TestIpcModeNone
08:36:43 [2021-06-11T08:36:43.626Z] === RUN   TestDockerNetworkMacvlan/Addressing
08:36:44 [2021-06-11T08:36:44.074Z] --- PASS: TestIpcModeNone (1.79s)
08:36:44 [2021-06-11T08:36:44.074Z] === RUN   TestIpcModePrivate
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestVerifyNetworkingConfig
08:36:44 [2021-06-11T08:36:44.696Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestGetContainer
08:36:44 [2021-06-11T08:36:44.696Z] --- PASS: TestGetContainer (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestValidContainerNames
08:36:44 [2021-06-11T08:36:44.696Z] --- PASS: TestValidContainerNames (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestContainerInitDNS
08:36:44 [2021-06-11T08:36:44.696Z] --- SKIP: TestContainerInitDNS (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     daemon_test.go:147: root required
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestMerge
08:36:44 [2021-06-11T08:36:44.696Z] --- PASS: TestMerge (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestValidateContainerIsolation
08:36:44 [2021-06-11T08:36:44.696Z] --- PASS: TestValidateContainerIsolation (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestFindNetworkErrorType
08:36:44 [2021-06-11T08:36:44.696Z] --- PASS: TestFindNetworkErrorType (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestEnsureServicesExist
08:36:44 [2021-06-11T08:36:44.696Z] --- PASS: TestEnsureServicesExist (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestEnsureServicesExistErrors
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
08:36:44 [2021-06-11T08:36:44.696Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestContainerDelete
08:36:44 [2021-06-11T08:36:44.696Z] --- PASS: TestContainerDelete (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestContainerDoubleDelete
08:36:44 [2021-06-11T08:36:44.696Z] --- PASS: TestContainerDoubleDelete (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestLogContainerEventCopyLabels
08:36:44 [2021-06-11T08:36:44.696Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestLogContainerEventWithAttributes
08:36:44 [2021-06-11T08:36:44.696Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestNoneHealthcheck
08:36:44 [2021-06-11T08:36:44.696Z] --- PASS: TestNoneHealthcheck (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestHealthStates
08:36:44 [2021-06-11T08:36:44.696Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s)
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
08:36:44 [2021-06-11T08:36:44.696Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
08:36:44 [2021-06-11T08:36:44.696Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
08:36:44 [2021-06-11T08:36:44.696Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertToGRPCContainerRuntime
08:36:44 [2021-06-11T08:36:44.696Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
08:36:44 [2021-06-11T08:36:44.696Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertToGRPCIsolation
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertToGRPCIsolation/empty
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertToGRPCIsolation/default
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertToGRPCIsolation/process
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
08:36:44 [2021-06-11T08:36:44.696Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertFromGRPCIsolation
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertFromGRPCIsolation/default
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertFromGRPCIsolation/process
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
08:36:44 [2021-06-11T08:36:44.696Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z] time="2021-06-11T08:36:43Z" 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"
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertToGRPCCredentialSpec
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
08:36:44 [2021-06-11T08:36:44.696Z] time="2021-06-11T08:36:44Z" 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"
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
08:36:44 [2021-06-11T08:36:44.696Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
08:36:44 [2021-06-11T08:36:44.696Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z] time="2021-06-11T08:36:44Z" 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"
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
08:36:44 [2021-06-11T08:36:44.696Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
08:36:44 [2021-06-11T08:36:44.696Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
08:36:44 [2021-06-11T08:36:44.696Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertFromGRPCConfigs
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertFromGRPCConfigs/file
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
08:36:44 [2021-06-11T08:36:44.696Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertToGRPCConfigs
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertToGRPCConfigs/file
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestServiceConvertToGRPCConfigs/none
08:36:44 [2021-06-11T08:36:44.696Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z] time="2021-06-11T08:36:44Z" 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"
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z] PASS
08:36:44 [2021-06-11T08:36:44.696Z] coverage: 35.9% of statements
08:36:44 [2021-06-11T08:36:44.696Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.732s	coverage: 35.9% of statements
08:36:44 [2021-06-11T08:36:44.696Z] time="2021-06-11T08:36:44Z" 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"
08:36:44 [2021-06-11T08:36:44.696Z] time="2021-06-11T08:36:44Z" 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"
08:36:44 [2021-06-11T08:36:44.696Z] time="2021-06-11T08:36:44Z" 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"
08:36:44 [2021-06-11T08:36:44.696Z] time="2021-06-11T08:36:44Z" 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"
08:36:44 [2021-06-11T08:36:44.696Z] time="2021-06-11T08:36:44Z" 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"
08:36:44 [2021-06-11T08:36:44.696Z] time="2021-06-11T08:36:44Z" 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"
08:36:44 [2021-06-11T08:36:44.696Z] --- PASS: TestHealthStates (0.19s)
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestMaskURLCredentials
08:36:44 [2021-06-11T08:36:44.696Z] --- PASS: TestMaskURLCredentials (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestGetInspectData
08:36:44 [2021-06-11T08:36:44.696Z] --- PASS: TestGetInspectData (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestFillLicense
08:36:44 [2021-06-11T08:36:44.696Z] --- PASS: TestFillLicense (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestListInvalidFilter
08:36:44 [2021-06-11T08:36:44.696Z] --- PASS: TestListInvalidFilter (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestNameFilter
08:36:44 [2021-06-11T08:36:44.696Z] --- PASS: TestNameFilter (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
08:36:44 [2021-06-11T08:36:44.696Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestSetWindowsCredentialSpecInSpec
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
08:36:44 [2021-06-11T08:36:44.696Z] === 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
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
08:36:44 [2021-06-11T08:36:44.696Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
08:36:44 [2021-06-11T08:36:44.696Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
08:36:44 [2021-06-11T08:36:44.696Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
08:36:44 [2021-06-11T08:36:44.697Z]     --- 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)
08:36:44 [2021-06-11T08:36:44.697Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
08:36:44 [2021-06-11T08:36:44.697Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
08:36:44 [2021-06-11T08:36:44.697Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
08:36:44 [2021-06-11T08:36:44.697Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
08:36:44 [2021-06-11T08:36:44.697Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
08:36:44 [2021-06-11T08:36:44.697Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
08:36:44 [2021-06-11T08:36:44.697Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
08:36:44 [2021-06-11T08:36:44.697Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
08:36:44 [2021-06-11T08:36:44.697Z] === RUN   TestDaemonReloadLabels
08:36:44 [2021-06-11T08:36:44.697Z] --- PASS: TestDaemonReloadLabels (0.00s)
08:36:44 [2021-06-11T08:36:44.697Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
08:36:44 [2021-06-11T08:36:44.697Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
08:36:44 [2021-06-11T08:36:44.697Z] === RUN   TestDaemonReloadMirrors
08:36:44 [2021-06-11T08:36:44.697Z] --- PASS: TestDaemonReloadMirrors (0.00s)
08:36:44 [2021-06-11T08:36:44.697Z] === RUN   TestDaemonReloadInsecureRegistries
08:36:44 [2021-06-11T08:36:44.697Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
08:36:44 [2021-06-11T08:36:44.697Z] === RUN   TestDaemonReloadNotAffectOthers
08:36:44 [2021-06-11T08:36:44.697Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
08:36:44 [2021-06-11T08:36:44.697Z] === RUN   TestDaemonDiscoveryReload
08:36:44 [2021-06-11T08:36:44.992Z] --- PASS: TestDockerNetworkMacvlan (15.03s)
08:36:44 [2021-06-11T08:36:44.992Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
08:36:44 [2021-06-11T08:36:44.992Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
08:36:44 [2021-06-11T08:36:44.992Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.71s)
08:36:44 [2021-06-11T08:36:44.992Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.96s)
08:36:44 [2021-06-11T08:36:44.992Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.25s)
08:36:44 [2021-06-11T08:36:44.992Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.41s)
08:36:44 [2021-06-11T08:36:44.992Z] PASS
08:36:44 [2021-06-11T08:36:44.992Z] 
08:36:44 [2021-06-11T08:36:44.992Z] DONE 8 tests in 16.370s
08:36:44 [2021-06-11T08:36:44.992Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
08:36:44 [2021-06-11T08:36:44.992Z] testing: warning: no tests to run
08:36:44 [2021-06-11T08:36:44.992Z] PASS
08:36:44 [2021-06-11T08:36:44.992Z] 
08:36:44 [2021-06-11T08:36:44.992Z] DONE 0 tests in 0.007s
08:36:44 [2021-06-11T08:36:44.992Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
08:36:45 [2021-06-11T08:36:45.247Z] INFO: Testing against a local daemon
08:36:45 [2021-06-11T08:36:45.247Z] === RUN   TestAuthZPluginAllowRequest
08:36:45 [2021-06-11T08:36:45.650Z] --- PASS: TestDaemonDiscoveryReload (1.14s)
08:36:45 [2021-06-11T08:36:45.650Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
08:36:45 [2021-06-11T08:36:45.977Z] --- PASS: TestIpcModePrivate (1.98s)
08:36:45 [2021-06-11T08:36:45.977Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false
08:36:45 [2021-06-11T08:36:45.977Z] === RUN   TestIpcModeShareable
08:36:46 [2021-06-11T08:36:46.102Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
08:36:46 [2021-06-11T08:36:46.102Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
08:36:46 [2021-06-11T08:36:46.553Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
08:36:46 [2021-06-11T08:36:46.553Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
08:36:46 [2021-06-11T08:36:46.553Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
08:36:46 [2021-06-11T08:36:46.553Z]     reload_test.go:520: root required
08:36:46 [2021-06-11T08:36:46.553Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
08:36:46 [2021-06-11T08:36:46.553Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
08:36:46 [2021-06-11T08:36:46.553Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
08:36:46 [2021-06-11T08:36:46.553Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s)
08:36:46 [2021-06-11T08:36:46.553Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
08:36:46 [2021-06-11T08:36:46.553Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
08:36:46 [2021-06-11T08:36:46.553Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
08:36:46 [2021-06-11T08:36:46.553Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
08:36:46 [2021-06-11T08:36:46.553Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
08:36:46 [2021-06-11T08:36:46.553Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
08:36:46 [2021-06-11T08:36:46.553Z] === RUN   TestParseVolumesFrom
08:36:46 [2021-06-11T08:36:46.553Z] --- PASS: TestParseVolumesFrom (0.00s)
08:36:46 [2021-06-11T08:36:46.553Z] PASS
08:36:46 [2021-06-11T08:36:46.553Z] coverage: 9.1% of statements
08:36:46 [2021-06-11T08:36:46.553Z] ok  	github.com/docker/docker/daemon	2.964s	coverage: 9.1% of statements
08:36:46 [2021-06-11T08:36:46.611Z] --- PASS: TestAuthZPluginAllowRequest (1.49s)
08:36:46 [2021-06-11T08:36:46.611Z] === RUN   TestAuthZPluginTLS
08:36:47 [2021-06-11T08:36:47.172Z] --- PASS: TestAuthZPluginTLS (0.54s)
08:36:47 [2021-06-11T08:36:47.172Z] === RUN   TestAuthZPluginDenyRequest
08:36:47 [2021-06-11T08:36:47.732Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
08:36:47 [2021-06-11T08:36:47.732Z] === RUN   TestAuthZPluginAPIDenyResponse
08:36:47 [2021-06-11T08:36:47.869Z] === RUN   TestDockerSuite/TestBuildAddTarXz
08:36:47 [2021-06-11T08:36:47.869Z] --- PASS: TestIpcModeShareable (1.98s)
08:36:47 [2021-06-11T08:36:47.869Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true
08:36:47 [2021-06-11T08:36:47.869Z] === RUN   TestAPIIpcModeShareableAndContainer
08:36:48 [2021-06-11T08:36:48.294Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
08:36:48 [2021-06-11T08:36:48.294Z] === RUN   TestAuthZPluginDenyResponse
08:36:48 [2021-06-11T08:36:48.700Z] === RUN   TestWaitNodeAttachment
08:36:48 [2021-06-11T08:36:48.700Z] === RUN   TestBuilderGC
08:36:48 [2021-06-11T08:36:48.700Z] --- PASS: TestBuilderGC (0.00s)
08:36:48 [2021-06-11T08:36:48.700Z] === RUN   TestDaemonConfigurationNotFound
08:36:48 [2021-06-11T08:36:48.700Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
08:36:48 [2021-06-11T08:36:48.700Z] === RUN   TestDaemonBrokenConfiguration
08:36:48 [2021-06-11T08:36:48.700Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
08:36:48 [2021-06-11T08:36:48.700Z] === RUN   TestParseClusterAdvertiseSettings
08:36:48 [2021-06-11T08:36:48.700Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
08:36:48 [2021-06-11T08:36:48.700Z] === RUN   TestFindConfigurationConflicts
08:36:48 [2021-06-11T08:36:48.700Z] --- PASS: TestFindConfigurationConflicts (0.00s)
08:36:48 [2021-06-11T08:36:48.700Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
08:36:48 [2021-06-11T08:36:48.700Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
08:36:48 [2021-06-11T08:36:48.700Z] === RUN   TestDaemonConfigurationMergeConflicts
08:36:48 [2021-06-11T08:36:48.700Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
08:36:48 [2021-06-11T08:36:48.700Z] === RUN   TestDaemonConfigurationMergeConcurrent
08:36:48 [2021-06-11T08:36:48.700Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
08:36:48 [2021-06-11T08:36:48.700Z] === RUN   TestDaemonConfigurationMergeConcurrentError
08:36:48 [2021-06-11T08:36:48.700Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
08:36:48 [2021-06-11T08:36:48.700Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
08:36:48 [2021-06-11T08:36:48.700Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
08:36:48 [2021-06-11T08:36:48.700Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
08:36:48 [2021-06-11T08:36:48.700Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
08:36:48 [2021-06-11T08:36:48.700Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
08:36:48 [2021-06-11T08:36:48.700Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
08:36:48 [2021-06-11T08:36:48.700Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
08:36:48 [2021-06-11T08:36:48.700Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
08:36:48 [2021-06-11T08:36:48.700Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
08:36:48 [2021-06-11T08:36:48.700Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
08:36:48 [2021-06-11T08:36:48.700Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
08:36:48 [2021-06-11T08:36:48.700Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestFindConfigurationConflictsWithMergedValues
08:36:48 [2021-06-11T08:36:48.701Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestValidateConfigurationErrors
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
08:36:48 [2021-06-11T08:36:48.701Z] --- PASS: TestValidateConfigurationErrors (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestValidateConfiguration
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestValidateConfiguration/with_label
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestValidateConfiguration/with_dns
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestValidateConfiguration/with_dns-search
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestValidateConfiguration/with_max-download-attempts
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestValidateConfiguration/with_node_generic_resources
08:36:48 [2021-06-11T08:36:48.701Z] --- PASS: TestValidateConfiguration (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestModifiedDiscoverySettings
08:36:48 [2021-06-11T08:36:48.701Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestReloadSetConfigFileNotExist
08:36:48 [2021-06-11T08:36:48.701Z] time="2021-06-11T08:36:48Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
08:36:48 [2021-06-11T08:36:48.701Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s)
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestReloadDefaultConfigNotExist
08:36:48 [2021-06-11T08:36:48.701Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestReloadBadDefaultConfig
08:36:48 [2021-06-11T08:36:48.701Z] time="2021-06-11T08:36:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-573450155"
08:36:48 [2021-06-11T08:36:48.701Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestReloadWithConflictingLabels
08:36:48 [2021-06-11T08:36:48.701Z] time="2021-06-11T08:36:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-219892494"
08:36:48 [2021-06-11T08:36:48.701Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestReloadWithDuplicateLabels
08:36:48 [2021-06-11T08:36:48.701Z] time="2021-06-11T08:36:48Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-123515669"
08:36:48 [2021-06-11T08:36:48.701Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestDaemonConfigurationMerge
08:36:48 [2021-06-11T08:36:48.701Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z] PASS
08:36:48 [2021-06-11T08:36:48.701Z] coverage: 79.7% of statements
08:36:48 [2021-06-11T08:36:48.701Z] ok  	github.com/docker/docker/daemon/config	0.433s	coverage: 79.7% of statements
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestDiscoveryOptsErrors
08:36:48 [2021-06-11T08:36:48.701Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestDiscoveryOpts
08:36:48 [2021-06-11T08:36:48.701Z] --- PASS: TestDiscoveryOpts (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z] PASS
08:36:48 [2021-06-11T08:36:48.701Z] coverage: 30.0% of statements
08:36:48 [2021-06-11T08:36:48.701Z] ok  	github.com/docker/docker/daemon/discovery	0.098s	coverage: 30.0% of statements
08:36:48 [2021-06-11T08:36:48.701Z] --- PASS: TestWaitNodeAttachment (0.40s)
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestIsolationConversion
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestIsolationConversion/default
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestIsolationConversion/process
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestIsolationConversion/hyperv
08:36:48 [2021-06-11T08:36:48.701Z] --- PASS: TestIsolationConversion (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z]     --- PASS: TestIsolationConversion/default (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z]     --- PASS: TestIsolationConversion/process (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestContainerLabels
08:36:48 [2021-06-11T08:36:48.701Z] --- PASS: TestContainerLabels (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestCredentialSpecConversion
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestCredentialSpecConversion/none
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestCredentialSpecConversion/config
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestCredentialSpecConversion/file
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestCredentialSpecConversion/registry
08:36:48 [2021-06-11T08:36:48.701Z] --- PASS: TestCredentialSpecConversion (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestControllerValidateMountBind
08:36:48 [2021-06-11T08:36:48.701Z] --- PASS: TestControllerValidateMountBind (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestControllerValidateMountVolume
08:36:48 [2021-06-11T08:36:48.701Z] --- PASS: TestControllerValidateMountVolume (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestControllerValidateMountTarget
08:36:48 [2021-06-11T08:36:48.701Z] --- PASS: TestControllerValidateMountTarget (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestControllerValidateMountTmpfs
08:36:48 [2021-06-11T08:36:48.701Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestControllerValidateMountInvalidType
08:36:48 [2021-06-11T08:36:48.701Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z] === RUN   TestControllerValidateMountNamedPipe
08:36:48 [2021-06-11T08:36:48.701Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
08:36:48 [2021-06-11T08:36:48.701Z] PASS
08:36:48 [2021-06-11T08:36:48.701Z] coverage: 11.3% of statements
08:36:48 [2021-06-11T08:36:48.701Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.742s	coverage: 11.3% of statements
08:36:48 [2021-06-11T08:36:48.798Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
08:36:48 [2021-06-11T08:36:48.854Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
08:36:48 [2021-06-11T08:36:48.854Z] === RUN   TestAuthZPluginAllowEventStream
08:36:49 [2021-06-11T08:36:49.726Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
08:36:50 [2021-06-11T08:36:50.218Z] --- PASS: TestAuthZPluginAllowEventStream (1.54s)
08:36:50 [2021-06-11T08:36:50.218Z] === RUN   TestAuthZPluginErrorResponse
08:36:50 [2021-06-11T08:36:50.779Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
08:36:50 [2021-06-11T08:36:50.779Z] === RUN   TestAuthZPluginErrorRequest
08:36:50 [2021-06-11T08:36:50.851Z] === RUN   TestEventsLog
08:36:50 [2021-06-11T08:36:50.851Z] --- PASS: TestEventsLog (0.00s)
08:36:50 [2021-06-11T08:36:50.851Z] === RUN   TestEventsLogTimeout
08:36:50 [2021-06-11T08:36:50.851Z] --- PASS: TestEventsLogTimeout (0.00s)
08:36:50 [2021-06-11T08:36:50.851Z] === RUN   TestLogEvents
08:36:50 [2021-06-11T08:36:50.851Z] --- PASS: TestLogEvents (0.05s)
08:36:50 [2021-06-11T08:36:50.851Z] === RUN   TestLoadBufferedEvents
08:36:50 [2021-06-11T08:36:50.851Z] --- PASS: TestLoadBufferedEvents (0.16s)
08:36:50 [2021-06-11T08:36:50.851Z] === RUN   TestLoadBufferedEventsOnlyFromPast
08:36:50 [2021-06-11T08:36:50.851Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
08:36:50 [2021-06-11T08:36:50.851Z] === RUN   TestIgnoreBufferedWhenNoTimes
08:36:50 [2021-06-11T08:36:50.851Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
08:36:50 [2021-06-11T08:36:50.851Z] PASS
08:36:50 [2021-06-11T08:36:50.851Z] coverage: 50.0% of statements
08:36:50 [2021-06-11T08:36:50.851Z] ok  	github.com/docker/docker/daemon/events	0.269s	coverage: 50.0% of statements
08:36:51 [2021-06-11T08:36:51.304Z] === RUN   TestIsEmptyDir
08:36:51 [2021-06-11T08:36:51.304Z] --- PASS: TestIsEmptyDir (0.01s)
08:36:51 [2021-06-11T08:36:51.304Z] PASS
08:36:51 [2021-06-11T08:36:51.304Z] coverage: 2.3% of statements
08:36:51 [2021-06-11T08:36:51.304Z] ok  	github.com/docker/docker/daemon/graphdriver	0.234s	coverage: 2.3% of statements
08:36:51 [2021-06-11T08:36:51.340Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
08:36:51 [2021-06-11T08:36:51.340Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
08:36:51 [2021-06-11T08:36:51.900Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
08:36:51 [2021-06-11T08:36:51.900Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
08:36:52 [2021-06-11T08:36:52.247Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
08:36:52 [2021-06-11T08:36:52.247Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
08:36:52 [2021-06-11T08:36:52.256Z] === RUN   TestLinkNaming
08:36:52 [2021-06-11T08:36:52.256Z] --- PASS: TestLinkNaming (0.00s)
08:36:52 [2021-06-11T08:36:52.256Z] === RUN   TestLinkNew
08:36:52 [2021-06-11T08:36:52.256Z] --- PASS: TestLinkNew (0.00s)
08:36:52 [2021-06-11T08:36:52.256Z] === RUN   TestLinkEnv
08:36:52 [2021-06-11T08:36:52.256Z] --- PASS: TestLinkEnv (0.00s)
08:36:52 [2021-06-11T08:36:52.256Z] === RUN   TestLinkMultipleEnv
08:36:52 [2021-06-11T08:36:52.256Z] --- PASS: TestLinkMultipleEnv (0.00s)
08:36:52 [2021-06-11T08:36:52.256Z] === RUN   TestLinkPortRangeEnv
08:36:52 [2021-06-11T08:36:52.256Z] --- PASS: TestLinkPortRangeEnv (0.00s)
08:36:52 [2021-06-11T08:36:52.256Z] PASS
08:36:52 [2021-06-11T08:36:52.256Z] coverage: 93.0% of statements
08:36:52 [2021-06-11T08:36:52.256Z] ok  	github.com/docker/docker/daemon/links	0.038s	coverage: 93.0% of statements
08:36:53 [2021-06-11T08:36:53.174Z] --- PASS: TestAPIIpcModeShareableAndContainer (5.37s)
08:36:53 [2021-06-11T08:36:53.174Z] === RUN   TestAPIIpcModeHost
08:36:53 [2021-06-11T08:36:53.787Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.79s)
08:36:53 [2021-06-11T08:36:53.787Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
08:36:55 [2021-06-11T08:36:55.130Z] === RUN   TestAdapterReadLogs
08:36:55 [2021-06-11T08:36:55.130Z] --- PASS: TestAdapterReadLogs (0.00s)
08:36:55 [2021-06-11T08:36:55.130Z] === RUN   TestCopier
08:36:55 [2021-06-11T08:36:55.130Z] --- PASS: TestCopier (0.01s)
08:36:55 [2021-06-11T08:36:55.130Z] === RUN   TestCopierLongLines
08:36:55 [2021-06-11T08:36:55.130Z] --- PASS: TestCopierLongLines (0.00s)
08:36:55 [2021-06-11T08:36:55.130Z] === RUN   TestCopierSlow
08:36:55 [2021-06-11T08:36:55.130Z] === RUN   TestSearchRegistryForImagesErrors
08:36:55 [2021-06-11T08:36:55.130Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
08:36:55 [2021-06-11T08:36:55.130Z] === RUN   TestSearchRegistryForImages
08:36:55 [2021-06-11T08:36:55.130Z] --- PASS: TestSearchRegistryForImages (0.00s)
08:36:55 [2021-06-11T08:36:55.130Z] === RUN   TestOnlyPlatformWithFallback
08:36:55 [2021-06-11T08:36:55.130Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
08:36:55 [2021-06-11T08:36:55.130Z] === RUN   TestImageDelete
08:36:55 [2021-06-11T08:36:55.130Z] === RUN   TestImageDelete/no_lease
08:36:55 [2021-06-11T08:36:55.130Z] === RUN   TestImageDelete/lease_exists
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestImageDelete (0.04s)
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestImageDelete/no_lease (0.01s)
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestImageDelete/lease_exists (0.01s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestContentStoreForPull
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestNewStreamConfig
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestNewStreamConfig/defaults
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestNewStreamConfig/invalid_create_group
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestNewStreamConfig/invalid_flush_interval
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestNewStreamConfig/flush_interval_at_15
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestNewStreamConfig (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestNewAWSLogsClientUserAgentHandler
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestNewAWSLogsClientRegionDetect
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestCopierSlow (0.20s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestCopierWithSized
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestCopierWithSized/as_is
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestCopierWithSized/With_RingLogger
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestCopierWithSized (0.01s)
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.01s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestCopierWithPartial
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestCopierWithPartial (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestRingLogger
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestRingLogger (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestRingCap
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestRingCap (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestRingClose
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestRingClose (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestRingDrain
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestRingDrain (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] PASS
08:36:55 [2021-06-11T08:36:55.582Z] coverage: 43.3% of statements
08:36:55 [2021-06-11T08:36:55.582Z] ok  	github.com/docker/docker/daemon/logger	0.321s	coverage: 43.3% of statements
08:36:55 [2021-06-11T08:36:55.582Z] time="2021-06-11T08:36:55Z" level=info msg="Trying to get region from EC2 Metadata"
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestCreateSuccess
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestCreateSuccess (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestCreateLogGroupSuccess
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestCreateError
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestCreateError (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestCreateAlreadyExists
08:36:55 [2021-06-11T08:36:55.582Z] time="2021-06-11T08:36:55Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestCreateAlreadyExists (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestLogClosed
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestLogClosed (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestLogBlocking
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestLogBlocking (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestLogNonBlockingBufferEmpty
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestLogNonBlockingBufferFull
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestPublishBatchSuccess
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestPublishBatchSuccess (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestPublishBatchError
08:36:55 [2021-06-11T08:36:55.582Z] time="2021-06-11T08:36:55Z" level=error msg=Error
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestPublishBatchError (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestPublishBatchInvalidSeqSuccess
08:36:55 [2021-06-11T08:36:55.582Z] time="2021-06-11T08:36:55Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestPublishBatchAlreadyAccepted
08:36:55 [2021-06-11T08:36:55.582Z] time="2021-06-11T08:36:55Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
08:36:55 [2021-06-11T08:36:55.582Z] time="2021-06-11T08:36:55Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestCollectBatchSimple
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestCollectBatchSimple (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestCollectBatchTicker
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestCollectBatchTicker (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestCollectBatchMultilinePattern
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestCollectBatchClose
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestCollectBatchClose (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestEffectiveLen
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestEffectiveLen/0/Hello
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestEffectiveLen/2/🙃
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestEffectiveLen/3/����
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestEffectiveLen/4/He��o
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestEffectiveLen/5/
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestEffectiveLen (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestFindValidSplit
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestFindValidSplit/0/
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestFindValidSplit/1/Hello
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestFindValidSplit/2/Hello
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestFindValidSplit/3/Hello
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestFindValidSplit/4/🙃
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestFindValidSplit/5/🙃
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestFindValidSplit/6/a�
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestFindValidSplit/7/a�
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestFindValidSplit (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]         cloudwatchlogs_test.go:1044: 
08:36:55 [2021-06-11T08:36:55.582Z]         cloudwatchlogs_test.go:1045: 
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]         cloudwatchlogs_test.go:1044: Hello
08:36:55 [2021-06-11T08:36:55.582Z]         cloudwatchlogs_test.go:1045: 
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]         cloudwatchlogs_test.go:1044: He
08:36:55 [2021-06-11T08:36:55.582Z]         cloudwatchlogs_test.go:1045: llo
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]         cloudwatchlogs_test.go:1044: 
08:36:55 [2021-06-11T08:36:55.582Z]         cloudwatchlogs_test.go:1045: Hello
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]         cloudwatchlogs_test.go:1044: 
08:36:55 [2021-06-11T08:36:55.582Z]         cloudwatchlogs_test.go:1045: 🙃
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]         cloudwatchlogs_test.go:1044: 🙃
08:36:55 [2021-06-11T08:36:55.582Z]         cloudwatchlogs_test.go:1045: 
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]         cloudwatchlogs_test.go:1044: a
08:36:55 [2021-06-11T08:36:55.582Z]         cloudwatchlogs_test.go:1045: �
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]         cloudwatchlogs_test.go:1044: a�
08:36:55 [2021-06-11T08:36:55.582Z]         cloudwatchlogs_test.go:1045: 
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestProcessEventEmoji
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestContentStoreForPull (0.22s)
08:36:55 [2021-06-11T08:36:55.582Z] PASS
08:36:55 [2021-06-11T08:36:55.582Z] coverage: 6.6% of statements
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestProcessEventEmoji (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestCollectBatchLineSplit
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestCollectBatchLineSplit (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestCollectBatchLineSplitWithBinary
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestCollectBatchMaxEvents
08:36:55 [2021-06-11T08:36:55.582Z] ok  	github.com/docker/docker/daemon/images	0.456s	coverage: 6.6% of statements
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestCollectBatchMaxEvents (0.04s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestCollectBatchMaxTotalBytes
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestCollectBatchWithDuplicateTimestamps
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestParseLogOptionsMultilinePattern
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestParseLogOptionsDatetimeFormat
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestCreateTagSuccess
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestCreateTagSuccess (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
08:36:55 [2021-06-11T08:36:55.582Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
08:36:55 [2021-06-11T08:36:55.582Z] PASS
08:36:55 [2021-06-11T08:36:55.582Z] coverage: 77.4% of statements
08:36:55 [2021-06-11T08:36:55.582Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.435s	coverage: 77.4% of statements
08:36:55 [2021-06-11T08:36:55.675Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.79s)
08:36:55 [2021-06-11T08:36:55.675Z] === RUN   TestAuthZPluginHeader
08:36:56 [2021-06-11T08:36:56.235Z] --- PASS: TestAuthZPluginHeader (0.74s)
08:36:56 [2021-06-11T08:36:56.235Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
08:36:56 [2021-06-11T08:36:56.449Z] --- PASS: TestAPIIpcModeHost (2.87s)
08:36:56 [2021-06-11T08:36:56.449Z] === RUN   TestDaemonIpcModeShareable
08:36:57 [2021-06-11T08:36:57.741Z] === RUN   TestJSONLogsMarshalJSONBuf
08:36:57 [2021-06-11T08:36:57.741Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
08:36:57 [2021-06-11T08:36:57.741Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
08:36:57 [2021-06-11T08:36:57.741Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s)
08:36:57 [2021-06-11T08:36:57.741Z] === RUN   TestFastTimeMarshalJSON
08:36:57 [2021-06-11T08:36:57.741Z] --- PASS: TestFastTimeMarshalJSON (0.00s)
08:36:57 [2021-06-11T08:36:57.741Z] PASS
08:36:57 [2021-06-11T08:36:57.741Z] coverage: 87.2% of statements
08:36:57 [2021-06-11T08:36:57.741Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.399s	coverage: 87.2% of statements
08:36:58 [2021-06-11T08:36:58.192Z] === RUN   TestJSONFileLogger
08:36:58 [2021-06-11T08:36:58.192Z] --- PASS: TestJSONFileLogger (0.00s)
08:36:58 [2021-06-11T08:36:58.192Z] === RUN   TestJSONFileLoggerWithTags
08:36:58 [2021-06-11T08:36:58.192Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
08:36:58 [2021-06-11T08:36:58.192Z] === RUN   TestJSONFileLoggerWithOpts
08:36:58 [2021-06-11T08:36:58.192Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
08:36:58 [2021-06-11T08:36:58.192Z] === RUN   TestJSONFileLoggerWithLabelsEnv
08:36:58 [2021-06-11T08:36:58.192Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
08:36:58 [2021-06-11T08:36:58.192Z] === RUN   TestEncodeDecode
08:36:58 [2021-06-11T08:36:58.192Z] === PAUSE TestEncodeDecode
08:36:58 [2021-06-11T08:36:58.192Z] === RUN   TestUnexpectedEOF
08:36:58 [2021-06-11T08:36:58.192Z] time="2021-06-11T08:36:58Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
08:36:58 [2021-06-11T08:36:58.192Z] time="2021-06-11T08:36:58Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
08:36:58 [2021-06-11T08:36:58.192Z] --- PASS: TestUnexpectedEOF (0.20s)
08:36:58 [2021-06-11T08:36:58.192Z] === CONT  TestEncodeDecode
08:36:58 [2021-06-11T08:36:58.192Z] --- PASS: TestEncodeDecode (0.00s)
08:36:58 [2021-06-11T08:36:58.192Z] PASS
08:36:58 [2021-06-11T08:36:58.192Z] coverage: 69.9% of statements
08:36:58 [2021-06-11T08:36:58.192Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.459s	coverage: 69.9% of statements
08:36:58 [2021-06-11T08:36:58.643Z] === RUN   TestWriteLog
08:36:58 [2021-06-11T08:36:58.643Z] === PAUSE TestWriteLog
08:36:58 [2021-06-11T08:36:58.643Z] === RUN   TestReadLog
08:36:58 [2021-06-11T08:36:58.643Z] === PAUSE TestReadLog
08:36:58 [2021-06-11T08:36:58.643Z] === CONT  TestWriteLog
08:36:58 [2021-06-11T08:36:58.643Z] === CONT  TestReadLog
08:36:58 [2021-06-11T08:36:58.643Z] --- PASS: TestWriteLog (0.00s)
08:36:58 [2021-06-11T08:36:58.643Z] === RUN   TestReadLog/tail_exact
08:36:58 [2021-06-11T08:36:58.643Z] === RUN   TestReadLog/tail_less_than_available
08:36:58 [2021-06-11T08:36:58.643Z] === RUN   TestReadLog/tail_more_than_available
08:36:58 [2021-06-11T08:36:58.643Z] --- PASS: TestReadLog (0.20s)
08:36:58 [2021-06-11T08:36:58.643Z]     --- PASS: TestReadLog/tail_exact (0.17s)
08:36:58 [2021-06-11T08:36:58.643Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
08:36:58 [2021-06-11T08:36:58.643Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
08:36:58 [2021-06-11T08:36:58.643Z] PASS
08:36:58 [2021-06-11T08:36:58.643Z] coverage: 75.2% of statements
08:36:58 [2021-06-11T08:36:58.643Z] ok  	github.com/docker/docker/daemon/logger/local	0.269s	coverage: 75.2% of statements
08:36:58 [2021-06-11T08:36:58.966Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
08:36:59 [2021-06-11T08:36:59.223Z] --- PASS: TestDaemonIpcModeShareable (3.13s)
08:36:59 [2021-06-11T08:36:59.223Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:182, shared: true, mustBeShared: true
08:36:59 [2021-06-11T08:36:59.223Z] === RUN   TestDaemonIpcModePrivate
08:37:00 [2021-06-11T08:37:00.156Z] === RUN   TestOpenFileDelete
08:37:00 [2021-06-11T08:37:00.156Z] --- PASS: TestOpenFileDelete (0.00s)
08:37:00 [2021-06-11T08:37:00.156Z] === RUN   TestOpenFileRename
08:37:00 [2021-06-11T08:37:00.156Z] --- PASS: TestOpenFileRename (0.00s)
08:37:00 [2021-06-11T08:37:00.156Z] === RUN   TestParseLogTagDefaultTag
08:37:00 [2021-06-11T08:37:00.156Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
08:37:00 [2021-06-11T08:37:00.156Z] === RUN   TestParseLogTag
08:37:00 [2021-06-11T08:37:00.156Z] --- PASS: TestParseLogTag (0.00s)
08:37:00 [2021-06-11T08:37:00.156Z] === RUN   TestParseLogTagEmptyTag
08:37:00 [2021-06-11T08:37:00.156Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
08:37:00 [2021-06-11T08:37:00.156Z] === RUN   TestTailFiles
08:37:00 [2021-06-11T08:37:00.156Z] --- PASS: TestTailFiles (0.00s)
08:37:00 [2021-06-11T08:37:00.156Z] === RUN   TestFollowLogsConsumerGone
08:37:00 [2021-06-11T08:37:00.156Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
08:37:00 [2021-06-11T08:37:00.156Z] === RUN   TestFollowLogsProducerGone
08:37:00 [2021-06-11T08:37:00.156Z] --- PASS: TestFollowLogsProducerGone (0.00s)
08:37:00 [2021-06-11T08:37:00.156Z]     logfile_test.go:179: logDecode() closed after sending 1845 messages
08:37:00 [2021-06-11T08:37:00.156Z]     logfile_test.go:232: messages sent: 1845, received: 1845
08:37:00 [2021-06-11T08:37:00.156Z] === RUN   TestCheckCapacityAndRotate
08:37:00 [2021-06-11T08:37:00.156Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
08:37:00 [2021-06-11T08:37:00.156Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
08:37:00 [2021-06-11T08:37:00.156Z] --- PASS: TestCheckCapacityAndRotate (0.03s)
08:37:00 [2021-06-11T08:37:00.156Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
08:37:00 [2021-06-11T08:37:00.156Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s)
08:37:00 [2021-06-11T08:37:00.156Z] PASS
08:37:00 [2021-06-11T08:37:00.156Z] coverage: 53.7% of statements
08:37:00 [2021-06-11T08:37:00.156Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.149s	coverage: 53.7% of statements
08:37:00 [2021-06-11T08:37:00.398Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.81s)
08:37:00 [2021-06-11T08:37:00.398Z] === RUN   TestAuthZPluginV2Disable
08:37:01 [2021-06-11T08:37:01.107Z] === RUN   TestLog
08:37:01 [2021-06-11T08:37:01.107Z] --- PASS: TestLog (0.01s)
08:37:01 [2021-06-11T08:37:01.107Z] PASS
08:37:01 [2021-06-11T08:37:01.107Z] coverage: 31.5% of statements
08:37:01 [2021-06-11T08:37:01.107Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.164s	coverage: 31.5% of statements
08:37:01 [2021-06-11T08:37:01.559Z] === RUN   TestValidateLogOpt
08:37:01 [2021-06-11T08:37:01.559Z] --- PASS: TestValidateLogOpt (0.00s)
08:37:01 [2021-06-11T08:37:01.559Z] === RUN   TestNewMissedConfig
08:37:01 [2021-06-11T08:37:01.559Z] --- PASS: TestNewMissedConfig (0.00s)
08:37:01 [2021-06-11T08:37:01.559Z] === RUN   TestNewMissedUrl
08:37:01 [2021-06-11T08:37:01.559Z] --- PASS: TestNewMissedUrl (0.00s)
08:37:01 [2021-06-11T08:37:01.559Z] === RUN   TestNewMissedToken
08:37:01 [2021-06-11T08:37:01.559Z] --- PASS: TestNewMissedToken (0.00s)
08:37:01 [2021-06-11T08:37:01.559Z] === RUN   TestNewWithProxy
08:37:01 [2021-06-11T08:37:01.559Z] --- PASS: TestNewWithProxy (0.00s)
08:37:01 [2021-06-11T08:37:01.559Z] === RUN   TestDefault
08:37:01 [2021-06-11T08:37:01.559Z] --- PASS: TestDefault (0.00s)
08:37:01 [2021-06-11T08:37:01.559Z] === RUN   TestInlineFormatWithNonDefaultOptions
08:37:01 [2021-06-11T08:37:01.559Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
08:37:01 [2021-06-11T08:37:01.559Z] === RUN   TestJsonFormat
08:37:01 [2021-06-11T08:37:01.559Z] --- PASS: TestJsonFormat (0.02s)
08:37:01 [2021-06-11T08:37:01.559Z] === RUN   TestRawFormat
08:37:01 [2021-06-11T08:37:01.559Z] --- PASS: TestRawFormat (0.00s)
08:37:01 [2021-06-11T08:37:01.559Z] === RUN   TestRawFormatWithLabels
08:37:01 [2021-06-11T08:37:01.559Z] --- PASS: TestRawFormatWithLabels (0.00s)
08:37:01 [2021-06-11T08:37:01.559Z] === RUN   TestRawFormatWithoutTag
08:37:01 [2021-06-11T08:37:01.559Z] --- PASS: TestRawFormatWithoutTag (0.00s)
08:37:01 [2021-06-11T08:37:01.559Z] === RUN   TestBatching
08:37:02 [2021-06-11T08:37:02.010Z] --- PASS: TestBatching (0.30s)
08:37:02 [2021-06-11T08:37:02.010Z] === RUN   TestFrequency
08:37:02 [2021-06-11T08:37:02.010Z] --- PASS: TestFrequency (0.16s)
08:37:02 [2021-06-11T08:37:02.010Z] === RUN   TestOneMessagePerRequest
08:37:02 [2021-06-11T08:37:02.010Z] --- PASS: TestOneMessagePerRequest (0.00s)
08:37:02 [2021-06-11T08:37:02.010Z] === RUN   TestVerify
08:37:02 [2021-06-11T08:37:02.010Z] --- PASS: TestVerify (0.00s)
08:37:02 [2021-06-11T08:37:02.010Z] === RUN   TestSkipVerify
08:37:02 [2021-06-11T08:37:02.010Z] time="2021-06-11T08:37:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
08:37:02 [2021-06-11T08:37:02.010Z] time="2021-06-11T08:37:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
08:37:02 [2021-06-11T08:37:02.010Z] time="2021-06-11T08:37:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
08:37:02 [2021-06-11T08:37:02.462Z] --- PASS: TestSkipVerify (0.47s)
08:37:02 [2021-06-11T08:37:02.462Z] === RUN   TestBufferMaximum
08:37:02 [2021-06-11T08:37:02.462Z] time="2021-06-11T08:37:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
08:37:02 [2021-06-11T08:37:02.462Z] time="2021-06-11T08:37:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
08:37:02 [2021-06-11T08:37:02.462Z] time="2021-06-11T08:37:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
08:37:02 [2021-06-11T08:37:02.462Z] time="2021-06-11T08:37:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
08:37:02 [2021-06-11T08:37:02.462Z] time="2021-06-11T08:37:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
08:37:02 [2021-06-11T08:37:02.462Z] time="2021-06-11T08:37:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623400622.213140\",\"host\":\"558ea75466ad\"}'"
08:37:02 [2021-06-11T08:37:02.462Z] time="2021-06-11T08:37:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623400622.213140\",\"host\":\"558ea75466ad\"}'"
08:37:02 [2021-06-11T08:37:02.462Z] --- PASS: TestBufferMaximum (0.00s)
08:37:02 [2021-06-11T08:37:02.462Z] === RUN   TestServerAlwaysDown
08:37:02 [2021-06-11T08:37:02.462Z] time="2021-06-11T08:37:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
08:37:02 [2021-06-11T08:37:02.462Z] time="2021-06-11T08:37:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
08:37:02 [2021-06-11T08:37:02.462Z] time="2021-06-11T08:37:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623400622.217140\",\"host\":\"558ea75466ad\"}'"
08:37:02 [2021-06-11T08:37:02.462Z] time="2021-06-11T08:37:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623400622.217140\",\"host\":\"558ea75466ad\"}'"
08:37:02 [2021-06-11T08:37:02.462Z] time="2021-06-11T08:37:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
08:37:02 [2021-06-11T08:37:02.462Z] time="2021-06-11T08:37:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623400622.217140\",\"host\":\"558ea75466ad\"}'"
08:37:02 [2021-06-11T08:37:02.462Z] time="2021-06-11T08:37:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623400622.218148\",\"host\":\"558ea75466ad\"}'"
08:37:02 [2021-06-11T08:37:02.462Z] time="2021-06-11T08:37:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623400622.218148\",\"host\":\"558ea75466ad\"}'"
08:37:02 [2021-06-11T08:37:02.462Z] --- PASS: TestServerAlwaysDown (0.00s)
08:37:02 [2021-06-11T08:37:02.462Z] === RUN   TestCannotSendAfterClose
08:37:02 [2021-06-11T08:37:02.462Z] --- PASS: TestCannotSendAfterClose (0.00s)
08:37:02 [2021-06-11T08:37:02.462Z] === RUN   TestDeadlockOnBlockedEndpoint
08:37:02 [2021-06-11T08:37:02.462Z] === RUN   TestNewParse
08:37:02 [2021-06-11T08:37:02.462Z] --- PASS: TestNewParse (0.00s)
08:37:02 [2021-06-11T08:37:02.462Z] PASS
08:37:02 [2021-06-11T08:37:02.462Z] coverage: 8.3% of statements
08:37:02 [2021-06-11T08:37:02.462Z] ok  	github.com/docker/docker/daemon/logger/templates	0.041s	coverage: 8.3% of statements
08:37:02 [2021-06-11T08:37:02.494Z] --- PASS: TestDaemonIpcModePrivate (3.25s)
08:37:02 [2021-06-11T08:37:02.494Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:200, shared: false, mustBeShared: false
08:37:02 [2021-06-11T08:37:02.494Z] === RUN   TestDaemonIpcModePrivateFromConfig
08:37:02 [2021-06-11T08:37:02.910Z] --- PASS: TestAuthZPluginV2Disable (2.95s)
08:37:02 [2021-06-11T08:37:02.910Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
08:37:02 [2021-06-11T08:37:02.913Z] === RUN   TestParseLogFormat
08:37:02 [2021-06-11T08:37:02.913Z] --- PASS: TestParseLogFormat (0.00s)
08:37:02 [2021-06-11T08:37:02.913Z] === RUN   TestValidateLogOptEmpty
08:37:02 [2021-06-11T08:37:02.913Z] --- PASS: TestValidateLogOptEmpty (0.00s)
08:37:02 [2021-06-11T08:37:02.913Z] === RUN   TestValidateSyslogAddress
08:37:02 [2021-06-11T08:37:02.913Z] --- PASS: TestValidateSyslogAddress (0.00s)
08:37:02 [2021-06-11T08:37:02.913Z] === RUN   TestParseAddressDefaultPort
08:37:02 [2021-06-11T08:37:02.913Z] --- PASS: TestParseAddressDefaultPort (0.00s)
08:37:02 [2021-06-11T08:37:02.913Z] === RUN   TestValidateSyslogFacility
08:37:02 [2021-06-11T08:37:02.913Z] --- PASS: TestValidateSyslogFacility (0.00s)
08:37:02 [2021-06-11T08:37:02.913Z] === RUN   TestValidateLogOptSyslogFormat
08:37:02 [2021-06-11T08:37:02.913Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
08:37:02 [2021-06-11T08:37:02.913Z] === RUN   TestValidateLogOpt
08:37:02 [2021-06-11T08:37:02.913Z] --- PASS: TestValidateLogOpt (0.00s)
08:37:02 [2021-06-11T08:37:02.913Z] PASS
08:37:02 [2021-06-11T08:37:02.913Z] coverage: 46.8% of statements
08:37:02 [2021-06-11T08:37:02.913Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.141s	coverage: 46.8% of statements
08:37:03 [2021-06-11T08:37:03.865Z] time="2021-06-11T08:37:03Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49198/services/collector/event/1.0: context deadline exceeded" module=logger/splunk
08:37:03 [2021-06-11T08:37:03.865Z] time="2021-06-11T08:37:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"558ea75466ad\"}'"
08:37:03 [2021-06-11T08:37:03.865Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.05s)
08:37:03 [2021-06-11T08:37:03.865Z] PASS
08:37:03 [2021-06-11T08:37:03.865Z] coverage: 82.5% of statements
08:37:03 [2021-06-11T08:37:03.865Z] --- PASS: TestCheckoutGit (70.06s)
08:37:03 [2021-06-11T08:37:03.865Z] === RUN   TestValidGitTransport
08:37:03 [2021-06-11T08:37:03.865Z] --- PASS: TestValidGitTransport (0.00s)
08:37:03 [2021-06-11T08:37:03.865Z] === RUN   TestGitInvalidRef
08:37:03 [2021-06-11T08:37:03.865Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.145s	coverage: 82.5% of statements
08:37:03 [2021-06-11T08:37:03.865Z] --- PASS: TestGitInvalidRef (0.47s)
08:37:03 [2021-06-11T08:37:03.865Z] PASS
08:37:03 [2021-06-11T08:37:03.865Z] coverage: 86.3% of statements
08:37:03 [2021-06-11T08:37:03.865Z] ok  	github.com/docker/docker/builder/remotecontext/git	70.799s	coverage: 86.3% of statements
08:37:05 [2021-06-11T08:37:05.379Z] ?   	github.com/docker/docker/cli	[no test files]
08:37:05 [2021-06-11T08:37:05.379Z] ?   	github.com/docker/docker/cli/config	[no test files]
08:37:05 [2021-06-11T08:37:05.379Z] ?   	github.com/docker/docker/container/stream	[no test files]
08:37:05 [2021-06-11T08:37:05.379Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
08:37:05 [2021-06-11T08:37:05.379Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
08:37:05 [2021-06-11T08:37:05.379Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
08:37:05 [2021-06-11T08:37:05.379Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
08:37:05 [2021-06-11T08:37:05.379Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
08:37:05 [2021-06-11T08:37:05.379Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
08:37:05 [2021-06-11T08:37:05.379Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
08:37:05 [2021-06-11T08:37:05.379Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
08:37:05 [2021-06-11T08:37:05.379Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
08:37:05 [2021-06-11T08:37:05.379Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
08:37:05 [2021-06-11T08:37:05.379Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
08:37:05 [2021-06-11T08:37:05.379Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
08:37:05 [2021-06-11T08:37:05.379Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
08:37:05 [2021-06-11T08:37:05.379Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
08:37:05 [2021-06-11T08:37:05.379Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
08:37:05 [2021-06-11T08:37:05.379Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
08:37:05 [2021-06-11T08:37:05.379Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
08:37:05 [2021-06-11T08:37:05.379Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
08:37:05 [2021-06-11T08:37:05.379Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
08:37:05 [2021-06-11T08:37:05.379Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
08:37:05 [2021-06-11T08:37:05.379Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
08:37:05 [2021-06-11T08:37:05.379Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
08:37:05 [2021-06-11T08:37:05.379Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
08:37:05 [2021-06-11T08:37:05.379Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
08:37:05 [2021-06-11T08:37:05.379Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
08:37:05 [2021-06-11T08:37:05.379Z] ?   	github.com/docker/docker/daemon/names	[no test files]
08:37:05 [2021-06-11T08:37:05.379Z] ?   	github.com/docker/docker/daemon/network	[no test files]
08:37:05 [2021-06-11T08:37:05.379Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
08:37:05 [2021-06-11T08:37:05.379Z] === RUN   TestV1IDService
08:37:05 [2021-06-11T08:37:05.379Z] --- PASS: TestV1IDService (0.02s)
08:37:05 [2021-06-11T08:37:05.379Z] === RUN   TestV2MetadataService
08:37:05 [2021-06-11T08:37:05.765Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.46s)
08:37:05 [2021-06-11T08:37:05.765Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:222, shared: false, mustBeShared: false
08:37:05 [2021-06-11T08:37:05.765Z] === RUN   TestDaemonIpcModeShareableFromConfig
08:37:06 [2021-06-11T08:37:06.173Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.77s)
08:37:06 [2021-06-11T08:37:06.173Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
08:37:06 [2021-06-11T08:37:06.332Z] --- PASS: TestV2MetadataService (0.98s)
08:37:06 [2021-06-11T08:37:06.332Z] PASS
08:37:06 [2021-06-11T08:37:06.332Z] coverage: 48.2% of statements
08:37:06 [2021-06-11T08:37:06.786Z] ok  	github.com/docker/docker/distribution/metadata	1.256s	coverage: 48.2% of statements
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestContinueOnError_NonMirrorEndpoint
08:37:07 [2021-06-11T08:37:07.238Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestContinueOnError_MirrorEndpoint
08:37:07 [2021-06-11T08:37:07.238Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestContinueOnError_NeverContinue
08:37:07 [2021-06-11T08:37:07.238Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestManifestStore
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestManifestStore/no_remote_or_local
08:37:07 [2021-06-11T08:37:07.238Z] time="2021-06-11T08:37:07Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local478687623\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestManifestStore/no_local_cache
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestManifestStore/with_local_cache
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestManifestStore/unknown_media_type
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestManifestStore/unknown_media_type/no_cache
08:37:07 [2021-06-11T08:37:07.238Z] time="2021-06-11T08:37:07Z" level=warning msg="reference for unknown type: "
08:37:07 [2021-06-11T08:37:07.238Z] time="2021-06-11T08:37:07Z" level=warning msg="reference for unknown type: "
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestManifestStore/unknown_media_type/with_cache
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
08:37:07 [2021-06-11T08:37:07.238Z] time="2021-06-11T08:37:07Z" level=warning msg="reference for unknown type: "
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
08:37:07 [2021-06-11T08:37:07.238Z] time="2021-06-11T08:37:07Z" level=warning msg="reference for unknown type: "
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestSuccessfulDownload
08:37:07 [2021-06-11T08:37:07.238Z] --- SKIP: TestSuccessfulDownload (0.00s)
08:37:07 [2021-06-11T08:37:07.238Z]     download_test.go:268: Needs fixing on Windows
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestCancelledDownload
08:37:07 [2021-06-11T08:37:07.238Z] time="2021-06-11T08:37:07Z" level=warning msg="reference for unknown type: "
08:37:07 [2021-06-11T08:37:07.238Z] --- PASS: TestCancelledDownload (0.00s)
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestMaxDownloadAttempts
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
08:37:07 [2021-06-11T08:37:07.238Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
08:37:07 [2021-06-11T08:37:07.238Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
08:37:07 [2021-06-11T08:37:07.238Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
08:37:07 [2021-06-11T08:37:07.238Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
08:37:07 [2021-06-11T08:37:07.238Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
08:37:07 [2021-06-11T08:37:07.238Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
08:37:07 [2021-06-11T08:37:07.238Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
08:37:07 [2021-06-11T08:37:07.238Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestManifestStore/error_persisting_manifest
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
08:37:07 [2021-06-11T08:37:07.238Z] time="2021-06-11T08:37:07Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
08:37:07 [2021-06-11T08:37:07.238Z] --- PASS: TestManifestStore (0.34s)
08:37:07 [2021-06-11T08:37:07.238Z]     --- PASS: TestManifestStore/no_remote_or_local (0.21s)
08:37:07 [2021-06-11T08:37:07.238Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
08:37:07 [2021-06-11T08:37:07.238Z]     --- PASS: TestManifestStore/with_local_cache (0.01s)
08:37:07 [2021-06-11T08:37:07.238Z]     --- PASS: TestManifestStore/unknown_media_type (0.05s)
08:37:07 [2021-06-11T08:37:07.238Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
08:37:07 [2021-06-11T08:37:07.238Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s)
08:37:07 [2021-06-11T08:37:07.238Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
08:37:07 [2021-06-11T08:37:07.238Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
08:37:07 [2021-06-11T08:37:07.238Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
08:37:07 [2021-06-11T08:37:07.238Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
08:37:07 [2021-06-11T08:37:07.238Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestDetectManifestBlobMediaType
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestDetectManifestBlobMediaType/schema1
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
08:37:07 [2021-06-11T08:37:07.238Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
08:37:07 [2021-06-11T08:37:07.238Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
08:37:07 [2021-06-11T08:37:07.238Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
08:37:07 [2021-06-11T08:37:07.238Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
08:37:07 [2021-06-11T08:37:07.238Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
08:37:07 [2021-06-11T08:37:07.238Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
08:37:07 [2021-06-11T08:37:07.238Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestFixManifestLayers
08:37:07 [2021-06-11T08:37:07.238Z] --- PASS: TestFixManifestLayers (0.00s)
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestFixManifestLayersBaseLayerParent
08:37:07 [2021-06-11T08:37:07.238Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
08:37:07 [2021-06-11T08:37:07.238Z]     pull_v2_test.go:73: Needs fixing on Windows
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestFixManifestLayersBadParent
08:37:07 [2021-06-11T08:37:07.238Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestValidateManifest
08:37:07 [2021-06-11T08:37:07.238Z] --- SKIP: TestValidateManifest (0.00s)
08:37:07 [2021-06-11T08:37:07.238Z]     pull_v2_test.go:118: Needs fixing on Windows
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestFormatPlatform
08:37:07 [2021-06-11T08:37:07.238Z] --- PASS: TestFormatPlatform (0.00s)
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestGetRepositoryMountCandidates
08:37:07 [2021-06-11T08:37:07.238Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestLayerAlreadyExists
08:37:07 [2021-06-11T08:37:07.238Z] --- PASS: TestLayerAlreadyExists (0.00s)
08:37:07 [2021-06-11T08:37:07.238Z]     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}
08:37:07 [2021-06-11T08:37:07.238Z]     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}
08:37:07 [2021-06-11T08:37:07.238Z]     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}
08:37:07 [2021-06-11T08:37:07.238Z]     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}
08:37:07 [2021-06-11T08:37:07.238Z]     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}
08:37:07 [2021-06-11T08:37:07.238Z]     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}
08:37:07 [2021-06-11T08:37:07.238Z] === RUN   TestWhenEmptyAuthConfig
08:37:07 [2021-06-11T08:37:07.689Z] time="2021-06-11T08:37:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
08:37:07 [2021-06-11T08:37:07.689Z] time="2021-06-11T08:37:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
08:37:07 [2021-06-11T08:37:07.689Z] time="2021-06-11T08:37:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
08:37:07 [2021-06-11T08:37:07.689Z] time="2021-06-11T08:37:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
08:37:07 [2021-06-11T08:37:07.689Z] --- PASS: TestMaxDownloadAttempts (0.00s)
08:37:07 [2021-06-11T08:37:07.689Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s)
08:37:07 [2021-06-11T08:37:07.689Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s)
08:37:07 [2021-06-11T08:37:07.689Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s)
08:37:07 [2021-06-11T08:37:07.689Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s)
08:37:07 [2021-06-11T08:37:07.689Z] === RUN   TestTransfer
08:37:08 [2021-06-11T08:37:08.140Z] --- PASS: TestTransfer (0.13s)
08:37:08 [2021-06-11T08:37:08.140Z] === RUN   TestConcurrencyLimit
08:37:08 [2021-06-11T08:37:08.140Z] === RUN   TestNotFound
08:37:08 [2021-06-11T08:37:08.140Z] --- PASS: TestNotFound (0.00s)
08:37:08 [2021-06-11T08:37:08.140Z] === RUN   TestConflict
08:37:08 [2021-06-11T08:37:08.140Z] --- PASS: TestConflict (0.00s)
08:37:08 [2021-06-11T08:37:08.140Z] === RUN   TestForbidden
08:37:08 [2021-06-11T08:37:08.140Z] --- PASS: TestForbidden (0.00s)
08:37:08 [2021-06-11T08:37:08.140Z] === RUN   TestInvalidParameter
08:37:08 [2021-06-11T08:37:08.140Z] --- PASS: TestInvalidParameter (0.00s)
08:37:08 [2021-06-11T08:37:08.140Z] === RUN   TestNotImplemented
08:37:08 [2021-06-11T08:37:08.140Z] --- PASS: TestNotImplemented (0.00s)
08:37:08 [2021-06-11T08:37:08.140Z] === RUN   TestNotModified
08:37:08 [2021-06-11T08:37:08.140Z] --- PASS: TestNotModified (0.00s)
08:37:08 [2021-06-11T08:37:08.140Z] === RUN   TestUnauthorized
08:37:08 [2021-06-11T08:37:08.140Z] --- PASS: TestUnauthorized (0.00s)
08:37:08 [2021-06-11T08:37:08.140Z] === RUN   TestUnknown
08:37:08 [2021-06-11T08:37:08.140Z] --- PASS: TestUnknown (0.00s)
08:37:08 [2021-06-11T08:37:08.140Z] === RUN   TestCancelled
08:37:08 [2021-06-11T08:37:08.140Z] --- PASS: TestCancelled (0.00s)
08:37:08 [2021-06-11T08:37:08.140Z] === RUN   TestDeadline
08:37:08 [2021-06-11T08:37:08.140Z] --- PASS: TestDeadline (0.00s)
08:37:08 [2021-06-11T08:37:08.140Z] === RUN   TestDataLoss
08:37:08 [2021-06-11T08:37:08.140Z] --- PASS: TestDataLoss (0.00s)
08:37:08 [2021-06-11T08:37:08.140Z] === RUN   TestUnavailable
08:37:08 [2021-06-11T08:37:08.140Z] --- PASS: TestUnavailable (0.00s)
08:37:08 [2021-06-11T08:37:08.140Z] === RUN   TestSystem
08:37:08 [2021-06-11T08:37:08.140Z] --- PASS: TestSystem (0.00s)
08:37:08 [2021-06-11T08:37:08.140Z] === RUN   TestFromStatusCode
08:37:08 [2021-06-11T08:37:08.140Z] === RUN   TestFromStatusCode/Not_Found
08:37:08 [2021-06-11T08:37:08.140Z] === RUN   TestFromStatusCode/Bad_Request
08:37:08 [2021-06-11T08:37:08.140Z] === RUN   TestFromStatusCode/Conflict
08:37:08 [2021-06-11T08:37:08.140Z] === RUN   TestFromStatusCode/Unauthorized
08:37:08 [2021-06-11T08:37:08.140Z] === RUN   TestFromStatusCode/Service_Unavailable
08:37:08 [2021-06-11T08:37:08.140Z] === RUN   TestFromStatusCode/Forbidden
08:37:08 [2021-06-11T08:37:08.140Z] === RUN   TestFromStatusCode/Not_Modified
08:37:08 [2021-06-11T08:37:08.140Z] === RUN   TestFromStatusCode/Not_Implemented
08:37:08 [2021-06-11T08:37:08.140Z] === RUN   TestFromStatusCode/Internal_Server_Error
08:37:08 [2021-06-11T08:37:08.140Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
08:37:08 [2021-06-11T08:37:08.140Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
08:37:08 [2021-06-11T08:37:08.140Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
08:37:08 [2021-06-11T08:37:08.140Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
08:37:08 [2021-06-11T08:37:08.140Z] --- PASS: TestFromStatusCode (0.00s)
08:37:08 [2021-06-11T08:37:08.140Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
08:37:08 [2021-06-11T08:37:08.140Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
08:37:08 [2021-06-11T08:37:08.140Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
08:37:08 [2021-06-11T08:37:08.140Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
08:37:08 [2021-06-11T08:37:08.140Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
08:37:08 [2021-06-11T08:37:08.140Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
08:37:08 [2021-06-11T08:37:08.140Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
08:37:08 [2021-06-11T08:37:08.140Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
08:37:08 [2021-06-11T08:37:08.140Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
08:37:08 [2021-06-11T08:37:08.140Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
08:37:08 [2021-06-11T08:37:08.140Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
08:37:08 [2021-06-11T08:37:08.140Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
08:37:08 [2021-06-11T08:37:08.140Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
08:37:08 [2021-06-11T08:37:08.140Z] PASS
08:37:08 [2021-06-11T08:37:08.140Z] coverage: 53.1% of statements
08:37:08 [2021-06-11T08:37:08.140Z] ok  	github.com/docker/docker/errdefs	0.052s	coverage: 53.1% of statements
08:37:08 [2021-06-11T08:37:08.591Z] --- PASS: TestConcurrencyLimit (0.36s)
08:37:08 [2021-06-11T08:37:08.591Z] === RUN   TestInactiveJobs
08:37:08 [2021-06-11T08:37:08.591Z] --- PASS: TestWhenEmptyAuthConfig (1.21s)
08:37:08 [2021-06-11T08:37:08.591Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
08:37:08 [2021-06-11T08:37:08.591Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
08:37:08 [2021-06-11T08:37:08.591Z] === RUN   TestTokenPassThru
08:37:08 [2021-06-11T08:37:08.591Z] --- PASS: TestTokenPassThru (0.01s)
08:37:08 [2021-06-11T08:37:08.591Z] === RUN   TestTokenPassThruDifferentHost
08:37:08 [2021-06-11T08:37:08.591Z] --- PASS: TestTokenPassThruDifferentHost (0.02s)
08:37:08 [2021-06-11T08:37:08.591Z] PASS
08:37:08 [2021-06-11T08:37:08.591Z] coverage: 23.6% of statements
08:37:08 [2021-06-11T08:37:08.591Z] ok  	github.com/docker/docker/distribution	1.840s	coverage: 23.6% of statements
08:37:08 [2021-06-11T08:37:08.591Z] --- PASS: TestInactiveJobs (0.38s)
08:37:08 [2021-06-11T08:37:08.591Z] === RUN   TestWatchRelease
08:37:08 [2021-06-11T08:37:08.591Z] --- PASS: TestWatchRelease (0.04s)
08:37:08 [2021-06-11T08:37:08.591Z] === RUN   TestWatchFinishedTransfer
08:37:08 [2021-06-11T08:37:08.591Z] --- PASS: TestWatchFinishedTransfer (0.00s)
08:37:08 [2021-06-11T08:37:08.591Z] === RUN   TestDuplicateTransfer
08:37:09 [2021-06-11T08:37:09.042Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
08:37:09 [2021-06-11T08:37:09.042Z] --- PASS: TestDuplicateTransfer (0.08s)
08:37:09 [2021-06-11T08:37:09.042Z] === RUN   TestSuccessfulUpload
08:37:09 [2021-06-11T08:37:09.042Z] time="2021-06-11T08:37:08Z" level=error msg="Upload failed, retrying: simulating retry"
08:37:09 [2021-06-11T08:37:09.494Z] --- PASS: TestSuccessfulUpload (0.55s)
08:37:09 [2021-06-11T08:37:09.494Z] === RUN   TestCancelledUpload
08:37:09 [2021-06-11T08:37:09.494Z] --- PASS: TestCancelledUpload (0.00s)
08:37:09 [2021-06-11T08:37:09.494Z] PASS
08:37:09 [2021-06-11T08:37:09.494Z] coverage: 76.8% of statements
08:37:09 [2021-06-11T08:37:09.494Z] ok  	github.com/docker/docker/distribution/xfer	2.125s	coverage: 76.8% of statements
08:37:09 [2021-06-11T08:37:09.494Z] ?   	github.com/docker/docker/dockerversion	[no test files]
08:37:09 [2021-06-11T08:37:09.494Z] === RUN   TestFSGetInvalidData
08:37:09 [2021-06-11T08:37:09.494Z] --- PASS: TestFSGetInvalidData (0.02s)
08:37:09 [2021-06-11T08:37:09.494Z] === RUN   TestFSInvalidSet
08:37:09 [2021-06-11T08:37:09.494Z] --- PASS: TestFSInvalidSet (0.02s)
08:37:09 [2021-06-11T08:37:09.494Z] === RUN   TestFSInvalidRoot
08:37:09 [2021-06-11T08:37:09.494Z] --- PASS: TestFSInvalidRoot (0.01s)
08:37:09 [2021-06-11T08:37:09.494Z] === RUN   TestFSMetadataGetSet
08:37:09 [2021-06-11T08:37:09.938Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.33s)
08:37:09 [2021-06-11T08:37:09.938Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true
08:37:09 [2021-06-11T08:37:09.938Z] === RUN   TestIpcModeOlderClient
08:37:09 [2021-06-11T08:37:09.938Z] === PAUSE TestIpcModeOlderClient
08:37:09 [2021-06-11T08:37:09.939Z] === RUN   TestKillContainerInvalidSignal
08:37:09 [2021-06-11T08:37:09.944Z] --- PASS: TestFSMetadataGetSet (0.03s)
08:37:09 [2021-06-11T08:37:09.944Z] === RUN   TestFSInvalidWalker
08:37:09 [2021-06-11T08:37:09.944Z] --- PASS: TestFSInvalidWalker (0.12s)
08:37:09 [2021-06-11T08:37:09.944Z] === RUN   TestFSGetSet
08:37:09 [2021-06-11T08:37:09.945Z] --- PASS: TestFSGetSet (0.03s)
08:37:09 [2021-06-11T08:37:09.945Z] === RUN   TestFSGetUnsetKey
08:37:09 [2021-06-11T08:37:09.945Z] --- PASS: TestFSGetUnsetKey (0.01s)
08:37:09 [2021-06-11T08:37:09.945Z] === RUN   TestFSGetEmptyData
08:37:09 [2021-06-11T08:37:09.945Z] --- PASS: TestFSGetEmptyData (0.01s)
08:37:09 [2021-06-11T08:37:09.945Z] === RUN   TestFSDelete
08:37:09 [2021-06-11T08:37:09.945Z] --- PASS: TestFSDelete (0.02s)
08:37:09 [2021-06-11T08:37:09.945Z] === RUN   TestFSWalker
08:37:09 [2021-06-11T08:37:09.945Z] --- PASS: TestFSWalker (0.02s)
08:37:09 [2021-06-11T08:37:09.945Z] === RUN   TestFSWalkerStopOnError
08:37:09 [2021-06-11T08:37:09.945Z] --- PASS: TestFSWalkerStopOnError (0.02s)
08:37:09 [2021-06-11T08:37:09.945Z] === RUN   TestNewFromJSON
08:37:09 [2021-06-11T08:37:09.945Z] --- PASS: TestNewFromJSON (0.00s)
08:37:09 [2021-06-11T08:37:09.945Z] === RUN   TestNewFromJSONWithInvalidJSON
08:37:09 [2021-06-11T08:37:09.945Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
08:37:09 [2021-06-11T08:37:09.945Z] === RUN   TestMarshalKeyOrder
08:37:09 [2021-06-11T08:37:09.945Z] --- PASS: TestMarshalKeyOrder (0.00s)
08:37:09 [2021-06-11T08:37:09.945Z] === RUN   TestHistoryEqual
08:37:09 [2021-06-11T08:37:09.945Z] --- PASS: TestHistoryEqual (0.19s)
08:37:09 [2021-06-11T08:37:09.945Z] === RUN   TestImage
08:37:09 [2021-06-11T08:37:09.945Z] --- PASS: TestImage (0.00s)
08:37:09 [2021-06-11T08:37:09.945Z] === RUN   TestImageOSNotEmpty
08:37:09 [2021-06-11T08:37:09.945Z] --- PASS: TestImageOSNotEmpty (0.00s)
08:37:09 [2021-06-11T08:37:09.945Z] === RUN   TestNewChildImageFromImageWithRootFS
08:37:09 [2021-06-11T08:37:09.945Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
08:37:09 [2021-06-11T08:37:09.945Z] === RUN   TestCreate
08:37:09 [2021-06-11T08:37:09.945Z] --- PASS: TestCreate (0.01s)
08:37:09 [2021-06-11T08:37:09.945Z] === RUN   TestRestore
08:37:09 [2021-06-11T08:37:09.945Z] time="2021-06-11T08:37:09Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
08:37:09 [2021-06-11T08:37:09.945Z] --- PASS: TestRestore (0.04s)
08:37:09 [2021-06-11T08:37:09.945Z] === RUN   TestAddDelete
08:37:09 [2021-06-11T08:37:09.945Z] --- PASS: TestAddDelete (0.04s)
08:37:09 [2021-06-11T08:37:09.945Z] === RUN   TestSearchAfterDelete
08:37:09 [2021-06-11T08:37:09.945Z] --- PASS: TestSearchAfterDelete (0.01s)
08:37:09 [2021-06-11T08:37:09.945Z] === RUN   TestParentReset
08:37:10 [2021-06-11T08:37:10.396Z] --- PASS: TestParentReset (0.03s)
08:37:10 [2021-06-11T08:37:10.396Z] === RUN   TestGetAndSetLastUpdated
08:37:10 [2021-06-11T08:37:10.396Z] === RUN   TestCompare
08:37:10 [2021-06-11T08:37:10.396Z] --- PASS: TestCompare (0.00s)
08:37:10 [2021-06-11T08:37:10.396Z] PASS
08:37:10 [2021-06-11T08:37:10.396Z] coverage: 19.2% of statements
08:37:10 [2021-06-11T08:37:10.396Z] ok  	github.com/docker/docker/image/cache	0.091s	coverage: 19.2% of statements
08:37:10 [2021-06-11T08:37:10.396Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
08:37:10 [2021-06-11T08:37:10.396Z] === RUN   TestStoreLen
08:37:10 [2021-06-11T08:37:10.396Z] --- PASS: TestStoreLen (0.17s)
08:37:10 [2021-06-11T08:37:10.396Z] PASS
08:37:10 [2021-06-11T08:37:10.396Z] coverage: 86.6% of statements
08:37:10 [2021-06-11T08:37:10.396Z] ok  	github.com/docker/docker/image	0.888s	coverage: 86.6% of statements
08:37:10 [2021-06-11T08:37:10.869Z] --- PASS: TestKillContainerInvalidSignal (1.59s)
08:37:10 [2021-06-11T08:37:10.869Z] === RUN   TestKillContainer
08:37:10 [2021-06-11T08:37:10.869Z] === RUN   TestKillContainer/no_signal
08:37:11 [2021-06-11T08:37:11.126Z] === RUN   TestDockerSuite/TestBuildBlankName
08:37:11 [2021-06-11T08:37:11.909Z] === RUN   TestValidateManifest
08:37:11 [2021-06-11T08:37:11.909Z] === RUN   TestValidateManifest/nil
08:37:11 [2021-06-11T08:37:11.909Z] === RUN   TestValidateManifest/non-nil
08:37:11 [2021-06-11T08:37:11.909Z] --- PASS: TestValidateManifest (0.00s)
08:37:11 [2021-06-11T08:37:11.909Z]     --- PASS: TestValidateManifest/nil (0.00s)
08:37:11 [2021-06-11T08:37:11.909Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
08:37:11 [2021-06-11T08:37:11.909Z] PASS
08:37:11 [2021-06-11T08:37:11.909Z] coverage: 0.6% of statements
08:37:11 [2021-06-11T08:37:11.909Z] ok  	github.com/docker/docker/image/tarexport	0.184s	coverage: 0.6% of statements
08:37:12 [2021-06-11T08:37:12.054Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
08:37:12 [2021-06-11T08:37:12.311Z] === RUN   TestKillContainer/non_killing_signal
08:37:12 [2021-06-11T08:37:12.360Z] === RUN   TestMakeV1ConfigFromConfig
08:37:12 [2021-06-11T08:37:12.361Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
08:37:12 [2021-06-11T08:37:12.361Z] PASS
08:37:12 [2021-06-11T08:37:12.361Z] coverage: 25.0% of statements
08:37:12 [2021-06-11T08:37:12.361Z] ok  	github.com/docker/docker/image/v1	0.329s	coverage: 25.0% of statements
08:37:12 [2021-06-11T08:37:12.361Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
08:37:13 [2021-06-11T08:37:13.239Z] === RUN   TestKillContainer/killing_signal
08:37:13 [2021-06-11T08:37:13.313Z] === RUN   TestSerialization
08:37:13 [2021-06-11T08:37:13.313Z] --- PASS: TestSerialization (0.02s)
08:37:13 [2021-06-11T08:37:13.313Z] PASS
08:37:13 [2021-06-11T08:37:13.313Z] coverage: 100.0% of statements
08:37:13 [2021-06-11T08:37:13.313Z] ok  	github.com/docker/docker/libcontainerd/queue	0.068s	coverage: 100.0% of statements
08:37:14 [2021-06-11T08:37:14.265Z] === RUN   TestEmptyLayer
08:37:14 [2021-06-11T08:37:14.265Z] --- PASS: TestEmptyLayer (0.00s)
08:37:14 [2021-06-11T08:37:14.265Z] === RUN   TestCommitFailure
08:37:14 [2021-06-11T08:37:14.265Z] --- PASS: TestCommitFailure (0.01s)
08:37:14 [2021-06-11T08:37:14.265Z] === RUN   TestStartTransactionFailure
08:37:14 [2021-06-11T08:37:14.265Z] --- PASS: TestStartTransactionFailure (0.00s)
08:37:14 [2021-06-11T08:37:14.265Z] === RUN   TestGetOrphan
08:37:14 [2021-06-11T08:37:14.265Z] --- PASS: TestGetOrphan (0.01s)
08:37:14 [2021-06-11T08:37:14.265Z] === RUN   TestMountAndRegister
08:37:14 [2021-06-11T08:37:14.265Z] --- PASS: TestMountAndRegister (0.05s)
08:37:14 [2021-06-11T08:37:14.265Z]     layer_test.go:271: Layer size: 14
08:37:14 [2021-06-11T08:37:14.265Z] === RUN   TestLayerRelease
08:37:14 [2021-06-11T08:37:14.265Z] --- SKIP: TestLayerRelease (0.00s)
08:37:14 [2021-06-11T08:37:14.265Z]     layer_test.go:304: Failing on Windows
08:37:14 [2021-06-11T08:37:14.265Z] === RUN   TestStoreRestore
08:37:14 [2021-06-11T08:37:14.265Z] --- SKIP: TestStoreRestore (0.00s)
08:37:14 [2021-06-11T08:37:14.265Z]     layer_test.go:353: Failing on Windows
08:37:14 [2021-06-11T08:37:14.265Z] === RUN   TestTarStreamStability
08:37:14 [2021-06-11T08:37:14.265Z] --- SKIP: TestTarStreamStability (0.00s)
08:37:14 [2021-06-11T08:37:14.265Z]     layer_test.go:468: Failing on Windows
08:37:14 [2021-06-11T08:37:14.265Z] === RUN   TestRegisterExistingLayer
08:37:14 [2021-06-11T08:37:14.717Z] === RUN   TestEnvironmentParsing
08:37:14 [2021-06-11T08:37:14.717Z] --- PASS: TestEnvironmentParsing (0.00s)
08:37:14 [2021-06-11T08:37:14.717Z] PASS
08:37:14 [2021-06-11T08:37:14.717Z] coverage: 1.2% of statements
08:37:14 [2021-06-11T08:37:14.717Z] ok  	github.com/docker/docker/libcontainerd/local	0.143s	coverage: 1.2% of statements
08:37:14 [2021-06-11T08:37:14.717Z] --- PASS: TestRegisterExistingLayer (0.20s)
08:37:14 [2021-06-11T08:37:14.717Z] === RUN   TestTarStreamVerification
08:37:14 [2021-06-11T08:37:14.717Z] --- SKIP: TestTarStreamVerification (0.00s)
08:37:14 [2021-06-11T08:37:14.717Z]     layer_test.go:697: Failing on Windows
08:37:14 [2021-06-11T08:37:14.717Z] === RUN   TestLayerMigration
08:37:14 [2021-06-11T08:37:14.717Z] --- SKIP: TestLayerMigration (0.00s)
08:37:14 [2021-06-11T08:37:14.717Z]     migration_test.go:46: Failing on Windows
08:37:14 [2021-06-11T08:37:14.717Z] === RUN   TestLayerMigrationNoTarsplit
08:37:14 [2021-06-11T08:37:14.717Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
08:37:14 [2021-06-11T08:37:14.717Z]     migration_test.go:182: Failing on Windows
08:37:14 [2021-06-11T08:37:14.717Z] === RUN   TestMountInit
08:37:14 [2021-06-11T08:37:14.717Z] --- SKIP: TestMountInit (0.00s)
08:37:14 [2021-06-11T08:37:14.717Z]     mount_test.go:17: Failing on Windows
08:37:14 [2021-06-11T08:37:14.717Z] === RUN   TestMountSize
08:37:14 [2021-06-11T08:37:14.717Z] --- SKIP: TestMountSize (0.00s)
08:37:14 [2021-06-11T08:37:14.717Z]     mount_test.go:76: Failing on Windows
08:37:14 [2021-06-11T08:37:14.717Z] === RUN   TestMountChanges
08:37:14 [2021-06-11T08:37:14.717Z] --- SKIP: TestMountChanges (0.00s)
08:37:14 [2021-06-11T08:37:14.717Z]     mount_test.go:125: Failing on Windows
08:37:14 [2021-06-11T08:37:14.717Z] === RUN   TestMountApply
08:37:14 [2021-06-11T08:37:14.717Z] --- SKIP: TestMountApply (0.00s)
08:37:14 [2021-06-11T08:37:14.717Z]     mount_test.go:212: Failing on Windows
08:37:14 [2021-06-11T08:37:14.717Z] PASS
08:37:14 [2021-06-11T08:37:14.717Z] coverage: 30.1% of statements
08:37:14 [2021-06-11T08:37:14.717Z] ok  	github.com/docker/docker/layer	0.408s	coverage: 30.1% of statements
08:37:14 [2021-06-11T08:37:14.717Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
08:37:14 [2021-06-11T08:37:14.717Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
08:37:14 [2021-06-11T08:37:14.717Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
08:37:14 [2021-06-11T08:37:14.717Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
08:37:15 [2021-06-11T08:37:15.133Z] --- PASS: TestKillContainer (4.28s)
08:37:15 [2021-06-11T08:37:15.133Z]     --- PASS: TestKillContainer/no_signal (1.38s)
08:37:15 [2021-06-11T08:37:15.133Z]     --- PASS: TestKillContainer/non_killing_signal (1.13s)
08:37:15 [2021-06-11T08:37:15.133Z]     --- PASS: TestKillContainer/killing_signal (1.48s)
08:37:15 [2021-06-11T08:37:15.133Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:37:15 [2021-06-11T08:37:15.133Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
08:37:16 [2021-06-11T08:37:16.062Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
08:37:16 [2021-06-11T08:37:16.111Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.79s)
08:37:16 [2021-06-11T08:37:16.111Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
08:37:16 [2021-06-11T08:37:16.230Z] === RUN   TestSequenceGetAvailableBit
08:37:16 [2021-06-11T08:37:16.230Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
08:37:16 [2021-06-11T08:37:16.230Z] === RUN   TestSequenceEqual
08:37:16 [2021-06-11T08:37:16.230Z] --- PASS: TestSequenceEqual (0.00s)
08:37:16 [2021-06-11T08:37:16.230Z] === RUN   TestSequenceCopy
08:37:16 [2021-06-11T08:37:16.230Z] --- PASS: TestSequenceCopy (0.00s)
08:37:16 [2021-06-11T08:37:16.230Z] === RUN   TestGetFirstAvailable
08:37:16 [2021-06-11T08:37:16.230Z] --- PASS: TestGetFirstAvailable (0.00s)
08:37:16 [2021-06-11T08:37:16.230Z] === RUN   TestFindSequence
08:37:16 [2021-06-11T08:37:16.230Z] --- PASS: TestFindSequence (0.00s)
08:37:16 [2021-06-11T08:37:16.230Z] === RUN   TestCheckIfAvailable
08:37:16 [2021-06-11T08:37:16.230Z] --- PASS: TestCheckIfAvailable (0.00s)
08:37:16 [2021-06-11T08:37:16.318Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
08:37:16 [2021-06-11T08:37:16.683Z] === RUN   TestMergeSequences
08:37:16 [2021-06-11T08:37:16.683Z] --- PASS: TestMergeSequences (0.00s)
08:37:16 [2021-06-11T08:37:16.683Z] === RUN   TestPushReservation
08:37:16 [2021-06-11T08:37:16.683Z] --- PASS: TestPushReservation (0.00s)
08:37:16 [2021-06-11T08:37:16.683Z] === RUN   TestSerializeDeserialize
08:37:16 [2021-06-11T08:37:16.683Z] --- PASS: TestSerializeDeserialize (0.00s)
08:37:16 [2021-06-11T08:37:16.683Z] === RUN   TestSet
08:37:16 [2021-06-11T08:37:16.683Z] --- PASS: TestSet (0.00s)
08:37:16 [2021-06-11T08:37:16.683Z] === RUN   TestSetUnset
08:37:16 [2021-06-11T08:37:16.683Z] --- PASS: TestSetUnset (0.00s)
08:37:16 [2021-06-11T08:37:16.683Z] === RUN   TestOffsetSetUnset
08:37:16 [2021-06-11T08:37:16.683Z] --- PASS: TestOffsetSetUnset (0.00s)
08:37:16 [2021-06-11T08:37:16.683Z] === RUN   TestSetInRange
08:37:16 [2021-06-11T08:37:16.683Z] --- PASS: TestSetInRange (0.00s)
08:37:16 [2021-06-11T08:37:16.683Z] === RUN   TestSetAnyInRange
08:37:16 [2021-06-11T08:37:16.683Z] --- PASS: TestSetAnyInRange (0.00s)
08:37:16 [2021-06-11T08:37:16.683Z] === RUN   TestMethods
08:37:16 [2021-06-11T08:37:16.683Z] --- PASS: TestMethods (0.00s)
08:37:16 [2021-06-11T08:37:16.683Z] === RUN   TestRandomAllocateDeallocate
08:37:17 [2021-06-11T08:37:17.636Z] === RUN   TestClientServiceInvalidCommand
08:37:17 [2021-06-11T08:37:17.636Z] --- PASS: TestClientServiceInvalidCommand (0.00s)
08:37:17 [2021-06-11T08:37:17.636Z] === RUN   TestClientServiceCreate
08:37:17 [2021-06-11T08:37:17.636Z] --- PASS: TestClientServiceCreate (0.00s)
08:37:17 [2021-06-11T08:37:17.636Z] === RUN   TestClientServiceRm
08:37:17 [2021-06-11T08:37:17.636Z] --- PASS: TestClientServiceRm (0.00s)
08:37:17 [2021-06-11T08:37:17.636Z] === RUN   TestClientServiceLs
08:37:17 [2021-06-11T08:37:17.636Z] --- PASS: TestClientServiceLs (0.00s)
08:37:17 [2021-06-11T08:37:17.636Z] === RUN   TestClientServiceInfo
08:37:17 [2021-06-11T08:37:17.636Z] --- PASS: TestClientServiceInfo (0.00s)
08:37:17 [2021-06-11T08:37:17.636Z] === RUN   TestClientServiceInfoById
08:37:17 [2021-06-11T08:37:17.636Z] --- PASS: TestClientServiceInfoById (0.00s)
08:37:17 [2021-06-11T08:37:17.636Z] === RUN   TestClientServiceJoin
08:37:17 [2021-06-11T08:37:17.636Z] --- PASS: TestClientServiceJoin (0.00s)
08:37:17 [2021-06-11T08:37:17.636Z] === RUN   TestClientServiceLeave
08:37:17 [2021-06-11T08:37:17.636Z] --- PASS: TestClientServiceLeave (0.00s)
08:37:17 [2021-06-11T08:37:17.636Z] === RUN   TestClientDummyCommand
08:37:17 [2021-06-11T08:37:17.636Z] --- PASS: TestClientDummyCommand (0.00s)
08:37:17 [2021-06-11T08:37:17.636Z] === RUN   TestClientNetworkInvalidCommand
08:37:17 [2021-06-11T08:37:17.636Z] --- PASS: TestClientNetworkInvalidCommand (0.00s)
08:37:17 [2021-06-11T08:37:17.636Z] === RUN   TestClientNetworkCreate
08:37:17 [2021-06-11T08:37:17.636Z] --- PASS: TestClientNetworkCreate (0.00s)
08:37:17 [2021-06-11T08:37:17.636Z] === RUN   TestClientNetworkCreateWithDriver
08:37:17 [2021-06-11T08:37:17.636Z] flag provided but not defined: -f
08:37:17 [2021-06-11T08:37:17.636Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build507099182\b1146\client.test.exe create --help'.
08:37:17 [2021-06-11T08:37:17.636Z] --- PASS: TestClientNetworkCreateWithDriver (0.00s)
08:37:17 [2021-06-11T08:37:17.636Z] === RUN   TestClientNetworkRm
08:37:17 [2021-06-11T08:37:17.636Z] --- PASS: TestClientNetworkRm (0.00s)
08:37:17 [2021-06-11T08:37:17.636Z] === RUN   TestClientNetworkLs
08:37:17 [2021-06-11T08:37:17.636Z] --- PASS: TestClientNetworkLs (0.00s)
08:37:17 [2021-06-11T08:37:17.636Z] === RUN   TestClientNetworkInfo
08:37:17 [2021-06-11T08:37:17.636Z] --- PASS: TestClientNetworkInfo (0.00s)
08:37:17 [2021-06-11T08:37:17.636Z] === RUN   TestClientNetworkInfoById
08:37:17 [2021-06-11T08:37:17.636Z] --- PASS: TestClientNetworkInfoById (0.00s)
08:37:17 [2021-06-11T08:37:17.636Z] PASS
08:37:17 [2021-06-11T08:37:17.636Z] coverage: 75.2% of statements
08:37:17 [2021-06-11T08:37:17.636Z] ok  	github.com/docker/docker/libnetwork/client	0.128s	coverage: 75.2% of statements
08:37:17 [2021-06-11T08:37:17.636Z] === RUN   TestEverything
08:37:17 [2021-06-11T08:37:17.636Z] --- PASS: TestEverything (0.00s)
08:37:17 [2021-06-11T08:37:17.636Z] === RUN   TestGet
08:37:17 [2021-06-11T08:37:17.636Z] --- PASS: TestGet (0.00s)
08:37:17 [2021-06-11T08:37:17.636Z] === RUN   TestParsePanic
08:37:17 [2021-06-11T08:37:17.636Z] flag provided but not defined: -int
08:37:17 [2021-06-11T08:37:17.636Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build507099182\b1150\mflag.test.exe --help'.
08:37:17 [2021-06-11T08:37:17.636Z] --- PASS: TestParsePanic (0.00s)
08:37:17 [2021-06-11T08:37:17.636Z] === RUN   TestParse
08:37:17 [2021-06-11T08:37:17.636Z] --- PASS: TestParse (0.00s)
08:37:17 [2021-06-11T08:37:17.636Z] === RUN   TestFlagSetParse
08:37:17 [2021-06-11T08:37:17.636Z] --- PASS: TestFlagSetParse (0.00s)
08:37:17 [2021-06-11T08:37:17.636Z] === RUN   TestUserDefined
08:37:17 [2021-06-11T08:37:17.636Z] --- PASS: TestUserDefined (0.00s)
08:37:17 [2021-06-11T08:37:17.636Z] === RUN   TestUserDefinedBool
08:37:17 [2021-06-11T08:37:17.636Z] flag needs an argument: -b
08:37:17 [2021-06-11T08:37:17.636Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build507099182\b1150\mflag.test.exe test --help'.
08:37:17 [2021-06-11T08:37:17.636Z] --- PASS: TestUserDefinedBool (0.00s)
08:37:17 [2021-06-11T08:37:17.636Z] === RUN   TestSetOutput
08:37:17 [2021-06-11T08:37:17.636Z] --- PASS: TestSetOutput (0.00s)
08:37:17 [2021-06-11T08:37:17.636Z] === RUN   TestChangingArgs
08:37:17 [2021-06-11T08:37:17.636Z] --- PASS: TestChangingArgs (0.00s)
08:37:17 [2021-06-11T08:37:17.636Z] === RUN   TestHelp
08:37:18 [2021-06-11T08:37:18.088Z] --- PASS: TestHelp (0.00s)
08:37:18 [2021-06-11T08:37:18.088Z] === RUN   TestFlagCounts
08:37:18 [2021-06-11T08:37:18.088Z] Warning: '-d' is deprecated, it will be removed soon. See usage.
08:37:18 [2021-06-11T08:37:18.088Z] Warning: '-flag4' is deprecated, it will be replaced by '--flag4' soon. See usage.
08:37:18 [2021-06-11T08:37:18.088Z] --- PASS: TestFlagCounts (0.00s)
08:37:18 [2021-06-11T08:37:18.088Z] === RUN   TestSortFlags
08:37:18 [2021-06-11T08:37:18.088Z] --- PASS: TestSortFlags (0.00s)
08:37:18 [2021-06-11T08:37:18.088Z] === RUN   TestMergeFlags
08:37:18 [2021-06-11T08:37:18.088Z] --- PASS: TestMergeFlags (0.00s)
08:37:18 [2021-06-11T08:37:18.088Z] PASS
08:37:18 [2021-06-11T08:37:18.088Z] coverage: 62.7% of statements
08:37:18 [2021-06-11T08:37:18.088Z] ok  	github.com/docker/docker/libnetwork/client/mflag	0.066s	coverage: 62.7% of statements
08:37:18 [2021-06-11T08:37:18.211Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.79s)
08:37:18 [2021-06-11T08:37:18.211Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.29s)
08:37:18 [2021-06-11T08:37:18.211Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.32s)
08:37:18 [2021-06-11T08:37:18.211Z] === RUN   TestKillStoppedContainer
08:37:18 [2021-06-11T08:37:18.211Z] --- PASS: TestKillStoppedContainer (0.07s)
08:37:18 [2021-06-11T08:37:18.211Z] === RUN   TestKillStoppedContainerAPIPre120
08:37:18 [2021-06-11T08:37:18.211Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
08:37:18 [2021-06-11T08:37:18.211Z] === RUN   TestKillDifferentUserContainer
08:37:19 [2021-06-11T08:37:19.141Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
08:37:19 [2021-06-11T08:37:19.397Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
08:37:19 [2021-06-11T08:37:19.397Z] --- PASS: TestKillDifferentUserContainer (1.47s)
08:37:19 [2021-06-11T08:37:19.397Z] === RUN   TestInspectOomKilledTrue
08:37:19 [2021-06-11T08:37:19.397Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
08:37:19 [2021-06-11T08:37:19.397Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:37:19 [2021-06-11T08:37:19.397Z] === RUN   TestInspectOomKilledFalse
08:37:19 [2021-06-11T08:37:19.603Z] === RUN   TestErrorInterfaces
08:37:19 [2021-06-11T08:37:19.603Z] --- PASS: TestErrorInterfaces (0.00s)
08:37:19 [2021-06-11T08:37:19.603Z] === RUN   TestNetworkMarshalling
08:37:19 [2021-06-11T08:37:19.654Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
08:37:19 [2021-06-11T08:37:19.654Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:37:19 [2021-06-11T08:37:19.654Z] === RUN   TestLinksEtcHostsContentMatch
08:37:20 [2021-06-11T08:37:20.055Z] --- PASS: TestNetworkMarshalling (0.20s)
08:37:20 [2021-06-11T08:37:20.055Z] === RUN   TestEndpointMarshalling
08:37:20 [2021-06-11T08:37:20.055Z] --- PASS: TestEndpointMarshalling (0.00s)
08:37:20 [2021-06-11T08:37:20.055Z] === RUN   TestAuxAddresses
08:37:20 [2021-06-11T08:37:20.055Z] time="2021-06-11T08:37:19Z" level=info msg="Restoring existing overlay networks from HNS into docker"
08:37:20 [2021-06-11T08:37:20.055Z] --- PASS: TestAuxAddresses (0.01s)
08:37:20 [2021-06-11T08:37:20.055Z] === RUN   TestSRVServiceQuery
08:37:20 [2021-06-11T08:37:20.055Z] --- SKIP: TestSRVServiceQuery (0.00s)
08:37:20 [2021-06-11T08:37:20.055Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
08:37:20 [2021-06-11T08:37:20.055Z] === RUN   TestServiceVIPReuse
08:37:20 [2021-06-11T08:37:20.055Z] --- SKIP: TestServiceVIPReuse (0.00s)
08:37:20 [2021-06-11T08:37:20.055Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
08:37:20 [2021-06-11T08:37:20.055Z] === RUN   TestIpamReleaseOnNetDriverFailures
08:37:20 [2021-06-11T08:37:20.055Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s)
08:37:20 [2021-06-11T08:37:20.055Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
08:37:20 [2021-06-11T08:37:20.055Z] === RUN   TestDNSIPQuery
08:37:20 [2021-06-11T08:37:20.055Z] --- SKIP: TestDNSIPQuery (0.00s)
08:37:20 [2021-06-11T08:37:20.055Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
08:37:20 [2021-06-11T08:37:20.055Z] === RUN   TestDNSProxyServFail
08:37:20 [2021-06-11T08:37:20.055Z] --- SKIP: TestDNSProxyServFail (0.00s)
08:37:20 [2021-06-11T08:37:20.055Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
08:37:20 [2021-06-11T08:37:20.055Z] === RUN   TestSandboxAddEmpty
08:37:20 [2021-06-11T08:37:20.055Z] --- SKIP: TestSandboxAddEmpty (0.00s)
08:37:20 [2021-06-11T08:37:20.055Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
08:37:20 [2021-06-11T08:37:20.055Z] === RUN   TestSandboxAddMultiPrio
08:37:20 [2021-06-11T08:37:20.055Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
08:37:20 [2021-06-11T08:37:20.055Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
08:37:20 [2021-06-11T08:37:20.055Z] === RUN   TestSandboxAddSamePrio
08:37:20 [2021-06-11T08:37:20.055Z] --- SKIP: TestSandboxAddSamePrio (0.00s)
08:37:20 [2021-06-11T08:37:20.055Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
08:37:20 [2021-06-11T08:37:20.055Z] === RUN   TestCleanupServiceDiscovery
08:37:20 [2021-06-11T08:37:20.055Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
08:37:20 [2021-06-11T08:37:20.055Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
08:37:20 [2021-06-11T08:37:20.055Z] === RUN   TestDNSOptions
08:37:20 [2021-06-11T08:37:20.055Z] --- SKIP: TestDNSOptions (0.00s)
08:37:20 [2021-06-11T08:37:20.055Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
08:37:20 [2021-06-11T08:37:20.055Z] === RUN   TestMultipleControllersWithSameStore
08:37:20 [2021-06-11T08:37:20.055Z] time="2021-06-11T08:37:19Z" level=info msg="Restoring existing overlay networks from HNS into docker"
08:37:20 [2021-06-11T08:37:20.055Z] time="2021-06-11T08:37:19Z" level=info msg="Restoring existing overlay networks from HNS into docker"
08:37:20 [2021-06-11T08:37:20.055Z] --- PASS: TestMultipleControllersWithSameStore (0.04s)
08:37:20 [2021-06-11T08:37:20.055Z] PASS
08:37:20 [2021-06-11T08:37:20.055Z] coverage: 8.6% of statements
08:37:20 [2021-06-11T08:37:20.055Z] ok  	github.com/docker/docker/libnetwork	0.439s	coverage: 8.6% of statements
08:37:20 [2021-06-11T08:37:20.055Z] ?   	github.com/docker/docker/libnetwork/api	[no test files]
08:37:21 [2021-06-11T08:37:21.008Z] === RUN   TestTCP4Proxy
08:37:21 [2021-06-11T08:37:21.008Z] --- PASS: TestTCP4Proxy (0.02s)
08:37:21 [2021-06-11T08:37:21.008Z] === RUN   TestTCP4ProxyHalfClose
08:37:21 [2021-06-11T08:37:21.008Z] --- PASS: TestTCP4ProxyHalfClose (0.00s)
08:37:21 [2021-06-11T08:37:21.008Z] === RUN   TestTCP6Proxy
08:37:21 [2021-06-11T08:37:21.008Z] --- SKIP: TestTCP6Proxy (0.00s)
08:37:21 [2021-06-11T08:37:21.008Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
08:37:21 [2021-06-11T08:37:21.008Z] === RUN   TestTCPDualStackProxy
08:37:21 [2021-06-11T08:37:21.008Z] --- SKIP: TestTCPDualStackProxy (0.00s)
08:37:21 [2021-06-11T08:37:21.008Z]     network_proxy_test.go:212: No support for dual stack yet
08:37:21 [2021-06-11T08:37:21.008Z] === RUN   TestUDP4Proxy
08:37:21 [2021-06-11T08:37:21.008Z] --- PASS: TestUDP4Proxy (0.00s)
08:37:21 [2021-06-11T08:37:21.008Z] === RUN   TestUDP6Proxy
08:37:21 [2021-06-11T08:37:21.008Z] --- SKIP: TestUDP6Proxy (0.00s)
08:37:21 [2021-06-11T08:37:21.008Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
08:37:21 [2021-06-11T08:37:21.008Z] === RUN   TestUDPWriteError
08:37:21 [2021-06-11T08:37:21.008Z] --- PASS: TestUDPWriteError (0.00s)
08:37:21 [2021-06-11T08:37:21.008Z] === RUN   TestSCTP4Proxy
08:37:21 [2021-06-11T08:37:21.008Z] --- SKIP: TestSCTP4Proxy (0.00s)
08:37:21 [2021-06-11T08:37:21.008Z]     network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows
08:37:21 [2021-06-11T08:37:21.008Z] === RUN   TestSCTP6Proxy
08:37:21 [2021-06-11T08:37:21.008Z] --- SKIP: TestSCTP6Proxy (0.00s)
08:37:21 [2021-06-11T08:37:21.008Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
08:37:21 [2021-06-11T08:37:21.008Z] PASS
08:37:21 [2021-06-11T08:37:21.008Z] coverage: 49.4% of statements
08:37:21 [2021-06-11T08:37:21.008Z] ok  	github.com/docker/docker/libnetwork/cmd/proxy	0.108s	coverage: 49.4% of statements
08:37:21 [2021-06-11T08:37:21.020Z] --- PASS: TestLinksEtcHostsContentMatch (1.56s)
08:37:21 [2021-06-11T08:37:21.020Z] === RUN   TestLinksContainerNames
08:37:21 [2021-06-11T08:37:21.020Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
08:37:21 [2021-06-11T08:37:21.962Z] === RUN   TestInvalidConfig
08:37:21 [2021-06-11T08:37:21.962Z] --- PASS: TestInvalidConfig (0.00s)
08:37:21 [2021-06-11T08:37:21.962Z] === RUN   TestConfig
08:37:21 [2021-06-11T08:37:21.962Z] --- PASS: TestConfig (0.00s)
08:37:21 [2021-06-11T08:37:21.962Z] === RUN   TestOptionsLabels
08:37:21 [2021-06-11T08:37:21.962Z] --- PASS: TestOptionsLabels (0.00s)
08:37:21 [2021-06-11T08:37:21.962Z] === RUN   TestValidName
08:37:21 [2021-06-11T08:37:21.962Z] --- PASS: TestValidName (0.00s)
08:37:21 [2021-06-11T08:37:21.962Z] === RUN   TestTLSConfiguration
08:37:21 [2021-06-11T08:37:21.962Z] === RUN   TestKey
08:37:21 [2021-06-11T08:37:21.962Z] --- PASS: TestKey (0.00s)
08:37:21 [2021-06-11T08:37:21.962Z] === RUN   TestParseKey
08:37:21 [2021-06-11T08:37:21.962Z] --- PASS: TestParseKey (0.00s)
08:37:21 [2021-06-11T08:37:21.962Z] === RUN   TestInvalidDataStore
08:37:21 [2021-06-11T08:37:21.962Z] --- PASS: TestInvalidDataStore (0.00s)
08:37:21 [2021-06-11T08:37:21.962Z] === RUN   TestKVObjectFlatKey
08:37:21 [2021-06-11T08:37:21.962Z] --- PASS: TestKVObjectFlatKey (0.00s)
08:37:21 [2021-06-11T08:37:21.962Z] === RUN   TestAtomicKVObjectFlatKey
08:37:21 [2021-06-11T08:37:21.962Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
08:37:21 [2021-06-11T08:37:21.962Z] PASS
08:37:21 [2021-06-11T08:37:21.962Z] coverage: 21.9% of statements
08:37:21 [2021-06-11T08:37:21.962Z] ok  	github.com/docker/docker/libnetwork/datastore	0.071s	coverage: 21.9% of statements
08:37:21 [2021-06-11T08:37:21.962Z] time="2021-06-11T08:37:21Z" level=info msg="Option Initializing KV with TLS"
08:37:21 [2021-06-11T08:37:21.962Z] --- PASS: TestTLSConfiguration (0.18s)
08:37:21 [2021-06-11T08:37:21.962Z] PASS
08:37:21 [2021-06-11T08:37:21.962Z] coverage: 24.0% of statements
08:37:21 [2021-06-11T08:37:21.962Z] ok  	github.com/docker/docker/libnetwork/config	0.285s	coverage: 24.0% of statements
08:37:22 [2021-06-11T08:37:22.389Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
08:37:22 [2021-06-11T08:37:22.915Z] --- PASS: TestRandomAllocateDeallocate (6.53s)
08:37:22 [2021-06-11T08:37:22.915Z] === RUN   TestAllocateRandomDeallocate
08:37:22 [2021-06-11T08:37:22.915Z] === RUN   TestIPDataMarshalling
08:37:22 [2021-06-11T08:37:22.915Z] --- PASS: TestIPDataMarshalling (0.00s)
08:37:22 [2021-06-11T08:37:22.915Z] === RUN   TestValidateAndIsV6
08:37:22 [2021-06-11T08:37:22.915Z] --- PASS: TestValidateAndIsV6 (0.00s)
08:37:22 [2021-06-11T08:37:22.915Z] PASS
08:37:22 [2021-06-11T08:37:22.915Z] coverage: 68.9% of statements
08:37:22 [2021-06-11T08:37:22.915Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.055s	coverage: 68.9% of statements
08:37:23 [2021-06-11T08:37:23.758Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
08:37:23 [2021-06-11T08:37:23.758Z] --- PASS: TestLinksContainerNames (2.56s)
08:37:23 [2021-06-11T08:37:23.758Z] === RUN   TestLogsFollowTailEmpty
08:37:23 [2021-06-11T08:37:23.866Z] === RUN   TestDriver
08:37:23 [2021-06-11T08:37:23.866Z] --- PASS: TestDriver (0.00s)
08:37:23 [2021-06-11T08:37:23.866Z] PASS
08:37:23 [2021-06-11T08:37:23.866Z] coverage: 34.8% of statements
08:37:23 [2021-06-11T08:37:23.866Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.122s	coverage: 34.8% of statements
08:37:23 [2021-06-11T08:37:23.866Z] --- PASS: TestAllocateRandomDeallocate (1.33s)
08:37:23 [2021-06-11T08:37:23.866Z] === RUN   TestAllocateRandomDeallocateSerialize
08:37:24 [2021-06-11T08:37:24.317Z] === RUN   TestDriver
08:37:24 [2021-06-11T08:37:24.317Z] --- PASS: TestDriver (0.00s)
08:37:24 [2021-06-11T08:37:24.317Z] PASS
08:37:24 [2021-06-11T08:37:24.317Z] coverage: 34.8% of statements
08:37:24 [2021-06-11T08:37:24.317Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.074s	coverage: 34.8% of statements
08:37:24 [2021-06-11T08:37:24.688Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
08:37:24 [2021-06-11T08:37:24.945Z] --- PASS: TestLogsFollowTailEmpty (1.25s)
08:37:24 [2021-06-11T08:37:24.945Z] === RUN   TestContainerNetworkMountsNoChown
08:37:25 [2021-06-11T08:37:25.269Z] === RUN   TestNetworkAllocateFree
08:37:25 [2021-06-11T08:37:25.269Z] --- PASS: TestNetworkAllocateFree (0.00s)
08:37:25 [2021-06-11T08:37:25.269Z] === RUN   TestNetworkAllocateUserDefinedVNIs
08:37:25 [2021-06-11T08:37:25.269Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
08:37:25 [2021-06-11T08:37:25.269Z] PASS
08:37:25 [2021-06-11T08:37:25.269Z] coverage: 63.6% of statements
08:37:25 [2021-06-11T08:37:25.269Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.126s	coverage: 63.6% of statements
08:37:25 [2021-06-11T08:37:25.727Z] === RUN   TestGetEmptyCapabilities
08:37:25 [2021-06-11T08:37:25.727Z] --- PASS: TestGetEmptyCapabilities (0.01s)
08:37:25 [2021-06-11T08:37:25.727Z] === RUN   TestGetExtraCapabilities
08:37:25 [2021-06-11T08:37:25.727Z] --- PASS: TestGetExtraCapabilities (0.00s)
08:37:25 [2021-06-11T08:37:25.727Z] === RUN   TestGetInvalidCapabilities
08:37:25 [2021-06-11T08:37:25.727Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.70s)
08:37:25 [2021-06-11T08:37:25.727Z] === RUN   TestRetrieveFromStore
08:37:25 [2021-06-11T08:37:25.727Z] --- PASS: TestGetInvalidCapabilities (0.00s)
08:37:25 [2021-06-11T08:37:25.727Z] === RUN   TestRemoteDriver
08:37:25 [2021-06-11T08:37:25.727Z] --- PASS: TestRemoteDriver (0.01s)
08:37:25 [2021-06-11T08:37:25.727Z] === RUN   TestDriverError
08:37:25 [2021-06-11T08:37:25.727Z] --- PASS: TestDriverError (0.00s)
08:37:25 [2021-06-11T08:37:25.727Z] === RUN   TestMissingValues
08:37:25 [2021-06-11T08:37:25.727Z] --- PASS: TestMissingValues (0.00s)
08:37:25 [2021-06-11T08:37:25.727Z] === RUN   TestRollback
08:37:25 [2021-06-11T08:37:25.727Z] --- PASS: TestRollback (0.00s)
08:37:25 [2021-06-11T08:37:25.727Z] PASS
08:37:25 [2021-06-11T08:37:25.727Z] coverage: 57.4% of statements
08:37:25 [2021-06-11T08:37:25.727Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.152s	coverage: 57.4% of statements
08:37:26 [2021-06-11T08:37:26.317Z] --- PASS: TestContainerNetworkMountsNoChown (1.40s)
08:37:26 [2021-06-11T08:37:26.317Z] === RUN   TestMountDaemonRoot
08:37:26 [2021-06-11T08:37:26.317Z] === RUN   TestMountDaemonRoot/default
08:37:26 [2021-06-11T08:37:26.317Z] === PAUSE TestMountDaemonRoot/default
08:37:26 [2021-06-11T08:37:26.317Z] === RUN   TestMountDaemonRoot/private
08:37:26 [2021-06-11T08:37:26.317Z] === PAUSE TestMountDaemonRoot/private
08:37:26 [2021-06-11T08:37:26.317Z] === RUN   TestMountDaemonRoot/rprivate
08:37:26 [2021-06-11T08:37:26.317Z] === PAUSE TestMountDaemonRoot/rprivate
08:37:26 [2021-06-11T08:37:26.317Z] === RUN   TestMountDaemonRoot/slave
08:37:26 [2021-06-11T08:37:26.317Z] === PAUSE TestMountDaemonRoot/slave
08:37:26 [2021-06-11T08:37:26.317Z] === RUN   TestMountDaemonRoot/rslave
08:37:26 [2021-06-11T08:37:26.317Z] === PAUSE TestMountDaemonRoot/rslave
08:37:26 [2021-06-11T08:37:26.317Z] === RUN   TestMountDaemonRoot/shared
08:37:26 [2021-06-11T08:37:26.317Z] === PAUSE TestMountDaemonRoot/shared
08:37:26 [2021-06-11T08:37:26.317Z] === RUN   TestMountDaemonRoot/rshared
08:37:26 [2021-06-11T08:37:26.317Z] === PAUSE TestMountDaemonRoot/rshared
08:37:26 [2021-06-11T08:37:26.317Z] === CONT  TestMountDaemonRoot/default
08:37:26 [2021-06-11T08:37:26.317Z] === RUN   TestMountDaemonRoot/default/bind_subpath
08:37:26 [2021-06-11T08:37:26.317Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
08:37:26 [2021-06-11T08:37:26.317Z] === RUN   TestMountDaemonRoot/default/mount_root
08:37:26 [2021-06-11T08:37:26.317Z] === PAUSE TestMountDaemonRoot/default/mount_root
08:37:26 [2021-06-11T08:37:26.317Z] === RUN   TestMountDaemonRoot/default/mount_subpath
08:37:26 [2021-06-11T08:37:26.317Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
08:37:26 [2021-06-11T08:37:26.317Z] === RUN   TestMountDaemonRoot/default/bind_root
08:37:26 [2021-06-11T08:37:26.317Z] === PAUSE TestMountDaemonRoot/default/bind_root
08:37:26 [2021-06-11T08:37:26.317Z] === CONT  TestMountDaemonRoot/default/bind_subpath
08:37:26 [2021-06-11T08:37:26.317Z] === CONT  TestMountDaemonRoot/rshared
08:37:26 [2021-06-11T08:37:26.317Z] === RUN   TestMountDaemonRoot/rshared/bind_root
08:37:26 [2021-06-11T08:37:26.317Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
08:37:26 [2021-06-11T08:37:26.317Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
08:37:26 [2021-06-11T08:37:26.317Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
08:37:26 [2021-06-11T08:37:26.317Z] === RUN   TestMountDaemonRoot/rshared/mount_root
08:37:26 [2021-06-11T08:37:26.317Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
08:37:26 [2021-06-11T08:37:26.317Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
08:37:26 [2021-06-11T08:37:26.317Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
08:37:26 [2021-06-11T08:37:26.317Z] === CONT  TestMountDaemonRoot/rshared/bind_root
08:37:26 [2021-06-11T08:37:26.317Z] === CONT  TestMountDaemonRoot/shared
08:37:26 [2021-06-11T08:37:26.317Z] === RUN   TestMountDaemonRoot/shared/bind_root
08:37:26 [2021-06-11T08:37:26.317Z] === PAUSE TestMountDaemonRoot/shared/bind_root
08:37:26 [2021-06-11T08:37:26.317Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
08:37:26 [2021-06-11T08:37:26.317Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
08:37:26 [2021-06-11T08:37:26.317Z] === RUN   TestMountDaemonRoot/shared/mount_root
08:37:26 [2021-06-11T08:37:26.317Z] === PAUSE TestMountDaemonRoot/shared/mount_root
08:37:26 [2021-06-11T08:37:26.317Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
08:37:26 [2021-06-11T08:37:26.317Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
08:37:26 [2021-06-11T08:37:26.317Z] === CONT  TestMountDaemonRoot/rslave
08:37:26 [2021-06-11T08:37:26.317Z] === RUN   TestMountDaemonRoot/rslave/bind_root
08:37:26 [2021-06-11T08:37:26.317Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
08:37:26 [2021-06-11T08:37:26.317Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
08:37:26 [2021-06-11T08:37:26.317Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
08:37:26 [2021-06-11T08:37:26.317Z] === RUN   TestMountDaemonRoot/rslave/mount_root
08:37:26 [2021-06-11T08:37:26.317Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
08:37:26 [2021-06-11T08:37:26.318Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
08:37:26 [2021-06-11T08:37:26.318Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
08:37:26 [2021-06-11T08:37:26.318Z] === CONT  TestMountDaemonRoot/slave
08:37:26 [2021-06-11T08:37:26.318Z] === RUN   TestMountDaemonRoot/slave/bind_root
08:37:26 [2021-06-11T08:37:26.318Z] === PAUSE TestMountDaemonRoot/slave/bind_root
08:37:26 [2021-06-11T08:37:26.318Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
08:37:26 [2021-06-11T08:37:26.318Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
08:37:26 [2021-06-11T08:37:26.318Z] === RUN   TestMountDaemonRoot/slave/mount_root
08:37:26 [2021-06-11T08:37:26.318Z] === PAUSE TestMountDaemonRoot/slave/mount_root
08:37:26 [2021-06-11T08:37:26.318Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
08:37:26 [2021-06-11T08:37:26.318Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
08:37:26 [2021-06-11T08:37:26.318Z] === CONT  TestMountDaemonRoot/rprivate
08:37:26 [2021-06-11T08:37:26.318Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
08:37:26 [2021-06-11T08:37:26.318Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
08:37:26 [2021-06-11T08:37:26.318Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
08:37:26 [2021-06-11T08:37:26.318Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
08:37:26 [2021-06-11T08:37:26.318Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
08:37:26 [2021-06-11T08:37:26.318Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
08:37:26 [2021-06-11T08:37:26.318Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
08:37:26 [2021-06-11T08:37:26.318Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
08:37:26 [2021-06-11T08:37:26.318Z] === CONT  TestMountDaemonRoot/private
08:37:26 [2021-06-11T08:37:26.318Z] === RUN   TestMountDaemonRoot/private/bind_root
08:37:26 [2021-06-11T08:37:26.318Z] === PAUSE TestMountDaemonRoot/private/bind_root
08:37:26 [2021-06-11T08:37:26.318Z] === RUN   TestMountDaemonRoot/private/bind_subpath
08:37:26 [2021-06-11T08:37:26.318Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
08:37:26 [2021-06-11T08:37:26.318Z] === RUN   TestMountDaemonRoot/private/mount_root
08:37:26 [2021-06-11T08:37:26.318Z] === PAUSE TestMountDaemonRoot/private/mount_root
08:37:26 [2021-06-11T08:37:26.318Z] === RUN   TestMountDaemonRoot/private/mount_subpath
08:37:26 [2021-06-11T08:37:26.318Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
08:37:26 [2021-06-11T08:37:26.318Z] === CONT  TestMountDaemonRoot/default/bind_root
08:37:26 [2021-06-11T08:37:26.318Z] === CONT  TestMountDaemonRoot/default/mount_subpath
08:37:26 [2021-06-11T08:37:26.575Z] === CONT  TestMountDaemonRoot/default/mount_root
08:37:26 [2021-06-11T08:37:26.575Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
08:37:26 [2021-06-11T08:37:26.575Z] === CONT  TestMountDaemonRoot/rshared/mount_root
08:37:26 [2021-06-11T08:37:26.575Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
08:37:26 [2021-06-11T08:37:26.575Z] === CONT  TestMountDaemonRoot/shared/bind_root
08:37:26 [2021-06-11T08:37:26.575Z] === CONT  TestMountDaemonRoot/rslave/bind_root
08:37:26 [2021-06-11T08:37:26.575Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
08:37:26 [2021-06-11T08:37:26.575Z] === CONT  TestMountDaemonRoot/shared/mount_root
08:37:26 [2021-06-11T08:37:26.575Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
08:37:26 [2021-06-11T08:37:26.679Z] --- PASS: TestRetrieveFromStore (0.76s)
08:37:26 [2021-06-11T08:37:26.679Z] === RUN   TestIsCorrupted
08:37:26 [2021-06-11T08:37:26.679Z] --- PASS: TestIsCorrupted (0.01s)
08:37:26 [2021-06-11T08:37:26.679Z] === RUN   TestSetRollover
08:37:26 [2021-06-11T08:37:26.679Z] === RUN   TestNAT
08:37:26 [2021-06-11T08:37:26.679Z] --- SKIP: TestNAT (0.00s)
08:37:26 [2021-06-11T08:37:26.679Z]     windows_test.go:57: Test does not work on CI and was never running to begin with
08:37:26 [2021-06-11T08:37:26.679Z] === RUN   TestTransparent
08:37:26 [2021-06-11T08:37:26.679Z] --- SKIP: TestTransparent (0.00s)
08:37:26 [2021-06-11T08:37:26.679Z]     windows_test.go:62: Test does not work on CI and was never running to begin with
08:37:26 [2021-06-11T08:37:26.679Z] PASS
08:37:26 [2021-06-11T08:37:26.679Z] coverage: 0.0% of statements
08:37:26 [2021-06-11T08:37:26.679Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.060s	coverage: 0.0% of statements
08:37:26 [2021-06-11T08:37:26.832Z] === CONT  TestMountDaemonRoot/slave/bind_root
08:37:26 [2021-06-11T08:37:26.832Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
08:37:26 [2021-06-11T08:37:26.832Z] === CONT  TestMountDaemonRoot/rslave/mount_root
08:37:26 [2021-06-11T08:37:26.832Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
08:37:26 [2021-06-11T08:37:26.832Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
08:37:26 [2021-06-11T08:37:26.832Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
08:37:26 [2021-06-11T08:37:26.832Z] === CONT  TestMountDaemonRoot/slave/mount_root
08:37:26 [2021-06-11T08:37:26.832Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
08:37:26 [2021-06-11T08:37:26.832Z] === CONT  TestMountDaemonRoot/private/bind_root
08:37:27 [2021-06-11T08:37:27.089Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
08:37:27 [2021-06-11T08:37:27.089Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
08:37:27 [2021-06-11T08:37:27.089Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
08:37:27 [2021-06-11T08:37:27.089Z] === CONT  TestMountDaemonRoot/private/mount_subpath
08:37:27 [2021-06-11T08:37:27.089Z] === CONT  TestMountDaemonRoot/private/mount_root
08:37:27 [2021-06-11T08:37:27.089Z] === CONT  TestMountDaemonRoot/private/bind_subpath
08:37:27 [2021-06-11T08:37:27.089Z] --- PASS: TestMountDaemonRoot (0.02s)
08:37:27 [2021-06-11T08:37:27.089Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
08:37:27 [2021-06-11T08:37:27.089Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
08:37:27 [2021-06-11T08:37:27.089Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
08:37:27 [2021-06-11T08:37:27.089Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
08:37:27 [2021-06-11T08:37:27.089Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
08:37:27 [2021-06-11T08:37:27.089Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
08:37:27 [2021-06-11T08:37:27.089Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
08:37:27 [2021-06-11T08:37:27.089Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
08:37:27 [2021-06-11T08:37:27.089Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
08:37:27 [2021-06-11T08:37:27.089Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
08:37:27 [2021-06-11T08:37:27.089Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
08:37:27 [2021-06-11T08:37:27.089Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
08:37:27 [2021-06-11T08:37:27.089Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
08:37:27 [2021-06-11T08:37:27.089Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s)
08:37:27 [2021-06-11T08:37:27.089Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.09s)
08:37:27 [2021-06-11T08:37:27.089Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
08:37:27 [2021-06-11T08:37:27.089Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
08:37:27 [2021-06-11T08:37:27.089Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
08:37:27 [2021-06-11T08:37:27.089Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
08:37:27 [2021-06-11T08:37:27.089Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
08:37:27 [2021-06-11T08:37:27.089Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
08:37:27 [2021-06-11T08:37:27.089Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
08:37:27 [2021-06-11T08:37:27.089Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
08:37:27 [2021-06-11T08:37:27.089Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
08:37:27 [2021-06-11T08:37:27.089Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
08:37:27 [2021-06-11T08:37:27.089Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
08:37:27 [2021-06-11T08:37:27.089Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
08:37:27 [2021-06-11T08:37:27.089Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
08:37:27 [2021-06-11T08:37:27.089Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
08:37:27 [2021-06-11T08:37:27.089Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s)
08:37:27 [2021-06-11T08:37:27.089Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
08:37:27 [2021-06-11T08:37:27.089Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
08:37:27 [2021-06-11T08:37:27.089Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
08:37:27 [2021-06-11T08:37:27.089Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
08:37:27 [2021-06-11T08:37:27.089Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
08:37:27 [2021-06-11T08:37:27.089Z] === RUN   TestContainerBindMountNonRecursive
08:37:27 [2021-06-11T08:37:27.131Z] === RUN   TestNew
08:37:27 [2021-06-11T08:37:27.131Z] --- PASS: TestNew (0.00s)
08:37:27 [2021-06-11T08:37:27.131Z] === RUN   TestAddDriver
08:37:27 [2021-06-11T08:37:27.131Z] --- PASS: TestAddDriver (0.00s)
08:37:27 [2021-06-11T08:37:27.131Z] === RUN   TestAddDuplicateDriver
08:37:27 [2021-06-11T08:37:27.131Z] --- PASS: TestAddDuplicateDriver (0.00s)
08:37:27 [2021-06-11T08:37:27.131Z] === RUN   TestIPAMDefaultAddressSpaces
08:37:27 [2021-06-11T08:37:27.131Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
08:37:27 [2021-06-11T08:37:27.131Z] === RUN   TestDriver
08:37:27 [2021-06-11T08:37:27.131Z] --- PASS: TestDriver (0.00s)
08:37:27 [2021-06-11T08:37:27.131Z] === RUN   TestIPAM
08:37:27 [2021-06-11T08:37:27.131Z] --- PASS: TestIPAM (0.00s)
08:37:27 [2021-06-11T08:37:27.131Z] === RUN   TestWalkIPAMs
08:37:27 [2021-06-11T08:37:27.131Z] --- PASS: TestWalkIPAMs (0.00s)
08:37:27 [2021-06-11T08:37:27.131Z] === RUN   TestWalkDrivers
08:37:27 [2021-06-11T08:37:27.131Z] --- PASS: TestWalkDrivers (0.00s)
08:37:27 [2021-06-11T08:37:27.131Z] PASS
08:37:27 [2021-06-11T08:37:27.131Z] coverage: 82.4% of statements
08:37:27 [2021-06-11T08:37:27.131Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.089s	coverage: 82.4% of statements
08:37:27 [2021-06-11T08:37:27.131Z] === RUN   TestBuildDefault
08:37:27 [2021-06-11T08:37:27.131Z] --- PASS: TestBuildDefault (0.00s)
08:37:27 [2021-06-11T08:37:27.131Z] === RUN   TestBuildHostnameDomainname
08:37:27 [2021-06-11T08:37:27.131Z] --- PASS: TestBuildHostnameDomainname (0.00s)
08:37:27 [2021-06-11T08:37:27.131Z] === RUN   TestBuildHostname
08:37:27 [2021-06-11T08:37:27.131Z] --- PASS: TestBuildHostname (0.00s)
08:37:27 [2021-06-11T08:37:27.131Z] === RUN   TestBuildHostnameFQDN
08:37:27 [2021-06-11T08:37:27.131Z] --- PASS: TestBuildHostnameFQDN (0.00s)
08:37:27 [2021-06-11T08:37:27.131Z] === RUN   TestBuildNoIP
08:37:27 [2021-06-11T08:37:27.131Z] --- PASS: TestBuildNoIP (0.00s)
08:37:27 [2021-06-11T08:37:27.131Z] === RUN   TestUpdate
08:37:27 [2021-06-11T08:37:27.131Z] --- PASS: TestUpdate (0.00s)
08:37:27 [2021-06-11T08:37:27.131Z] === RUN   TestUpdateIgnoresPrefixedHostname
08:37:27 [2021-06-11T08:37:27.131Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
08:37:27 [2021-06-11T08:37:27.131Z] === RUN   TestDeleteIgnoresPrefixedHostname
08:37:27 [2021-06-11T08:37:27.131Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
08:37:27 [2021-06-11T08:37:27.131Z] === RUN   TestAddEmpty
08:37:27 [2021-06-11T08:37:27.131Z] --- PASS: TestAddEmpty (0.00s)
08:37:27 [2021-06-11T08:37:27.131Z] === RUN   TestAdd
08:37:27 [2021-06-11T08:37:27.131Z] --- PASS: TestAdd (0.00s)
08:37:27 [2021-06-11T08:37:27.131Z] === RUN   TestDeleteEmpty
08:37:27 [2021-06-11T08:37:27.131Z] --- PASS: TestDeleteEmpty (0.00s)
08:37:27 [2021-06-11T08:37:27.131Z] === RUN   TestDeleteNewline
08:37:27 [2021-06-11T08:37:27.131Z] --- PASS: TestDeleteNewline (0.00s)
08:37:27 [2021-06-11T08:37:27.131Z] === RUN   TestDelete
08:37:27 [2021-06-11T08:37:27.131Z] --- PASS: TestDelete (0.00s)
08:37:27 [2021-06-11T08:37:27.131Z] === RUN   TestConcurrentWrites
08:37:27 [2021-06-11T08:37:27.131Z] --- PASS: TestConcurrentWrites (0.24s)
08:37:27 [2021-06-11T08:37:27.131Z] PASS
08:37:27 [2021-06-11T08:37:27.131Z] coverage: 81.2% of statements
08:37:27 [2021-06-11T08:37:27.131Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.304s	coverage: 81.2% of statements
08:37:28 [2021-06-11T08:37:28.083Z] --- PASS: TestSetRollover (1.69s)
08:37:28 [2021-06-11T08:37:28.083Z] === RUN   TestSetRolloverSerial
08:37:28 [2021-06-11T08:37:28.457Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
08:37:28 [2021-06-11T08:37:28.534Z] === RUN   TestNew
08:37:28 [2021-06-11T08:37:28.534Z] --- PASS: TestNew (0.00s)
08:37:28 [2021-06-11T08:37:28.534Z] === RUN   TestAllocate
08:37:28 [2021-06-11T08:37:28.534Z] --- PASS: TestAllocate (0.00s)
08:37:28 [2021-06-11T08:37:28.534Z] === RUN   TestUninitialized
08:37:28 [2021-06-11T08:37:28.534Z] --- PASS: TestUninitialized (0.00s)
08:37:28 [2021-06-11T08:37:28.534Z] === RUN   TestAllocateInRange
08:37:28 [2021-06-11T08:37:28.534Z] --- PASS: TestAllocateInRange (0.00s)
08:37:28 [2021-06-11T08:37:28.534Z] === RUN   TestAllocateSerial
08:37:28 [2021-06-11T08:37:28.534Z] --- PASS: TestAllocateSerial (0.00s)
08:37:28 [2021-06-11T08:37:28.534Z] PASS
08:37:28 [2021-06-11T08:37:28.534Z] coverage: 87.5% of statements
08:37:28 [2021-06-11T08:37:28.534Z] ok  	github.com/docker/docker/libnetwork/idm	0.045s	coverage: 87.5% of statements
08:37:28 [2021-06-11T08:37:28.534Z] === RUN   TestDiff
08:37:28 [2021-06-11T08:37:28.534Z] --- PASS: TestDiff (0.00s)
08:37:28 [2021-06-11T08:37:28.534Z] === RUN   TestAddedCallback
08:37:28 [2021-06-11T08:37:28.534Z] --- PASS: TestAddedCallback (0.00s)
08:37:28 [2021-06-11T08:37:28.534Z] === RUN   TestRemovedCallback
08:37:28 [2021-06-11T08:37:28.534Z] --- PASS: TestRemovedCallback (0.00s)
08:37:28 [2021-06-11T08:37:28.534Z] === RUN   TestNoCallback
08:37:28 [2021-06-11T08:37:28.534Z] --- PASS: TestNoCallback (0.00s)
08:37:28 [2021-06-11T08:37:28.534Z] PASS
08:37:28 [2021-06-11T08:37:28.534Z] coverage: 48.1% of statements
08:37:28 [2021-06-11T08:37:28.534Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.053s	coverage: 48.1% of statements
08:37:29 [2021-06-11T08:37:29.486Z] === RUN   TestCaller
08:37:29 [2021-06-11T08:37:29.486Z] --- PASS: TestCaller (0.00s)
08:37:29 [2021-06-11T08:37:29.486Z] PASS
08:37:29 [2021-06-11T08:37:29.486Z] coverage: 100.0% of statements
08:37:29 [2021-06-11T08:37:29.486Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.077s	coverage: 100.0% of statements
08:37:29 [2021-06-11T08:37:29.486Z] === RUN   TestSetSerialInsertDelete
08:37:29 [2021-06-11T08:37:29.486Z] --- PASS: TestSetSerialInsertDelete (0.00s)
08:37:29 [2021-06-11T08:37:29.486Z] === RUN   TestSetParallelInsertDelete
08:37:30 [2021-06-11T08:37:30.975Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
08:37:30 [2021-06-11T08:37:30.975Z] --- PASS: TestContainerBindMountNonRecursive (3.80s)
08:37:30 [2021-06-11T08:37:30.975Z] === RUN   TestContainerVolumesMountedAsShared
08:37:30 [2021-06-11T08:37:30.999Z] === RUN   TestInt2IP2IntConversion
08:37:30 [2021-06-11T08:37:30.999Z] --- PASS: TestSetRolloverSerial (2.76s)
08:37:30 [2021-06-11T08:37:30.999Z] === RUN   TestGetFirstAvailableFromCurrent
08:37:30 [2021-06-11T08:37:30.999Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
08:37:30 [2021-06-11T08:37:30.999Z] PASS
08:37:30 [2021-06-11T08:37:30.999Z] coverage: 84.4% of statements
08:37:30 [2021-06-11T08:37:30.999Z] ok  	github.com/docker/docker/libnetwork/bitseq	15.068s	coverage: 84.4% of statements
08:37:31 [2021-06-11T08:37:31.450Z] === RUN   TestPoolRequest
08:37:31 [2021-06-11T08:37:31.450Z] --- PASS: TestPoolRequest (0.00s)
08:37:31 [2021-06-11T08:37:31.450Z] === RUN   TestOtherRequests
08:37:31 [2021-06-11T08:37:31.450Z] --- PASS: TestOtherRequests (0.00s)
08:37:31 [2021-06-11T08:37:31.450Z] PASS
08:37:31 [2021-06-11T08:37:31.450Z] coverage: 57.1% of statements
08:37:31 [2021-06-11T08:37:31.450Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.058s	coverage: 57.1% of statements
08:37:31 [2021-06-11T08:37:31.901Z] --- PASS: TestInt2IP2IntConversion (0.79s)
08:37:31 [2021-06-11T08:37:31.901Z] === RUN   TestGetAddressVersion
08:37:31 [2021-06-11T08:37:31.901Z] --- PASS: TestGetAddressVersion (0.00s)
08:37:31 [2021-06-11T08:37:31.901Z] === RUN   TestKeyString
08:37:31 [2021-06-11T08:37:31.901Z] --- PASS: TestKeyString (0.00s)
08:37:31 [2021-06-11T08:37:31.901Z] === RUN   TestPoolDataMarshal
08:37:31 [2021-06-11T08:37:31.901Z] --- PASS: TestPoolDataMarshal (0.00s)
08:37:31 [2021-06-11T08:37:31.901Z] === RUN   TestSubnetsMarshal
08:37:31 [2021-06-11T08:37:31.901Z] --- PASS: TestSubnetsMarshal (0.07s)
08:37:31 [2021-06-11T08:37:31.901Z] === RUN   TestAddSubnets
08:37:31 [2021-06-11T08:37:31.901Z] --- PASS: TestAddSubnets (0.25s)
08:37:31 [2021-06-11T08:37:31.901Z] === RUN   TestDoublePoolRelease
08:37:31 [2021-06-11T08:37:31.904Z] --- PASS: TestContainerVolumesMountedAsShared (0.86s)
08:37:31 [2021-06-11T08:37:31.904Z] === RUN   TestContainerVolumesMountedAsSlave
08:37:31 [2021-06-11T08:37:31.904Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
08:37:32 [2021-06-11T08:37:32.352Z] --- PASS: TestDoublePoolRelease (0.07s)
08:37:32 [2021-06-11T08:37:32.352Z] === RUN   TestAddReleasePoolID
08:37:32 [2021-06-11T08:37:32.352Z] --- PASS: TestAddReleasePoolID (0.07s)
08:37:32 [2021-06-11T08:37:32.352Z] === RUN   TestPredefinedPool
08:37:32 [2021-06-11T08:37:32.352Z] --- PASS: TestPredefinedPool (0.17s)
08:37:32 [2021-06-11T08:37:32.352Z] === RUN   TestRemoveSubnet
08:37:33 [2021-06-11T08:37:33.304Z] --- PASS: TestRemoveSubnet (0.74s)
08:37:33 [2021-06-11T08:37:33.304Z] === RUN   TestGetSameAddress
08:37:33 [2021-06-11T08:37:33.304Z] --- PASS: TestGetSameAddress (0.03s)
08:37:33 [2021-06-11T08:37:33.304Z] === RUN   TestPoolAllocationReuse
08:37:33 [2021-06-11T08:37:33.304Z] === RUN   TestGetCapabilities
08:37:33 [2021-06-11T08:37:33.304Z] --- PASS: TestGetCapabilities (0.01s)
08:37:33 [2021-06-11T08:37:33.304Z] === RUN   TestGetCapabilitiesFromLegacyDriver
08:37:33 [2021-06-11T08:37:33.304Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s)
08:37:33 [2021-06-11T08:37:33.304Z] === RUN   TestGetDefaultAddressSpaces
08:37:33 [2021-06-11T08:37:33.304Z] --- PASS: TestGetDefaultAddressSpaces (0.01s)
08:37:33 [2021-06-11T08:37:33.304Z] === RUN   TestRemoteDriver
08:37:33 [2021-06-11T08:37:33.304Z] --- PASS: TestRemoteDriver (0.01s)
08:37:33 [2021-06-11T08:37:33.304Z] PASS
08:37:33 [2021-06-11T08:37:33.304Z] coverage: 47.4% of statements
08:37:33 [2021-06-11T08:37:33.304Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.070s	coverage: 47.4% of statements
08:37:33 [2021-06-11T08:37:33.795Z] --- PASS: TestContainerVolumesMountedAsSlave (1.66s)
08:37:33 [2021-06-11T08:37:33.795Z] === RUN   TestNetworkNat
08:37:33 [2021-06-11T08:37:33.795Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
08:37:34 [2021-06-11T08:37:34.141Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s)
08:37:34 [2021-06-11T08:37:34.141Z] PASS
08:37:34 [2021-06-11T08:37:34.141Z] 
08:37:34 [2021-06-11T08:37:34.141Z] DONE 17 tests in 47.061s
08:37:34 [2021-06-11T08:37:34.141Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
08:37:34 [2021-06-11T08:37:34.141Z] INFO: Testing against a local daemon
08:37:34 [2021-06-11T08:37:34.141Z] === RUN   TestPluginInvalidJSON
08:37:34 [2021-06-11T08:37:34.141Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
08:37:34 [2021-06-11T08:37:34.141Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
08:37:34 [2021-06-11T08:37:34.141Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
08:37:34 [2021-06-11T08:37:34.141Z] --- PASS: TestPluginInvalidJSON (0.02s)
08:37:34 [2021-06-11T08:37:34.141Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
08:37:34 [2021-06-11T08:37:34.141Z] === RUN   TestPluginInstall
08:37:34 [2021-06-11T08:37:34.141Z] === RUN   TestPluginInstall/no_auth
08:37:34 [2021-06-11T08:37:34.141Z] time="2021-06-11T08:37:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:37:34 [2021-06-11T08:37:34.141Z] time="2021-06-11T08:37:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:66fa3e77bcfe1323accc903a8d7eb7ebc4fb2d348dcfb1c83c694b9cd50e7020" mediatype=application/vnd.docker.plugin.v1+json size=522
08:37:34 [2021-06-11T08:37:34.141Z] time="2021-06-11T08:37:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:37:34 [2021-06-11T08:37:34.141Z] time="2021-06-11T08:37:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:66fa3e77bcfe1323accc903a8d7eb7ebc4fb2d348dcfb1c83c694b9cd50e7020" mediatype=application/vnd.docker.plugin.v1+json size=522
08:37:34 [2021-06-11T08:37:34.397Z] === RUN   TestPluginInstall/with_htpasswd
08:37:34 [2021-06-11T08:37:34.724Z] --- PASS: TestNetworkNat (1.29s)
08:37:34 [2021-06-11T08:37:34.724Z] === RUN   TestNetworkLocalhostTCPNat
08:37:34 [2021-06-11T08:37:34.819Z] === RUN   TestWindowsIPAM
08:37:34 [2021-06-11T08:37:34.819Z] --- PASS: TestWindowsIPAM (0.00s)
08:37:34 [2021-06-11T08:37:34.819Z] PASS
08:37:34 [2021-06-11T08:37:34.819Z] coverage: 71.4% of statements
08:37:34 [2021-06-11T08:37:34.819Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.046s	coverage: 71.4% of statements
08:37:34 [2021-06-11T08:37:34.819Z] ?   	github.com/docker/docker/libnetwork/client/mflag/example	[no test files]
08:37:34 [2021-06-11T08:37:34.819Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
08:37:34 [2021-06-11T08:37:34.819Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
08:37:34 [2021-06-11T08:37:34.819Z] ?   	github.com/docker/docker/libnetwork/cmd/dnet	[no test files]
08:37:34 [2021-06-11T08:37:34.819Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
08:37:34 [2021-06-11T08:37:34.819Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
08:37:34 [2021-06-11T08:37:34.819Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
08:37:34 [2021-06-11T08:37:34.819Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
08:37:34 [2021-06-11T08:37:34.819Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
08:37:34 [2021-06-11T08:37:34.819Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
08:37:34 [2021-06-11T08:37:34.819Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
08:37:34 [2021-06-11T08:37:34.819Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
08:37:34 [2021-06-11T08:37:34.819Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
08:37:34 [2021-06-11T08:37:34.819Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
08:37:34 [2021-06-11T08:37:34.819Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
08:37:34 [2021-06-11T08:37:34.819Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
08:37:34 [2021-06-11T08:37:34.819Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
08:37:34 [2021-06-11T08:37:34.819Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
08:37:34 [2021-06-11T08:37:34.819Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
08:37:34 [2021-06-11T08:37:34.958Z] time="2021-06-11T08:37:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:37:34 [2021-06-11T08:37:34.958Z] time="2021-06-11T08:37:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f44d31d0b37a60b18a3bd9c829eb54b2543111cbc3bf81e16eca8e4862e82bd7" mediatype=application/vnd.docker.plugin.v1+json size=522
08:37:34 [2021-06-11T08:37:34.958Z] time="2021-06-11T08:37:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:37:34 [2021-06-11T08:37:34.958Z] time="2021-06-11T08:37:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f44d31d0b37a60b18a3bd9c829eb54b2543111cbc3bf81e16eca8e4862e82bd7" mediatype=application/vnd.docker.plugin.v1+json size=522
08:37:34 [2021-06-11T08:37:34.980Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
08:37:35 [2021-06-11T08:37:35.213Z] === RUN   TestPluginInstall/with_insecure
08:37:35 [2021-06-11T08:37:35.771Z] === RUN   TestKeyValue
08:37:35 [2021-06-11T08:37:35.771Z] --- PASS: TestKeyValue (0.00s)
08:37:35 [2021-06-11T08:37:35.771Z] PASS
08:37:35 [2021-06-11T08:37:35.771Z] coverage: 60.0% of statements
08:37:35 [2021-06-11T08:37:35.771Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.039s	coverage: 60.0% of statements
08:37:35 [2021-06-11T08:37:35.771Z] === RUN   TestDefaultNetwork
08:37:36 [2021-06-11T08:37:36.139Z] time="2021-06-11T08:37:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:37:36 [2021-06-11T08:37:36.139Z] time="2021-06-11T08:37:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a5bd45f3b22f5c0d864925a32c57bb723de246f71390f7941f72b2d90e2918be" mediatype=application/vnd.docker.plugin.v1+json size=522
08:37:36 [2021-06-11T08:37:36.139Z] time="2021-06-11T08:37:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:37:36 [2021-06-11T08:37:36.139Z] time="2021-06-11T08:37:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a5bd45f3b22f5c0d864925a32c57bb723de246f71390f7941f72b2d90e2918be" mediatype=application/vnd.docker.plugin.v1+json size=522
08:37:36 [2021-06-11T08:37:36.223Z] --- PASS: TestPoolAllocationReuse (3.14s)
08:37:36 [2021-06-11T08:37:36.223Z] === RUN   TestGetAddressSubPoolEqualPool
08:37:36 [2021-06-11T08:37:36.223Z] --- PASS: TestGetAddressSubPoolEqualPool (0.05s)
08:37:36 [2021-06-11T08:37:36.223Z] === RUN   TestRequestReleaseAddressFromSubPool
08:37:36 [2021-06-11T08:37:36.223Z] --- PASS: TestDefaultNetwork (0.46s)
08:37:36 [2021-06-11T08:37:36.223Z] === RUN   TestConfigGlobalScopeDefaultNetworks
08:37:36 [2021-06-11T08:37:36.347Z] --- PASS: TestNetworkLocalhostTCPNat (1.33s)
08:37:36 [2021-06-11T08:37:36.347Z] === RUN   TestNetworkLoopbackNat
08:37:36 [2021-06-11T08:37:36.395Z] --- PASS: TestPluginInstall (4.26s)
08:37:36 [2021-06-11T08:37:36.395Z]     --- PASS: TestPluginInstall/no_auth (2.22s)
08:37:36 [2021-06-11T08:37:36.395Z]     --- PASS: TestPluginInstall/with_htpasswd (0.79s)
08:37:36 [2021-06-11T08:37:36.395Z]     --- PASS: TestPluginInstall/with_insecure (1.25s)
08:37:36 [2021-06-11T08:37:36.395Z]         plugin_test.go:165: [d5e531391b68e] daemon is not started
08:37:36 [2021-06-11T08:37:36.395Z] === RUN   TestPluginsWithRuntimes
08:37:37 [2021-06-11T08:37:37.175Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.53s)
08:37:37 [2021-06-11T08:37:37.175Z] === RUN   TestInitAddressPools
08:37:37 [2021-06-11T08:37:37.175Z] --- PASS: TestInitAddressPools (0.00s)
08:37:37 [2021-06-11T08:37:37.175Z] PASS
08:37:37 [2021-06-11T08:37:37.175Z] coverage: 74.0% of statements
08:37:37 [2021-06-11T08:37:37.175Z] ok  	github.com/docker/docker/libnetwork/ipamutils	1.244s	coverage: 74.0% of statements
08:37:38 [2021-06-11T08:37:38.286Z] === RUN   TestPluginsWithRuntimes/No_Args
08:37:38 [2021-06-11T08:37:38.688Z] === RUN   TestGenerate
08:37:38 [2021-06-11T08:37:38.688Z] --- PASS: TestGenerate (0.00s)
08:37:38 [2021-06-11T08:37:38.688Z] === RUN   TestGeneratePtr
08:37:38 [2021-06-11T08:37:38.688Z] --- PASS: TestGeneratePtr (0.00s)
08:37:38 [2021-06-11T08:37:38.688Z] === RUN   TestGenerateMissingField
08:37:38 [2021-06-11T08:37:38.688Z] --- PASS: TestGenerateMissingField (0.00s)
08:37:38 [2021-06-11T08:37:38.688Z] === RUN   TestFieldCannotBeSet
08:37:38 [2021-06-11T08:37:38.688Z] --- PASS: TestFieldCannotBeSet (0.00s)
08:37:38 [2021-06-11T08:37:38.688Z] === RUN   TestTypeMismatchError
08:37:38 [2021-06-11T08:37:38.688Z] --- PASS: TestTypeMismatchError (0.00s)
08:37:38 [2021-06-11T08:37:38.688Z] PASS
08:37:38 [2021-06-11T08:37:38.688Z] coverage: 100.0% of statements
08:37:38 [2021-06-11T08:37:38.688Z] ok  	github.com/docker/docker/libnetwork/options	0.100s	coverage: 100.0% of statements
08:37:38 [2021-06-11T08:37:38.862Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
08:37:39 [2021-06-11T08:37:39.139Z] === RUN   TestNetworkDBSimple
08:37:39 [2021-06-11T08:37:39.211Z] === RUN   TestPluginsWithRuntimes/With_Args
08:37:39 [2021-06-11T08:37:39.591Z] testing: warning: no tests to run
08:37:39 [2021-06-11T08:37:39.591Z] PASS
08:37:39 [2021-06-11T08:37:39.591Z] coverage: 0.0% of statements
08:37:39 [2021-06-11T08:37:39.591Z] ok  	github.com/docker/docker/libnetwork/osl	0.037s	coverage: 0.0% of statements [no tests to run]
08:37:39 [2021-06-11T08:37:39.591Z] --- PASS: TestSetParallelInsertDelete (10.00s)
08:37:39 [2021-06-11T08:37:39.591Z] PASS
08:37:39 [2021-06-11T08:37:39.591Z] coverage: 100.0% of statements
08:37:39 [2021-06-11T08:37:39.591Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.042s	coverage: 100.0% of statements
08:37:40 [2021-06-11T08:37:40.044Z] 2021/06/11 08:37:39 Closing DB instances...
08:37:40 [2021-06-11T08:37:40.138Z] --- PASS: TestPluginsWithRuntimes (3.62s)
08:37:40 [2021-06-11T08:37:40.138Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.95s)
08:37:40 [2021-06-11T08:37:40.138Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
08:37:40 [2021-06-11T08:37:40.138Z] === RUN   TestPluginBackCompatMediaTypes
08:37:40 [2021-06-11T08:37:40.229Z] --- PASS: TestNetworkLoopbackNat (4.14s)
08:37:40 [2021-06-11T08:37:40.229Z] === RUN   TestPause
08:37:40 [2021-06-11T08:37:40.496Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.12s)
08:37:40 [2021-06-11T08:37:40.496Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
08:37:40 [2021-06-11T08:37:40.496Z] === RUN   TestRequestNewPort
08:37:40 [2021-06-11T08:37:40.496Z] --- PASS: TestRequestNewPort (0.00s)
08:37:40 [2021-06-11T08:37:40.496Z] === RUN   TestRequestSpecificPort
08:37:40 [2021-06-11T08:37:40.496Z] --- PASS: TestRequestSpecificPort (0.00s)
08:37:40 [2021-06-11T08:37:40.496Z] === RUN   TestReleasePort
08:37:40 [2021-06-11T08:37:40.496Z] --- PASS: TestReleasePort (0.00s)
08:37:40 [2021-06-11T08:37:40.496Z] === RUN   TestReuseReleasedPort
08:37:40 [2021-06-11T08:37:40.496Z] --- PASS: TestReuseReleasedPort (0.00s)
08:37:40 [2021-06-11T08:37:40.496Z] === RUN   TestReleaseUnreadledPort
08:37:40 [2021-06-11T08:37:40.496Z] --- PASS: TestReleaseUnreadledPort (0.00s)
08:37:40 [2021-06-11T08:37:40.496Z] === RUN   TestUnknowProtocol
08:37:40 [2021-06-11T08:37:40.496Z] --- PASS: TestUnknowProtocol (0.00s)
08:37:40 [2021-06-11T08:37:40.496Z] === RUN   TestAllocateAllPorts
08:37:40 [2021-06-11T08:37:40.496Z] --- PASS: TestAllocateAllPorts (0.00s)
08:37:40 [2021-06-11T08:37:40.496Z] === RUN   TestPortAllocation
08:37:40 [2021-06-11T08:37:40.496Z] --- PASS: TestPortAllocation (0.00s)
08:37:40 [2021-06-11T08:37:40.496Z] === RUN   TestPortAllocationWithCustomRange
08:37:40 [2021-06-11T08:37:40.496Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
08:37:40 [2021-06-11T08:37:40.496Z] === RUN   TestNoDuplicateBPR
08:37:40 [2021-06-11T08:37:40.496Z] --- PASS: TestNoDuplicateBPR (0.00s)
08:37:40 [2021-06-11T08:37:40.496Z] === RUN   TestChangePortRange
08:37:40 [2021-06-11T08:37:40.496Z] --- PASS: TestChangePortRange (0.00s)
08:37:40 [2021-06-11T08:37:40.496Z]     portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
08:37:40 [2021-06-11T08:37:40.496Z]     portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
08:37:40 [2021-06-11T08:37:40.496Z]     portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
08:37:40 [2021-06-11T08:37:40.496Z]     portallocator_test.go:345: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
08:37:40 [2021-06-11T08:37:40.496Z]     portallocator_test.go:345: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
08:37:40 [2021-06-11T08:37:40.496Z]     portallocator_test.go:345: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
08:37:40 [2021-06-11T08:37:40.496Z] PASS
08:37:40 [2021-06-11T08:37:40.496Z] coverage: 89.7% of statements
08:37:40 [2021-06-11T08:37:40.496Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.042s	coverage: 89.7% of statements
08:37:40 [2021-06-11T08:37:40.946Z] === RUN   TestTransportPortConv
08:37:40 [2021-06-11T08:37:40.946Z] --- PASS: TestTransportPortConv (0.00s)
08:37:40 [2021-06-11T08:37:40.946Z] === RUN   TestTransportPortBindingConv
08:37:40 [2021-06-11T08:37:40.946Z] --- PASS: TestTransportPortBindingConv (0.00s)
08:37:40 [2021-06-11T08:37:40.946Z] === RUN   TestErrorConstructors
08:37:40 [2021-06-11T08:37:40.946Z] --- PASS: TestErrorConstructors (0.00s)
08:37:40 [2021-06-11T08:37:40.946Z] === RUN   TestCompareIPMask
08:37:40 [2021-06-11T08:37:40.946Z] --- PASS: TestCompareIPMask (0.00s)
08:37:40 [2021-06-11T08:37:40.946Z] === RUN   TestUtilGetHostPartIP
08:37:40 [2021-06-11T08:37:40.946Z] --- PASS: TestUtilGetHostPartIP (0.00s)
08:37:40 [2021-06-11T08:37:40.946Z] === RUN   TestUtilGetBroadcastIP
08:37:40 [2021-06-11T08:37:40.946Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
08:37:40 [2021-06-11T08:37:40.946Z] === RUN   TestParseCIDR
08:37:40 [2021-06-11T08:37:40.946Z] --- PASS: TestParseCIDR (0.00s)
08:37:40 [2021-06-11T08:37:40.946Z] PASS
08:37:40 [2021-06-11T08:37:40.946Z] coverage: 47.9% of statements
08:37:40 [2021-06-11T08:37:40.946Z] ok  	github.com/docker/docker/libnetwork/types	0.042s	coverage: 47.9% of statements
08:37:40 [2021-06-11T08:37:40.946Z] --- PASS: TestNetworkDBSimple (2.02s)
08:37:40 [2021-06-11T08:37:40.946Z] === RUN   TestNetworkDBJoinLeaveNetwork
08:37:41 [2021-06-11T08:37:41.064Z] --- PASS: TestPluginBackCompatMediaTypes (0.75s)
08:37:41 [2021-06-11T08:37:41.064Z] PASS
08:37:41 [2021-06-11T08:37:41.064Z] 
08:37:41 [2021-06-11T08:37:41.064Z] DONE 10 tests in 8.686s
08:37:41 [2021-06-11T08:37:41.064Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
08:37:41 [2021-06-11T08:37:41.064Z] INFO: Testing against a local daemon
08:37:41 [2021-06-11T08:37:41.064Z] === RUN   TestExternalGraphDriver
08:37:41 [2021-06-11T08:37:41.064Z] === RUN   TestExternalGraphDriver/json
08:37:41 [2021-06-11T08:37:41.595Z] --- PASS: TestPause (1.49s)
08:37:41 [2021-06-11T08:37:41.595Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:37:41 [2021-06-11T08:37:41.595Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
08:37:41 [2021-06-11T08:37:41.595Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:37:41 [2021-06-11T08:37:41.595Z] === RUN   TestPauseStopPausedContainer
08:37:41 [2021-06-11T08:37:41.852Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
08:37:42 [2021-06-11T08:37:42.459Z] 2021/06/11 08:37:42 Closing DB instances...
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
08:37:42 [2021-06-11T08:37:42.459Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
08:37:42 [2021-06-11T08:37:42.459Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
08:37:42 [2021-06-11T08:37:42.459Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
08:37:42 [2021-06-11T08:37:42.459Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
08:37:42 [2021-06-11T08:37:42.459Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
08:37:42 [2021-06-11T08:37:42.459Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
08:37:42 [2021-06-11T08:37:42.459Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
08:37:42 [2021-06-11T08:37:42.459Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
08:37:42 [2021-06-11T08:37:42.459Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
08:37:42 [2021-06-11T08:37:42.459Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
08:37:42 [2021-06-11T08:37:42.459Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
08:37:42 [2021-06-11T08:37:42.459Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
08:37:42 [2021-06-11T08:37:42.459Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
08:37:42 [2021-06-11T08:37:42.459Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
08:37:42 [2021-06-11T08:37:42.459Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
08:37:42 [2021-06-11T08:37:42.459Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
08:37:42 [2021-06-11T08:37:42.459Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
08:37:42 [2021-06-11T08:37:42.459Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
08:37:42 [2021-06-11T08:37:42.459Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
08:37:42 [2021-06-11T08:37:42.459Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
08:37:42 [2021-06-11T08:37:42.459Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
08:37:42 [2021-06-11T08:37:42.459Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
08:37:42 [2021-06-11T08:37:42.459Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
08:37:42 [2021-06-11T08:37:42.459Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
08:37:42 [2021-06-11T08:37:42.459Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
08:37:42 [2021-06-11T08:37:42.459Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
08:37:42 [2021-06-11T08:37:42.459Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
08:37:42 [2021-06-11T08:37:42.459Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
08:37:42 [2021-06-11T08:37:42.459Z] PASS
08:37:42 [2021-06-11T08:37:42.459Z] coverage: 44.0% of statements
08:37:42 [2021-06-11T08:37:42.459Z] ok  	github.com/docker/docker/oci	0.074s	coverage: 44.0% of statements
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestAddressPoolOpt
08:37:42 [2021-06-11T08:37:42.459Z] --- PASS: TestAddressPoolOpt (0.00s)
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestValidateEnv
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestValidateEnv/a
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestValidateEnv/something
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestValidateEnv/_=a
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestValidateEnv/env1=value1
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestValidateEnv/_env1=value1
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestValidateEnv/env2=value2=value3
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestValidateEnv/env3=abc!qwe
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestValidateEnv/env_4=value_4
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestValidateEnv/PATH
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestValidateEnv/=a
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestValidateEnv/PATH=
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestValidateEnv/PATH=something
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestValidateEnv/asd!qwe
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestValidateEnv/1asd
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestValidateEnv/123
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestValidateEnv/some_space
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestValidateEnv/__some_space_before
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestValidateEnv/some_space_after__
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestValidateEnv/=
08:37:42 [2021-06-11T08:37:42.459Z] === RUN   TestValidateEnv/PaTh
08:37:42 [2021-06-11T08:37:42.459Z] --- PASS: TestValidateEnv (0.00s)
08:37:42 [2021-06-11T08:37:42.459Z]     --- PASS: TestValidateEnv/a (0.00s)
08:37:42 [2021-06-11T08:37:42.459Z]     --- PASS: TestValidateEnv/something (0.00s)
08:37:42 [2021-06-11T08:37:42.459Z]     --- PASS: TestValidateEnv/_=a (0.00s)
08:37:42 [2021-06-11T08:37:42.459Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
08:37:42 [2021-06-11T08:37:42.910Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
08:37:42 [2021-06-11T08:37:42.910Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
08:37:42 [2021-06-11T08:37:42.910Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
08:37:42 [2021-06-11T08:37:42.910Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
08:37:42 [2021-06-11T08:37:42.910Z]     --- PASS: TestValidateEnv/PATH (0.00s)
08:37:42 [2021-06-11T08:37:42.910Z]     --- PASS: TestValidateEnv/=a (0.00s)
08:37:42 [2021-06-11T08:37:42.910Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
08:37:42 [2021-06-11T08:37:42.910Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
08:37:42 [2021-06-11T08:37:42.910Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
08:37:42 [2021-06-11T08:37:42.910Z]     --- PASS: TestValidateEnv/1asd (0.00s)
08:37:42 [2021-06-11T08:37:42.910Z]     --- PASS: TestValidateEnv/123 (0.00s)
08:37:42 [2021-06-11T08:37:42.910Z]     --- PASS: TestValidateEnv/some_space (0.00s)
08:37:42 [2021-06-11T08:37:42.910Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
08:37:42 [2021-06-11T08:37:42.910Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
08:37:42 [2021-06-11T08:37:42.910Z]     --- PASS: TestValidateEnv/= (0.00s)
08:37:42 [2021-06-11T08:37:42.910Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
08:37:42 [2021-06-11T08:37:42.910Z] === RUN   TestParseHost
08:37:42 [2021-06-11T08:37:42.910Z] --- PASS: TestParseHost (0.00s)
08:37:42 [2021-06-11T08:37:42.910Z] === RUN   TestParseDockerDaemonHost
08:37:42 [2021-06-11T08:37:42.910Z] --- PASS: TestParseDockerDaemonHost (0.00s)
08:37:42 [2021-06-11T08:37:42.910Z] === RUN   TestParseTCP
08:37:42 [2021-06-11T08:37:42.910Z] --- PASS: TestParseTCP (0.00s)
08:37:42 [2021-06-11T08:37:42.910Z] === RUN   TestParseInvalidUnixAddrInvalid
08:37:42 [2021-06-11T08:37:42.910Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
08:37:42 [2021-06-11T08:37:42.910Z] === RUN   TestValidateExtraHosts
08:37:42 [2021-06-11T08:37:42.911Z] --- PASS: TestValidateExtraHosts (0.00s)
08:37:42 [2021-06-11T08:37:42.911Z] === RUN   TestIpOptString
08:37:42 [2021-06-11T08:37:42.911Z] --- PASS: TestIpOptString (0.00s)
08:37:42 [2021-06-11T08:37:42.911Z] === RUN   TestNewIpOptInvalidDefaultVal
08:37:42 [2021-06-11T08:37:42.911Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
08:37:42 [2021-06-11T08:37:42.911Z] === RUN   TestNewIpOptValidDefaultVal
08:37:42 [2021-06-11T08:37:42.911Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
08:37:42 [2021-06-11T08:37:42.911Z] === RUN   TestIpOptSetInvalidVal
08:37:42 [2021-06-11T08:37:42.911Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
08:37:42 [2021-06-11T08:37:42.911Z] === RUN   TestValidateIPAddress
08:37:42 [2021-06-11T08:37:42.911Z] --- PASS: TestValidateIPAddress (0.00s)
08:37:42 [2021-06-11T08:37:42.911Z] === RUN   TestMapOpts
08:37:42 [2021-06-11T08:37:42.911Z] --- PASS: TestMapOpts (0.00s)
08:37:42 [2021-06-11T08:37:42.911Z] === RUN   TestListOptsWithoutValidator
08:37:42 [2021-06-11T08:37:42.911Z] --- PASS: TestListOptsWithoutValidator (0.00s)
08:37:42 [2021-06-11T08:37:42.911Z] === RUN   TestListOptsWithValidator
08:37:42 [2021-06-11T08:37:42.911Z] --- PASS: TestListOptsWithValidator (0.00s)
08:37:42 [2021-06-11T08:37:42.911Z] === RUN   TestValidateDNSSearch
08:37:42 [2021-06-11T08:37:42.911Z] --- PASS: TestValidateDNSSearch (0.00s)
08:37:42 [2021-06-11T08:37:42.911Z] === RUN   TestValidateLabel
08:37:42 [2021-06-11T08:37:42.911Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
08:37:42 [2021-06-11T08:37:42.911Z] === RUN   TestValidateLabel/label_with_general_format
08:37:42 [2021-06-11T08:37:42.911Z] === RUN   TestValidateLabel/label_with_more_than_one_=
08:37:42 [2021-06-11T08:37:42.911Z] === RUN   TestValidateLabel/label_with_one_more
08:37:42 [2021-06-11T08:37:42.911Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
08:37:42 [2021-06-11T08:37:42.911Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
08:37:42 [2021-06-11T08:37:42.911Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
08:37:42 [2021-06-11T08:37:42.911Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
08:37:42 [2021-06-11T08:37:42.911Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
08:37:42 [2021-06-11T08:37:42.911Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
08:37:42 [2021-06-11T08:37:42.911Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
08:37:42 [2021-06-11T08:37:42.911Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
08:37:42 [2021-06-11T08:37:42.911Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
08:37:42 [2021-06-11T08:37:42.911Z] --- PASS: TestValidateLabel (0.00s)
08:37:42 [2021-06-11T08:37:42.911Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
08:37:42 [2021-06-11T08:37:42.911Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
08:37:42 [2021-06-11T08:37:42.911Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
08:37:42 [2021-06-11T08:37:42.911Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
08:37:42 [2021-06-11T08:37:42.911Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
08:37:42 [2021-06-11T08:37:42.911Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
08:37:42 [2021-06-11T08:37:42.911Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
08:37:42 [2021-06-11T08:37:42.911Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
08:37:42 [2021-06-11T08:37:42.911Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
08:37:42 [2021-06-11T08:37:42.911Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
08:37:42 [2021-06-11T08:37:42.911Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
08:37:42 [2021-06-11T08:37:42.911Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
08:37:42 [2021-06-11T08:37:42.911Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
08:37:42 [2021-06-11T08:37:42.911Z] === RUN   TestNamedListOpts
08:37:42 [2021-06-11T08:37:42.911Z] --- PASS: TestNamedListOpts (0.00s)
08:37:42 [2021-06-11T08:37:42.911Z] === RUN   TestNamedMapOpts
08:37:42 [2021-06-11T08:37:42.911Z] --- PASS: TestNamedMapOpts (0.00s)
08:37:42 [2021-06-11T08:37:42.911Z] === RUN   TestParseLink
08:37:42 [2021-06-11T08:37:42.911Z] --- PASS: TestParseLink (0.00s)
08:37:42 [2021-06-11T08:37:42.911Z] === RUN   TestQuotedStringSetWithQuotes
08:37:42 [2021-06-11T08:37:42.911Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
08:37:42 [2021-06-11T08:37:42.911Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
08:37:42 [2021-06-11T08:37:42.911Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
08:37:42 [2021-06-11T08:37:42.911Z] === RUN   TestQuotedStringSetWithNoQuotes
08:37:42 [2021-06-11T08:37:42.911Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
08:37:42 [2021-06-11T08:37:42.911Z] === RUN   TestUlimitOpt
08:37:42 [2021-06-11T08:37:42.911Z] --- PASS: TestUlimitOpt (0.00s)
08:37:42 [2021-06-11T08:37:42.911Z] PASS
08:37:42 [2021-06-11T08:37:42.911Z] coverage: 67.1% of statements
08:37:42 [2021-06-11T08:37:42.911Z] ok  	github.com/docker/docker/opts	0.077s	coverage: 67.1% of statements
08:37:42 [2021-06-11T08:37:42.911Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.44s)
08:37:42 [2021-06-11T08:37:42.911Z] === RUN   TestGetAddress
08:37:42 [2021-06-11T08:37:42.973Z] === RUN   TestExternalGraphDriver/spec
08:37:43 [2021-06-11T08:37:43.221Z] --- PASS: TestPauseStopPausedContainer (1.36s)
08:37:43 [2021-06-11T08:37:43.221Z] === RUN   TestPidHost
08:37:43 [2021-06-11T08:37:43.364Z] === RUN   TestParseVersion
08:37:43 [2021-06-11T08:37:43.364Z] --- PASS: TestParseVersion (0.00s)
08:37:43 [2021-06-11T08:37:43.364Z] PASS
08:37:43 [2021-06-11T08:37:43.364Z] coverage: 52.9% of statements
08:37:43 [2021-06-11T08:37:43.364Z] ok  	github.com/docker/docker/pkg/aaparser	0.049s	coverage: 52.9% of statements
08:37:43 [2021-06-11T08:37:43.477Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
08:37:43 [2021-06-11T08:37:43.815Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.82s)
08:37:43 [2021-06-11T08:37:43.815Z] === RUN   TestNetworkDBJoinLeaveNetworks
08:37:44 [2021-06-11T08:37:44.876Z] === RUN   TestExternalGraphDriver/pull
08:37:45 [2021-06-11T08:37:45.331Z] 2021/06/11 08:37:45 Closing DB instances...
08:37:45 [2021-06-11T08:37:45.782Z] === RUN   TestIsArchivePathDir
08:37:45 [2021-06-11T08:37:45.782Z] --- PASS: TestIsArchivePathDir (0.06s)
08:37:45 [2021-06-11T08:37:45.782Z] === RUN   TestIsArchivePathInvalidFile
08:37:45 [2021-06-11T08:37:45.782Z] --- PASS: TestIsArchivePathInvalidFile (0.13s)
08:37:45 [2021-06-11T08:37:45.782Z] === RUN   TestIsArchivePathTar
08:37:46 [2021-06-11T08:37:46.233Z] === RUN   TestPeerCertificateMarshalJSON
08:37:46 [2021-06-11T08:37:46.233Z] --- PASS: TestIsArchivePathTar (0.16s)
08:37:46 [2021-06-11T08:37:46.233Z] === RUN   TestDecompressStreamGzip
08:37:46 [2021-06-11T08:37:46.233Z] --- PASS: TestDecompressStreamGzip (0.12s)
08:37:46 [2021-06-11T08:37:46.233Z] === RUN   TestDecompressStreamBzip2
08:37:46 [2021-06-11T08:37:46.233Z] --- PASS: TestDecompressStreamBzip2 (0.11s)
08:37:46 [2021-06-11T08:37:46.233Z] === RUN   TestDecompressStreamXz
08:37:46 [2021-06-11T08:37:46.233Z] --- SKIP: TestDecompressStreamXz (0.00s)
08:37:46 [2021-06-11T08:37:46.233Z]     archive_test.go:134: Xz not present in msys2
08:37:46 [2021-06-11T08:37:46.233Z] === RUN   TestCompressStreamXzUnsupported
08:37:46 [2021-06-11T08:37:46.233Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
08:37:46 [2021-06-11T08:37:46.233Z] === RUN   TestCompressStreamBzip2Unsupported
08:37:46 [2021-06-11T08:37:46.233Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
08:37:46 [2021-06-11T08:37:46.233Z] === RUN   TestCompressStreamInvalid
08:37:46 [2021-06-11T08:37:46.233Z] --- PASS: TestCompressStreamInvalid (0.00s)
08:37:46 [2021-06-11T08:37:46.233Z] === RUN   TestExtensionInvalid
08:37:46 [2021-06-11T08:37:46.233Z] --- PASS: TestExtensionInvalid (0.00s)
08:37:46 [2021-06-11T08:37:46.233Z] === RUN   TestExtensionUncompressed
08:37:46 [2021-06-11T08:37:46.233Z] --- PASS: TestExtensionUncompressed (0.00s)
08:37:46 [2021-06-11T08:37:46.233Z] === RUN   TestExtensionBzip2
08:37:46 [2021-06-11T08:37:46.233Z] --- PASS: TestExtensionBzip2 (0.00s)
08:37:46 [2021-06-11T08:37:46.233Z] === RUN   TestExtensionGzip
08:37:46 [2021-06-11T08:37:46.233Z] --- PASS: TestExtensionGzip (0.00s)
08:37:46 [2021-06-11T08:37:46.233Z] === RUN   TestExtensionXz
08:37:46 [2021-06-11T08:37:46.233Z] --- PASS: TestExtensionXz (0.00s)
08:37:46 [2021-06-11T08:37:46.233Z] === RUN   TestCmdStreamLargeStderr
08:37:46 [2021-06-11T08:37:46.233Z] --- PASS: TestCmdStreamLargeStderr (0.07s)
08:37:46 [2021-06-11T08:37:46.233Z] === RUN   TestCmdStreamBad
08:37:46 [2021-06-11T08:37:46.233Z] --- SKIP: TestCmdStreamBad (0.00s)
08:37:46 [2021-06-11T08:37:46.233Z]     archive_test.go:239: Failing on Windows CI machines
08:37:46 [2021-06-11T08:37:46.233Z] === RUN   TestCmdStreamGood
08:37:46 [2021-06-11T08:37:46.233Z] --- PASS: TestCmdStreamGood (0.04s)
08:37:46 [2021-06-11T08:37:46.233Z] === RUN   TestUntarPathWithInvalidDest
08:37:46 [2021-06-11T08:37:46.684Z] --- PASS: TestUntarPathWithInvalidDest (0.07s)
08:37:46 [2021-06-11T08:37:46.684Z] === RUN   TestUntarPathWithInvalidSrc
08:37:46 [2021-06-11T08:37:46.684Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
08:37:46 [2021-06-11T08:37:46.684Z] === RUN   TestUntarPath
08:37:46 [2021-06-11T08:37:46.684Z] --- PASS: TestUntarPath (0.06s)
08:37:46 [2021-06-11T08:37:46.684Z] === RUN   TestUntarPathWithDestinationFile
08:37:46 [2021-06-11T08:37:46.684Z] --- PASS: TestUntarPathWithDestinationFile (0.06s)
08:37:46 [2021-06-11T08:37:46.684Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
08:37:46 [2021-06-11T08:37:46.684Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s)
08:37:46 [2021-06-11T08:37:46.684Z] === RUN   TestCopyWithTarInvalidSrc
08:37:46 [2021-06-11T08:37:46.684Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
08:37:46 [2021-06-11T08:37:46.684Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
08:37:46 [2021-06-11T08:37:46.684Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
08:37:46 [2021-06-11T08:37:46.684Z] === RUN   TestCopyWithTarSrcFile
08:37:46 [2021-06-11T08:37:46.684Z] --- PASS: TestCopyWithTarSrcFile (0.00s)
08:37:46 [2021-06-11T08:37:46.684Z] === RUN   TestCopyWithTarSrcFolder
08:37:46 [2021-06-11T08:37:46.684Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
08:37:46 [2021-06-11T08:37:46.684Z] === RUN   TestCopyFileWithTarInvalidSrc
08:37:46 [2021-06-11T08:37:46.684Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
08:37:46 [2021-06-11T08:37:46.684Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
08:37:46 [2021-06-11T08:37:46.684Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
08:37:46 [2021-06-11T08:37:46.684Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
08:37:46 [2021-06-11T08:37:46.684Z] --- PASS: TestPeerCertificateMarshalJSON (0.69s)
08:37:46 [2021-06-11T08:37:46.684Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
08:37:46 [2021-06-11T08:37:46.684Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
08:37:46 [2021-06-11T08:37:46.684Z] === RUN   TestMiddleware
08:37:46 [2021-06-11T08:37:46.684Z] --- PASS: TestMiddleware (0.00s)
08:37:46 [2021-06-11T08:37:46.684Z] === RUN   TestNewResponseModifier
08:37:46 [2021-06-11T08:37:46.684Z] --- PASS: TestNewResponseModifier (0.00s)
08:37:46 [2021-06-11T08:37:46.684Z] PASS
08:37:46 [2021-06-11T08:37:46.684Z] coverage: 26.8% of statements
08:37:46 [2021-06-11T08:37:46.684Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
08:37:46 [2021-06-11T08:37:46.684Z] === RUN   TestCopyFileWithTarSrcFolder
08:37:46 [2021-06-11T08:37:46.684Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
08:37:46 [2021-06-11T08:37:46.684Z] === RUN   TestCopyFileWithTarSrcFile
08:37:46 [2021-06-11T08:37:46.684Z] ok  	github.com/docker/docker/pkg/authorization	0.736s	coverage: 26.8% of statements
08:37:46 [2021-06-11T08:37:46.684Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
08:37:46 [2021-06-11T08:37:46.684Z] === RUN   TestTarFiles
08:37:46 [2021-06-11T08:37:46.763Z] --- PASS: TestExternalGraphDriver (5.65s)
08:37:46 [2021-06-11T08:37:46.763Z]     --- PASS: TestExternalGraphDriver/json (1.95s)
08:37:46 [2021-06-11T08:37:46.763Z]     --- PASS: TestExternalGraphDriver/spec (1.99s)
08:37:46 [2021-06-11T08:37:46.763Z]     --- PASS: TestExternalGraphDriver/pull (1.65s)
08:37:46 [2021-06-11T08:37:46.763Z] === RUN   TestGraphdriverPluginV2
08:37:46 [2021-06-11T08:37:46.784Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
08:37:47 [2021-06-11T08:37:47.050Z] --- PASS: TestPidHost (4.12s)
08:37:47 [2021-06-11T08:37:47.050Z] === RUN   TestPsFilter
08:37:47 [2021-06-11T08:37:47.136Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.02s)
08:37:47 [2021-06-11T08:37:47.136Z] === RUN   TestNetworkDBCRUDTableEntry
08:37:47 [2021-06-11T08:37:47.312Z] --- PASS: TestPsFilter (0.16s)
08:37:47 [2021-06-11T08:37:47.312Z] === RUN   TestRemoveContainerWithRemovedVolume
08:37:47 [2021-06-11T08:37:47.588Z] === RUN   TestUnbuffered
08:37:47 [2021-06-11T08:37:47.588Z] --- PASS: TestUnbuffered (0.00s)
08:37:47 [2021-06-11T08:37:47.588Z] === RUN   TestRaceUnbuffered
08:37:47 [2021-06-11T08:37:47.588Z] --- PASS: TestRaceUnbuffered (0.00s)
08:37:47 [2021-06-11T08:37:47.588Z] PASS
08:37:47 [2021-06-11T08:37:47.588Z] coverage: 100.0% of statements
08:37:47 [2021-06-11T08:37:47.588Z] ok  	github.com/docker/docker/pkg/broadcaster	0.044s	coverage: 100.0% of statements
08:37:48 [2021-06-11T08:37:48.541Z] === RUN   TestMatch
08:37:48 [2021-06-11T08:37:48.541Z] === RUN   TestMatch/[[]]
08:37:48 [2021-06-11T08:37:48.541Z] === RUN   TestMatch/[[foo]]
08:37:48 [2021-06-11T08:37:48.541Z] === RUN   TestMatch/[[bar]_[foo]]
08:37:48 [2021-06-11T08:37:48.541Z] === RUN   TestMatch/[[foo_bar]]
08:37:48 [2021-06-11T08:37:48.541Z] === RUN   TestMatch/[[qux]_[foo]]
08:37:48 [2021-06-11T08:37:48.541Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
08:37:48 [2021-06-11T08:37:48.541Z] === RUN   TestMatch/[]
08:37:48 [2021-06-11T08:37:48.541Z] === RUN   TestMatch/[]#01
08:37:48 [2021-06-11T08:37:48.541Z] === RUN   TestMatch/[[qux]]
08:37:48 [2021-06-11T08:37:48.541Z] === RUN   TestMatch/[[foo_bar_qux]]
08:37:48 [2021-06-11T08:37:48.541Z] === RUN   TestMatch/[[qux]_[baz]]
08:37:48 [2021-06-11T08:37:48.541Z] === RUN   TestMatch/[[foo_baz]]
08:37:48 [2021-06-11T08:37:48.541Z] --- PASS: TestMatch (0.00s)
08:37:48 [2021-06-11T08:37:48.541Z]     --- PASS: TestMatch/[[]] (0.00s)
08:37:48 [2021-06-11T08:37:48.541Z]     --- PASS: TestMatch/[[foo]] (0.00s)
08:37:48 [2021-06-11T08:37:48.541Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
08:37:48 [2021-06-11T08:37:48.541Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
08:37:48 [2021-06-11T08:37:48.541Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
08:37:48 [2021-06-11T08:37:48.541Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
08:37:48 [2021-06-11T08:37:48.541Z]     --- PASS: TestMatch/[] (0.00s)
08:37:48 [2021-06-11T08:37:48.541Z]     --- PASS: TestMatch/[]#01 (0.00s)
08:37:48 [2021-06-11T08:37:48.541Z]     --- PASS: TestMatch/[[qux]] (0.00s)
08:37:48 [2021-06-11T08:37:48.541Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
08:37:48 [2021-06-11T08:37:48.541Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
08:37:48 [2021-06-11T08:37:48.541Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
08:37:48 [2021-06-11T08:37:48.541Z] PASS
08:37:48 [2021-06-11T08:37:48.541Z] coverage: 87.5% of statements
08:37:48 [2021-06-11T08:37:48.541Z] ok  	github.com/docker/docker/pkg/capabilities	0.039s	coverage: 87.5% of statements
08:37:48 [2021-06-11T08:37:48.678Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.36s)
08:37:48 [2021-06-11T08:37:48.678Z] === RUN   TestRemoveContainerWithVolume
08:37:48 [2021-06-11T08:37:48.992Z] 2021/06/11 08:37:48 Closing DB instances...
08:37:49 [2021-06-11T08:37:49.946Z] === RUN   TestChrootTarUntar
08:37:49 [2021-06-11T08:37:49.946Z] --- SKIP: TestChrootTarUntar (0.00s)
08:37:49 [2021-06-11T08:37:49.946Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
08:37:49 [2021-06-11T08:37:49.946Z] === RUN   TestChrootUntarWithHugeExcludesList
08:37:49 [2021-06-11T08:37:49.946Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
08:37:49 [2021-06-11T08:37:49.946Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
08:37:49 [2021-06-11T08:37:49.946Z] === RUN   TestChrootUntarEmptyArchive
08:37:49 [2021-06-11T08:37:49.946Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
08:37:49 [2021-06-11T08:37:49.946Z] === RUN   TestChrootTarUntarWithSymlink
08:37:49 [2021-06-11T08:37:49.946Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
08:37:49 [2021-06-11T08:37:49.946Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
08:37:49 [2021-06-11T08:37:49.946Z] === RUN   TestChrootCopyWithTar
08:37:49 [2021-06-11T08:37:49.946Z] --- SKIP: TestChrootCopyWithTar (0.00s)
08:37:49 [2021-06-11T08:37:49.946Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
08:37:49 [2021-06-11T08:37:49.946Z] === RUN   TestChrootCopyFileWithTar
08:37:49 [2021-06-11T08:37:49.946Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
08:37:49 [2021-06-11T08:37:49.946Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
08:37:49 [2021-06-11T08:37:49.946Z] === RUN   TestChrootUntarPath
08:37:49 [2021-06-11T08:37:49.946Z] --- SKIP: TestChrootUntarPath (0.00s)
08:37:49 [2021-06-11T08:37:49.946Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
08:37:49 [2021-06-11T08:37:49.946Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
08:37:49 [2021-06-11T08:37:49.946Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
08:37:49 [2021-06-11T08:37:49.946Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
08:37:49 [2021-06-11T08:37:49.946Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
08:37:49 [2021-06-11T08:37:49.946Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
08:37:49 [2021-06-11T08:37:49.946Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
08:37:49 [2021-06-11T08:37:49.946Z] === RUN   TestChrootApplyDotDotFile
08:37:49 [2021-06-11T08:37:49.946Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
08:37:49 [2021-06-11T08:37:49.946Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
08:37:49 [2021-06-11T08:37:49.946Z] PASS
08:37:49 [2021-06-11T08:37:49.946Z] coverage: 15.4% of statements
08:37:49 [2021-06-11T08:37:49.946Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.091s	coverage: 15.4% of statements
08:37:50 [2021-06-11T08:37:50.044Z] --- PASS: TestRemoveContainerWithVolume (1.31s)
08:37:50 [2021-06-11T08:37:50.044Z] === RUN   TestRemoveContainerRunning
08:37:50 [2021-06-11T08:37:50.898Z] --- PASS: TestNetworkDBCRUDTableEntry (3.68s)
08:37:50 [2021-06-11T08:37:50.898Z] === RUN   TestNetworkDBCRUDTableEntries
08:37:50 [2021-06-11T08:37:50.898Z] === RUN   TestSizeEmpty
08:37:50 [2021-06-11T08:37:50.898Z] --- PASS: TestSizeEmpty (0.00s)
08:37:50 [2021-06-11T08:37:50.898Z] === RUN   TestSizeEmptyFile
08:37:50 [2021-06-11T08:37:50.898Z] --- PASS: TestSizeEmptyFile (0.00s)
08:37:50 [2021-06-11T08:37:50.898Z] === RUN   TestSizeNonemptyFile
08:37:50 [2021-06-11T08:37:50.898Z] --- PASS: TestSizeNonemptyFile (0.00s)
08:37:50 [2021-06-11T08:37:50.898Z] === RUN   TestSizeNestedDirectoryEmpty
08:37:50 [2021-06-11T08:37:50.898Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
08:37:50 [2021-06-11T08:37:50.898Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
08:37:50 [2021-06-11T08:37:50.898Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
08:37:50 [2021-06-11T08:37:50.898Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
08:37:50 [2021-06-11T08:37:50.898Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
08:37:50 [2021-06-11T08:37:50.898Z] === RUN   TestMoveToSubdir
08:37:50 [2021-06-11T08:37:50.898Z] --- PASS: TestMoveToSubdir (0.00s)
08:37:50 [2021-06-11T08:37:50.898Z] === RUN   TestSizeNonExistingDirectory
08:37:50 [2021-06-11T08:37:50.898Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
08:37:50 [2021-06-11T08:37:50.898Z] PASS
08:37:50 [2021-06-11T08:37:50.898Z] coverage: 80.0% of statements
08:37:50 [2021-06-11T08:37:50.898Z] ok  	github.com/docker/docker/pkg/directory	0.051s	coverage: 80.0% of statements
08:37:50 [2021-06-11T08:37:50.927Z] --- PASS: TestGraphdriverPluginV2 (3.74s)
08:37:50 [2021-06-11T08:37:50.927Z] PASS
08:37:50 [2021-06-11T08:37:50.927Z] 
08:37:50 [2021-06-11T08:37:50.927Z] DONE 5 tests in 9.425s
08:37:50 [2021-06-11T08:37:50.927Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
08:37:50 [2021-06-11T08:37:50.927Z] INFO: Testing against a local daemon
08:37:50 [2021-06-11T08:37:50.927Z] === RUN   TestContinueAfterPluginCrash
08:37:50 [2021-06-11T08:37:50.927Z] === PAUSE TestContinueAfterPluginCrash
08:37:50 [2021-06-11T08:37:50.927Z] === RUN   TestReadPluginNoRead
08:37:50 [2021-06-11T08:37:50.927Z] === PAUSE TestReadPluginNoRead
08:37:50 [2021-06-11T08:37:50.927Z] === RUN   TestDaemonStartWithLogOpt
08:37:50 [2021-06-11T08:37:50.927Z] === PAUSE TestDaemonStartWithLogOpt
08:37:50 [2021-06-11T08:37:50.927Z] === CONT  TestContinueAfterPluginCrash
08:37:50 [2021-06-11T08:37:50.927Z] === CONT  TestDaemonStartWithLogOpt
08:37:51 [2021-06-11T08:37:51.411Z] --- PASS: TestRemoveContainerRunning (1.32s)
08:37:51 [2021-06-11T08:37:51.411Z] === RUN   TestRemoveContainerForceRemoveRunning
08:37:51 [2021-06-11T08:37:51.849Z] --- PASS: TestTarFiles (5.10s)
08:37:51 [2021-06-11T08:37:51.849Z] === RUN   TestTarUntar
08:37:51 [2021-06-11T08:37:51.849Z] --- PASS: TestTarUntar (0.04s)
08:37:51 [2021-06-11T08:37:51.849Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
08:37:51 [2021-06-11T08:37:51.849Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
08:37:51 [2021-06-11T08:37:51.849Z] === RUN   TestTarWithOptions
08:37:51 [2021-06-11T08:37:51.849Z] --- PASS: TestTarWithOptions (0.02s)
08:37:51 [2021-06-11T08:37:51.849Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
08:37:51 [2021-06-11T08:37:51.849Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
08:37:51 [2021-06-11T08:37:51.849Z] === RUN   TestUntarUstarGnuConflict
08:37:51 [2021-06-11T08:37:51.849Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
08:37:51 [2021-06-11T08:37:51.849Z] === RUN   TestUntarInvalidFilenames
08:37:52 [2021-06-11T08:37:52.300Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames960822998\\dest"
08:37:52 [2021-06-11T08:37:52.300Z] --- PASS: TestUntarInvalidFilenames (0.18s)
08:37:52 [2021-06-11T08:37:52.300Z] === RUN   TestUntarHardlinkToSymlink
08:37:52 [2021-06-11T08:37:52.300Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
08:37:52 [2021-06-11T08:37:52.300Z] === RUN   TestUntarInvalidHardlink
08:37:52 [2021-06-11T08:37:52.300Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink078722423\\victim\\hello" -> "../victim/hello"
08:37:52 [2021-06-11T08:37:52.300Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink671848554\\victim\\hello" -> "/../victim/hello"
08:37:52 [2021-06-11T08:37:52.300Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink323587777\\victim" -> "../victim"
08:37:52 [2021-06-11T08:37:52.300Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink203260204\\victim" -> "../victim"
08:37:52 [2021-06-11T08:37:52.300Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink159726747\\victim" -> "../victim"
08:37:52 [2021-06-11T08:37:52.300Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink485931326\\victim" -> "../victim"
08:37:52 [2021-06-11T08:37:52.300Z] --- PASS: TestUntarInvalidHardlink (0.03s)
08:37:52 [2021-06-11T08:37:52.300Z] === RUN   TestUntarInvalidSymlink
08:37:52 [2021-06-11T08:37:52.300Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink102263685\\dest\\dotdot" -> "../victim/hello"
08:37:52 [2021-06-11T08:37:52.300Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink078371616\\dest\\slash-dotdot" -> "/../victim/hello"
08:37:52 [2021-06-11T08:37:52.300Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink860379135\\dest\\loophole-victim" -> "../victim"
08:37:52 [2021-06-11T08:37:52.300Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink108477266\\dest\\loophole-victim" -> "../victim"
08:37:52 [2021-06-11T08:37:52.300Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink249502345\\dest\\loophole-victim" -> "../victim"
08:37:52 [2021-06-11T08:37:52.300Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink876529236\\dest\\loophole-victim" -> "../victim"
08:37:52 [2021-06-11T08:37:52.300Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink363573155\\dest\\dir\\loophole" -> "../../victim"
08:37:52 [2021-06-11T08:37:52.300Z] --- PASS: TestUntarInvalidSymlink (0.08s)
08:37:52 [2021-06-11T08:37:52.300Z] === RUN   TestTempArchiveCloseMultipleTimes
08:37:52 [2021-06-11T08:37:52.300Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
08:37:52 [2021-06-11T08:37:52.300Z] === RUN   TestXGlobalNoParent
08:37:52 [2021-06-11T08:37:52.300Z] --- PASS: TestXGlobalNoParent (0.00s)
08:37:52 [2021-06-11T08:37:52.300Z] === RUN   TestReplaceFileTarWrapper
08:37:52 [2021-06-11T08:37:52.300Z] --- PASS: TestReplaceFileTarWrapper (0.17s)
08:37:52 [2021-06-11T08:37:52.300Z] === RUN   TestPrefixHeaderReadable
08:37:52 [2021-06-11T08:37:52.300Z] --- PASS: TestPrefixHeaderReadable (0.03s)
08:37:52 [2021-06-11T08:37:52.300Z] === RUN   TestDisablePigz
08:37:52 [2021-06-11T08:37:52.300Z] === RUN   Test
08:37:52 [2021-06-11T08:37:52.300Z] === RUN   Test/TestContainsEntry
08:37:52 [2021-06-11T08:37:52.300Z] === RUN   Test/TestCreateEntries
08:37:52 [2021-06-11T08:37:52.300Z] === RUN   Test/TestEntriesDiff
08:37:52 [2021-06-11T08:37:52.300Z] === RUN   Test/TestEntriesEquality
08:37:52 [2021-06-11T08:37:52.300Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
08:37:52 [2021-06-11T08:37:52.300Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
08:37:52 [2021-06-11T08:37:52.300Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
08:37:52 [2021-06-11T08:37:52.300Z] === RUN   Test/TestGeneratorNotGenerate
08:37:52 [2021-06-11T08:37:52.300Z] === RUN   Test/TestGeneratorWithPort
08:37:52 [2021-06-11T08:37:52.300Z] === RUN   Test/TestGeneratorWithPortNotGenerate
08:37:52 [2021-06-11T08:37:52.300Z] === RUN   Test/TestNewEntry
08:37:52 [2021-06-11T08:37:52.300Z] === RUN   Test/TestParse
08:37:52 [2021-06-11T08:37:52.300Z] --- PASS: Test (0.00s)
08:37:52 [2021-06-11T08:37:52.300Z]     --- PASS: Test/TestContainsEntry (0.00s)
08:37:52 [2021-06-11T08:37:52.300Z]     --- PASS: Test/TestCreateEntries (0.00s)
08:37:52 [2021-06-11T08:37:52.300Z]     --- PASS: Test/TestEntriesDiff (0.00s)
08:37:52 [2021-06-11T08:37:52.300Z]     --- PASS: Test/TestEntriesEquality (0.00s)
08:37:52 [2021-06-11T08:37:52.300Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
08:37:52 [2021-06-11T08:37:52.300Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
08:37:52 [2021-06-11T08:37:52.300Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
08:37:52 [2021-06-11T08:37:52.300Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
08:37:52 [2021-06-11T08:37:52.300Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
08:37:52 [2021-06-11T08:37:52.300Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
08:37:52 [2021-06-11T08:37:52.300Z]     --- PASS: Test/TestNewEntry (0.00s)
08:37:52 [2021-06-11T08:37:52.300Z]     --- PASS: Test/TestParse (0.00s)
08:37:52 [2021-06-11T08:37:52.300Z] PASS
08:37:52 [2021-06-11T08:37:52.300Z] coverage: 58.3% of statements
08:37:52 [2021-06-11T08:37:52.300Z] ok  	github.com/docker/docker/pkg/discovery	0.048s	coverage: 58.3% of statements
08:37:52 [2021-06-11T08:37:52.751Z] --- PASS: TestDisablePigz (0.12s)
08:37:52 [2021-06-11T08:37:52.751Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
08:37:52 [2021-06-11T08:37:52.751Z] === RUN   TestPigz
08:37:52 [2021-06-11T08:37:52.751Z] --- PASS: TestPigz (0.15s)
08:37:52 [2021-06-11T08:37:52.751Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
08:37:52 [2021-06-11T08:37:52.751Z] === RUN   TestCopyFileWithInvalidDest
08:37:52 [2021-06-11T08:37:52.751Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
08:37:52 [2021-06-11T08:37:52.751Z]     archive_windows_test.go:16: Currently fails
08:37:52 [2021-06-11T08:37:52.751Z] === RUN   TestCanonicalTarNameForPath
08:37:52 [2021-06-11T08:37:52.751Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
08:37:52 [2021-06-11T08:37:52.751Z] === RUN   TestCanonicalTarName
08:37:52 [2021-06-11T08:37:52.751Z] --- PASS: TestCanonicalTarName (0.00s)
08:37:52 [2021-06-11T08:37:52.751Z] === RUN   TestChmodTarEntry
08:37:52 [2021-06-11T08:37:52.751Z] --- PASS: TestChmodTarEntry (0.00s)
08:37:52 [2021-06-11T08:37:52.751Z] === RUN   TestHardLinkOrder
08:37:52 [2021-06-11T08:37:52.751Z] 2021/06/11 08:37:52 Closing DB instances...
08:37:52 [2021-06-11T08:37:52.751Z] --- PASS: TestHardLinkOrder (0.09s)
08:37:52 [2021-06-11T08:37:52.751Z] === RUN   TestChangeString
08:37:52 [2021-06-11T08:37:52.751Z] --- PASS: TestChangeString (0.00s)
08:37:52 [2021-06-11T08:37:52.751Z] === RUN   TestChangesWithNoChanges
08:37:52 [2021-06-11T08:37:52.751Z] --- PASS: TestChangesWithNoChanges (0.03s)
08:37:52 [2021-06-11T08:37:52.751Z] === RUN   TestChangesWithChanges
08:37:52 [2021-06-11T08:37:52.751Z] --- PASS: TestChangesWithChanges (0.04s)
08:37:52 [2021-06-11T08:37:52.751Z] === RUN   TestChangesWithChangesGH13590
08:37:52 [2021-06-11T08:37:52.751Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
08:37:52 [2021-06-11T08:37:52.751Z]     changes_test.go:196: needs more investigation
08:37:52 [2021-06-11T08:37:52.751Z] === RUN   TestChangesDirsEmpty
08:37:52 [2021-06-11T08:37:52.751Z] --- SKIP: TestChangesDirsEmpty (0.00s)
08:37:52 [2021-06-11T08:37:52.751Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
08:37:52 [2021-06-11T08:37:52.751Z] === RUN   TestChangesDirsMutated
08:37:52 [2021-06-11T08:37:52.751Z] --- SKIP: TestChangesDirsMutated (0.00s)
08:37:52 [2021-06-11T08:37:52.751Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
08:37:52 [2021-06-11T08:37:52.751Z] === RUN   TestApplyLayer
08:37:52 [2021-06-11T08:37:52.751Z] --- SKIP: TestApplyLayer (0.00s)
08:37:52 [2021-06-11T08:37:52.751Z]     changes_test.go:433: needs further investigation
08:37:52 [2021-06-11T08:37:52.751Z] === RUN   TestChangesSizeWithHardlinks
08:37:52 [2021-06-11T08:37:52.751Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
08:37:52 [2021-06-11T08:37:52.751Z]     changes_test.go:469: needs further investigation
08:37:52 [2021-06-11T08:37:52.751Z] === RUN   TestChangesSizeWithNoChanges
08:37:52 [2021-06-11T08:37:52.751Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
08:37:52 [2021-06-11T08:37:52.751Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
08:37:52 [2021-06-11T08:37:52.751Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
08:37:52 [2021-06-11T08:37:52.751Z] === RUN   TestChangesSize
08:37:52 [2021-06-11T08:37:52.751Z] --- PASS: TestChangesSize (0.00s)
08:37:52 [2021-06-11T08:37:52.751Z] === RUN   TestApplyLayerInvalidFilenames
08:37:52 [2021-06-11T08:37:52.751Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames953628952\\dest"
08:37:52 [2021-06-11T08:37:52.751Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s)
08:37:52 [2021-06-11T08:37:52.751Z] === RUN   TestApplyLayerInvalidHardlink
08:37:52 [2021-06-11T08:37:52.751Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink408493066\\victim\\hello" -> "../victim/hello"
08:37:52 [2021-06-11T08:37:52.751Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink280558049\\victim\\hello" -> "/../victim/hello"
08:37:52 [2021-06-11T08:37:52.751Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink854389708\\victim" -> "../victim"
08:37:52 [2021-06-11T08:37:52.751Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink385128635\\victim" -> "../victim"
08:37:52 [2021-06-11T08:37:52.751Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink860911838\\victim" -> "../victim"
08:37:52 [2021-06-11T08:37:52.751Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink042675365\\victim" -> "../victim"
08:37:52 [2021-06-11T08:37:52.751Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s)
08:37:52 [2021-06-11T08:37:52.751Z] === RUN   TestApplyLayerInvalidSymlink
08:37:52 [2021-06-11T08:37:52.751Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink970256832\\dest\\dotdot" -> "../victim/hello"
08:37:52 [2021-06-11T08:37:52.751Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink229243935\\dest\\slash-dotdot" -> "/../victim/hello"
08:37:52 [2021-06-11T08:37:52.751Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink200364274\\dest\\loophole-victim" -> "../victim"
08:37:52 [2021-06-11T08:37:52.751Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink391115689\\dest\\loophole-victim" -> "../victim"
08:37:52 [2021-06-11T08:37:52.751Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink137844468\\dest\\loophole-victim" -> "../victim"
08:37:52 [2021-06-11T08:37:52.751Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink208148931\\dest\\loophole-victim" -> "../victim"
08:37:52 [2021-06-11T08:37:52.751Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s)
08:37:52 [2021-06-11T08:37:52.751Z] === RUN   TestApplyLayerWhiteouts
08:37:52 [2021-06-11T08:37:52.778Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.46s)
08:37:52 [2021-06-11T08:37:52.778Z] === RUN   TestRemoveInvalidContainer
08:37:52 [2021-06-11T08:37:52.778Z] --- PASS: TestRemoveInvalidContainer (0.02s)
08:37:52 [2021-06-11T08:37:52.778Z] === RUN   TestRenameLinkedContainer
08:37:53 [2021-06-11T08:37:53.202Z] --- PASS: TestApplyLayerWhiteouts (0.07s)
08:37:53 [2021-06-11T08:37:53.202Z] === RUN   TestGenerateEmptyFile
08:37:53 [2021-06-11T08:37:53.202Z] --- PASS: TestGenerateEmptyFile (0.00s)
08:37:53 [2021-06-11T08:37:53.202Z] === RUN   TestGenerateWithContent
08:37:53 [2021-06-11T08:37:53.202Z] --- PASS: TestGenerateWithContent (0.00s)
08:37:53 [2021-06-11T08:37:53.202Z] PASS
08:37:53 [2021-06-11T08:37:53.202Z] coverage: 61.6% of statements
08:37:53 [2021-06-11T08:37:53.202Z] ok  	github.com/docker/docker/pkg/archive	7.356s	coverage: 61.6% of statements
08:37:53 [2021-06-11T08:37:53.457Z] Created binary: bundles/binary-daemon/dockerd-dev
08:37:53 [2021-06-11T08:37:53.652Z] === RUN   Test
08:37:53 [2021-06-11T08:37:53.652Z] === RUN   Test/TestContent
08:37:53 [2021-06-11T08:37:53.652Z] === RUN   Test/TestInitialize
08:37:53 [2021-06-11T08:37:53.652Z] === RUN   Test/TestNew
08:37:53 [2021-06-11T08:37:53.652Z] === RUN   Test/TestParsingContentsWithComments
08:37:53 [2021-06-11T08:37:53.652Z] === RUN   Test/TestRegister
08:37:53 [2021-06-11T08:37:53.652Z] === RUN   Test/TestWatch
08:37:53 [2021-06-11T08:37:53.652Z] --- PASS: Test (0.01s)
08:37:53 [2021-06-11T08:37:53.652Z]     --- PASS: Test/TestContent (0.00s)
08:37:53 [2021-06-11T08:37:53.652Z]     --- PASS: Test/TestInitialize (0.00s)
08:37:53 [2021-06-11T08:37:53.652Z]     --- PASS: Test/TestNew (0.00s)
08:37:53 [2021-06-11T08:37:53.652Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
08:37:53 [2021-06-11T08:37:53.652Z]     --- PASS: Test/TestRegister (0.00s)
08:37:53 [2021-06-11T08:37:53.652Z]     --- PASS: Test/TestWatch (0.01s)
08:37:53 [2021-06-11T08:37:53.652Z] PASS
08:37:53 [2021-06-11T08:37:53.652Z] coverage: 92.9% of statements
08:37:53 [2021-06-11T08:37:53.652Z] ok  	github.com/docker/docker/pkg/discovery/file	0.045s	coverage: 92.9% of statements
08:37:54 [2021-06-11T08:37:54.022Z] Copying nested executables into bundles/binary-daemon
08:37:54 [2021-06-11T08:37:54.103Z] --- PASS: TestNetworkDBCRUDTableEntries (3.50s)
08:37:54 [2021-06-11T08:37:54.103Z] === RUN   TestNetworkDBNodeLeave
08:37:55 [2021-06-11T08:37:55.092Z] --- PASS: TestDaemonStartWithLogOpt (4.18s)
08:37:55 [2021-06-11T08:37:55.092Z] === CONT  TestReadPluginNoRead
08:37:55 [2021-06-11T08:37:55.616Z] === RUN   Test
08:37:55 [2021-06-11T08:37:55.616Z] === RUN   Test/TestInitialize
08:37:55 [2021-06-11T08:37:55.616Z] time="2021-06-11T08:37:55Z" level=info msg="Initializing discovery without TLS"
08:37:55 [2021-06-11T08:37:55.616Z] time="2021-06-11T08:37:55Z" level=info msg="Initializing discovery without TLS"
08:37:55 [2021-06-11T08:37:55.616Z] time="2021-06-11T08:37:55Z" level=info msg="Initializing discovery without TLS"
08:37:55 [2021-06-11T08:37:55.616Z] === RUN   Test/TestInitializeWithCerts
08:37:55 [2021-06-11T08:37:55.616Z] time="2021-06-11T08:37:55Z" level=info msg="Initializing discovery with TLS"
08:37:55 [2021-06-11T08:37:55.616Z] === RUN   Test/TestWatch
08:37:55 [2021-06-11T08:37:55.616Z] time="2021-06-11T08:37:55Z" level=info msg="Initializing discovery without TLS"
08:37:55 [2021-06-11T08:37:55.920Z] Building: bundles/binary-daemon/docker-proxy-dev
08:37:55 [2021-06-11T08:37:55.920Z] GOOS="" GOARCH="" GOARM=""
08:37:55 [2021-06-11T08:37:55.920Z] Created binary: bundles/binary-daemon/docker-proxy-dev
08:37:55 [2021-06-11T08:37:55.920Z] 
08:37:56 [2021-06-11T08:37:56.048Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
08:37:57 [2021-06-11T08:37:57.129Z] --- PASS: TestNetworkDBNodeLeave (2.82s)
08:37:57 [2021-06-11T08:37:57.129Z] === RUN   TestNetworkDBWatch
08:37:57 [2021-06-11T08:37:57.178Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42514/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=a37eb2dc2b703ab9c83ab2953d0db422d6478a0e -e DOCKER_GRAPHDRIVER docker:a37eb2dc2b703ab9c83ab2953d0db422d6478a0e hack/make.sh cross
08:37:57 [2021-06-11T08:37:57.605Z] === RUN   TestReadPluginNoRead/default
08:37:57 [2021-06-11T08:37:57.744Z] 
08:37:57 [2021-06-11T08:37:57.744Z] Removing bundles/
08:37:57 [2021-06-11T08:37:57.744Z] 
08:37:57 [2021-06-11T08:37:57.744Z] ---> Making bundle: cross (in bundles/cross)
08:37:57 [2021-06-11T08:37:57.744Z] Cross building: bundles/cross/linux/amd64
08:37:57 [2021-06-11T08:37:57.744Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev
08:37:57 [2021-06-11T08:37:57.744Z] GOOS="linux" GOARCH="amd64" GOARM=""
08:37:57 [2021-06-11T08:37:57.943Z] --- PASS: TestRenameLinkedContainer (5.27s)
08:37:57 [2021-06-11T08:37:57.943Z] === RUN   TestRenameStoppedContainer
08:37:58 [2021-06-11T08:37:58.641Z] 2021/06/11 08:37:58 Closing DB instances...
08:37:58 [2021-06-11T08:37:58.641Z] --- PASS: Test (3.18s)
08:37:58 [2021-06-11T08:37:58.641Z]     --- PASS: Test/TestInitialize (0.16s)
08:37:58 [2021-06-11T08:37:58.641Z]     --- PASS: Test/TestInitializeWithCerts (0.01s)
08:37:58 [2021-06-11T08:37:58.641Z]     --- PASS: Test/TestWatch (3.01s)
08:37:58 [2021-06-11T08:37:58.641Z] PASS
08:37:58 [2021-06-11T08:37:58.641Z] coverage: 84.1% of statements
08:37:58 [2021-06-11T08:37:58.641Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.235s	coverage: 84.1% of statements
08:37:58 [2021-06-11T08:37:58.971Z] === RUN   TestReadPluginNoRead/disabled_caching
08:37:59 [2021-06-11T08:37:59.311Z] --- PASS: TestRenameStoppedContainer (1.31s)
08:37:59 [2021-06-11T08:37:59.311Z] === RUN   TestRenameRunningContainerAndReuse
08:37:59 [2021-06-11T08:37:59.883Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
08:37:59 [2021-06-11T08:37:59.897Z] --- PASS: TestContinueAfterPluginCrash (9.43s)
08:38:00 [2021-06-11T08:38:00.159Z] --- PASS: TestNetworkDBWatch (3.02s)
08:38:00 [2021-06-11T08:38:00.159Z] === RUN   TestNetworkDBBulkSync
08:38:00 [2021-06-11T08:38:00.159Z] === RUN   Test
08:38:00 [2021-06-11T08:38:00.159Z] === RUN   Test/TestWatch
08:38:00 [2021-06-11T08:38:00.159Z] --- PASS: Test (0.00s)
08:38:00 [2021-06-11T08:38:00.159Z]     --- PASS: Test/TestWatch (0.00s)
08:38:00 [2021-06-11T08:38:00.159Z] PASS
08:38:00 [2021-06-11T08:38:00.159Z] coverage: 92.3% of statements
08:38:00 [2021-06-11T08:38:00.159Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.058s	coverage: 92.3% of statements
08:38:00 [2021-06-11T08:38:00.462Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
08:38:01 [2021-06-11T08:38:01.110Z] 2021/06/11 08:38:00 Closing DB instances...
08:38:01 [2021-06-11T08:38:01.110Z] === RUN   Test
08:38:01 [2021-06-11T08:38:01.110Z] === RUN   Test/TestInitialize
08:38:01 [2021-06-11T08:38:01.110Z] === RUN   Test/TestInitializeWithPattern
08:38:01 [2021-06-11T08:38:01.110Z] === RUN   Test/TestRegister
08:38:01 [2021-06-11T08:38:01.110Z] === RUN   Test/TestWatch
08:38:01 [2021-06-11T08:38:01.110Z] --- PASS: Test (0.00s)
08:38:01 [2021-06-11T08:38:01.110Z]     --- PASS: Test/TestInitialize (0.00s)
08:38:01 [2021-06-11T08:38:01.110Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
08:38:01 [2021-06-11T08:38:01.110Z]     --- PASS: Test/TestRegister (0.00s)
08:38:01 [2021-06-11T08:38:01.110Z]     --- PASS: Test/TestWatch (0.00s)
08:38:01 [2021-06-11T08:38:01.110Z] PASS
08:38:01 [2021-06-11T08:38:01.110Z] coverage: 93.8% of statements
08:38:01 [2021-06-11T08:38:01.110Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.048s	coverage: 93.8% of statements
08:38:02 [2021-06-11T08:38:02.349Z] --- PASS: TestReadPluginNoRead (7.59s)
08:38:02 [2021-06-11T08:38:02.349Z]     --- PASS: TestReadPluginNoRead/default (1.55s)
08:38:02 [2021-06-11T08:38:02.349Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.79s)
08:38:02 [2021-06-11T08:38:02.349Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.54s)
08:38:02 [2021-06-11T08:38:02.349Z]     read_test.go:92: [da400e4b66eec] daemon is not started
08:38:02 [2021-06-11T08:38:02.349Z] PASS
08:38:02 [2021-06-11T08:38:02.349Z] 
08:38:02 [2021-06-11T08:38:02.349Z] DONE 6 tests in 11.804s
08:38:02 [2021-06-11T08:38:02.349Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
08:38:02 [2021-06-11T08:38:02.349Z] testing: warning: no tests to run
08:38:02 [2021-06-11T08:38:02.349Z] PASS
08:38:02 [2021-06-11T08:38:02.349Z] 
08:38:02 [2021-06-11T08:38:02.349Z] DONE 0 tests in 0.007s
08:38:02 [2021-06-11T08:38:02.349Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
08:38:02 [2021-06-11T08:38:02.349Z] INFO: Testing against a local daemon
08:38:02 [2021-06-11T08:38:02.349Z] === RUN   TestPluginWithDevMounts
08:38:02 [2021-06-11T08:38:02.349Z] === PAUSE TestPluginWithDevMounts
08:38:02 [2021-06-11T08:38:02.349Z] === CONT  TestPluginWithDevMounts
08:38:02 [2021-06-11T08:38:02.403Z] --- PASS: TestRenameRunningContainerAndReuse (2.95s)
08:38:02 [2021-06-11T08:38:02.403Z] === RUN   TestRenameInvalidName
08:38:02 [2021-06-11T08:38:02.403Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
08:38:02 [2021-06-11T08:38:02.625Z] === RUN   TestPollerAddRemove
08:38:02 [2021-06-11T08:38:02.625Z] --- PASS: TestPollerAddRemove (0.00s)
08:38:02 [2021-06-11T08:38:02.625Z] === RUN   TestPollerEvent
08:38:02 [2021-06-11T08:38:02.625Z] --- SKIP: TestPollerEvent (0.00s)
08:38:02 [2021-06-11T08:38:02.625Z]     poller_test.go:41: No chmod on Windows
08:38:02 [2021-06-11T08:38:02.625Z] === RUN   TestPollerClose
08:38:02 [2021-06-11T08:38:02.625Z] --- PASS: TestPollerClose (0.00s)
08:38:02 [2021-06-11T08:38:02.625Z] PASS
08:38:02 [2021-06-11T08:38:02.625Z] coverage: 45.7% of statements
08:38:02 [2021-06-11T08:38:02.625Z] ok  	github.com/docker/docker/pkg/filenotify	0.045s	coverage: 45.7% of statements
08:38:02 [2021-06-11T08:38:02.625Z] --- PASS: TestNetworkDBBulkSync (2.82s)
08:38:02 [2021-06-11T08:38:02.625Z] === RUN   TestNetworkDBCRUDMediumCluster
08:38:03 [2021-06-11T08:38:03.576Z] === RUN   TestCopyFileWithInvalidSrc
08:38:03 [2021-06-11T08:38:03.576Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
08:38:03 [2021-06-11T08:38:03.576Z] === RUN   TestCopyFileWithInvalidDest
08:38:03 [2021-06-11T08:38:03.576Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
08:38:03 [2021-06-11T08:38:03.576Z] === RUN   TestCopyFileWithSameSrcAndDest
08:38:03 [2021-06-11T08:38:03.576Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
08:38:03 [2021-06-11T08:38:03.576Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
08:38:03 [2021-06-11T08:38:03.576Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
08:38:03 [2021-06-11T08:38:03.576Z] === RUN   TestCopyFile
08:38:03 [2021-06-11T08:38:03.576Z] --- PASS: TestCopyFile (0.00s)
08:38:03 [2021-06-11T08:38:03.576Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
08:38:03 [2021-06-11T08:38:03.576Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
08:38:03 [2021-06-11T08:38:03.576Z]     fileutils_test.go:134: Needs porting to Windows
08:38:03 [2021-06-11T08:38:03.576Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
08:38:03 [2021-06-11T08:38:03.576Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
08:38:03 [2021-06-11T08:38:03.576Z] === RUN   TestReadSymlinkedDirectoryToFile
08:38:03 [2021-06-11T08:38:03.576Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
08:38:03 [2021-06-11T08:38:03.576Z]     fileutils_test.go:180: Needs porting to Windows
08:38:03 [2021-06-11T08:38:03.576Z] === RUN   TestWildcardMatches
08:38:03 [2021-06-11T08:38:03.576Z] --- PASS: TestWildcardMatches (0.00s)
08:38:03 [2021-06-11T08:38:03.576Z] === RUN   TestPatternMatches
08:38:03 [2021-06-11T08:38:03.576Z] --- PASS: TestPatternMatches (0.00s)
08:38:03 [2021-06-11T08:38:03.576Z] === RUN   TestExclusionPatternMatchesPatternBefore
08:38:03 [2021-06-11T08:38:03.576Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
08:38:03 [2021-06-11T08:38:03.576Z] === RUN   TestPatternMatchesFolderExclusions
08:38:03 [2021-06-11T08:38:03.576Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
08:38:03 [2021-06-11T08:38:03.576Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
08:38:03 [2021-06-11T08:38:03.576Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
08:38:03 [2021-06-11T08:38:03.576Z] === RUN   TestPatternMatchesFolderWildcardExclusions
08:38:03 [2021-06-11T08:38:03.576Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
08:38:03 [2021-06-11T08:38:03.576Z] === RUN   TestExclusionPatternMatchesPatternAfter
08:38:03 [2021-06-11T08:38:03.576Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
08:38:03 [2021-06-11T08:38:03.576Z] === RUN   TestExclusionPatternMatchesWholeDirectory
08:38:03 [2021-06-11T08:38:03.576Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
08:38:03 [2021-06-11T08:38:03.576Z] === RUN   TestSingleExclamationError
08:38:03 [2021-06-11T08:38:03.576Z] --- PASS: TestSingleExclamationError (0.00s)
08:38:03 [2021-06-11T08:38:03.576Z] === RUN   TestMatchesWithNoPatterns
08:38:03 [2021-06-11T08:38:03.576Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
08:38:03 [2021-06-11T08:38:03.576Z] === RUN   TestMatchesWithMalformedPatterns
08:38:03 [2021-06-11T08:38:03.576Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
08:38:03 [2021-06-11T08:38:03.576Z] === RUN   TestMatches
08:38:03 [2021-06-11T08:38:03.576Z] --- PASS: TestMatches (0.00s)
08:38:03 [2021-06-11T08:38:03.576Z] === RUN   TestCleanPatterns
08:38:03 [2021-06-11T08:38:03.576Z] --- PASS: TestCleanPatterns (0.00s)
08:38:03 [2021-06-11T08:38:03.576Z] === RUN   TestCleanPatternsStripEmptyPatterns
08:38:03 [2021-06-11T08:38:03.576Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
08:38:03 [2021-06-11T08:38:03.576Z] === RUN   TestCleanPatternsExceptionFlag
08:38:03 [2021-06-11T08:38:03.576Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
08:38:03 [2021-06-11T08:38:03.576Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
08:38:03 [2021-06-11T08:38:03.576Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
08:38:03 [2021-06-11T08:38:03.576Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
08:38:03 [2021-06-11T08:38:03.576Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
08:38:03 [2021-06-11T08:38:03.576Z] === RUN   TestCleanPatternsErrorSingleException
08:38:03 [2021-06-11T08:38:03.576Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
08:38:03 [2021-06-11T08:38:03.576Z] === RUN   TestCreateIfNotExistsDir
08:38:03 [2021-06-11T08:38:03.576Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
08:38:03 [2021-06-11T08:38:03.576Z] === RUN   TestCreateIfNotExistsFile
08:38:03 [2021-06-11T08:38:03.576Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
08:38:03 [2021-06-11T08:38:03.576Z] === RUN   TestMatch
08:38:03 [2021-06-11T08:38:03.576Z] --- PASS: TestMatch (0.00s)
08:38:03 [2021-06-11T08:38:03.576Z] PASS
08:38:03 [2021-06-11T08:38:03.576Z] coverage: 87.5% of statements
08:38:03 [2021-06-11T08:38:03.576Z] ok  	github.com/docker/docker/pkg/fileutils	0.067s	coverage: 87.5% of statements
08:38:03 [2021-06-11T08:38:03.769Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
08:38:03 [2021-06-11T08:38:03.769Z] --- PASS: TestRenameInvalidName (1.31s)
08:38:03 [2021-06-11T08:38:03.769Z] === RUN   TestRenameAnonymousContainer
08:38:04 [2021-06-11T08:38:04.024Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
08:38:04 [2021-06-11T08:38:04.236Z] --- PASS: TestPluginWithDevMounts (1.72s)
08:38:04 [2021-06-11T08:38:04.236Z] PASS
08:38:04 [2021-06-11T08:38:04.236Z] 
08:38:04 [2021-06-11T08:38:04.236Z] DONE 1 tests in 1.771s
08:38:04 [2021-06-11T08:38:04.236Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
08:38:04 [2021-06-11T08:38:04.236Z] INFO: Testing against a local daemon
08:38:04 [2021-06-11T08:38:04.236Z] === RUN   TestSecretInspect
08:38:04 [2021-06-11T08:38:04.529Z] === RUN   TestGet
08:38:04 [2021-06-11T08:38:04.529Z] --- PASS: TestGet (0.00s)
08:38:04 [2021-06-11T08:38:04.529Z] === RUN   TestGetShortcutString
08:38:04 [2021-06-11T08:38:04.529Z] --- PASS: TestGetShortcutString (0.00s)
08:38:04 [2021-06-11T08:38:04.529Z] PASS
08:38:04 [2021-06-11T08:38:04.529Z] coverage: 42.9% of statements
08:38:04 [2021-06-11T08:38:04.529Z] ok  	github.com/docker/docker/pkg/homedir	0.038s	coverage: 42.9% of statements
08:38:06 [2021-06-11T08:38:06.041Z] 2021/06/11 08:38:05 Closing DB instances...
08:38:06 [2021-06-11T08:38:06.041Z] === RUN   TestCreateIDMapOrder
08:38:06 [2021-06-11T08:38:06.041Z] --- PASS: TestCreateIDMapOrder (0.00s)
08:38:06 [2021-06-11T08:38:06.041Z] PASS
08:38:06 [2021-06-11T08:38:06.041Z] coverage: 7.2% of statements
08:38:06 [2021-06-11T08:38:06.041Z] ok  	github.com/docker/docker/pkg/idtools	0.043s	coverage: 7.2% of statements
08:38:06 [2021-06-11T08:38:06.129Z] --- PASS: TestSecretInspect (1.91s)
08:38:06 [2021-06-11T08:38:06.129Z] === RUN   TestSecretList
08:38:07 [2021-06-11T08:38:07.296Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
08:38:07 [2021-06-11T08:38:07.296Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
08:38:07 [2021-06-11T08:38:07.553Z] time="2021-06-11T08:38:06Z" level=error msg="node: 27456e303ad0 is unknown to memberlist"
08:38:07 [2021-06-11T08:38:07.553Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.90s)
08:38:07 [2021-06-11T08:38:07.553Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
08:38:07 [2021-06-11T08:38:07.553Z] === RUN   TestFixedBufferCap
08:38:07 [2021-06-11T08:38:07.553Z] --- PASS: TestFixedBufferCap (0.00s)
08:38:07 [2021-06-11T08:38:07.553Z] === RUN   TestFixedBufferLen
08:38:07 [2021-06-11T08:38:07.553Z] --- PASS: TestFixedBufferLen (0.00s)
08:38:07 [2021-06-11T08:38:07.553Z] === RUN   TestFixedBufferString
08:38:07 [2021-06-11T08:38:07.553Z] --- PASS: TestFixedBufferString (0.00s)
08:38:07 [2021-06-11T08:38:07.553Z] === RUN   TestFixedBufferWrite
08:38:07 [2021-06-11T08:38:07.553Z] --- PASS: TestFixedBufferWrite (0.00s)
08:38:07 [2021-06-11T08:38:07.553Z] === RUN   TestFixedBufferRead
08:38:07 [2021-06-11T08:38:07.553Z] --- PASS: TestFixedBufferRead (0.00s)
08:38:07 [2021-06-11T08:38:07.553Z] === RUN   TestBytesPipeRead
08:38:07 [2021-06-11T08:38:07.553Z] --- PASS: TestBytesPipeRead (0.00s)
08:38:07 [2021-06-11T08:38:07.553Z] === RUN   TestBytesPipeWrite
08:38:07 [2021-06-11T08:38:07.553Z] --- PASS: TestBytesPipeWrite (0.00s)
08:38:07 [2021-06-11T08:38:07.553Z] === RUN   TestBytesPipeWriteRandomChunks
08:38:08 [2021-06-11T08:38:08.224Z] --- PASS: TestRenameAnonymousContainer (4.42s)
08:38:08 [2021-06-11T08:38:08.224Z] === RUN   TestRenameContainerWithSameName
08:38:08 [2021-06-11T08:38:08.480Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
08:38:08 [2021-06-11T08:38:08.505Z] --- PASS: TestBytesPipeWriteRandomChunks (0.45s)
08:38:08 [2021-06-11T08:38:08.505Z] === RUN   TestAtomicWriteToFile
08:38:08 [2021-06-11T08:38:08.505Z] --- PASS: TestAtomicWriteToFile (0.04s)
08:38:08 [2021-06-11T08:38:08.505Z] === RUN   TestAtomicWriteSetCommit
08:38:08 [2021-06-11T08:38:08.505Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
08:38:08 [2021-06-11T08:38:08.505Z] === RUN   TestAtomicWriteSetCancel
08:38:08 [2021-06-11T08:38:08.505Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
08:38:08 [2021-06-11T08:38:08.505Z] === RUN   TestReadCloserWrapperClose
08:38:08 [2021-06-11T08:38:08.505Z] --- PASS: TestReadCloserWrapperClose (0.00s)
08:38:08 [2021-06-11T08:38:08.505Z] === RUN   TestReaderErrWrapperReadOnError
08:38:08 [2021-06-11T08:38:08.505Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
08:38:08 [2021-06-11T08:38:08.505Z] === RUN   TestReaderErrWrapperRead
08:38:08 [2021-06-11T08:38:08.505Z] --- PASS: TestReaderErrWrapperRead (0.00s)
08:38:08 [2021-06-11T08:38:08.505Z] === RUN   TestHashData
08:38:08 [2021-06-11T08:38:08.505Z] --- PASS: TestHashData (0.00s)
08:38:08 [2021-06-11T08:38:08.505Z] === RUN   TestCancelReadCloser
08:38:08 [2021-06-11T08:38:08.505Z] --- PASS: TestCancelReadCloser (0.10s)
08:38:08 [2021-06-11T08:38:08.505Z] === RUN   TestWriteCloserWrapperClose
08:38:08 [2021-06-11T08:38:08.505Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
08:38:08 [2021-06-11T08:38:08.505Z] === RUN   TestNopWriteCloser
08:38:08 [2021-06-11T08:38:08.505Z] --- PASS: TestNopWriteCloser (0.00s)
08:38:08 [2021-06-11T08:38:08.505Z] === RUN   TestNopWriter
08:38:08 [2021-06-11T08:38:08.505Z] --- PASS: TestNopWriter (0.00s)
08:38:08 [2021-06-11T08:38:08.505Z] === RUN   TestWriteCounter
08:38:08 [2021-06-11T08:38:08.505Z] --- PASS: TestWriteCounter (0.00s)
08:38:08 [2021-06-11T08:38:08.505Z] PASS
08:38:08 [2021-06-11T08:38:08.505Z] coverage: 69.7% of statements
08:38:08 [2021-06-11T08:38:08.505Z] ok  	github.com/docker/docker/pkg/ioutils	0.647s	coverage: 69.7% of statements
08:38:08 [2021-06-11T08:38:08.505Z] --- PASS: TestGetAddress (25.48s)
08:38:08 [2021-06-11T08:38:08.505Z] === RUN   TestRequestSyntaxCheck
08:38:08 [2021-06-11T08:38:08.505Z] --- PASS: TestRequestSyntaxCheck (0.02s)
08:38:08 [2021-06-11T08:38:08.505Z] === RUN   TestRequest
08:38:08 [2021-06-11T08:38:08.646Z] --- PASS: TestSecretList (2.35s)
08:38:08 [2021-06-11T08:38:08.646Z] === RUN   TestSecretsCreateAndDelete
08:38:09 [2021-06-11T08:38:09.408Z] --- PASS: TestRenameContainerWithSameName (1.29s)
08:38:09 [2021-06-11T08:38:09.408Z] === RUN   TestRenameContainerWithLinkedContainer
08:38:09 [2021-06-11T08:38:09.456Z] 2021/06/11 08:38:09 Closing DB instances...
08:38:09 [2021-06-11T08:38:09.456Z] === RUN   TestError
08:38:09 [2021-06-11T08:38:09.456Z] --- PASS: TestError (0.00s)
08:38:09 [2021-06-11T08:38:09.456Z] === RUN   TestProgressString
08:38:09 [2021-06-11T08:38:09.456Z] === RUN   TestProgressString/no_progress
08:38:09 [2021-06-11T08:38:09.456Z] === RUN   TestProgressString/progress_1
08:38:09 [2021-06-11T08:38:09.456Z] === RUN   TestProgressString/some_progress_with_a_start_time
08:38:09 [2021-06-11T08:38:09.456Z] === RUN   TestProgressString/some_progress_without_a_start_time
08:38:09 [2021-06-11T08:38:09.456Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
08:38:09 [2021-06-11T08:38:09.456Z] === RUN   TestProgressString/with_units
08:38:09 [2021-06-11T08:38:09.456Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
08:38:09 [2021-06-11T08:38:09.456Z] === RUN   TestProgressString/hide_counts
08:38:09 [2021-06-11T08:38:09.456Z] --- PASS: TestProgressString (0.00s)
08:38:09 [2021-06-11T08:38:09.456Z]     --- PASS: TestProgressString/no_progress (0.00s)
08:38:09 [2021-06-11T08:38:09.456Z]     --- PASS: TestProgressString/progress_1 (0.00s)
08:38:09 [2021-06-11T08:38:09.456Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
08:38:09 [2021-06-11T08:38:09.456Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
08:38:09 [2021-06-11T08:38:09.456Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
08:38:09 [2021-06-11T08:38:09.456Z]     --- PASS: TestProgressString/with_units (0.00s)
08:38:09 [2021-06-11T08:38:09.456Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
08:38:09 [2021-06-11T08:38:09.456Z]     --- PASS: TestProgressString/hide_counts (0.00s)
08:38:09 [2021-06-11T08:38:09.456Z] === RUN   TestJSONMessageDisplay
08:38:09 [2021-06-11T08:38:09.907Z] --- PASS: TestJSONMessageDisplay (0.17s)
08:38:09 [2021-06-11T08:38:09.907Z] === RUN   TestJSONMessageDisplayWithJSONError
08:38:09 [2021-06-11T08:38:09.907Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
08:38:09 [2021-06-11T08:38:09.907Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
08:38:09 [2021-06-11T08:38:09.907Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
08:38:09 [2021-06-11T08:38:09.907Z] === RUN   TestDisplayJSONMessagesStream
08:38:09 [2021-06-11T08:38:09.907Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
08:38:09 [2021-06-11T08:38:09.907Z] PASS
08:38:09 [2021-06-11T08:38:09.907Z] coverage: 91.7% of statements
08:38:09 [2021-06-11T08:38:09.907Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.217s	coverage: 91.7% of statements
08:38:10 [2021-06-11T08:38:10.532Z] --- PASS: TestSecretsCreateAndDelete (2.32s)
08:38:10 [2021-06-11T08:38:10.532Z] === RUN   TestSecretsUpdate
08:38:10 [2021-06-11T08:38:10.859Z] === RUN   TestStandardLongPath
08:38:10 [2021-06-11T08:38:10.859Z] --- PASS: TestStandardLongPath (0.00s)
08:38:10 [2021-06-11T08:38:10.859Z] === RUN   TestUNCLongPath
08:38:10 [2021-06-11T08:38:10.859Z] --- PASS: TestUNCLongPath (0.00s)
08:38:10 [2021-06-11T08:38:10.859Z] PASS
08:38:10 [2021-06-11T08:38:10.859Z] coverage: 100.0% of statements
08:38:10 [2021-06-11T08:38:10.859Z] ok  	github.com/docker/docker/pkg/longpath	0.042s	coverage: 100.0% of statements
08:38:10 [2021-06-11T08:38:10.859Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.23s)
08:38:10 [2021-06-11T08:38:10.859Z] === RUN   TestNetworkDBGarbageCollection
08:38:11 [2021-06-11T08:38:11.299Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
08:38:11 [2021-06-11T08:38:11.299Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
08:38:11 [2021-06-11T08:38:11.811Z] === RUN   TestNameFormat
08:38:11 [2021-06-11T08:38:11.811Z] --- PASS: TestNameFormat (0.00s)
08:38:11 [2021-06-11T08:38:11.811Z] === RUN   TestNameRetries
08:38:11 [2021-06-11T08:38:11.811Z] --- PASS: TestNameRetries (0.00s)
08:38:11 [2021-06-11T08:38:11.811Z] PASS
08:38:11 [2021-06-11T08:38:11.811Z] coverage: 85.7% of statements
08:38:11 [2021-06-11T08:38:11.811Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.040s	coverage: 85.7% of statements
08:38:11 [2021-06-11T08:38:11.861Z] --- PASS: TestRenameContainerWithLinkedContainer (2.63s)
08:38:11 [2021-06-11T08:38:11.861Z] === RUN   TestResize
08:38:12 [2021-06-11T08:38:12.764Z] === RUN   TestParseKeyValueOpt
08:38:12 [2021-06-11T08:38:12.764Z] --- PASS: TestParseKeyValueOpt (0.00s)
08:38:12 [2021-06-11T08:38:12.764Z] === RUN   TestParseUintList
08:38:12 [2021-06-11T08:38:12.764Z] --- PASS: TestParseUintList (0.00s)
08:38:12 [2021-06-11T08:38:12.764Z] === RUN   TestParseUintListMaximumLimits
08:38:12 [2021-06-11T08:38:12.764Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
08:38:12 [2021-06-11T08:38:12.764Z] PASS
08:38:12 [2021-06-11T08:38:12.764Z] coverage: 97.0% of statements
08:38:12 [2021-06-11T08:38:12.764Z] ok  	github.com/docker/docker/pkg/parsers	0.041s	coverage: 97.0% of statements
08:38:13 [2021-06-11T08:38:13.044Z] --- PASS: TestSecretsUpdate (2.31s)
08:38:13 [2021-06-11T08:38:13.044Z] === RUN   TestTemplatedSecret
08:38:13 [2021-06-11T08:38:13.227Z] --- PASS: TestResize (1.35s)
08:38:13 [2021-06-11T08:38:13.227Z] === RUN   TestResizeWithInvalidSize
08:38:13 [2021-06-11T08:38:13.715Z] === RUN   TestNewAndRemove
08:38:13 [2021-06-11T08:38:13.715Z] --- PASS: TestNewAndRemove (0.00s)
08:38:13 [2021-06-11T08:38:13.715Z] === RUN   TestRemoveInvalidPath
08:38:13 [2021-06-11T08:38:13.715Z] --- PASS: TestRemoveInvalidPath (0.00s)
08:38:13 [2021-06-11T08:38:13.715Z] PASS
08:38:13 [2021-06-11T08:38:13.715Z] coverage: 82.6% of statements
08:38:13 [2021-06-11T08:38:13.715Z] ok  	github.com/docker/docker/pkg/pidfile	0.043s	coverage: 82.6% of statements
08:38:14 [2021-06-11T08:38:14.594Z] --- PASS: TestResizeWithInvalidSize (1.25s)
08:38:14 [2021-06-11T08:38:14.594Z] === RUN   TestResizeWhenContainerNotStarted
08:38:15 [2021-06-11T08:38:15.524Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
08:38:15 [2021-06-11T08:38:15.524Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
08:38:15 [2021-06-11T08:38:15.524Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
08:38:15 [2021-06-11T08:38:15.780Z] --- PASS: TestResizeWhenContainerNotStarted (1.31s)
08:38:15 [2021-06-11T08:38:15.780Z] === RUN   TestDaemonRestartKillContainers
08:38:15 [2021-06-11T08:38:15.780Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:38:15 [2021-06-11T08:38:15.780Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:38:15 [2021-06-11T08:38:15.780Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:38:15 [2021-06-11T08:38:15.780Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:38:15 [2021-06-11T08:38:15.780Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:38:15 [2021-06-11T08:38:15.780Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:38:15 [2021-06-11T08:38:15.780Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:38:15 [2021-06-11T08:38:15.780Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:38:15 [2021-06-11T08:38:15.780Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:38:15 [2021-06-11T08:38:15.780Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:38:15 [2021-06-11T08:38:15.780Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:38:15 [2021-06-11T08:38:15.780Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:38:15 [2021-06-11T08:38:15.780Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:38:15 [2021-06-11T08:38:15.780Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:38:15 [2021-06-11T08:38:15.780Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:38:15 [2021-06-11T08:38:15.780Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:38:15 [2021-06-11T08:38:15.780Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:38:15 [2021-06-11T08:38:15.780Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:38:15 [2021-06-11T08:38:15.780Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:38:15 [2021-06-11T08:38:15.780Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:38:15 [2021-06-11T08:38:15.780Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:38:15 [2021-06-11T08:38:15.780Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:38:15 [2021-06-11T08:38:15.780Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:38:15 [2021-06-11T08:38:15.780Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:38:15 [2021-06-11T08:38:15.780Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:38:15 [2021-06-11T08:38:15.780Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:38:15 [2021-06-11T08:38:15.860Z] === RUN   TestFailedConnection
08:38:16 [2021-06-11T08:38:16.309Z] --- PASS: TestTemplatedSecret (3.00s)
08:38:16 [2021-06-11T08:38:16.309Z] === RUN   TestSecretCreateResolve
08:38:16 [2021-06-11T08:38:16.812Z] === RUN   TestParseEmptyInterface
08:38:16 [2021-06-11T08:38:16.812Z] --- PASS: TestParseEmptyInterface (0.00s)
08:38:16 [2021-06-11T08:38:16.812Z] === RUN   TestParseNonInterfaceType
08:38:16 [2021-06-11T08:38:16.812Z] --- PASS: TestParseNonInterfaceType (0.00s)
08:38:16 [2021-06-11T08:38:16.812Z] === RUN   TestParseWithOneFunction
08:38:16 [2021-06-11T08:38:16.812Z] --- PASS: TestParseWithOneFunction (0.00s)
08:38:16 [2021-06-11T08:38:16.812Z] === RUN   TestParseWithMultipleFuncs
08:38:16 [2021-06-11T08:38:16.812Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
08:38:16 [2021-06-11T08:38:16.812Z] === RUN   TestParseWithUnnamedReturn
08:38:16 [2021-06-11T08:38:16.812Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
08:38:16 [2021-06-11T08:38:16.812Z] === RUN   TestEmbeddedInterface
08:38:16 [2021-06-11T08:38:16.812Z] --- PASS: TestEmbeddedInterface (0.00s)
08:38:16 [2021-06-11T08:38:16.812Z] === RUN   TestParsedImports
08:38:16 [2021-06-11T08:38:16.812Z] --- PASS: TestParsedImports (0.00s)
08:38:16 [2021-06-11T08:38:16.812Z] === RUN   TestAliasedImports
08:38:16 [2021-06-11T08:38:16.812Z] --- PASS: TestAliasedImports (0.00s)
08:38:16 [2021-06-11T08:38:16.812Z] PASS
08:38:16 [2021-06-11T08:38:16.812Z] coverage: 56.8% of statements
08:38:16 [2021-06-11T08:38:16.812Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.083s	coverage: 56.8% of statements
08:38:17 [2021-06-11T08:38:17.763Z] --- PASS: TestFailedConnection (2.12s)
08:38:17 [2021-06-11T08:38:17.763Z] === RUN   TestFailOnce
08:38:18 [2021-06-11T08:38:18.195Z] --- PASS: TestSecretCreateResolve (2.30s)
08:38:18 [2021-06-11T08:38:18.195Z] PASS
08:38:18 [2021-06-11T08:38:18.195Z] 
08:38:18 [2021-06-11T08:38:18.195Z] DONE 6 tests in 14.219s
08:38:18 [2021-06-11T08:38:18.195Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
08:38:18 [2021-06-11T08:38:18.195Z] INFO: Testing against a local daemon
08:38:18 [2021-06-11T08:38:18.195Z] === RUN   TestServiceCreateInit
08:38:18 [2021-06-11T08:38:18.195Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:38:18 [2021-06-11T08:38:18.215Z] 2021/06/11 08:38:17 http: panic serving 127.0.0.1:49292: Plugin not ready
08:38:18 [2021-06-11T08:38:18.215Z] goroutine 34 [running]:
08:38:18 [2021-06-11T08:38:18.215Z] net/http.(*conn).serve.func1(0xc000136000)
08:38:18 [2021-06-11T08:38:18.215Z] 	c:/go/src/net/http/server.go:1795 +0x140
08:38:18 [2021-06-11T08:38:18.215Z] panic(0x84ab40, 0x987da0)
08:38:18 [2021-06-11T08:38:18.215Z] 	c:/go/src/runtime/panic.go:679 +0x1c0
08:38:18 [2021-06-11T08:38:18.215Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99b9e0, 0xc0001040e0, 0xc000148000)
08:38:18 [2021-06-11T08:38:18.215Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
08:38:18 [2021-06-11T08:38:18.215Z] net/http.HandlerFunc.ServeHTTP(0xc0000ee050, 0x99b9e0, 0xc0001040e0, 0xc000148000)
08:38:18 [2021-06-11T08:38:18.215Z] 	c:/go/src/net/http/server.go:2036 +0x4b
08:38:18 [2021-06-11T08:38:18.215Z] net/http.(*ServeMux).ServeHTTP(0xc0000fe000, 0x99b9e0, 0xc0001040e0, 0xc000148000)
08:38:18 [2021-06-11T08:38:18.215Z] 	c:/go/src/net/http/server.go:2416 +0x1c4
08:38:18 [2021-06-11T08:38:18.215Z] net/http.serverHandler.ServeHTTP(0xc000104000, 0x99b9e0, 0xc0001040e0, 0xc000148000)
08:38:18 [2021-06-11T08:38:18.215Z] 	c:/go/src/net/http/server.go:2831 +0xab
08:38:18 [2021-06-11T08:38:18.215Z] net/http.(*conn).serve(0xc000136000, 0x99c5a0, 0xc000124040)
08:38:18 [2021-06-11T08:38:18.215Z] 	c:/go/src/net/http/server.go:1919 +0x87c
08:38:18 [2021-06-11T08:38:18.215Z] created by net/http.(*Server).Serve
08:38:18 [2021-06-11T08:38:18.215Z] 	c:/go/src/net/http/server.go:2957 +0x38b
08:38:18 [2021-06-11T08:38:18.215Z] time="2021-06-11T08:38:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.FailOnce: Post http://127.0.0.1:49291/Test.FailOnce: EOF, retrying in 1s"
08:38:18 [2021-06-11T08:38:18.666Z] === RUN   TestHTTPTransport
08:38:18 [2021-06-11T08:38:18.666Z] --- PASS: TestHTTPTransport (0.00s)
08:38:18 [2021-06-11T08:38:18.666Z] PASS
08:38:18 [2021-06-11T08:38:18.666Z] coverage: 85.7% of statements
08:38:18 [2021-06-11T08:38:18.666Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.054s	coverage: 85.7% of statements
08:38:19 [2021-06-11T08:38:19.117Z] --- PASS: TestRequest (10.56s)
08:38:19 [2021-06-11T08:38:19.117Z] === RUN   TestOverlappingRequests
08:38:19 [2021-06-11T08:38:19.117Z] --- PASS: TestFailOnce (1.18s)
08:38:19 [2021-06-11T08:38:19.117Z] === RUN   TestEchoInputOutput
08:38:19 [2021-06-11T08:38:19.117Z] --- PASS: TestEchoInputOutput (0.00s)
08:38:19 [2021-06-11T08:38:19.117Z] === RUN   TestBackoff
08:38:19 [2021-06-11T08:38:19.117Z] --- PASS: TestBackoff (0.00s)
08:38:19 [2021-06-11T08:38:19.117Z] === RUN   TestAbortRetry
08:38:19 [2021-06-11T08:38:19.117Z] --- PASS: TestAbortRetry (0.00s)
08:38:19 [2021-06-11T08:38:19.117Z] === RUN   TestClientScheme
08:38:19 [2021-06-11T08:38:19.117Z] --- PASS: TestClientScheme (0.00s)
08:38:19 [2021-06-11T08:38:19.117Z] === RUN   TestNewClientWithTimeout
08:38:19 [2021-06-11T08:38:19.569Z] --- PASS: TestOverlappingRequests (0.45s)
08:38:19 [2021-06-11T08:38:19.569Z] === RUN   TestRelease
08:38:19 [2021-06-11T08:38:19.569Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
08:38:19 [2021-06-11T08:38:19.569Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
08:38:19 [2021-06-11T08:38:19.569Z] === RUN   TestBufioReaderPoolPutAndGet
08:38:19 [2021-06-11T08:38:19.569Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
08:38:19 [2021-06-11T08:38:19.569Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
08:38:19 [2021-06-11T08:38:19.569Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
08:38:19 [2021-06-11T08:38:19.569Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
08:38:19 [2021-06-11T08:38:19.569Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
08:38:19 [2021-06-11T08:38:19.569Z] === RUN   TestBufioWriterPoolPutAndGet
08:38:19 [2021-06-11T08:38:19.569Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
08:38:19 [2021-06-11T08:38:19.569Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
08:38:19 [2021-06-11T08:38:19.569Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
08:38:19 [2021-06-11T08:38:19.569Z] === RUN   TestBufferPoolPutAndGet
08:38:19 [2021-06-11T08:38:19.569Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
08:38:19 [2021-06-11T08:38:19.569Z] PASS
08:38:19 [2021-06-11T08:38:19.569Z] coverage: 88.2% of statements
08:38:19 [2021-06-11T08:38:19.569Z] ok  	github.com/docker/docker/pkg/pools	0.042s	coverage: 88.2% of statements
08:38:19 [2021-06-11T08:38:19.569Z] time="2021-06-11T08:38:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post http://127.0.0.1:49300/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
08:38:19 [2021-06-11T08:38:19.946Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:38:19 [2021-06-11T08:38:19.946Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
08:38:19 [2021-06-11T08:38:19.946Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
08:38:19 [2021-06-11T08:38:19.946Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:38:20 [2021-06-11T08:38:20.521Z] === RUN   TestOutputOnPrematureClose
08:38:20 [2021-06-11T08:38:20.521Z] --- PASS: TestOutputOnPrematureClose (0.00s)
08:38:20 [2021-06-11T08:38:20.521Z] === RUN   TestCompleteSilently
08:38:20 [2021-06-11T08:38:20.521Z] --- PASS: TestCompleteSilently (0.00s)
08:38:20 [2021-06-11T08:38:20.521Z] PASS
08:38:20 [2021-06-11T08:38:20.521Z] coverage: 75.9% of statements
08:38:20 [2021-06-11T08:38:20.521Z] ok  	github.com/docker/docker/pkg/progress	0.049s	coverage: 75.9% of statements
08:38:20 [2021-06-11T08:38:20.973Z] time="2021-06-11T08:38:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post http://127.0.0.1:49300/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
08:38:21 [2021-06-11T08:38:21.312Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:38:21 [2021-06-11T08:38:21.424Z] === RUN   TestSendToOneSub
08:38:21 [2021-06-11T08:38:21.424Z] --- PASS: TestSendToOneSub (0.00s)
08:38:21 [2021-06-11T08:38:21.424Z] === RUN   TestSendToMultipleSubs
08:38:21 [2021-06-11T08:38:21.424Z] --- PASS: TestSendToMultipleSubs (0.00s)
08:38:21 [2021-06-11T08:38:21.424Z] === RUN   TestEvictOneSub
08:38:21 [2021-06-11T08:38:21.424Z] --- PASS: TestEvictOneSub (0.00s)
08:38:21 [2021-06-11T08:38:21.424Z] === RUN   TestClosePublisher
08:38:21 [2021-06-11T08:38:21.424Z] --- PASS: TestClosePublisher (0.00s)
08:38:21 [2021-06-11T08:38:21.424Z] === RUN   TestPubSubRace
08:38:21 [2021-06-11T08:38:21.424Z] --- PASS: TestRelease (2.17s)
08:38:21 [2021-06-11T08:38:21.424Z] === RUN   TestAllocateRandomDeallocate
08:38:21 [2021-06-11T08:38:21.568Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
08:38:22 [2021-06-11T08:38:22.129Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:38:22 [2021-06-11T08:38:22.376Z] --- PASS: TestPubSubRace (1.05s)
08:38:22 [2021-06-11T08:38:22.376Z] PASS
08:38:22 [2021-06-11T08:38:22.376Z] coverage: 75.0% of statements
08:38:22 [2021-06-11T08:38:22.376Z] ok  	github.com/docker/docker/pkg/pubsub	1.091s	coverage: 75.0% of statements
08:38:23 [2021-06-11T08:38:23.437Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:38:23 [2021-06-11T08:38:23.496Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:38:23 [2021-06-11T08:38:23.754Z] === RUN   TestDockerSuite/TestBuildCacheAdd
08:38:23 [2021-06-11T08:38:23.888Z] === RUN   TestRegister
08:38:23 [2021-06-11T08:38:23.888Z] --- PASS: TestRegister (0.00s)
08:38:23 [2021-06-11T08:38:23.888Z] === RUN   TestCommand
08:38:23 [2021-06-11T08:38:23.888Z] --- PASS: TestCommand (0.03s)
08:38:23 [2021-06-11T08:38:23.888Z] === RUN   TestNaiveSelf
08:38:23 [2021-06-11T08:38:23.888Z] --- PASS: TestNaiveSelf (0.03s)
08:38:23 [2021-06-11T08:38:23.888Z] PASS
08:38:23 [2021-06-11T08:38:23.888Z] coverage: 82.4% of statements
08:38:23 [2021-06-11T08:38:23.888Z] ok  	github.com/docker/docker/pkg/reexec	0.105s	coverage: 82.4% of statements
08:38:23 [2021-06-11T08:38:23.888Z] time="2021-06-11T08:38:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post http://127.0.0.1:49300/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
08:38:24 [2021-06-11T08:38:24.011Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:38:24 [2021-06-11T08:38:24.840Z] === RUN   TestParseSignal
08:38:24 [2021-06-11T08:38:24.840Z] --- PASS: TestParseSignal (0.00s)
08:38:24 [2021-06-11T08:38:24.840Z] === RUN   TestValidSignalForPlatform
08:38:24 [2021-06-11T08:38:24.840Z] --- PASS: TestValidSignalForPlatform (0.00s)
08:38:24 [2021-06-11T08:38:24.840Z] PASS
08:38:24 [2021-06-11T08:38:24.840Z] coverage: 19.7% of statements
08:38:24 [2021-06-11T08:38:24.840Z] ok  	github.com/docker/docker/pkg/signal	0.042s	coverage: 19.7% of statements
08:38:24 [2021-06-11T08:38:24.939Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
08:38:25 [2021-06-11T08:38:25.792Z] === RUN   TestNewStdWriter
08:38:25 [2021-06-11T08:38:25.792Z] --- PASS: TestNewStdWriter (0.00s)
08:38:25 [2021-06-11T08:38:25.792Z] === RUN   TestWriteWithUninitializedStdWriter
08:38:25 [2021-06-11T08:38:25.792Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
08:38:25 [2021-06-11T08:38:25.792Z] === RUN   TestWriteWithNilBytes
08:38:25 [2021-06-11T08:38:25.792Z] --- PASS: TestWriteWithNilBytes (0.00s)
08:38:25 [2021-06-11T08:38:25.792Z] === RUN   TestWrite
08:38:25 [2021-06-11T08:38:25.792Z] --- PASS: TestWrite (0.00s)
08:38:25 [2021-06-11T08:38:25.792Z] === RUN   TestWriteWithWriterError
08:38:25 [2021-06-11T08:38:25.792Z] --- PASS: TestWriteWithWriterError (0.00s)
08:38:25 [2021-06-11T08:38:25.792Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
08:38:25 [2021-06-11T08:38:25.792Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
08:38:25 [2021-06-11T08:38:25.792Z] === RUN   TestStdCopyWriteAndRead
08:38:25 [2021-06-11T08:38:25.792Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
08:38:25 [2021-06-11T08:38:25.792Z] === RUN   TestStdCopyReturnsErrorReadingHeader
08:38:25 [2021-06-11T08:38:25.792Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
08:38:25 [2021-06-11T08:38:25.792Z] === RUN   TestStdCopyReturnsErrorReadingFrame
08:38:25 [2021-06-11T08:38:25.792Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
08:38:25 [2021-06-11T08:38:25.792Z] === RUN   TestStdCopyDetectsCorruptedFrame
08:38:25 [2021-06-11T08:38:25.792Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
08:38:25 [2021-06-11T08:38:25.792Z] === RUN   TestStdCopyWithInvalidInputHeader
08:38:25 [2021-06-11T08:38:25.792Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
08:38:25 [2021-06-11T08:38:25.792Z] === RUN   TestStdCopyWithCorruptedPrefix
08:38:25 [2021-06-11T08:38:25.792Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
08:38:25 [2021-06-11T08:38:25.792Z] === RUN   TestStdCopyReturnsWriteErrors
08:38:25 [2021-06-11T08:38:25.792Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
08:38:25 [2021-06-11T08:38:25.792Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
08:38:25 [2021-06-11T08:38:25.792Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
08:38:25 [2021-06-11T08:38:25.792Z] === RUN   TestStdCopyReturnsErrorFromSystem
08:38:25 [2021-06-11T08:38:25.792Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
08:38:25 [2021-06-11T08:38:25.792Z] PASS
08:38:25 [2021-06-11T08:38:25.792Z] coverage: 100.0% of statements
08:38:25 [2021-06-11T08:38:25.792Z] ok  	github.com/docker/docker/pkg/stdcopy	0.045s	coverage: 100.0% of statements
08:38:26 [2021-06-11T08:38:26.304Z] === RUN   TestDockerSuite/TestBuildCacheFrom
08:38:27 [2021-06-11T08:38:27.232Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
08:38:27 [2021-06-11T08:38:27.232Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:38:27 [2021-06-11T08:38:27.309Z] === RUN   TestRawProgressFormatterFormatStatus
08:38:27 [2021-06-11T08:38:27.309Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
08:38:27 [2021-06-11T08:38:27.309Z] === RUN   TestRawProgressFormatterFormatProgress
08:38:27 [2021-06-11T08:38:27.309Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
08:38:27 [2021-06-11T08:38:27.309Z] === RUN   TestFormatStatus
08:38:27 [2021-06-11T08:38:27.309Z] --- PASS: TestFormatStatus (0.00s)
08:38:27 [2021-06-11T08:38:27.309Z] === RUN   TestFormatError
08:38:27 [2021-06-11T08:38:27.309Z] --- PASS: TestFormatError (0.00s)
08:38:27 [2021-06-11T08:38:27.310Z] === RUN   TestFormatJSONError
08:38:27 [2021-06-11T08:38:27.310Z] --- PASS: TestFormatJSONError (0.00s)
08:38:27 [2021-06-11T08:38:27.310Z] === RUN   TestJsonProgressFormatterFormatProgress
08:38:27 [2021-06-11T08:38:27.310Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
08:38:27 [2021-06-11T08:38:27.310Z] === RUN   TestJsonProgressFormatterFormatStatus
08:38:27 [2021-06-11T08:38:27.310Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
08:38:27 [2021-06-11T08:38:27.310Z] === RUN   TestNewJSONProgressOutput
08:38:27 [2021-06-11T08:38:27.310Z] --- PASS: TestNewJSONProgressOutput (0.00s)
08:38:27 [2021-06-11T08:38:27.310Z] === RUN   TestAuxFormatterEmit
08:38:27 [2021-06-11T08:38:27.310Z] --- PASS: TestAuxFormatterEmit (0.00s)
08:38:27 [2021-06-11T08:38:27.310Z] === RUN   TestStreamWriterStdout
08:38:27 [2021-06-11T08:38:27.310Z] --- PASS: TestStreamWriterStdout (0.00s)
08:38:27 [2021-06-11T08:38:27.310Z] === RUN   TestStreamWriterStderr
08:38:27 [2021-06-11T08:38:27.310Z] --- PASS: TestStreamWriterStderr (0.00s)
08:38:27 [2021-06-11T08:38:27.310Z] PASS
08:38:27 [2021-06-11T08:38:27.310Z] coverage: 66.2% of statements
08:38:27 [2021-06-11T08:38:27.310Z] ok  	github.com/docker/docker/pkg/streamformatter	0.056s	coverage: 66.2% of statements
08:38:27 [2021-06-11T08:38:27.310Z] --- PASS: TestAllocateRandomDeallocate (5.94s)
08:38:27 [2021-06-11T08:38:27.310Z] === RUN   TestRetrieveFromStore
08:38:27 [2021-06-11T08:38:27.599Z] --- PASS: TestServiceCreateInit (9.47s)
08:38:27 [2021-06-11T08:38:27.599Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.74s)
08:38:27 [2021-06-11T08:38:27.599Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.70s)
08:38:27 [2021-06-11T08:38:27.599Z] === RUN   TestCreateServiceMultipleTimes
08:38:27 [2021-06-11T08:38:27.796Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:38:28 [2021-06-11T08:38:28.262Z] === RUN   TestGenerateRandomID
08:38:28 [2021-06-11T08:38:28.262Z] --- PASS: TestGenerateRandomID (0.00s)
08:38:28 [2021-06-11T08:38:28.262Z] === RUN   TestShortenId
08:38:28 [2021-06-11T08:38:28.262Z] --- PASS: TestShortenId (0.00s)
08:38:28 [2021-06-11T08:38:28.262Z] === RUN   TestShortenSha256Id
08:38:28 [2021-06-11T08:38:28.262Z] --- PASS: TestShortenSha256Id (0.00s)
08:38:28 [2021-06-11T08:38:28.262Z] === RUN   TestShortenIdEmpty
08:38:28 [2021-06-11T08:38:28.262Z] --- PASS: TestShortenIdEmpty (0.00s)
08:38:28 [2021-06-11T08:38:28.262Z] === RUN   TestShortenIdInvalid
08:38:28 [2021-06-11T08:38:28.262Z] --- PASS: TestShortenIdInvalid (0.00s)
08:38:28 [2021-06-11T08:38:28.262Z] === RUN   TestIsShortIDNonHex
08:38:28 [2021-06-11T08:38:28.262Z] --- PASS: TestIsShortIDNonHex (0.00s)
08:38:28 [2021-06-11T08:38:28.262Z] === RUN   TestIsShortIDNotCorrectSize
08:38:28 [2021-06-11T08:38:28.262Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
08:38:28 [2021-06-11T08:38:28.262Z] PASS
08:38:28 [2021-06-11T08:38:28.262Z] coverage: 70.6% of statements
08:38:28 [2021-06-11T08:38:28.262Z] ok  	github.com/docker/docker/pkg/stringid	0.043s	coverage: 70.6% of statements
08:38:28 [2021-06-11T08:38:28.262Z] time="2021-06-11T08:38:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post http://127.0.0.1:49300/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
08:38:29 [2021-06-11T08:38:29.214Z] === RUN   TestIsCpusetListAvailable
08:38:29 [2021-06-11T08:38:29.214Z] --- PASS: TestIsCpusetListAvailable (0.00s)
08:38:29 [2021-06-11T08:38:29.214Z] PASS
08:38:29 [2021-06-11T08:38:29.214Z] coverage: 38.2% of statements
08:38:29 [2021-06-11T08:38:29.214Z] ok  	github.com/docker/docker/pkg/sysinfo	0.041s	coverage: 38.2% of statements
08:38:29 [2021-06-11T08:38:29.665Z] --- PASS: TestRetrieveFromStore (1.93s)
08:38:29 [2021-06-11T08:38:29.665Z] === RUN   TestRequestReleaseAddressDuplicate
08:38:29 [2021-06-11T08:38:29.665Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s)
08:38:29 [2021-06-11T08:38:29.665Z] === RUN   TestParallelPredefinedRequest1
08:38:29 [2021-06-11T08:38:29.665Z] === PAUSE TestParallelPredefinedRequest1
08:38:29 [2021-06-11T08:38:29.665Z] === RUN   TestParallelPredefinedRequest2
08:38:29 [2021-06-11T08:38:29.665Z] === PAUSE TestParallelPredefinedRequest2
08:38:29 [2021-06-11T08:38:29.665Z] === RUN   TestParallelPredefinedRequest3
08:38:29 [2021-06-11T08:38:29.665Z] === PAUSE TestParallelPredefinedRequest3
08:38:29 [2021-06-11T08:38:29.665Z] === RUN   TestParallelPredefinedRequest4
08:38:29 [2021-06-11T08:38:29.665Z] === PAUSE TestParallelPredefinedRequest4
08:38:29 [2021-06-11T08:38:29.665Z] === RUN   TestParallelPredefinedRequest5
08:38:29 [2021-06-11T08:38:29.665Z] === PAUSE TestParallelPredefinedRequest5
08:38:29 [2021-06-11T08:38:29.665Z] === RUN   TestDebug
08:38:29 [2021-06-11T08:38:29.665Z] --- PASS: TestDebug (0.00s)
08:38:29 [2021-06-11T08:38:29.665Z] === RUN   TestRequestPoolParallel
08:38:29 [2021-06-11T08:38:29.665Z] --- PASS: TestRequestPoolParallel (0.25s)
08:38:29 [2021-06-11T08:38:29.665Z] === RUN   TestFullAllocateRelease
08:38:30 [2021-06-11T08:38:30.116Z] --- PASS: TestFullAllocateRelease (0.54s)
08:38:30 [2021-06-11T08:38:30.116Z] === RUN   TestOddAllocateRelease
08:38:30 [2021-06-11T08:38:30.567Z] --- PASS: TestOddAllocateRelease (0.37s)
08:38:30 [2021-06-11T08:38:30.567Z] === RUN   TestFullAllocateSerialReleaseParallel
08:38:30 [2021-06-11T08:38:30.567Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.12s)
08:38:30 [2021-06-11T08:38:30.567Z] === RUN   TestOddAllocateSerialReleaseParallel
08:38:31 [2021-06-11T08:38:31.019Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s)
08:38:31 [2021-06-11T08:38:31.019Z] === RUN   TestEvenAllocateSerialReleaseParallel
08:38:31 [2021-06-11T08:38:31.019Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s)
08:38:31 [2021-06-11T08:38:31.019Z] === CONT  TestParallelPredefinedRequest1
08:38:31 [2021-06-11T08:38:31.019Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
08:38:31 [2021-06-11T08:38:31.019Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
08:38:31 [2021-06-11T08:38:31.019Z] === CONT  TestParallelPredefinedRequest4
08:38:31 [2021-06-11T08:38:31.019Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
08:38:31 [2021-06-11T08:38:31.019Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
08:38:31 [2021-06-11T08:38:31.019Z] === CONT  TestParallelPredefinedRequest3
08:38:31 [2021-06-11T08:38:31.019Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
08:38:31 [2021-06-11T08:38:31.019Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
08:38:31 [2021-06-11T08:38:31.019Z] === CONT  TestParallelPredefinedRequest2
08:38:31 [2021-06-11T08:38:31.019Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
08:38:31 [2021-06-11T08:38:31.019Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
08:38:31 [2021-06-11T08:38:31.019Z] === CONT  TestParallelPredefinedRequest5
08:38:31 [2021-06-11T08:38:31.019Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
08:38:31 [2021-06-11T08:38:31.019Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
08:38:31 [2021-06-11T08:38:31.019Z] PASS
08:38:31 [2021-06-11T08:38:31.019Z] coverage: 85.3% of statements
08:38:31 [2021-06-11T08:38:31.019Z] ok  	github.com/docker/docker/libnetwork/ipam	60.031s	coverage: 85.3% of statements
08:38:31 [2021-06-11T08:38:31.470Z] === RUN   TestChtimes
08:38:31 [2021-06-11T08:38:31.470Z] --- PASS: TestChtimes (0.00s)
08:38:31 [2021-06-11T08:38:31.470Z] === RUN   TestChtimesWindows
08:38:31 [2021-06-11T08:38:31.470Z] --- PASS: TestChtimesWindows (0.00s)
08:38:31 [2021-06-11T08:38:31.470Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
08:38:31 [2021-06-11T08:38:31.470Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
08:38:31 [2021-06-11T08:38:31.470Z] === RUN   TestEnsureRemoveAllNotExist
08:38:31 [2021-06-11T08:38:31.470Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
08:38:31 [2021-06-11T08:38:31.470Z] === RUN   TestEnsureRemoveAllWithDir
08:38:31 [2021-06-11T08:38:31.470Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
08:38:31 [2021-06-11T08:38:31.470Z] === RUN   TestEnsureRemoveAllWithFile
08:38:31 [2021-06-11T08:38:31.470Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
08:38:31 [2021-06-11T08:38:31.470Z] === RUN   TestHasWin32KSupport
08:38:31 [2021-06-11T08:38:31.470Z] --- PASS: TestHasWin32KSupport (0.00s)
08:38:31 [2021-06-11T08:38:31.470Z]     syscall_windows_test.go:8: win32k: true
08:38:31 [2021-06-11T08:38:31.470Z] PASS
08:38:31 [2021-06-11T08:38:31.470Z] coverage: 12.2% of statements
08:38:31 [2021-06-11T08:38:31.470Z] ok  	github.com/docker/docker/pkg/system	0.053s	coverage: 12.2% of statements
08:38:31 [2021-06-11T08:38:31.966Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
08:38:32 [2021-06-11T08:38:32.422Z] === RUN   TestTailFile
08:38:32 [2021-06-11T08:38:32.422Z] --- PASS: TestTailFile (0.00s)
08:38:32 [2021-06-11T08:38:32.422Z] === RUN   TestTailFileManyLines
08:38:32 [2021-06-11T08:38:32.422Z] --- PASS: TestTailFileManyLines (0.00s)
08:38:32 [2021-06-11T08:38:32.422Z] === RUN   TestTailEmptyFile
08:38:32 [2021-06-11T08:38:32.422Z] --- PASS: TestTailEmptyFile (0.00s)
08:38:32 [2021-06-11T08:38:32.422Z] === RUN   TestTailNegativeN
08:38:32 [2021-06-11T08:38:32.422Z] --- PASS: TestTailNegativeN (0.00s)
08:38:32 [2021-06-11T08:38:32.422Z] === RUN   TestNewTailReader
08:38:32 [2021-06-11T08:38:32.422Z] === PAUSE TestNewTailReader
08:38:32 [2021-06-11T08:38:32.422Z] === CONT  TestNewTailReader
08:38:32 [2021-06-11T08:38:32.422Z] === RUN   TestNewTailReader/single_byte_delimiter
08:38:32 [2021-06-11T08:38:32.422Z] === PAUSE TestNewTailReader/single_byte_delimiter
08:38:32 [2021-06-11T08:38:32.422Z] === RUN   TestNewTailReader/2_byte_delimiter
08:38:32 [2021-06-11T08:38:32.422Z] === PAUSE TestNewTailReader/2_byte_delimiter
08:38:32 [2021-06-11T08:38:32.422Z] === RUN   TestNewTailReader/4_byte_delimiter
08:38:32 [2021-06-11T08:38:32.422Z] === PAUSE TestNewTailReader/4_byte_delimiter
08:38:32 [2021-06-11T08:38:32.422Z] === RUN   TestNewTailReader/8_byte_delimiter
08:38:32 [2021-06-11T08:38:32.422Z] === PAUSE TestNewTailReader/8_byte_delimiter
08:38:32 [2021-06-11T08:38:32.422Z] === RUN   TestNewTailReader/12_byte_delimiter
08:38:32 [2021-06-11T08:38:32.422Z] === PAUSE TestNewTailReader/12_byte_delimiter
08:38:32 [2021-06-11T08:38:32.422Z] === RUN   TestNewTailReader/no_delimiter
08:38:32 [2021-06-11T08:38:32.422Z] === PAUSE TestNewTailReader/no_delimiter
08:38:32 [2021-06-11T08:38:32.422Z] === RUN   TestNewTailReader/truncated_last_line
08:38:32 [2021-06-11T08:38:32.422Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
08:38:32 [2021-06-11T08:38:32.422Z] === RUN   TestNewTailReader/truncated_last_line#01
08:38:32 [2021-06-11T08:38:32.422Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
08:38:32 [2021-06-11T08:38:32.422Z] === RUN   TestNewTailReader/truncated_last_line#02
08:38:32 [2021-06-11T08:38:32.422Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
08:38:32 [2021-06-11T08:38:32.422Z] === CONT  TestNewTailReader/single_byte_delimiter
08:38:32 [2021-06-11T08:38:32.422Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
08:38:32 [2021-06-11T08:38:32.422Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
08:38:32 [2021-06-11T08:38:32.422Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
08:38:32 [2021-06-11T08:38:32.422Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
08:38:32 [2021-06-11T08:38:32.422Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
08:38:32 [2021-06-11T08:38:32.422Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
08:38:32 [2021-06-11T08:38:32.422Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
08:38:32 [2021-06-11T08:38:32.422Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
08:38:32 [2021-06-11T08:38:32.422Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
08:38:32 [2021-06-11T08:38:32.422Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
08:38:32 [2021-06-11T08:38:32.422Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
08:38:32 [2021-06-11T08:38:32.422Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
08:38:32 [2021-06-11T08:38:32.422Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
08:38:32 [2021-06-11T08:38:32.422Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
08:38:32 [2021-06-11T08:38:32.422Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
08:38:32 [2021-06-11T08:38:32.422Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
08:38:32 [2021-06-11T08:38:32.422Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
08:38:32 [2021-06-11T08:38:32.422Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
08:38:32 [2021-06-11T08:38:32.422Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
08:38:32 [2021-06-11T08:38:32.422Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
08:38:32 [2021-06-11T08:38:32.422Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
08:38:32 [2021-06-11T08:38:32.422Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
08:38:32 [2021-06-11T08:38:32.422Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
08:38:32 [2021-06-11T08:38:32.423Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
08:38:32 [2021-06-11T08:38:32.423Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
08:38:32 [2021-06-11T08:38:32.423Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
08:38:32 [2021-06-11T08:38:32.423Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
08:38:32 [2021-06-11T08:38:32.423Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.423Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.423Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
08:38:32 [2021-06-11T08:38:32.423Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
08:38:32 [2021-06-11T08:38:32.423Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
08:38:32 [2021-06-11T08:38:32.423Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
08:38:32 [2021-06-11T08:38:32.423Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
08:38:32 [2021-06-11T08:38:32.423Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.423Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.423Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
08:38:32 [2021-06-11T08:38:32.423Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
08:38:32 [2021-06-11T08:38:32.423Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
08:38:32 [2021-06-11T08:38:32.423Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
08:38:32 [2021-06-11T08:38:32.423Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.423Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.423Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
08:38:32 [2021-06-11T08:38:32.423Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
08:38:32 [2021-06-11T08:38:32.423Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
08:38:32 [2021-06-11T08:38:32.423Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
08:38:32 [2021-06-11T08:38:32.423Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
08:38:32 [2021-06-11T08:38:32.423Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
08:38:32 [2021-06-11T08:38:32.423Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
08:38:32 [2021-06-11T08:38:32.423Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
08:38:32 [2021-06-11T08:38:32.423Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
08:38:32 [2021-06-11T08:38:32.423Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
08:38:32 [2021-06-11T08:38:32.423Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
08:38:32 [2021-06-11T08:38:32.423Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
08:38:32 [2021-06-11T08:38:32.423Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
08:38:32 [2021-06-11T08:38:32.423Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
08:38:32 [2021-06-11T08:38:32.423Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
08:38:32 [2021-06-11T08:38:32.423Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
08:38:32 [2021-06-11T08:38:32.423Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.423Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
08:38:32 [2021-06-11T08:38:32.423Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.423Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.423Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
08:38:32 [2021-06-11T08:38:32.423Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
08:38:32 [2021-06-11T08:38:32.874Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
08:38:32 [2021-06-11T08:38:32.874Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
08:38:32 [2021-06-11T08:38:32.874Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.874Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.874Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.874Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.874Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.874Z] === CONT  TestNewTailReader/4_byte_delimiter
08:38:32 [2021-06-11T08:38:32.874Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
08:38:32 [2021-06-11T08:38:32.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
08:38:32 [2021-06-11T08:38:32.874Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
08:38:32 [2021-06-11T08:38:32.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
08:38:32 [2021-06-11T08:38:32.874Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
08:38:32 [2021-06-11T08:38:32.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
08:38:32 [2021-06-11T08:38:32.874Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
08:38:32 [2021-06-11T08:38:32.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
08:38:32 [2021-06-11T08:38:32.874Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
08:38:32 [2021-06-11T08:38:32.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
08:38:32 [2021-06-11T08:38:32.874Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
08:38:32 [2021-06-11T08:38:32.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
08:38:32 [2021-06-11T08:38:32.874Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
08:38:32 [2021-06-11T08:38:32.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
08:38:32 [2021-06-11T08:38:32.874Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
08:38:32 [2021-06-11T08:38:32.875Z] === CONT  TestNewTailReader/no_delimiter
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
08:38:32 [2021-06-11T08:38:32.875Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.875Z] === CONT  TestNewTailReader/12_byte_delimiter
08:38:32 [2021-06-11T08:38:32.875Z] === CONT  TestNewTailReader/8_byte_delimiter
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/no_delimiter/no_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
08:38:32 [2021-06-11T08:38:32.875Z] === CONT  TestNewTailReader/2_byte_delimiter
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
08:38:32 [2021-06-11T08:38:32.875Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.875Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.875Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.875Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
08:38:32 [2021-06-11T08:38:32.875Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.875Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.875Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.875Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
08:38:32 [2021-06-11T08:38:32.875Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
08:38:32 [2021-06-11T08:38:32.875Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
08:38:32 [2021-06-11T08:38:32.875Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.875Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.875Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
08:38:32 [2021-06-11T08:38:32.875Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.875Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
08:38:32 [2021-06-11T08:38:32.875Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
08:38:32 [2021-06-11T08:38:32.875Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
08:38:32 [2021-06-11T08:38:32.875Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
08:38:32 [2021-06-11T08:38:32.875Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
08:38:32 [2021-06-11T08:38:32.876Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
08:38:32 [2021-06-11T08:38:32.876Z] === CONT  TestNewTailReader/no_delimiter/no_lines
08:38:32 [2021-06-11T08:38:32.876Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.876Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
08:38:32 [2021-06-11T08:38:32.876Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
08:38:32 [2021-06-11T08:38:32.876Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
08:38:32 [2021-06-11T08:38:32.877Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
08:38:32 [2021-06-11T08:38:32.877Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
08:38:32 [2021-06-11T08:38:32.877Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:38:32 [2021-06-11T08:38:32.877Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:38:32 [2021-06-11T08:38:32.877Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:38:32 [2021-06-11T08:38:32.877Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:38:32 [2021-06-11T08:38:32.877Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:38:32 [2021-06-11T08:38:32.877Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:38:32 [2021-06-11T08:38:32.877Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:38:32 [2021-06-11T08:38:32.877Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:38:32 [2021-06-11T08:38:32.877Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:38:32 [2021-06-11T08:38:32.877Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:38:32 [2021-06-11T08:38:32.877Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.877Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
08:38:32 [2021-06-11T08:38:32.877Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
08:38:32 [2021-06-11T08:38:32.877Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:38:32 [2021-06-11T08:38:32.878Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:38:32 [2021-06-11T08:38:32.878Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:38:32 [2021-06-11T08:38:32.879Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:38:32 [2021-06-11T08:38:32.879Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:38:32 [2021-06-11T08:38:32.879Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:38:32 [2021-06-11T08:38:32.879Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:38:32 [2021-06-11T08:38:32.879Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:38:32 [2021-06-11T08:38:32.879Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:38:32 [2021-06-11T08:38:32.879Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.879Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
08:38:32 [2021-06-11T08:38:32.879Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:38:33 [2021-06-11T08:38:33.330Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
08:38:33 [2021-06-11T08:38:33.331Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
08:38:33 [2021-06-11T08:38:33.331Z] --- PASS: TestNewTailReader (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.01s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.01s)
08:38:33 [2021-06-11T08:38:33.331Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.331Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]     --- PASS: TestNewTailReader/no_delimiter (0.01s)
08:38:33 [2021-06-11T08:38:33.332Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.01s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.01s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.01s)
08:38:33 [2021-06-11T08:38:33.332Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.332Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.04s)
08:38:33 [2021-06-11T08:38:33.333Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.01s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
08:38:33 [2021-06-11T08:38:33.333Z] PASS
08:38:33 [2021-06-11T08:38:33.333Z] coverage: 88.6% of statements
08:38:33 [2021-06-11T08:38:33.333Z] ok  	github.com/docker/docker/pkg/tailfile	0.358s	coverage: 88.6% of statements
08:38:34 [2021-06-11T08:38:34.261Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:38:34 [2021-06-11T08:38:34.847Z] === RUN   TestTarSumRemoveNonExistent
08:38:34 [2021-06-11T08:38:34.847Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
08:38:34 [2021-06-11T08:38:34.847Z] === RUN   TestTarSumRemove
08:38:34 [2021-06-11T08:38:34.847Z] --- PASS: TestTarSumRemove (0.00s)
08:38:34 [2021-06-11T08:38:34.847Z] === RUN   TestSortFileInfoSums
08:38:34 [2021-06-11T08:38:34.847Z] --- PASS: TestSortFileInfoSums (0.00s)
08:38:34 [2021-06-11T08:38:34.847Z] === RUN   TestNewTarSumForLabelInvalid
08:38:34 [2021-06-11T08:38:34.847Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
08:38:34 [2021-06-11T08:38:34.847Z] === RUN   TestNewTarSumForLabel
08:38:34 [2021-06-11T08:38:34.847Z] --- PASS: TestNewTarSumForLabel (0.00s)
08:38:34 [2021-06-11T08:38:34.847Z] === RUN   TestEmptyTar
08:38:34 [2021-06-11T08:38:34.847Z] --- PASS: TestEmptyTar (0.00s)
08:38:34 [2021-06-11T08:38:34.847Z] === RUN   TestTarSumsReadSize
08:38:34 [2021-06-11T08:38:34.847Z] --- PASS: TestTarSumsReadSize (0.00s)
08:38:34 [2021-06-11T08:38:34.847Z] === RUN   TestTarSums
08:38:34 [2021-06-11T08:38:34.847Z] --- PASS: TestTarSums (0.09s)
08:38:34 [2021-06-11T08:38:34.847Z] === RUN   TestIteration
08:38:34 [2021-06-11T08:38:34.847Z] --- PASS: TestIteration (0.00s)
08:38:34 [2021-06-11T08:38:34.847Z] === RUN   TestVersionLabelForChecksum
08:38:34 [2021-06-11T08:38:34.847Z] --- PASS: TestVersionLabelForChecksum (0.00s)
08:38:34 [2021-06-11T08:38:34.847Z] === RUN   TestVersion
08:38:34 [2021-06-11T08:38:34.847Z] --- PASS: TestVersion (0.00s)
08:38:34 [2021-06-11T08:38:34.847Z] === RUN   TestGetVersion
08:38:34 [2021-06-11T08:38:34.847Z] --- PASS: TestGetVersion (0.00s)
08:38:34 [2021-06-11T08:38:34.847Z] === RUN   TestGetVersions
08:38:34 [2021-06-11T08:38:34.847Z] --- PASS: TestGetVersions (0.00s)
08:38:34 [2021-06-11T08:38:34.847Z] PASS
08:38:34 [2021-06-11T08:38:34.847Z] coverage: 89.3% of statements
08:38:34 [2021-06-11T08:38:34.847Z] ok  	github.com/docker/docker/pkg/tarsum	0.143s	coverage: 89.3% of statements
08:38:35 [2021-06-11T08:38:35.628Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
08:38:35 [2021-06-11T08:38:35.801Z] testing: warning: no tests to run
08:38:35 [2021-06-11T08:38:35.801Z] PASS
08:38:35 [2021-06-11T08:38:35.801Z] coverage: [no statements]
08:38:35 [2021-06-11T08:38:35.801Z] ok  	github.com/docker/docker/pkg/term/windows	0.035s	coverage: [no statements] [no tests to run]
08:38:36 [2021-06-11T08:38:36.757Z] === RUN   TestTruncIndex
08:38:36 [2021-06-11T08:38:36.757Z] --- PASS: TestTruncIndex (0.10s)
08:38:36 [2021-06-11T08:38:36.757Z] PASS
08:38:36 [2021-06-11T08:38:36.757Z] coverage: 91.5% of statements
08:38:36 [2021-06-11T08:38:36.757Z] ok  	github.com/docker/docker/pkg/truncindex	0.135s	coverage: 91.5% of statements
08:38:36 [2021-06-11T08:38:36.757Z] --- PASS: TestNewClientWithTimeout (17.61s)
08:38:36 [2021-06-11T08:38:36.757Z] === RUN   TestClientStream
08:38:36 [2021-06-11T08:38:36.757Z] --- PASS: TestClientStream (0.00s)
08:38:36 [2021-06-11T08:38:36.757Z] === RUN   TestClientSendFile
08:38:36 [2021-06-11T08:38:36.757Z] --- PASS: TestClientSendFile (0.00s)
08:38:36 [2021-06-11T08:38:36.757Z] === RUN   TestClientWithRequestTimeout
08:38:36 [2021-06-11T08:38:36.757Z] --- PASS: TestClientWithRequestTimeout (0.00s)
08:38:36 [2021-06-11T08:38:36.757Z] === RUN   TestFileSpecPlugin
08:38:36 [2021-06-11T08:38:36.757Z] --- PASS: TestFileSpecPlugin (0.01s)
08:38:36 [2021-06-11T08:38:36.757Z] === RUN   TestFileJSONSpecPlugin
08:38:36 [2021-06-11T08:38:36.757Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
08:38:36 [2021-06-11T08:38:36.757Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
08:38:36 [2021-06-11T08:38:36.757Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
08:38:36 [2021-06-11T08:38:36.757Z] === RUN   TestPluginAddHandler
08:38:36 [2021-06-11T08:38:36.757Z] --- PASS: TestPluginAddHandler (0.00s)
08:38:36 [2021-06-11T08:38:36.757Z] === RUN   TestPluginWaitBadPlugin
08:38:36 [2021-06-11T08:38:36.757Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
08:38:36 [2021-06-11T08:38:36.757Z] === RUN   TestGet
08:38:36 [2021-06-11T08:38:36.757Z] time="2021-06-11T08:38:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
08:38:36 [2021-06-11T08:38:36.995Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
08:38:37 [2021-06-11T08:38:37.207Z] === RUN   TestIsGIT
08:38:37 [2021-06-11T08:38:37.208Z] --- PASS: TestIsGIT (0.00s)
08:38:37 [2021-06-11T08:38:37.208Z] === RUN   TestIsTransport
08:38:37 [2021-06-11T08:38:37.208Z] --- PASS: TestIsTransport (0.00s)
08:38:37 [2021-06-11T08:38:37.208Z] PASS
08:38:37 [2021-06-11T08:38:37.208Z] coverage: 100.0% of statements
08:38:37 [2021-06-11T08:38:37.208Z] ok  	github.com/docker/docker/pkg/urlutil	0.034s	coverage: 100.0% of statements
08:38:37 [2021-06-11T08:38:37.557Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
08:38:37 [2021-06-11T08:38:37.659Z] time="2021-06-11T08:38:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
08:38:37 [2021-06-11T08:38:37.817Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
08:38:37 [2021-06-11T08:38:37.817Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.74s)
08:38:37 [2021-06-11T08:38:37.817Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.03s)
08:38:37 [2021-06-11T08:38:37.817Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s)
08:38:37 [2021-06-11T08:38:37.817Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.05s)
08:38:37 [2021-06-11T08:38:37.817Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.95s)
08:38:37 [2021-06-11T08:38:37.817Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.95s)
08:38:37 [2021-06-11T08:38:37.817Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (4.08s)
08:38:37 [2021-06-11T08:38:37.817Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (4.00s)
08:38:37 [2021-06-11T08:38:37.817Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.85s)
08:38:37 [2021-06-11T08:38:37.817Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.19s)
08:38:37 [2021-06-11T08:38:37.817Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.94s)
08:38:37 [2021-06-11T08:38:37.817Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.64s)
08:38:37 [2021-06-11T08:38:37.817Z] === RUN   TestCgroupNamespacesRun
08:38:38 [2021-06-11T08:38:38.073Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
08:38:38 [2021-06-11T08:38:38.113Z] === RUN   TestVersionInfo
08:38:38 [2021-06-11T08:38:38.113Z] --- PASS: TestVersionInfo (0.00s)
08:38:38 [2021-06-11T08:38:38.113Z] === RUN   TestAppendVersions
08:38:38 [2021-06-11T08:38:38.113Z] --- PASS: TestAppendVersions (0.00s)
08:38:38 [2021-06-11T08:38:38.113Z] PASS
08:38:38 [2021-06-11T08:38:38.113Z] coverage: 88.9% of statements
08:38:38 [2021-06-11T08:38:38.113Z] ok  	github.com/docker/docker/pkg/useragent	0.035s	coverage: 88.9% of statements
08:38:39 [2021-06-11T08:38:39.001Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
08:38:39 [2021-06-11T08:38:39.563Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
08:38:39 [2021-06-11T08:38:39.627Z] time="2021-06-11T08:38:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
08:38:40 [2021-06-11T08:38:40.495Z] --- PASS: TestCgroupNamespacesRun (2.65s)
08:38:40 [2021-06-11T08:38:40.495Z] === RUN   TestCgroupNamespacesRunPrivileged
08:38:40 [2021-06-11T08:38:40.580Z] === RUN   TestValidatePrivileges
08:38:40 [2021-06-11T08:38:40.580Z] --- PASS: TestValidatePrivileges (0.00s)
08:38:40 [2021-06-11T08:38:40.580Z] === RUN   TestFilterByCapNeg
08:38:40 [2021-06-11T08:38:40.580Z] --- PASS: TestFilterByCapNeg (0.00s)
08:38:40 [2021-06-11T08:38:40.580Z] === RUN   TestFilterByCapPos
08:38:40 [2021-06-11T08:38:40.580Z] --- PASS: TestFilterByCapPos (0.00s)
08:38:40 [2021-06-11T08:38:40.580Z] === RUN   TestStoreGetPluginNotMatchCapRefs
08:38:40 [2021-06-11T08:38:40.580Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
08:38:40 [2021-06-11T08:38:40.580Z] PASS
08:38:40 [2021-06-11T08:38:40.580Z] coverage: 12.0% of statements
08:38:40 [2021-06-11T08:38:40.580Z] ok  	github.com/docker/docker/plugin	0.091s	coverage: 12.0% of statements
08:38:42 [2021-06-11T08:38:42.384Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s)
08:38:42 [2021-06-11T08:38:42.384Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
08:38:42 [2021-06-11T08:38:42.640Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
08:38:42 [2021-06-11T08:38:42.727Z] === RUN   TestNewSettable
08:38:42 [2021-06-11T08:38:42.728Z] --- PASS: TestNewSettable (0.00s)
08:38:42 [2021-06-11T08:38:42.728Z] === RUN   TestIsSettable
08:38:42 [2021-06-11T08:38:42.728Z] --- PASS: TestIsSettable (0.00s)
08:38:42 [2021-06-11T08:38:42.728Z] === RUN   TestUpdateSettingsEnv
08:38:42 [2021-06-11T08:38:42.728Z] --- PASS: TestUpdateSettingsEnv (0.00s)
08:38:42 [2021-06-11T08:38:42.728Z] PASS
08:38:42 [2021-06-11T08:38:42.728Z] coverage: 20.1% of statements
08:38:42 [2021-06-11T08:38:42.728Z] ok  	github.com/docker/docker/plugin/v2	0.070s	coverage: 20.1% of statements
08:38:42 [2021-06-11T08:38:42.728Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
08:38:42 [2021-06-11T08:38:42.728Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
08:38:42 [2021-06-11T08:38:42.728Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
08:38:42 [2021-06-11T08:38:42.728Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
08:38:43 [2021-06-11T08:38:43.682Z] === RUN   TestLoad
08:38:43 [2021-06-11T08:38:43.682Z] --- PASS: TestLoad (0.00s)
08:38:43 [2021-06-11T08:38:43.682Z] === RUN   TestSave
08:38:43 [2021-06-11T08:38:43.682Z] --- PASS: TestSave (0.03s)
08:38:43 [2021-06-11T08:38:43.682Z] === RUN   TestAddDeleteGet
08:38:43 [2021-06-11T08:38:43.682Z] --- PASS: TestAddDeleteGet (0.04s)
08:38:43 [2021-06-11T08:38:43.682Z] === RUN   TestInvalidTags
08:38:43 [2021-06-11T08:38:43.682Z] --- PASS: TestInvalidTags (0.00s)
08:38:43 [2021-06-11T08:38:43.682Z] PASS
08:38:43 [2021-06-11T08:38:43.682Z] coverage: 84.4% of statements
08:38:43 [2021-06-11T08:38:43.682Z] ok  	github.com/docker/docker/reference	0.144s	coverage: 84.4% of statements
08:38:43 [2021-06-11T08:38:43.682Z] time="2021-06-11T08:38:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
08:38:45 [2021-06-11T08:38:45.159Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.11s)
08:38:45 [2021-06-11T08:38:45.159Z] === RUN   TestCgroupNamespacesRunHostMode
08:38:45 [2021-06-11T08:38:45.635Z] --- PASS: TestCreateServiceMultipleTimes (17.77s)
08:38:45 [2021-06-11T08:38:45.635Z] === RUN   TestCreateServiceConflict
08:38:45 [2021-06-11T08:38:45.828Z] === RUN   TestResolveAuthConfigIndexServer
08:38:45 [2021-06-11T08:38:45.828Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
08:38:45 [2021-06-11T08:38:45.828Z] === RUN   TestResolveAuthConfigFullURL
08:38:45 [2021-06-11T08:38:45.828Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
08:38:45 [2021-06-11T08:38:45.828Z] === RUN   TestLoadAllowNondistributableArtifacts
08:38:45 [2021-06-11T08:38:45.828Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
08:38:45 [2021-06-11T08:38:45.828Z] === RUN   TestValidateMirror
08:38:45 [2021-06-11T08:38:45.828Z] --- PASS: TestValidateMirror (0.00s)
08:38:45 [2021-06-11T08:38:45.828Z] === RUN   TestLoadInsecureRegistries
08:38:45 [2021-06-11T08:38:45.828Z] === RUN   TestResumableRequestHeaderSimpleErrors
08:38:45 [2021-06-11T08:38:45.828Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
08:38:45 [2021-06-11T08:38:45.828Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
08:38:45 [2021-06-11T08:38:45.828Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
08:38:45 [2021-06-11T08:38:45.828Z] === RUN   TestResumableRequestHeaderTooMuchFailures
08:38:45 [2021-06-11T08:38:45.828Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
08:38:45 [2021-06-11T08:38:45.828Z] === RUN   TestResumableRequestReaderWithReadError
08:38:45 [2021-06-11T08:38:45.828Z] time="2021-06-11T08:38:45Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
08:38:45 [2021-06-11T08:38:45.828Z] time="2021-06-11T08:38:45Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
08:38:45 [2021-06-11T08:38:45.828Z] time="2021-06-11T08:38:45Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
08:38:45 [2021-06-11T08:38:45.828Z] --- PASS: TestLoadInsecureRegistries (0.17s)
08:38:45 [2021-06-11T08:38:45.828Z] === RUN   TestNewServiceConfig
08:38:45 [2021-06-11T08:38:45.828Z] --- PASS: TestNewServiceConfig (0.00s)
08:38:45 [2021-06-11T08:38:45.828Z] === RUN   TestValidateIndexName
08:38:45 [2021-06-11T08:38:45.828Z] --- PASS: TestValidateIndexName (0.00s)
08:38:45 [2021-06-11T08:38:45.828Z] === RUN   TestValidateIndexNameWithError
08:38:45 [2021-06-11T08:38:45.828Z] --- PASS: TestValidateIndexNameWithError (0.00s)
08:38:45 [2021-06-11T08:38:45.828Z] === RUN   TestEndpointParse
08:38:45 [2021-06-11T08:38:45.828Z] --- PASS: TestEndpointParse (0.00s)
08:38:45 [2021-06-11T08:38:45.828Z] === RUN   TestEndpointParseInvalid
08:38:45 [2021-06-11T08:38:45.828Z] --- PASS: TestEndpointParseInvalid (0.00s)
08:38:45 [2021-06-11T08:38:45.828Z] === RUN   TestValidateEndpoint
08:38:45 [2021-06-11T08:38:45.828Z] --- PASS: TestValidateEndpoint (0.01s)
08:38:45 [2021-06-11T08:38:45.828Z] === RUN   TestPing
08:38:45 [2021-06-11T08:38:45.828Z] --- PASS: TestPing (0.00s)
08:38:45 [2021-06-11T08:38:45.828Z] === RUN   TestPingRegistryEndpoint
08:38:45 [2021-06-11T08:38:45.828Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
08:38:45 [2021-06-11T08:38:45.828Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
08:38:45 [2021-06-11T08:38:45.828Z] === RUN   TestEndpoint
08:38:45 [2021-06-11T08:38:45.828Z] --- SKIP: TestEndpoint (0.00s)
08:38:45 [2021-06-11T08:38:45.828Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
08:38:45 [2021-06-11T08:38:45.828Z] === RUN   TestParseRepositoryInfo
08:38:45 [2021-06-11T08:38:45.828Z] --- PASS: TestParseRepositoryInfo (0.00s)
08:38:45 [2021-06-11T08:38:45.828Z] === RUN   TestNewIndexInfo
08:38:45 [2021-06-11T08:38:45.828Z] --- PASS: TestNewIndexInfo (0.00s)
08:38:45 [2021-06-11T08:38:45.828Z] === RUN   TestMirrorEndpointLookup
08:38:45 [2021-06-11T08:38:45.828Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
08:38:45 [2021-06-11T08:38:45.828Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
08:38:45 [2021-06-11T08:38:45.828Z] === RUN   TestSearchRepositories
08:38:45 [2021-06-11T08:38:45.828Z] --- PASS: TestSearchRepositories (0.00s)
08:38:45 [2021-06-11T08:38:45.828Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
08:38:45 [2021-06-11T08:38:45.828Z]         Host: 127.0.0.1:49318
08:38:45 [2021-06-11T08:38:45.828Z]         User-Agent: docker test client
08:38:45 [2021-06-11T08:38:45.828Z]         Authorization: Token fake-token
08:38:45 [2021-06-11T08:38:45.828Z]         X-Docker-Token: true
08:38:45 [2021-06-11T08:38:45.828Z]         Accept-Encoding: gzip
08:38:45 [2021-06-11T08:38:45.828Z]         
08:38:45 [2021-06-11T08:38:45.828Z]         
08:38:45 [2021-06-11T08:38:45.828Z]     registry_test.go:730: HTTP/1.1 200 OK
08:38:45 [2021-06-11T08:38:45.828Z]         Connection: close
08:38:45 [2021-06-11T08:38:45.828Z]         Content-Length: 144
08:38:45 [2021-06-11T08:38:45.828Z]         Cache-Control: no-cache
08:38:45 [2021-06-11T08:38:45.828Z]         Content-Type: application/json
08:38:45 [2021-06-11T08:38:45.828Z]         Date: Fri, 11 Jun 2021 08:38:45 GMT
08:38:45 [2021-06-11T08:38:45.828Z]         Expires: -1
08:38:45 [2021-06-11T08:38:45.828Z]         Pragma: no-cache
08:38:45 [2021-06-11T08:38:45.828Z]         Server: docker-tests/mock
08:38:45 [2021-06-11T08:38:45.828Z]         X-Docker-Registry-Config: mock
08:38:45 [2021-06-11T08:38:45.828Z]         X-Docker-Registry-Version: 0.0.0
08:38:45 [2021-06-11T08:38:45.828Z]         
08:38:45 [2021-06-11T08:38:45.828Z]         
08:38:45 [2021-06-11T08:38:45.828Z] === RUN   TestTrustedLocation
08:38:45 [2021-06-11T08:38:45.828Z] --- PASS: TestTrustedLocation (0.00s)
08:38:45 [2021-06-11T08:38:45.828Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
08:38:45 [2021-06-11T08:38:45.828Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
08:38:45 [2021-06-11T08:38:45.828Z] === RUN   TestAllowNondistributableArtifacts
08:38:45 [2021-06-11T08:38:45.828Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
08:38:45 [2021-06-11T08:38:45.828Z] === RUN   TestIsSecureIndex
08:38:45 [2021-06-11T08:38:45.828Z] --- PASS: TestIsSecureIndex (0.00s)
08:38:45 [2021-06-11T08:38:45.828Z] PASS
08:38:45 [2021-06-11T08:38:45.828Z] coverage: 51.7% of statements
08:38:45 [2021-06-11T08:38:45.828Z] ok  	github.com/docker/docker/registry	0.287s	coverage: 51.7% of statements
08:38:45 [2021-06-11T08:38:45.828Z] time="2021-06-11T08:38:45Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
08:38:45 [2021-06-11T08:38:45.828Z] --- PASS: TestResumableRequestReaderWithReadError (0.17s)
08:38:45 [2021-06-11T08:38:45.828Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
08:38:45 [2021-06-11T08:38:45.828Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
08:38:45 [2021-06-11T08:38:45.828Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
08:38:45 [2021-06-11T08:38:45.828Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
08:38:45 [2021-06-11T08:38:45.828Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
08:38:45 [2021-06-11T08:38:45.828Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
08:38:45 [2021-06-11T08:38:45.828Z] === RUN   TestResumableRequestReader
08:38:45 [2021-06-11T08:38:45.828Z] --- PASS: TestResumableRequestReader (0.00s)
08:38:45 [2021-06-11T08:38:45.828Z] === RUN   TestResumableRequestReaderWithInitialResponse
08:38:45 [2021-06-11T08:38:45.828Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
08:38:45 [2021-06-11T08:38:45.828Z] PASS
08:38:45 [2021-06-11T08:38:45.828Z] coverage: 100.0% of statements
08:38:45 [2021-06-11T08:38:45.828Z] ok  	github.com/docker/docker/registry/resumable	0.245s	coverage: 100.0% of statements
08:38:46 [2021-06-11T08:38:46.780Z] === RUN   TestRestartManagerTimeout
08:38:46 [2021-06-11T08:38:46.780Z] --- PASS: TestRestartManagerTimeout (0.00s)
08:38:46 [2021-06-11T08:38:46.780Z] === RUN   TestRestartManagerTimeoutReset
08:38:46 [2021-06-11T08:38:46.780Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
08:38:46 [2021-06-11T08:38:46.780Z] PASS
08:38:46 [2021-06-11T08:38:46.780Z] coverage: 45.3% of statements
08:38:46 [2021-06-11T08:38:46.780Z] ok  	github.com/docker/docker/restartmanager	0.055s	coverage: 45.3% of statements
08:38:47 [2021-06-11T08:38:47.232Z] === RUN   TestDecodeContainerConfig
08:38:47 [2021-06-11T08:38:47.232Z] --- PASS: TestDecodeContainerConfig (0.00s)
08:38:47 [2021-06-11T08:38:47.232Z] === RUN   TestDecodeContainerConfigIsolation
08:38:47 [2021-06-11T08:38:47.232Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
08:38:47 [2021-06-11T08:38:47.232Z] === RUN   TestValidatePrivileged
08:38:47 [2021-06-11T08:38:47.232Z] --- PASS: TestValidatePrivileged (0.00s)
08:38:47 [2021-06-11T08:38:47.232Z] PASS
08:38:47 [2021-06-11T08:38:47.232Z] coverage: 52.2% of statements
08:38:47 [2021-06-11T08:38:47.232Z] ok  	github.com/docker/docker/runconfig	0.046s	coverage: 52.2% of statements
08:38:47 [2021-06-11T08:38:47.683Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
08:38:47 [2021-06-11T08:38:47.683Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
08:38:47 [2021-06-11T08:38:47.683Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
08:38:47 [2021-06-11T08:38:47.683Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
08:38:47 [2021-06-11T08:38:47.683Z] PASS
08:38:47 [2021-06-11T08:38:47.683Z] coverage: 62.5% of statements
08:38:47 [2021-06-11T08:38:47.683Z] ok  	github.com/docker/docker/testutil	0.052s	coverage: 62.5% of statements
08:38:48 [2021-06-11T08:38:48.147Z] --- PASS: TestCreateServiceConflict (2.32s)
08:38:48 [2021-06-11T08:38:48.147Z] === RUN   TestCreateServiceMaxReplicas
08:38:48 [2021-06-11T08:38:48.450Z] --- PASS: TestCgroupNamespacesRunHostMode (3.01s)
08:38:48 [2021-06-11T08:38:48.450Z] === RUN   TestCgroupNamespacesRunPrivateMode
08:38:48 [2021-06-11T08:38:48.450Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
08:38:48 [2021-06-11T08:38:48.450Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
08:38:50 [2021-06-11T08:38:50.549Z] === RUN   TestGetDriver
08:38:50 [2021-06-11T08:38:50.549Z] --- PASS: TestGetDriver (0.00s)
08:38:50 [2021-06-11T08:38:50.549Z] === RUN   TestVolumeRequestError
08:38:50 [2021-06-11T08:38:50.549Z] --- PASS: TestVolumeRequestError (0.01s)
08:38:50 [2021-06-11T08:38:50.549Z] PASS
08:38:50 [2021-06-11T08:38:50.549Z] coverage: 36.1% of statements
08:38:50 [2021-06-11T08:38:50.549Z] ok  	github.com/docker/docker/volume/drivers	0.053s	coverage: 36.1% of statements
08:38:51 [2021-06-11T08:38:51.000Z] === RUN   TestGetAddress
08:38:51 [2021-06-11T08:38:51.000Z] --- PASS: TestGetAddress (0.00s)
08:38:51 [2021-06-11T08:38:51.000Z] === RUN   TestRemove
08:38:51 [2021-06-11T08:38:51.000Z] --- SKIP: TestRemove (0.00s)
08:38:51 [2021-06-11T08:38:51.000Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
08:38:51 [2021-06-11T08:38:51.000Z] === RUN   TestInitializeWithVolumes
08:38:51 [2021-06-11T08:38:51.000Z] --- PASS: TestInitializeWithVolumes (0.01s)
08:38:51 [2021-06-11T08:38:51.000Z] === RUN   TestCreate
08:38:51 [2021-06-11T08:38:51.000Z] --- PASS: TestCreate (0.01s)
08:38:51 [2021-06-11T08:38:51.000Z] === RUN   TestValidateName
08:38:51 [2021-06-11T08:38:51.000Z] --- PASS: TestValidateName (0.00s)
08:38:51 [2021-06-11T08:38:51.000Z] === RUN   TestCreateWithOpts
08:38:51 [2021-06-11T08:38:51.000Z] --- SKIP: TestCreateWithOpts (0.00s)
08:38:51 [2021-06-11T08:38:51.000Z]     local_test.go:181: runtime.GOOS == "windows"
08:38:51 [2021-06-11T08:38:51.000Z] === RUN   TestRelaodNoOpts
08:38:51 [2021-06-11T08:38:51.000Z] --- PASS: TestRelaodNoOpts (0.01s)
08:38:51 [2021-06-11T08:38:51.000Z] PASS
08:38:51 [2021-06-11T08:38:51.000Z] coverage: 41.5% of statements
08:38:51 [2021-06-11T08:38:51.000Z] ok  	github.com/docker/docker/volume/local	0.069s	coverage: 41.5% of statements
08:38:51 [2021-06-11T08:38:51.411Z] --- PASS: TestCreateServiceMaxReplicas (3.35s)
08:38:51 [2021-06-11T08:38:51.411Z] === RUN   TestCreateWithDuplicateNetworkNames
08:38:51 [2021-06-11T08:38:51.723Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.10s)
08:38:51 [2021-06-11T08:38:51.723Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
08:38:51 [2021-06-11T08:38:51.723Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
08:38:51 [2021-06-11T08:38:51.951Z] --- PASS: TestGet (15.01s)
08:38:51 [2021-06-11T08:38:51.952Z] === RUN   TestPluginWithNoManifest
08:38:51 [2021-06-11T08:38:51.952Z] --- PASS: TestPluginWithNoManifest (0.00s)
08:38:51 [2021-06-11T08:38:51.952Z] === RUN   TestGetAll
08:38:51 [2021-06-11T08:38:51.952Z] --- PASS: TestGetAll (0.00s)
08:38:51 [2021-06-11T08:38:51.952Z] PASS
08:38:51 [2021-06-11T08:38:51.952Z] coverage: 73.4% of statements
08:38:51 [2021-06-11T08:38:51.952Z] ok  	github.com/docker/docker/pkg/plugins	36.039s	coverage: 73.4% of statements
08:38:52 [2021-06-11T08:38:52.403Z] === RUN   TestConvertTmpfsOptions
08:38:52 [2021-06-11T08:38:52.403Z] --- PASS: TestConvertTmpfsOptions (0.00s)
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:49: data="mode=700,size=1m"
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:49: data="ro"
08:38:52 [2021-06-11T08:38:52.403Z] === RUN   TestParseMountRaw
08:38:52 [2021-06-11T08:38:52.403Z] --- PASS: TestParseMountRaw (0.03s)
08:38:52 [2021-06-11T08:38:52.403Z] === RUN   TestParseMountRawSplit
08:38:52 [2021-06-11T08:38:52.403Z] --- PASS: TestParseMountRawSplit (0.01s)
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:390: case 0
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:390: case 1
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:390: case 2
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:390: case 3
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:390: case 4
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:390: case 5
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:390: case 6
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:390: case 7
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:390: case 8
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:390: case 0
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:390: case 1
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:390: case 2
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:390: case 3
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:390: case 4
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:390: case 5
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:390: case 6
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:390: case 7
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:390: case 8
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:390: case 9
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:390: case 10
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:390: case 11
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:390: case 12
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:390: case 0
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:390: case 1
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:390: case 2
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:390: case 3
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:390: case 4
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:390: case 5
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:390: case 6
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:390: case 7
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:390: case 8
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:390: case 9
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:390: case 10
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:390: case 11
08:38:52 [2021-06-11T08:38:52.403Z] === RUN   TestParseMountSpec
08:38:52 [2021-06-11T08:38:52.403Z] --- PASS: TestParseMountSpec (0.00s)
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:455: case 0
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:455: case 1
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:455: case 2
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:455: case 3
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:455: case 4
08:38:52 [2021-06-11T08:38:52.403Z]     parser_test.go:455: case 5
08:38:52 [2021-06-11T08:38:52.403Z] === RUN   TestParseMountSpecBindWithFileinfoError
08:38:52 [2021-06-11T08:38:52.403Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
08:38:52 [2021-06-11T08:38:52.403Z] === RUN   TestValidateMount
08:38:52 [2021-06-11T08:38:52.403Z] --- PASS: TestValidateMount (0.00s)
08:38:52 [2021-06-11T08:38:52.403Z] PASS
08:38:52 [2021-06-11T08:38:52.403Z] coverage: 66.2% of statements
08:38:52 [2021-06-11T08:38:52.403Z] ok  	github.com/docker/docker/volume/mounts	0.084s	coverage: 66.2% of statements
08:38:53 [2021-06-11T08:38:53.104Z] === RUN   TestDockerSuite/TestBuildClearCmd
08:38:53 [2021-06-11T08:38:53.104Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.76s)
08:38:53 [2021-06-11T08:38:53.104Z] === RUN   TestCgroupNamespacesRunInvalidMode
08:38:53 [2021-06-11T08:38:53.354Z] === RUN   TestSetGetMeta
08:38:53 [2021-06-11T08:38:53.354Z] === PAUSE TestSetGetMeta
08:38:53 [2021-06-11T08:38:53.354Z] === RUN   TestRestore
08:38:53 [2021-06-11T08:38:53.354Z] === PAUSE TestRestore
08:38:53 [2021-06-11T08:38:53.354Z] === RUN   TestServiceCreate
08:38:53 [2021-06-11T08:38:53.354Z] === PAUSE TestServiceCreate
08:38:53 [2021-06-11T08:38:53.354Z] === RUN   TestServiceList
08:38:53 [2021-06-11T08:38:53.354Z] === PAUSE TestServiceList
08:38:53 [2021-06-11T08:38:53.354Z] === RUN   TestServiceRemove
08:38:53 [2021-06-11T08:38:53.354Z] === PAUSE TestServiceRemove
08:38:53 [2021-06-11T08:38:53.354Z] === RUN   TestServiceGet
08:38:53 [2021-06-11T08:38:53.354Z] === PAUSE TestServiceGet
08:38:53 [2021-06-11T08:38:53.354Z] === RUN   TestServicePrune
08:38:53 [2021-06-11T08:38:53.354Z] === PAUSE TestServicePrune
08:38:53 [2021-06-11T08:38:53.354Z] === RUN   TestCreate
08:38:53 [2021-06-11T08:38:53.354Z] === PAUSE TestCreate
08:38:53 [2021-06-11T08:38:53.354Z] === RUN   TestRemove
08:38:53 [2021-06-11T08:38:53.354Z] === PAUSE TestRemove
08:38:53 [2021-06-11T08:38:53.354Z] === RUN   TestList
08:38:53 [2021-06-11T08:38:53.354Z] === PAUSE TestList
08:38:53 [2021-06-11T08:38:53.354Z] === RUN   TestFindByDriver
08:38:53 [2021-06-11T08:38:53.354Z] === PAUSE TestFindByDriver
08:38:53 [2021-06-11T08:38:53.354Z] === RUN   TestFindByReferenced
08:38:53 [2021-06-11T08:38:53.354Z] === PAUSE TestFindByReferenced
08:38:53 [2021-06-11T08:38:53.354Z] === RUN   TestDerefMultipleOfSameRef
08:38:53 [2021-06-11T08:38:53.354Z] === PAUSE TestDerefMultipleOfSameRef
08:38:53 [2021-06-11T08:38:53.354Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
08:38:53 [2021-06-11T08:38:53.354Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
08:38:53 [2021-06-11T08:38:53.354Z] === RUN   TestDefererencePluginOnCreateError
08:38:53 [2021-06-11T08:38:53.354Z] === PAUSE TestDefererencePluginOnCreateError
08:38:53 [2021-06-11T08:38:53.354Z] === RUN   TestRefDerefRemove
08:38:53 [2021-06-11T08:38:53.354Z] === PAUSE TestRefDerefRemove
08:38:53 [2021-06-11T08:38:53.354Z] === RUN   TestGet
08:38:53 [2021-06-11T08:38:53.354Z] === PAUSE TestGet
08:38:53 [2021-06-11T08:38:53.354Z] === RUN   TestGetWithReference
08:38:53 [2021-06-11T08:38:53.354Z] === PAUSE TestGetWithReference
08:38:53 [2021-06-11T08:38:53.354Z] === RUN   TestFilterFunc
08:38:53 [2021-06-11T08:38:53.354Z] === RUN   TestFilterFunc/test_nil_list
08:38:53 [2021-06-11T08:38:53.354Z] === PAUSE TestFilterFunc/test_nil_list
08:38:53 [2021-06-11T08:38:53.354Z] === RUN   TestFilterFunc/test_empty_list
08:38:53 [2021-06-11T08:38:53.354Z] === PAUSE TestFilterFunc/test_empty_list
08:38:53 [2021-06-11T08:38:53.354Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
08:38:53 [2021-06-11T08:38:53.354Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
08:38:53 [2021-06-11T08:38:53.354Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
08:38:53 [2021-06-11T08:38:53.354Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
08:38:53 [2021-06-11T08:38:53.354Z] === RUN   TestFilterFunc/test_filter_some
08:38:53 [2021-06-11T08:38:53.354Z] === PAUSE TestFilterFunc/test_filter_some
08:38:53 [2021-06-11T08:38:53.354Z] === RUN   TestFilterFunc/test_filter_middle
08:38:53 [2021-06-11T08:38:53.354Z] === PAUSE TestFilterFunc/test_filter_middle
08:38:53 [2021-06-11T08:38:53.354Z] === RUN   TestFilterFunc/test_filter_middle_and_last
08:38:53 [2021-06-11T08:38:53.354Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
08:38:53 [2021-06-11T08:38:53.354Z] === RUN   TestFilterFunc/test_filter_first_and_last
08:38:53 [2021-06-11T08:38:53.354Z] === PAUSE TestFilterFunc/test_filter_first_and_last
08:38:53 [2021-06-11T08:38:53.354Z] === CONT  TestFilterFunc/test_nil_list
08:38:53 [2021-06-11T08:38:53.354Z] === CONT  TestFilterFunc/test_filter_first_and_last
08:38:53 [2021-06-11T08:38:53.354Z] === CONT  TestFilterFunc/test_filter_some
08:38:53 [2021-06-11T08:38:53.354Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
08:38:53 [2021-06-11T08:38:53.354Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
08:38:53 [2021-06-11T08:38:53.354Z] === CONT  TestFilterFunc/test_empty_list
08:38:53 [2021-06-11T08:38:53.354Z] === CONT  TestFilterFunc/test_filter_middle_and_last
08:38:53 [2021-06-11T08:38:53.354Z] === CONT  TestFilterFunc/test_filter_middle
08:38:53 [2021-06-11T08:38:53.354Z] --- PASS: TestFilterFunc (0.00s)
08:38:53 [2021-06-11T08:38:53.354Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
08:38:53 [2021-06-11T08:38:53.354Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
08:38:53 [2021-06-11T08:38:53.354Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
08:38:53 [2021-06-11T08:38:53.354Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
08:38:53 [2021-06-11T08:38:53.354Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
08:38:53 [2021-06-11T08:38:53.354Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
08:38:53 [2021-06-11T08:38:53.354Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
08:38:53 [2021-06-11T08:38:53.354Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
08:38:53 [2021-06-11T08:38:53.354Z] === CONT  TestSetGetMeta
08:38:53 [2021-06-11T08:38:53.354Z] === CONT  TestDerefMultipleOfSameRef
08:38:53 [2021-06-11T08:38:53.354Z] === CONT  TestServicePrune
08:38:53 [2021-06-11T08:38:53.354Z] === CONT  TestList
08:38:53 [2021-06-11T08:38:53.354Z] --- PASS: TestSetGetMeta (0.02s)
08:38:53 [2021-06-11T08:38:53.354Z] === CONT  TestGetWithReference
08:38:53 [2021-06-11T08:38:53.354Z] --- PASS: TestDerefMultipleOfSameRef (0.03s)
08:38:53 [2021-06-11T08:38:53.354Z] === CONT  TestGet
08:38:53 [2021-06-11T08:38:53.354Z] --- PASS: TestList (0.04s)
08:38:53 [2021-06-11T08:38:53.354Z] === CONT  TestRefDerefRemove
08:38:53 [2021-06-11T08:38:53.354Z] --- PASS: TestGetWithReference (0.03s)
08:38:53 [2021-06-11T08:38:53.354Z] === CONT  TestDefererencePluginOnCreateError
08:38:53 [2021-06-11T08:38:53.354Z] --- PASS: TestGet (0.02s)
08:38:53 [2021-06-11T08:38:53.354Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
08:38:53 [2021-06-11T08:38:53.354Z] --- PASS: TestRefDerefRemove (0.02s)
08:38:53 [2021-06-11T08:38:53.354Z] === CONT  TestFindByReferenced
08:38:53 [2021-06-11T08:38:53.354Z] --- PASS: TestDefererencePluginOnCreateError (0.02s)
08:38:53 [2021-06-11T08:38:53.354Z] === CONT  TestFindByDriver
08:38:53 [2021-06-11T08:38:53.354Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
08:38:53 [2021-06-11T08:38:53.354Z] === CONT  TestRemove
08:38:53 [2021-06-11T08:38:53.354Z] --- PASS: TestFindByReferenced (0.02s)
08:38:53 [2021-06-11T08:38:53.354Z] === CONT  TestServiceList
08:38:53 [2021-06-11T08:38:53.354Z] --- PASS: TestRemove (0.02s)
08:38:53 [2021-06-11T08:38:53.354Z] === CONT  TestServiceGet
08:38:53 [2021-06-11T08:38:53.354Z] --- PASS: TestFindByDriver (0.02s)
08:38:53 [2021-06-11T08:38:53.354Z] === CONT  TestServiceRemove
08:38:53 [2021-06-11T08:38:53.354Z] --- PASS: TestServiceGet (0.06s)
08:38:53 [2021-06-11T08:38:53.354Z] === CONT  TestCreate
08:38:53 [2021-06-11T08:38:53.354Z] time="2021-06-11T08:38:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
08:38:53 [2021-06-11T08:38:53.354Z] --- PASS: TestServiceRemove (0.07s)
08:38:53 [2021-06-11T08:38:53.354Z] === CONT  TestServiceCreate
08:38:53 [2021-06-11T08:38:53.354Z] --- PASS: TestServiceList (0.09s)
08:38:53 [2021-06-11T08:38:53.354Z] === CONT  TestRestore
08:38:53 [2021-06-11T08:38:53.354Z] time="2021-06-11T08:38:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
08:38:53 [2021-06-11T08:38:53.354Z] --- PASS: TestCreate (0.02s)
08:38:53 [2021-06-11T08:38:53.354Z] time="2021-06-11T08:38:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
08:38:53 [2021-06-11T08:38:53.354Z] time="2021-06-11T08:38:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
08:38:53 [2021-06-11T08:38:53.354Z] --- PASS: TestServiceCreate (0.03s)
08:38:53 [2021-06-11T08:38:53.354Z] time="2021-06-11T08:38:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
08:38:53 [2021-06-11T08:38:53.354Z] --- PASS: TestRestore (0.02s)
08:38:53 [2021-06-11T08:38:53.354Z] --- PASS: TestServicePrune (0.20s)
08:38:53 [2021-06-11T08:38:53.354Z] PASS
08:38:53 [2021-06-11T08:38:53.354Z] coverage: 69.6% of statements
08:38:53 [2021-06-11T08:38:53.354Z] ok  	github.com/docker/docker/volume/service	0.258s	coverage: 69.6% of statements
08:38:53 [2021-06-11T08:38:53.666Z] === RUN   TestDockerSuite/TestBuildCmd
08:38:54 [2021-06-11T08:38:54.228Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
08:38:54 [2021-06-11T08:38:54.228Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.03s)
08:38:54 [2021-06-11T08:38:54.228Z] === RUN   TestCgroupNamespacesRunOlderClient
08:38:54 [2021-06-11T08:38:54.484Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
08:38:54 [2021-06-11T08:38:54.740Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
08:38:54 [2021-06-11T08:38:54.997Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
08:38:54 [2021-06-11T08:38:54.997Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
08:38:56 [2021-06-11T08:38:56.886Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
08:38:56 [2021-06-11T08:38:56.886Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.65s)
08:38:56 [2021-06-11T08:38:56.886Z] === RUN   TestNISDomainname
08:38:57 [2021-06-11T08:38:57.814Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
08:38:59 [2021-06-11T08:38:59.182Z] --- PASS: TestNISDomainname (2.33s)
08:38:59 [2021-06-11T08:38:59.182Z] === RUN   TestHostnameDnsResolution
08:39:01 [2021-06-11T08:39:01.700Z] --- PASS: TestHostnameDnsResolution (2.43s)
08:39:01 [2021-06-11T08:39:01.700Z] === RUN   TestStats
08:39:02 [2021-06-11T08:39:02.631Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
08:39:03 [2021-06-11T08:39:03.637Z] 2021/06/11 08:39:02 Closing DB instances...
08:39:04 [2021-06-11T08:39:04.521Z] === RUN   TestDockerSuite/TestBuildConditionalCache
08:39:04 [2021-06-11T08:39:04.588Z] --- PASS: TestNetworkDBGarbageCollection (53.62s)
08:39:04 [2021-06-11T08:39:04.588Z] === RUN   TestFindNode
08:39:04 [2021-06-11T08:39:04.588Z] 2021/06/11 08:39:04 Closing DB instances...
08:39:04 [2021-06-11T08:39:04.588Z] --- PASS: TestFindNode (0.01s)
08:39:04 [2021-06-11T08:39:04.588Z] === RUN   TestChangeNodeState
08:39:04 [2021-06-11T08:39:04.588Z] 2021/06/11 08:39:04 Closing DB instances...
08:39:04 [2021-06-11T08:39:04.588Z] --- PASS: TestChangeNodeState (0.01s)
08:39:04 [2021-06-11T08:39:04.588Z] === RUN   TestNodeReincarnation
08:39:04 [2021-06-11T08:39:04.588Z] 2021/06/11 08:39:04 Closing DB instances...
08:39:04 [2021-06-11T08:39:04.777Z] --- PASS: TestStats (3.36s)
08:39:04 [2021-06-11T08:39:04.777Z] === RUN   TestStopContainerWithTimeout
08:39:05 [2021-06-11T08:39:05.033Z] === RUN   TestStopContainerWithTimeout/0
08:39:05 [2021-06-11T08:39:05.033Z] === PAUSE TestStopContainerWithTimeout/0
08:39:05 [2021-06-11T08:39:05.033Z] === RUN   TestStopContainerWithTimeout/1
08:39:05 [2021-06-11T08:39:05.033Z] === PAUSE TestStopContainerWithTimeout/1
08:39:05 [2021-06-11T08:39:05.033Z] === RUN   TestStopContainerWithTimeout/3
08:39:05 [2021-06-11T08:39:05.033Z] === PAUSE TestStopContainerWithTimeout/3
08:39:05 [2021-06-11T08:39:05.033Z] === RUN   TestStopContainerWithTimeout/-1
08:39:05 [2021-06-11T08:39:05.033Z] === PAUSE TestStopContainerWithTimeout/-1
08:39:05 [2021-06-11T08:39:05.033Z] === CONT  TestStopContainerWithTimeout/0
08:39:05 [2021-06-11T08:39:05.033Z] === CONT  TestStopContainerWithTimeout/-1
08:39:05 [2021-06-11T08:39:05.033Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
08:39:05 [2021-06-11T08:39:05.960Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
08:39:06 [2021-06-11T08:39:06.278Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.69s)
08:39:06 [2021-06-11T08:39:06.278Z] === RUN   TestCreateServiceSecretFileMode
08:39:06 [2021-06-11T08:39:06.888Z] === RUN   TestDockerSuite/TestBuildContextCleanup
08:39:06 [2021-06-11T08:39:06.888Z] === CONT  TestStopContainerWithTimeout/3
08:39:07 [2021-06-11T08:39:07.145Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
08:39:07 [2021-06-11T08:39:07.641Z] --- PASS: TestCreateServiceSecretFileMode (2.88s)
08:39:07 [2021-06-11T08:39:07.641Z] === RUN   TestCreateServiceConfigFileMode
08:39:08 [2021-06-11T08:39:08.072Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
08:39:08 [2021-06-11T08:39:08.328Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
08:39:08 [2021-06-11T08:39:08.891Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
08:39:08 [2021-06-11T08:39:08.891Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
08:39:09 [2021-06-11T08:39:09.148Z] === CONT  TestStopContainerWithTimeout/1
08:39:10 [2021-06-11T08:39:10.309Z] time="2021-06-11T08:39:09Z" level=error msg="failed to send node leave: timed out broadcasting node event"
08:39:10 [2021-06-11T08:39:10.309Z] --- PASS: TestNodeReincarnation (5.01s)
08:39:10 [2021-06-11T08:39:10.309Z] === RUN   TestParallelCreate
08:39:10 [2021-06-11T08:39:10.309Z] 2021/06/11 08:39:09 Closing DB instances...
08:39:10 [2021-06-11T08:39:10.309Z] --- PASS: TestParallelCreate (0.01s)
08:39:10 [2021-06-11T08:39:10.309Z] === RUN   TestParallelDelete
08:39:10 [2021-06-11T08:39:10.309Z] 2021/06/11 08:39:09 Closing DB instances...
08:39:10 [2021-06-11T08:39:10.309Z] --- PASS: TestParallelDelete (0.01s)
08:39:10 [2021-06-11T08:39:10.309Z] === RUN   TestNetworkDBIslands
08:39:10 [2021-06-11T08:39:10.309Z] time="2021-06-11T08:39:09Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:642856f8c238 with config:&{NodeID:642856f8c238 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
08:39:10 [2021-06-11T08:39:10.309Z] time="2021-06-11T08:39:09Z" level=info msg="Node 642856f8c238/172.19.222.43, joined gossip cluster"
08:39:10 [2021-06-11T08:39:10.309Z] time="2021-06-11T08:39:09Z" level=info msg="Node 642856f8c238/172.19.222.43, added to nodes list"
08:39:10 [2021-06-11T08:39:10.309Z] time="2021-06-11T08:39:09Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ad8f6f5c3ff7 with config:&{NodeID:ad8f6f5c3ff7 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
08:39:10 [2021-06-11T08:39:10.309Z] time="2021-06-11T08:39:09Z" level=info msg="Node ad8f6f5c3ff7/172.19.222.43, joined gossip cluster"
08:39:10 [2021-06-11T08:39:10.309Z] time="2021-06-11T08:39:09Z" level=info msg="Node ad8f6f5c3ff7/172.19.222.43, added to nodes list"
08:39:10 [2021-06-11T08:39:10.309Z] time="2021-06-11T08:39:09Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
08:39:10 [2021-06-11T08:39:10.309Z] time="2021-06-11T08:39:09Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033"
08:39:10 [2021-06-11T08:39:10.309Z] time="2021-06-11T08:39:09Z" level=debug msg="memberlist: Stream connection from=[::1]:49345"
08:39:10 [2021-06-11T08:39:10.309Z] time="2021-06-11T08:39:09Z" level=info msg="Node ad8f6f5c3ff7/172.19.222.43, joined gossip cluster"
08:39:10 [2021-06-11T08:39:10.309Z] time="2021-06-11T08:39:09Z" level=info msg="Node ad8f6f5c3ff7/172.19.222.43, added to nodes list"
08:39:10 [2021-06-11T08:39:10.309Z] time="2021-06-11T08:39:09Z" level=info msg="Node 642856f8c238/172.19.222.43, joined gossip cluster"
08:39:10 [2021-06-11T08:39:10.309Z] time="2021-06-11T08:39:09Z" level=info msg="Node 642856f8c238/172.19.222.43, added to nodes list"
08:39:10 [2021-06-11T08:39:10.309Z] time="2021-06-11T08:39:09Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49346"
08:39:10 [2021-06-11T08:39:10.309Z] time="2021-06-11T08:39:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033"
08:39:10 [2021-06-11T08:39:10.309Z] time="2021-06-11T08:39:10Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:28e17ccbfa56 with config:&{NodeID:28e17ccbfa56 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
08:39:10 [2021-06-11T08:39:10.309Z] time="2021-06-11T08:39:10Z" level=info msg="Node 28e17ccbfa56/172.19.222.43, joined gossip cluster"
08:39:10 [2021-06-11T08:39:10.309Z] time="2021-06-11T08:39:10Z" level=info msg="Node 28e17ccbfa56/172.19.222.43, added to nodes list"
08:39:10 [2021-06-11T08:39:10.309Z] time="2021-06-11T08:39:10Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
08:39:10 [2021-06-11T08:39:10.309Z] time="2021-06-11T08:39:10Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034"
08:39:10 [2021-06-11T08:39:10.309Z] time="2021-06-11T08:39:10Z" level=debug msg="memberlist: Stream connection from=[::1]:49347"
08:39:10 [2021-06-11T08:39:10.309Z] time="2021-06-11T08:39:10Z" level=info msg="Node 28e17ccbfa56/172.19.222.43, joined gossip cluster"
08:39:10 [2021-06-11T08:39:10.309Z] time="2021-06-11T08:39:10Z" level=info msg="Node 28e17ccbfa56/172.19.222.43, added to nodes list"
08:39:10 [2021-06-11T08:39:10.309Z] time="2021-06-11T08:39:10Z" level=info msg="Node 642856f8c238/172.19.222.43, joined gossip cluster"
08:39:10 [2021-06-11T08:39:10.309Z] time="2021-06-11T08:39:10Z" level=info msg="Node 642856f8c238/172.19.222.43, added to nodes list"
08:39:10 [2021-06-11T08:39:10.310Z] time="2021-06-11T08:39:10Z" level=info msg="Node ad8f6f5c3ff7/172.19.222.43, joined gossip cluster"
08:39:10 [2021-06-11T08:39:10.310Z] time="2021-06-11T08:39:10Z" level=info msg="Node ad8f6f5c3ff7/172.19.222.43, added to nodes list"
08:39:10 [2021-06-11T08:39:10.310Z] time="2021-06-11T08:39:10Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348"
08:39:10 [2021-06-11T08:39:10.310Z] time="2021-06-11T08:39:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034"
08:39:10 [2021-06-11T08:39:10.760Z] time="2021-06-11T08:39:10Z" level=info msg="Node 28e17ccbfa56/172.19.222.43, joined gossip cluster"
08:39:10 [2021-06-11T08:39:10.760Z] time="2021-06-11T08:39:10Z" level=info msg="Node 28e17ccbfa56/172.19.222.43, added to nodes list"
08:39:10 [2021-06-11T08:39:10.760Z] time="2021-06-11T08:39:10Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:210bb56e0826 with config:&{NodeID:210bb56e0826 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
08:39:10 [2021-06-11T08:39:10.760Z] time="2021-06-11T08:39:10Z" level=info msg="Node 210bb56e0826/172.19.222.43, joined gossip cluster"
08:39:10 [2021-06-11T08:39:10.760Z] time="2021-06-11T08:39:10Z" level=info msg="Node 210bb56e0826/172.19.222.43, added to nodes list"
08:39:10 [2021-06-11T08:39:10.760Z] time="2021-06-11T08:39:10Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
08:39:10 [2021-06-11T08:39:10.760Z] time="2021-06-11T08:39:10Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035"
08:39:10 [2021-06-11T08:39:10.760Z] time="2021-06-11T08:39:10Z" level=debug msg="memberlist: Stream connection from=[::1]:49349"
08:39:10 [2021-06-11T08:39:10.760Z] time="2021-06-11T08:39:10Z" level=info msg="Node 210bb56e0826/172.19.222.43, joined gossip cluster"
08:39:10 [2021-06-11T08:39:10.760Z] time="2021-06-11T08:39:10Z" level=info msg="Node 210bb56e0826/172.19.222.43, added to nodes list"
08:39:10 [2021-06-11T08:39:10.760Z] time="2021-06-11T08:39:10Z" level=info msg="Node 642856f8c238/172.19.222.43, joined gossip cluster"
08:39:10 [2021-06-11T08:39:10.760Z] time="2021-06-11T08:39:10Z" level=info msg="Node 642856f8c238/172.19.222.43, added to nodes list"
08:39:10 [2021-06-11T08:39:10.760Z] time="2021-06-11T08:39:10Z" level=info msg="Node ad8f6f5c3ff7/172.19.222.43, joined gossip cluster"
08:39:10 [2021-06-11T08:39:10.760Z] time="2021-06-11T08:39:10Z" level=info msg="Node ad8f6f5c3ff7/172.19.222.43, added to nodes list"
08:39:10 [2021-06-11T08:39:10.760Z] time="2021-06-11T08:39:10Z" level=info msg="Node 28e17ccbfa56/172.19.222.43, joined gossip cluster"
08:39:10 [2021-06-11T08:39:10.760Z] time="2021-06-11T08:39:10Z" level=info msg="Node 28e17ccbfa56/172.19.222.43, added to nodes list"
08:39:10 [2021-06-11T08:39:10.760Z] time="2021-06-11T08:39:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035"
08:39:10 [2021-06-11T08:39:10.760Z] time="2021-06-11T08:39:10Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350"
08:39:10 [2021-06-11T08:39:10.760Z] time="2021-06-11T08:39:10Z" level=info msg="Node 210bb56e0826/172.19.222.43, joined gossip cluster"
08:39:10 [2021-06-11T08:39:10.760Z] time="2021-06-11T08:39:10Z" level=info msg="Node 210bb56e0826/172.19.222.43, added to nodes list"
08:39:10 [2021-06-11T08:39:10.760Z] time="2021-06-11T08:39:10Z" level=info msg="Node 210bb56e0826/172.19.222.43, joined gossip cluster"
08:39:10 [2021-06-11T08:39:10.760Z] time="2021-06-11T08:39:10Z" level=info msg="Node 210bb56e0826/172.19.222.43, added to nodes list"
08:39:10 [2021-06-11T08:39:10.905Z] --- PASS: TestCreateServiceConfigFileMode (2.79s)
08:39:10 [2021-06-11T08:39:10.905Z] === RUN   TestCreateServiceSysctls
08:39:11 [2021-06-11T08:39:11.036Z] --- PASS: TestStopContainerWithTimeout (0.02s)
08:39:11 [2021-06-11T08:39:11.036Z]     --- PASS: TestStopContainerWithTimeout/0 (1.99s)
08:39:11 [2021-06-11T08:39:11.036Z]     --- PASS: TestStopContainerWithTimeout/-1 (4.11s)
08:39:11 [2021-06-11T08:39:11.036Z]     --- PASS: TestStopContainerWithTimeout/3 (3.19s)
08:39:11 [2021-06-11T08:39:11.036Z]     --- PASS: TestStopContainerWithTimeout/1 (1.96s)
08:39:11 [2021-06-11T08:39:11.036Z] === RUN   TestDeleteDevicemapper
08:39:11 [2021-06-11T08:39:11.036Z] --- SKIP: TestDeleteDevicemapper (0.00s)
08:39:11 [2021-06-11T08:39:11.036Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:39:11 [2021-06-11T08:39:11.036Z] === RUN   TestStopContainerWithRestartPolicyAlways
08:39:11 [2021-06-11T08:39:11.211Z] time="2021-06-11T08:39:10Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:8caab7afb208 with config:&{NodeID:8caab7afb208 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
08:39:11 [2021-06-11T08:39:11.211Z] time="2021-06-11T08:39:10Z" level=info msg="Node 8caab7afb208/172.19.222.43, joined gossip cluster"
08:39:11 [2021-06-11T08:39:11.211Z] time="2021-06-11T08:39:10Z" level=info msg="Node 8caab7afb208/172.19.222.43, added to nodes list"
08:39:11 [2021-06-11T08:39:11.211Z] time="2021-06-11T08:39:10Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
08:39:11 [2021-06-11T08:39:11.211Z] time="2021-06-11T08:39:10Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036"
08:39:11 [2021-06-11T08:39:11.211Z] time="2021-06-11T08:39:10Z" level=debug msg="memberlist: Stream connection from=[::1]:49351"
08:39:11 [2021-06-11T08:39:11.211Z] time="2021-06-11T08:39:10Z" level=info msg="Node 8caab7afb208/172.19.222.43, joined gossip cluster"
08:39:11 [2021-06-11T08:39:11.211Z] time="2021-06-11T08:39:10Z" level=info msg="Node 8caab7afb208/172.19.222.43, added to nodes list"
08:39:11 [2021-06-11T08:39:11.211Z] time="2021-06-11T08:39:10Z" level=info msg="Node ad8f6f5c3ff7/172.19.222.43, joined gossip cluster"
08:39:11 [2021-06-11T08:39:11.211Z] time="2021-06-11T08:39:10Z" level=info msg="Node ad8f6f5c3ff7/172.19.222.43, added to nodes list"
08:39:11 [2021-06-11T08:39:11.211Z] time="2021-06-11T08:39:10Z" level=info msg="Node 210bb56e0826/172.19.222.43, joined gossip cluster"
08:39:11 [2021-06-11T08:39:11.211Z] time="2021-06-11T08:39:10Z" level=info msg="Node 210bb56e0826/172.19.222.43, added to nodes list"
08:39:11 [2021-06-11T08:39:11.211Z] time="2021-06-11T08:39:10Z" level=info msg="Node 28e17ccbfa56/172.19.222.43, joined gossip cluster"
08:39:11 [2021-06-11T08:39:11.211Z] time="2021-06-11T08:39:10Z" level=info msg="Node 28e17ccbfa56/172.19.222.43, added to nodes list"
08:39:11 [2021-06-11T08:39:11.211Z] time="2021-06-11T08:39:10Z" level=info msg="Node 642856f8c238/172.19.222.43, joined gossip cluster"
08:39:11 [2021-06-11T08:39:11.211Z] time="2021-06-11T08:39:10Z" level=info msg="Node 642856f8c238/172.19.222.43, added to nodes list"
08:39:11 [2021-06-11T08:39:11.211Z] time="2021-06-11T08:39:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036"
08:39:11 [2021-06-11T08:39:11.211Z] time="2021-06-11T08:39:10Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352"
08:39:11 [2021-06-11T08:39:11.211Z] time="2021-06-11T08:39:11Z" level=info msg="Node 8caab7afb208/172.19.222.43, joined gossip cluster"
08:39:11 [2021-06-11T08:39:11.211Z] time="2021-06-11T08:39:11Z" level=info msg="Node 8caab7afb208/172.19.222.43, joined gossip cluster"
08:39:11 [2021-06-11T08:39:11.211Z] time="2021-06-11T08:39:11Z" level=info msg="Node 8caab7afb208/172.19.222.43, added to nodes list"
08:39:11 [2021-06-11T08:39:11.211Z] time="2021-06-11T08:39:11Z" level=info msg="Node 8caab7afb208/172.19.222.43, added to nodes list"
08:39:11 [2021-06-11T08:39:11.211Z] time="2021-06-11T08:39:11Z" level=info msg="Node 8caab7afb208/172.19.222.43, joined gossip cluster"
08:39:11 [2021-06-11T08:39:11.211Z] time="2021-06-11T08:39:11Z" level=info msg="Node 8caab7afb208/172.19.222.43, added to nodes list"
08:39:11 [2021-06-11T08:39:11.598Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
08:39:11 [2021-06-11T08:39:11.662Z] time="2021-06-11T08:39:11Z" level=info msg="The new bootstrap node list is:[172.19.222.43:10033 172.19.222.43:10034 172.19.222.43:10035]"
08:39:11 [2021-06-11T08:39:11.662Z] time="2021-06-11T08:39:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.222.43:10033"
08:39:11 [2021-06-11T08:39:11.662Z] time="2021-06-11T08:39:11Z" level=debug msg="memberlist: Stream connection from=172.19.222.43:49353"
08:39:11 [2021-06-11T08:39:11.662Z] time="2021-06-11T08:39:11Z" level=debug msg="memberlist: Stream connection from=172.19.222.43:49354"
08:39:11 [2021-06-11T08:39:11.662Z] time="2021-06-11T08:39:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.222.43:10034"
08:39:11 [2021-06-11T08:39:11.662Z] time="2021-06-11T08:39:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.222.43:10035"
08:39:11 [2021-06-11T08:39:11.662Z] time="2021-06-11T08:39:11Z" level=debug msg="memberlist: Stream connection from=172.19.222.43:49355"
08:39:11 [2021-06-11T08:39:11.662Z] time="2021-06-11T08:39:11Z" level=info msg="The new bootstrap node list is:[172.19.222.43:10033 172.19.222.43:10034 172.19.222.43:10035]"
08:39:11 [2021-06-11T08:39:11.662Z] time="2021-06-11T08:39:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.222.43:10033"
08:39:11 [2021-06-11T08:39:11.662Z] time="2021-06-11T08:39:11Z" level=debug msg="memberlist: Stream connection from=172.19.222.43:49356"
08:39:11 [2021-06-11T08:39:11.662Z] time="2021-06-11T08:39:11Z" level=debug msg="memberlist: Stream connection from=172.19.222.43:49357"
08:39:11 [2021-06-11T08:39:11.662Z] time="2021-06-11T08:39:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.222.43:10034"
08:39:11 [2021-06-11T08:39:11.662Z] time="2021-06-11T08:39:11Z" level=debug msg="memberlist: Stream connection from=172.19.222.43:49358"
08:39:11 [2021-06-11T08:39:11.662Z] time="2021-06-11T08:39:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.222.43:10035"
08:39:12 [2021-06-11T08:39:12.112Z] time="2021-06-11T08:39:11Z" level=info msg="node 0 leaving"
08:39:12 [2021-06-11T08:39:12.112Z] time="2021-06-11T08:39:11Z" level=info msg="Node 642856f8c238 change state NodeActive --> NodeLeft"
08:39:12 [2021-06-11T08:39:12.112Z] time="2021-06-11T08:39:11Z" level=info msg="node3(28e17ccbfa56): Node leave event for 642856f8c238/172.19.222.43"
08:39:12 [2021-06-11T08:39:12.112Z] time="2021-06-11T08:39:11Z" level=info msg="Node 642856f8c238 change state NodeActive --> NodeLeft"
08:39:12 [2021-06-11T08:39:12.112Z] time="2021-06-11T08:39:11Z" level=info msg="node4(210bb56e0826): Node leave event for 642856f8c238/172.19.222.43"
08:39:12 [2021-06-11T08:39:12.112Z] time="2021-06-11T08:39:11Z" level=info msg="Node 642856f8c238 change state NodeActive --> NodeLeft"
08:39:12 [2021-06-11T08:39:12.112Z] time="2021-06-11T08:39:11Z" level=info msg="node5(8caab7afb208): Node leave event for 642856f8c238/172.19.222.43"
08:39:12 [2021-06-11T08:39:12.112Z] time="2021-06-11T08:39:11Z" level=info msg="Node 642856f8c238 change state NodeActive --> NodeLeft"
08:39:12 [2021-06-11T08:39:12.112Z] time="2021-06-11T08:39:11Z" level=info msg="node2(ad8f6f5c3ff7): Node leave event for 642856f8c238/172.19.222.43"
08:39:12 [2021-06-11T08:39:12.112Z] time="2021-06-11T08:39:11Z" level=info msg="Node 642856f8c238 change state NodeActive --> NodeLeft"
08:39:12 [2021-06-11T08:39:12.112Z] time="2021-06-11T08:39:11Z" level=info msg="node1(642856f8c238): Node leave event for 642856f8c238/172.19.222.43"
08:39:12 [2021-06-11T08:39:12.112Z] time="2021-06-11T08:39:11Z" level=info msg="Node 642856f8c238/172.19.222.43, left gossip cluster"
08:39:12 [2021-06-11T08:39:12.563Z] time="2021-06-11T08:39:12Z" level=info msg="Node 642856f8c238/172.19.222.43, left gossip cluster"
08:39:12 [2021-06-11T08:39:12.563Z] time="2021-06-11T08:39:12Z" level=info msg="Node 642856f8c238/172.19.222.43, left gossip cluster"
08:39:12 [2021-06-11T08:39:12.563Z] time="2021-06-11T08:39:12Z" level=info msg="Node 642856f8c238/172.19.222.43, left gossip cluster"
08:39:12 [2021-06-11T08:39:12.563Z] time="2021-06-11T08:39:12Z" level=info msg="Node 642856f8c238/172.19.222.43, left gossip cluster"
08:39:12 [2021-06-11T08:39:12.563Z] time="2021-06-11T08:39:12Z" level=info msg="node 1 leaving"
08:39:12 [2021-06-11T08:39:12.563Z] time="2021-06-11T08:39:12Z" level=info msg="Node ad8f6f5c3ff7 change state NodeActive --> NodeLeft"
08:39:12 [2021-06-11T08:39:12.563Z] time="2021-06-11T08:39:12Z" level=info msg="node4(210bb56e0826): Node leave event for ad8f6f5c3ff7/172.19.222.43"
08:39:12 [2021-06-11T08:39:12.563Z] time="2021-06-11T08:39:12Z" level=info msg="Node ad8f6f5c3ff7/172.19.222.43, left gossip cluster"
08:39:12 [2021-06-11T08:39:12.563Z] time="2021-06-11T08:39:12Z" level=info msg="Node ad8f6f5c3ff7 change state NodeActive --> NodeLeft"
08:39:12 [2021-06-11T08:39:12.563Z] time="2021-06-11T08:39:12Z" level=info msg="node5(8caab7afb208): Node leave event for ad8f6f5c3ff7/172.19.222.43"
08:39:12 [2021-06-11T08:39:12.563Z] time="2021-06-11T08:39:12Z" level=info msg="Node ad8f6f5c3ff7 change state NodeActive --> NodeFailed"
08:39:12 [2021-06-11T08:39:12.563Z] time="2021-06-11T08:39:12Z" level=info msg="Node ad8f6f5c3ff7/172.19.222.43, added to failed nodes list"
08:39:12 [2021-06-11T08:39:12.563Z] time="2021-06-11T08:39:12Z" level=info msg="Node ad8f6f5c3ff7 change state NodeActive --> NodeLeft"
08:39:12 [2021-06-11T08:39:12.563Z] time="2021-06-11T08:39:12Z" level=info msg="node3(28e17ccbfa56): Node leave event for ad8f6f5c3ff7/172.19.222.43"
08:39:12 [2021-06-11T08:39:12.563Z] time="2021-06-11T08:39:12Z" level=error msg="node: ad8f6f5c3ff7 is unknown to memberlist"
08:39:12 [2021-06-11T08:39:12.563Z] time="2021-06-11T08:39:12Z" level=info msg="Node ad8f6f5c3ff7/172.19.222.43, left gossip cluster"
08:39:12 [2021-06-11T08:39:12.563Z] time="2021-06-11T08:39:12Z" level=info msg="Node ad8f6f5c3ff7/172.19.222.43, left gossip cluster"
08:39:12 [2021-06-11T08:39:12.563Z] time="2021-06-11T08:39:12Z" level=info msg="Node ad8f6f5c3ff7/172.19.222.43, left gossip cluster"
08:39:13 [2021-06-11T08:39:13.013Z] time="2021-06-11T08:39:12Z" level=info msg="node 2 leaving"
08:39:13 [2021-06-11T08:39:13.013Z] time="2021-06-11T08:39:12Z" level=info msg="Node 28e17ccbfa56 change state NodeActive --> NodeLeft"
08:39:13 [2021-06-11T08:39:13.013Z] time="2021-06-11T08:39:12Z" level=info msg="node4(210bb56e0826): Node leave event for 28e17ccbfa56/172.19.222.43"
08:39:13 [2021-06-11T08:39:13.013Z] time="2021-06-11T08:39:12Z" level=info msg="Node 28e17ccbfa56 change state NodeActive --> NodeLeft"
08:39:13 [2021-06-11T08:39:13.013Z] time="2021-06-11T08:39:12Z" level=info msg="node5(8caab7afb208): Node leave event for 28e17ccbfa56/172.19.222.43"
08:39:13 [2021-06-11T08:39:13.013Z] time="2021-06-11T08:39:12Z" level=info msg="Node 28e17ccbfa56 change state NodeActive --> NodeLeft"
08:39:13 [2021-06-11T08:39:13.013Z] time="2021-06-11T08:39:12Z" level=info msg="node3(28e17ccbfa56): Node leave event for 28e17ccbfa56/172.19.222.43"
08:39:13 [2021-06-11T08:39:13.013Z] time="2021-06-11T08:39:12Z" level=debug msg="memberlist: Failed ping: ad8f6f5c3ff7 (timeout reached)"
08:39:13 [2021-06-11T08:39:13.013Z] time="2021-06-11T08:39:12Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.222.43:10037: use of closed network connection"
08:39:13 [2021-06-11T08:39:13.013Z] time="2021-06-11T08:39:12Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.222.43:10035: use of closed network connection"
08:39:13 [2021-06-11T08:39:13.013Z] time="2021-06-11T08:39:12Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.222.43:10036: use of closed network connection"
08:39:13 [2021-06-11T08:39:13.013Z] time="2021-06-11T08:39:12Z" level=info msg="Node 28e17ccbfa56/172.19.222.43, left gossip cluster"
08:39:13 [2021-06-11T08:39:13.013Z] time="2021-06-11T08:39:12Z" level=info msg="Node 28e17ccbfa56/172.19.222.43, left gossip cluster"
08:39:13 [2021-06-11T08:39:13.013Z] time="2021-06-11T08:39:12Z" level=info msg="Node 28e17ccbfa56/172.19.222.43, left gossip cluster"
08:39:13 [2021-06-11T08:39:13.463Z] time="2021-06-11T08:39:13Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10035->172.19.222.43:10036: use of closed network connection"
08:39:13 [2021-06-11T08:39:13.463Z] time="2021-06-11T08:39:13Z" level=info msg="node 0 coming back"
08:39:13 [2021-06-11T08:39:13.463Z] time="2021-06-11T08:39:13Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:376145b48fe3 with config:&{NodeID:376145b48fe3 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
08:39:13 [2021-06-11T08:39:13.463Z] time="2021-06-11T08:39:13Z" level=info msg="Node 376145b48fe3/172.19.222.43, joined gossip cluster"
08:39:13 [2021-06-11T08:39:13.463Z] time="2021-06-11T08:39:13Z" level=info msg="Node 376145b48fe3/172.19.222.43, added to nodes list"
08:39:13 [2021-06-11T08:39:13.463Z] time="2021-06-11T08:39:13Z" level=info msg="node 1 coming back"
08:39:13 [2021-06-11T08:39:13.463Z] time="2021-06-11T08:39:13Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:08b4dfd8f695 with config:&{NodeID:08b4dfd8f695 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
08:39:13 [2021-06-11T08:39:13.463Z] time="2021-06-11T08:39:13Z" level=info msg="Node 08b4dfd8f695/172.19.222.43, joined gossip cluster"
08:39:13 [2021-06-11T08:39:13.463Z] time="2021-06-11T08:39:13Z" level=info msg="Node 08b4dfd8f695/172.19.222.43, added to nodes list"
08:39:13 [2021-06-11T08:39:13.463Z] time="2021-06-11T08:39:13Z" level=info msg="node 2 coming back"
08:39:13 [2021-06-11T08:39:13.463Z] time="2021-06-11T08:39:13Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d0c6ca8c41ec with config:&{NodeID:d0c6ca8c41ec Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
08:39:13 [2021-06-11T08:39:13.463Z] time="2021-06-11T08:39:13Z" level=info msg="Node d0c6ca8c41ec/172.19.222.43, joined gossip cluster"
08:39:13 [2021-06-11T08:39:13.463Z] time="2021-06-11T08:39:13Z" level=info msg="Node d0c6ca8c41ec/172.19.222.43, added to nodes list"
08:39:13 [2021-06-11T08:39:13.463Z] time="2021-06-11T08:39:13Z" level=debug msg="memberlist: Stream connection from=172.19.222.43:49359"
08:39:13 [2021-06-11T08:39:13.463Z] time="2021-06-11T08:39:13Z" level=warning msg="memberlist: Failed fallback ping: write tcp 172.19.222.43:49359->172.19.222.43:10034: i/o timeout"
08:39:13 [2021-06-11T08:39:13.463Z] time="2021-06-11T08:39:13Z" level=info msg="memberlist: Suspect ad8f6f5c3ff7 has failed, no acks received"
08:39:15 [2021-06-11T08:39:15.068Z] --- PASS: TestCreateServiceSysctls (3.83s)
08:39:15 [2021-06-11T08:39:15.068Z] === RUN   TestCreateServiceCapabilities
08:39:15 [2021-06-11T08:39:15.768Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.04s)
08:39:15 [2021-06-11T08:39:15.768Z] === RUN   TestUpdateMemory
08:39:15 [2021-06-11T08:39:15.768Z] --- SKIP: TestUpdateMemory (0.00s)
08:39:15 [2021-06-11T08:39:15.768Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
08:39:15 [2021-06-11T08:39:15.768Z] === RUN   TestUpdateCPUQuota
08:39:17 [2021-06-11T08:39:17.134Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
08:39:17 [2021-06-11T08:39:17.580Z] --- PASS: TestCreateServiceCapabilities (2.94s)
08:39:17 [2021-06-11T08:39:17.580Z] === RUN   TestInspect
08:39:18 [2021-06-11T08:39:18.060Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
08:39:18 [2021-06-11T08:39:18.317Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
08:39:19 [2021-06-11T08:39:19.166Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev
08:39:19 [2021-06-11T08:39:19.166Z] Copying nested executables into bundles/cross/linux/amd64-daemon
08:39:19 [2021-06-11T08:39:19.245Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
08:39:20 [2021-06-11T08:39:20.541Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev
08:39:20 [2021-06-11T08:39:20.541Z] GOOS="linux" GOARCH="amd64" GOARM=""
08:39:20 [2021-06-11T08:39:20.810Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev
08:39:20 [2021-06-11T08:39:20.810Z] Cross building: bundles/cross/windows/amd64
08:39:20 [2021-06-11T08:39:20.844Z] --- PASS: TestInspect (3.40s)
08:39:20 [2021-06-11T08:39:20.844Z] === RUN   TestCreateJob
08:39:21 [2021-06-11T08:39:21.090Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
08:39:21 [2021-06-11T08:39:21.090Z] GOOS="windows" GOARCH="amd64" GOARM=""
08:39:23 [2021-06-11T08:39:23.415Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
08:39:23 [2021-06-11T08:39:23.415Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
08:39:23 [2021-06-11T08:39:23.671Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
08:39:24 [2021-06-11T08:39:24.232Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
08:39:25 [2021-06-11T08:39:25.008Z] --- PASS: TestCreateJob (3.87s)
08:39:25 [2021-06-11T08:39:25.008Z] === RUN   TestReplicatedJob
08:39:25 [2021-06-11T08:39:25.160Z] --- PASS: TestUpdateCPUQuota (9.97s)
08:39:25 [2021-06-11T08:39:25.160Z] === RUN   TestUpdatePidsLimit
08:39:25 [2021-06-11T08:39:25.160Z] === RUN   TestUpdatePidsLimit/update_from_none
08:39:25 [2021-06-11T08:39:25.160Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
08:39:25 [2021-06-11T08:39:25.721Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
08:39:26 [2021-06-11T08:39:26.284Z] === RUN   TestUpdatePidsLimit/no_change
08:39:27 [2021-06-11T08:39:27.213Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
08:39:27 [2021-06-11T08:39:27.469Z] === RUN   TestUpdatePidsLimit/update_lower
08:39:27 [2021-06-11T08:39:27.469Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
08:39:28 [2021-06-11T08:39:28.834Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
08:39:30 [2021-06-11T08:39:30.724Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
08:39:31 [2021-06-11T08:39:31.543Z] --- PASS: TestReplicatedJob (6.79s)
08:39:31 [2021-06-11T08:39:31.543Z] === RUN   TestUpdateReplicatedJob
08:39:31 [2021-06-11T08:39:31.652Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
08:39:31 [2021-06-11T08:39:31.907Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
08:39:32 [2021-06-11T08:39:32.470Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
08:39:33 [2021-06-11T08:39:33.033Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
08:39:33 [2021-06-11T08:39:33.961Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
08:39:35 [2021-06-11T08:39:35.708Z] --- PASS: TestUpdateReplicatedJob (3.90s)
08:39:35 [2021-06-11T08:39:35.708Z] === RUN   TestServiceListWithStatuses
08:39:35 [2021-06-11T08:39:35.708Z] --- SKIP: TestServiceListWithStatuses (0.00s)
08:39:35 [2021-06-11T08:39:35.708Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:39:35 [2021-06-11T08:39:35.708Z] === RUN   TestDockerNetworkConnectAlias
08:39:35 [2021-06-11T08:39:35.852Z] --- PASS: TestUpdatePidsLimit (10.48s)
08:39:35 [2021-06-11T08:39:35.852Z]     --- PASS: TestUpdatePidsLimit/update_from_none (1.24s)
08:39:35 [2021-06-11T08:39:35.852Z]     --- PASS: TestUpdatePidsLimit/no_change (1.15s)
08:39:35 [2021-06-11T08:39:35.852Z]     --- PASS: TestUpdatePidsLimit/update_lower (1.33s)
08:39:35 [2021-06-11T08:39:35.852Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.59s)
08:39:35 [2021-06-11T08:39:35.852Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.40s)
08:39:35 [2021-06-11T08:39:35.852Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.42s)
08:39:35 [2021-06-11T08:39:35.852Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.44s)
08:39:35 [2021-06-11T08:39:35.852Z] === RUN   TestUpdateRestartPolicy
08:39:36 [2021-06-11T08:39:36.415Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
08:39:36 [2021-06-11T08:39:36.415Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
08:39:36 [2021-06-11T08:39:36.415Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
08:39:36 [2021-06-11T08:39:36.415Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
08:39:36 [2021-06-11T08:39:36.415Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
08:39:36 [2021-06-11T08:39:36.415Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
08:39:38 [2021-06-11T08:39:38.307Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
08:39:38 [2021-06-11T08:39:38.468Z] time="2021-06-11T08:39:37Z" level=info msg="memberlist: Marking ad8f6f5c3ff7 as failed, suspect timeout reached (0 peer confirmations)"
08:39:38 [2021-06-11T08:39:38.468Z] time="2021-06-11T08:39:37Z" level=info msg="Node ad8f6f5c3ff7/172.19.222.43, left gossip cluster"
08:39:38 [2021-06-11T08:39:38.468Z] time="2021-06-11T08:39:37Z" level=info msg="Node ad8f6f5c3ff7 change state NodeActive --> NodeFailed"
08:39:38 [2021-06-11T08:39:38.468Z] time="2021-06-11T08:39:37Z" level=info msg="Node ad8f6f5c3ff7/172.19.222.43, added to failed nodes list"
08:39:40 [2021-06-11T08:39:40.949Z] --- PASS: TestDockerNetworkConnectAlias (4.95s)
08:39:40 [2021-06-11T08:39:40.949Z] === RUN   TestDockerNetworkReConnect
08:39:42 [2021-06-11T08:39:42.478Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
08:39:42 [2021-06-11T08:39:42.734Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
08:39:43 [2021-06-11T08:39:43.663Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
08:39:44 [2021-06-11T08:39:44.211Z] --- PASS: TestDockerNetworkReConnect (3.98s)
08:39:44 [2021-06-11T08:39:44.211Z] === RUN   TestServicePlugin
08:39:47 [2021-06-11T08:39:47.831Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
08:39:50 [2021-06-11T08:39:50.362Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
08:39:51 [2021-06-11T08:39:51.295Z] --- PASS: TestUpdateRestartPolicy (15.87s)
08:39:51 [2021-06-11T08:39:51.295Z] === RUN   TestUpdateRestartWithAutoRemove
08:39:51 [2021-06-11T08:39:51.861Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
08:39:52 [2021-06-11T08:39:52.424Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
08:39:52 [2021-06-11T08:39:52.986Z] --- PASS: TestUpdateRestartWithAutoRemove (1.46s)
08:39:52 [2021-06-11T08:39:52.986Z] === RUN   TestWaitNonBlocked
08:39:52 [2021-06-11T08:39:52.986Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:39:52 [2021-06-11T08:39:52.986Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:39:52 [2021-06-11T08:39:52.986Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:39:52 [2021-06-11T08:39:52.986Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:39:52 [2021-06-11T08:39:52.986Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:39:52 [2021-06-11T08:39:52.986Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:39:55 [2021-06-11T08:39:55.563Z] --- PASS: TestWaitNonBlocked (0.04s)
08:39:55 [2021-06-11T08:39:55.563Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.03s)
08:39:55 [2021-06-11T08:39:55.563Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.35s)
08:39:55 [2021-06-11T08:39:55.563Z] === RUN   TestWaitBlocked
08:39:55 [2021-06-11T08:39:55.563Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
08:39:55 [2021-06-11T08:39:55.563Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
08:39:55 [2021-06-11T08:39:55.563Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
08:39:55 [2021-06-11T08:39:55.563Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
08:39:55 [2021-06-11T08:39:55.563Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
08:39:55 [2021-06-11T08:39:55.563Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
08:39:55 [2021-06-11T08:39:55.819Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
08:39:56 [2021-06-11T08:39:56.035Z] time="2021-06-11T08:39:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.222.43:10037"
08:39:56 [2021-06-11T08:39:56.035Z] time="2021-06-11T08:39:53Z" level=debug msg="memberlist: Stream connection from=172.19.222.43:49361"
08:39:57 [2021-06-11T08:39:57.708Z] --- PASS: TestWaitBlocked (0.03s)
08:39:57 [2021-06-11T08:39:57.709Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.98s)
08:39:57 [2021-06-11T08:39:57.709Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.10s)
08:39:57 [2021-06-11T08:39:57.709Z] === CONT  TestContainerStartOnDaemonRestart
08:39:57 [2021-06-11T08:39:57.709Z] === CONT  TestIpcModeOlderClient
08:39:57 [2021-06-11T08:39:57.709Z] --- PASS: TestIpcModeOlderClient (0.08s)
08:39:57 [2021-06-11T08:39:57.709Z] === CONT  TestContainerKillOnDaemonStart
08:40:01 [2021-06-11T08:40:01.876Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
08:40:02 [2021-06-11T08:40:02.132Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
08:40:02 [2021-06-11T08:40:02.389Z] --- PASS: TestContainerStartOnDaemonRestart (5.10s)
08:40:02 [2021-06-11T08:40:02.389Z] === CONT  TestRestartDaemonWithRestartingContainer
08:40:03 [2021-06-11T08:40:03.316Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
08:40:03 [2021-06-11T08:40:03.879Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
08:40:04 [2021-06-11T08:40:04.441Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
08:40:05 [2021-06-11T08:40:05.002Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
08:40:06 [2021-06-11T08:40:06.260Z] time="2021-06-11T08:40:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.222.43:10036"
08:40:06 [2021-06-11T08:40:06.260Z] time="2021-06-11T08:40:05Z" level=debug msg="memberlist: Stream connection from=172.19.222.43:49362"
08:40:06 [2021-06-11T08:40:06.371Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.74s)
08:40:06 [2021-06-11T08:40:06.371Z] === CONT  TestDaemonHostGatewayIP
08:40:07 [2021-06-11T08:40:07.298Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
08:40:07 [2021-06-11T08:40:07.553Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
08:40:09 [2021-06-11T08:40:09.442Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
08:40:10 [2021-06-11T08:40:10.372Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
08:40:10 [2021-06-11T08:40:10.889Z] time="2021-06-11T08:40:10Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.222.43:10033 172.19.222.43:10034 172.19.222.43:10035]"
08:40:10 [2021-06-11T08:40:10.935Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
08:40:11 [2021-06-11T08:40:11.339Z] time="2021-06-11T08:40:10Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.222.43:10033 172.19.222.43:10034 172.19.222.43:10035]"
08:40:11 [2021-06-11T08:40:11.498Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
08:40:11 [2021-06-11T08:40:11.498Z] --- PASS: TestDaemonHostGatewayIP (5.36s)
08:40:11 [2021-06-11T08:40:11.498Z] === CONT  TestDaemonRestartIpcMode
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.222.43:10033"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=debug msg="memberlist: Stream connection from=172.19.222.43:49363"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node 210bb56e0826/172.19.222.43, joined gossip cluster"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node 210bb56e0826/172.19.222.43, added to nodes list"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node 8caab7afb208/172.19.222.43, joined gossip cluster"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node 8caab7afb208/172.19.222.43, added to nodes list"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node 376145b48fe3/172.19.222.43, joined gossip cluster"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node 376145b48fe3/172.19.222.43, is the new incarnation of the shutdown node 642856f8c238/172.19.222.43"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node 376145b48fe3/172.19.222.43, added to nodes list"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=debug msg="memberlist: Stream connection from=172.19.222.43:49364"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.222.43:10034"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node 210bb56e0826/172.19.222.43, joined gossip cluster"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node 210bb56e0826/172.19.222.43, added to nodes list"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node 376145b48fe3/172.19.222.43, joined gossip cluster"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node 376145b48fe3/172.19.222.43, added to nodes list"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node 8caab7afb208/172.19.222.43, joined gossip cluster"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node 8caab7afb208/172.19.222.43, added to nodes list"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node 08b4dfd8f695/172.19.222.43, joined gossip cluster"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node 08b4dfd8f695/172.19.222.43, is the new incarnation of the shutdown node ad8f6f5c3ff7/172.19.222.43"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node 08b4dfd8f695/172.19.222.43, added to nodes list"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.222.43:10035"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=debug msg="memberlist: Stream connection from=172.19.222.43:49365"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node 210bb56e0826/172.19.222.43, joined gossip cluster"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node 210bb56e0826/172.19.222.43, added to nodes list"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node 376145b48fe3/172.19.222.43, joined gossip cluster"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node 376145b48fe3/172.19.222.43, added to nodes list"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node 08b4dfd8f695/172.19.222.43, joined gossip cluster"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node 08b4dfd8f695/172.19.222.43, added to nodes list"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node 8caab7afb208/172.19.222.43, joined gossip cluster"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node 8caab7afb208/172.19.222.43, added to nodes list"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node d0c6ca8c41ec/172.19.222.43, joined gossip cluster"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node d0c6ca8c41ec/172.19.222.43, is the new incarnation of the shutdown node 28e17ccbfa56/172.19.222.43"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node d0c6ca8c41ec/172.19.222.43, added to nodes list"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node 376145b48fe3/172.19.222.43, joined gossip cluster"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node 376145b48fe3/172.19.222.43, is the new incarnation of the shutdown node 642856f8c238/172.19.222.43"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node 376145b48fe3/172.19.222.43, added to nodes list"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node 08b4dfd8f695/172.19.222.43, joined gossip cluster"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node 08b4dfd8f695/172.19.222.43, is the new incarnation of the shutdown node ad8f6f5c3ff7/172.19.222.43"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node 08b4dfd8f695/172.19.222.43, added to nodes list"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node 08b4dfd8f695/172.19.222.43, joined gossip cluster"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node 08b4dfd8f695/172.19.222.43, added to nodes list"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node d0c6ca8c41ec/172.19.222.43, joined gossip cluster"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node d0c6ca8c41ec/172.19.222.43, added to nodes list"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node d0c6ca8c41ec/172.19.222.43, joined gossip cluster"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node d0c6ca8c41ec/172.19.222.43, is the new incarnation of the shutdown node 28e17ccbfa56/172.19.222.43"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node d0c6ca8c41ec/172.19.222.43, added to nodes list"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node d0c6ca8c41ec/172.19.222.43, joined gossip cluster"
08:40:11 [2021-06-11T08:40:11.790Z] time="2021-06-11T08:40:11Z" level=info msg="Node d0c6ca8c41ec/172.19.222.43, added to nodes list"
08:40:12 [2021-06-11T08:40:12.059Z] --- PASS: TestContainerKillOnDaemonStart (14.70s)
08:40:12 [2021-06-11T08:40:12.240Z] time="2021-06-11T08:40:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.222.43:10033"
08:40:12 [2021-06-11T08:40:12.240Z] time="2021-06-11T08:40:11Z" level=debug msg="memberlist: Stream connection from=172.19.222.43:49366"
08:40:12 [2021-06-11T08:40:12.240Z] time="2021-06-11T08:40:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.222.43:10034"
08:40:12 [2021-06-11T08:40:12.240Z] time="2021-06-11T08:40:11Z" level=debug msg="memberlist: Stream connection from=172.19.222.43:49367"
08:40:12 [2021-06-11T08:40:12.240Z] time="2021-06-11T08:40:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.222.43:10035"
08:40:12 [2021-06-11T08:40:12.240Z] time="2021-06-11T08:40:11Z" level=debug msg="memberlist: Stream connection from=172.19.222.43:49368"
08:40:12 [2021-06-11T08:40:12.691Z] time="2021-06-11T08:40:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.222.43:10035"
08:40:12 [2021-06-11T08:40:12.691Z] time="2021-06-11T08:40:12Z" level=debug msg="memberlist: Stream connection from=172.19.222.43:49369"
08:40:13 [2021-06-11T08:40:13.425Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
08:40:13 [2021-06-11T08:40:13.641Z] 2021/06/11 08:40:13 Closing DB instances...
08:40:13 [2021-06-11T08:40:13.641Z] time="2021-06-11T08:40:13Z" level=info msg="Node 376145b48fe3 change state NodeActive --> NodeLeft"
08:40:13 [2021-06-11T08:40:13.641Z] time="2021-06-11T08:40:13Z" level=info msg="node2(08b4dfd8f695): Node leave event for 376145b48fe3/172.19.222.43"
08:40:13 [2021-06-11T08:40:13.641Z] time="2021-06-11T08:40:13Z" level=info msg="Node 376145b48fe3 change state NodeActive --> NodeLeft"
08:40:13 [2021-06-11T08:40:13.641Z] time="2021-06-11T08:40:13Z" level=info msg="node5(8caab7afb208): Node leave event for 376145b48fe3/172.19.222.43"
08:40:13 [2021-06-11T08:40:13.641Z] time="2021-06-11T08:40:13Z" level=info msg="Node 376145b48fe3 change state NodeActive --> NodeLeft"
08:40:13 [2021-06-11T08:40:13.641Z] time="2021-06-11T08:40:13Z" level=info msg="node4(210bb56e0826): Node leave event for 376145b48fe3/172.19.222.43"
08:40:13 [2021-06-11T08:40:13.641Z] time="2021-06-11T08:40:13Z" level=info msg="Node 376145b48fe3 change state NodeActive --> NodeLeft"
08:40:13 [2021-06-11T08:40:13.641Z] time="2021-06-11T08:40:13Z" level=info msg="Node 376145b48fe3 change state NodeActive --> NodeLeft"
08:40:13 [2021-06-11T08:40:13.641Z] time="2021-06-11T08:40:13Z" level=info msg="node1(376145b48fe3): Node leave event for 376145b48fe3/172.19.222.43"
08:40:13 [2021-06-11T08:40:13.641Z] time="2021-06-11T08:40:13Z" level=info msg="node3(d0c6ca8c41ec): Node leave event for 376145b48fe3/172.19.222.43"
08:40:13 [2021-06-11T08:40:13.641Z] time="2021-06-11T08:40:13Z" level=info msg="Node 376145b48fe3/172.19.222.43, left gossip cluster"
08:40:13 [2021-06-11T08:40:13.641Z] time="2021-06-11T08:40:13Z" level=info msg="Node 376145b48fe3/172.19.222.43, left gossip cluster"
08:40:13 [2021-06-11T08:40:13.641Z] time="2021-06-11T08:40:13Z" level=info msg="Node 376145b48fe3/172.19.222.43, left gossip cluster"
08:40:13 [2021-06-11T08:40:13.641Z] time="2021-06-11T08:40:13Z" level=info msg="Node 376145b48fe3/172.19.222.43, left gossip cluster"
08:40:13 [2021-06-11T08:40:13.641Z] time="2021-06-11T08:40:13Z" level=info msg="Node 376145b48fe3/172.19.222.43, left gossip cluster"
08:40:14 [2021-06-11T08:40:14.091Z] time="2021-06-11T08:40:13Z" level=info msg="Node 08b4dfd8f695 change state NodeActive --> NodeLeft"
08:40:14 [2021-06-11T08:40:14.091Z] time="2021-06-11T08:40:13Z" level=info msg="node4(210bb56e0826): Node leave event for 08b4dfd8f695/172.19.222.43"
08:40:14 [2021-06-11T08:40:14.091Z] time="2021-06-11T08:40:13Z" level=info msg="Node 08b4dfd8f695 change state NodeActive --> NodeLeft"
08:40:14 [2021-06-11T08:40:14.091Z] time="2021-06-11T08:40:13Z" level=info msg="node3(d0c6ca8c41ec): Node leave event for 08b4dfd8f695/172.19.222.43"
08:40:14 [2021-06-11T08:40:14.091Z] time="2021-06-11T08:40:13Z" level=info msg="Node 08b4dfd8f695 change state NodeActive --> NodeLeft"
08:40:14 [2021-06-11T08:40:14.091Z] time="2021-06-11T08:40:13Z" level=info msg="node2(08b4dfd8f695): Node leave event for 08b4dfd8f695/172.19.222.43"
08:40:14 [2021-06-11T08:40:14.091Z] time="2021-06-11T08:40:13Z" level=info msg="Node 08b4dfd8f695/172.19.222.43, left gossip cluster"
08:40:14 [2021-06-11T08:40:14.091Z] time="2021-06-11T08:40:13Z" level=info msg="Node 08b4dfd8f695 change state NodeActive --> NodeLeft"
08:40:14 [2021-06-11T08:40:14.091Z] time="2021-06-11T08:40:13Z" level=info msg="node5(8caab7afb208): Node leave event for 08b4dfd8f695/172.19.222.43"
08:40:14 [2021-06-11T08:40:14.091Z] time="2021-06-11T08:40:13Z" level=info msg="Node 08b4dfd8f695/172.19.222.43, left gossip cluster"
08:40:14 [2021-06-11T08:40:14.091Z] time="2021-06-11T08:40:13Z" level=info msg="Node 08b4dfd8f695/172.19.222.43, left gossip cluster"
08:40:14 [2021-06-11T08:40:14.352Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
08:40:14 [2021-06-11T08:40:14.542Z] time="2021-06-11T08:40:14Z" level=info msg="Node 08b4dfd8f695/172.19.222.43, left gossip cluster"
08:40:14 [2021-06-11T08:40:14.542Z] time="2021-06-11T08:40:14Z" level=warning msg="memberlist: Failed to send gossip to 172.19.222.43:10033: write udp [::]:10034->172.19.222.43:10033: use of closed network connection"
08:40:14 [2021-06-11T08:40:14.542Z] time="2021-06-11T08:40:14Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.19.222.43:10035: use of closed network connection"
08:40:14 [2021-06-11T08:40:14.542Z] time="2021-06-11T08:40:14Z" level=info msg="Node d0c6ca8c41ec/172.19.222.43, left gossip cluster"
08:40:14 [2021-06-11T08:40:14.542Z] time="2021-06-11T08:40:14Z" level=info msg="Node d0c6ca8c41ec change state NodeActive --> NodeFailed"
08:40:14 [2021-06-11T08:40:14.542Z] time="2021-06-11T08:40:14Z" level=info msg="Node d0c6ca8c41ec/172.19.222.43, added to failed nodes list"
08:40:14 [2021-06-11T08:40:14.542Z] time="2021-06-11T08:40:14Z" level=info msg="Node d0c6ca8c41ec change state NodeActive --> NodeLeft"
08:40:14 [2021-06-11T08:40:14.542Z] time="2021-06-11T08:40:14Z" level=info msg="node5(8caab7afb208): Node leave event for d0c6ca8c41ec/172.19.222.43"
08:40:14 [2021-06-11T08:40:14.542Z] time="2021-06-11T08:40:14Z" level=info msg="Node d0c6ca8c41ec change state NodeActive --> NodeLeft"
08:40:14 [2021-06-11T08:40:14.542Z] time="2021-06-11T08:40:14Z" level=info msg="node4(210bb56e0826): Node leave event for d0c6ca8c41ec/172.19.222.43"
08:40:14 [2021-06-11T08:40:14.542Z] time="2021-06-11T08:40:14Z" level=error msg="node: d0c6ca8c41ec is unknown to memberlist"
08:40:14 [2021-06-11T08:40:14.542Z] time="2021-06-11T08:40:14Z" level=info msg="Node d0c6ca8c41ec/172.19.222.43, left gossip cluster"
08:40:14 [2021-06-11T08:40:14.542Z] time="2021-06-11T08:40:14Z" level=info msg="Node d0c6ca8c41ec/172.19.222.43, left gossip cluster"
08:40:14 [2021-06-11T08:40:14.997Z] time="2021-06-11T08:40:14Z" level=warning msg="memberlist: Failed to send gossip to 172.19.222.43:10034: write udp [::]:10035->172.19.222.43:10034: use of closed network connection"
08:40:14 [2021-06-11T08:40:14.997Z] time="2021-06-11T08:40:14Z" level=info msg="Node 210bb56e0826 change state NodeActive --> NodeLeft"
08:40:14 [2021-06-11T08:40:14.997Z] time="2021-06-11T08:40:14Z" level=info msg="node5(8caab7afb208): Node leave event for 210bb56e0826/172.19.222.43"
08:40:14 [2021-06-11T08:40:14.997Z] time="2021-06-11T08:40:14Z" level=info msg="Node 210bb56e0826/172.19.222.43, left gossip cluster"
08:40:14 [2021-06-11T08:40:14.997Z] time="2021-06-11T08:40:14Z" level=info msg="Node 210bb56e0826 change state NodeActive --> NodeFailed"
08:40:14 [2021-06-11T08:40:14.997Z] time="2021-06-11T08:40:14Z" level=info msg="Node 210bb56e0826/172.19.222.43, added to failed nodes list"
08:40:14 [2021-06-11T08:40:14.997Z] time="2021-06-11T08:40:14Z" level=info msg="Node 210bb56e0826/172.19.222.43, left gossip cluster"
08:40:15 [2021-06-11T08:40:15.448Z] time="2021-06-11T08:40:15Z" level=info msg="Node 8caab7afb208/172.19.222.43, left gossip cluster"
08:40:15 [2021-06-11T08:40:15.448Z] time="2021-06-11T08:40:15Z" level=info msg="Node 8caab7afb208 change state NodeActive --> NodeFailed"
08:40:15 [2021-06-11T08:40:15.448Z] time="2021-06-11T08:40:15Z" level=info msg="Node 8caab7afb208/172.19.222.43, added to failed nodes list"
08:40:15 [2021-06-11T08:40:15.448Z] --- PASS: TestNetworkDBIslands (65.84s)
08:40:15 [2021-06-11T08:40:15.448Z]     networkdb_test.go:834: Re-joining: 3
08:40:15 [2021-06-11T08:40:15.448Z]     networkdb_test.go:834: Re-joining: 4
08:40:15 [2021-06-11T08:40:15.448Z]     networkdb_test.go:866: node4: OK
08:40:15 [2021-06-11T08:40:15.448Z]     networkdb_test.go:866: node5: OK
08:40:15 [2021-06-11T08:40:15.448Z] PASS
08:40:15 [2021-06-11T08:40:15.448Z] coverage: 60.2% of statements
08:40:15 [2021-06-11T08:40:15.448Z] ok  	github.com/docker/docker/libnetwork/networkdb	156.404s	coverage: 60.2% of statements
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/libnetwork/portmapper	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/libnetwork/resolvconf	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/libnetwork/resolvconf/dns	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/oci/caps	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/pkg/term	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/quota	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/rootless	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/testutil/request	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/volume	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
08:40:15 [2021-06-11T08:40:15.448Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
08:40:16 [2021-06-11T08:40:16.231Z] --- PASS: TestServicePlugin (30.82s)
08:40:16 [2021-06-11T08:40:16.231Z]     plugin_test.go:62: [d27a8952e13be] joining swarm manager [d67873dbc9272]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:40:16 [2021-06-11T08:40:16.231Z]     plugin_test.go:65: [dcfaa012ae279] joining swarm manager [d67873dbc9272]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:40:16 [2021-06-11T08:40:16.231Z] === RUN   TestServiceUpdateLabel
08:40:16 [2021-06-11T08:40:16.243Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
08:40:16 [2021-06-11T08:40:16.499Z] --- PASS: TestDaemonRestartIpcMode (4.85s)
08:40:16 [2021-06-11T08:40:16.499Z] PASS
08:40:16 [2021-06-11T08:40:16.499Z] 
08:40:16 [2021-06-11T08:40:16.499Z] === Skipped
08:40:16 [2021-06-11T08:40:16.499Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
08:40:16 [2021-06-11T08:40:16.499Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:40:16 [2021-06-11T08:40:16.499Z] 
08:40:16 [2021-06-11T08:40:16.499Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
08:40:16 [2021-06-11T08:40:16.499Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:40:16 [2021-06-11T08:40:16.499Z] 
08:40:16 [2021-06-11T08:40:16.499Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
08:40:16 [2021-06-11T08:40:16.499Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:40:16 [2021-06-11T08:40:16.499Z] 
08:40:16 [2021-06-11T08:40:16.499Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
08:40:16 [2021-06-11T08:40:16.499Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:40:16 [2021-06-11T08:40:16.499Z] 
08:40:16 [2021-06-11T08:40:16.499Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
08:40:16 [2021-06-11T08:40:16.499Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:40:16 [2021-06-11T08:40:16.499Z] 
08:40:16 [2021-06-11T08:40:16.499Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
08:40:16 [2021-06-11T08:40:16.499Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
08:40:16 [2021-06-11T08:40:16.500Z] 
08:40:16 [2021-06-11T08:40:16.500Z] 
08:40:16 [2021-06-11T08:40:16.500Z] DONE 196 tests, 6 skipped in 244.675s
08:40:16 [2021-06-11T08:40:16.500Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
08:40:16 [2021-06-11T08:40:16.500Z] ++ 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
08:40:16 [2021-06-11T08:40:16.500Z] ++ set -e
08:40:16 [2021-06-11T08:40:16.500Z] ++ '[' -n 0 ']'
08:40:16 [2021-06-11T08:40:16.500Z] ++ set -x
08:40:16 [2021-06-11T08:40:16.500Z] ++ env -i DEST=/go/src/github.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
08:40:16 [2021-06-11T08:40:16.755Z] INFO: Testing against a local daemon
08:40:16 [2021-06-11T08:40:16.755Z] === RUN   TestCommitInheritsEnv
08:40:17 [2021-06-11T08:40:17.317Z] --- PASS: TestCommitInheritsEnv (0.58s)
08:40:17 [2021-06-11T08:40:17.317Z] === RUN   TestImportExtremelyLargeImageWorks
08:40:17 [2021-06-11T08:40:17.317Z] === PAUSE TestImportExtremelyLargeImageWorks
08:40:17 [2021-06-11T08:40:17.317Z] === RUN   TestImagesFilterMultiReference
08:40:17 [2021-06-11T08:40:17.317Z] --- PASS: TestImagesFilterMultiReference (0.10s)
08:40:17 [2021-06-11T08:40:17.317Z] === RUN   TestImagePullPlatformInvalid
08:40:17 [2021-06-11T08:40:17.317Z] --- PASS: TestImagePullPlatformInvalid (0.06s)
08:40:17 [2021-06-11T08:40:17.317Z] === RUN   TestRemoveImageOrphaning
08:40:17 [2021-06-11T08:40:17.594Z] --- PASS: TestServiceUpdateLabel (2.32s)
08:40:17 [2021-06-11T08:40:17.594Z] === RUN   TestServiceUpdateSecrets
08:40:17 [2021-06-11T08:40:17.595Z] 
08:40:17 [2021-06-11T08:40:17.595Z] === Skipped
08:40:17 [2021-06-11T08:40:17.595Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
08:40:17 [2021-06-11T08:40:17.595Z]     dispatchers_test.go:377: Windows does not support stopsignal
08:40:17 [2021-06-11T08:40:17.595Z] 
08:40:17 [2021-06-11T08:40:17.595Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
08:40:17 [2021-06-11T08:40:17.595Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
08:40:17 [2021-06-11T08:40:17.595Z] 
08:40:17 [2021-06-11T08:40:17.595Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
08:40:17 [2021-06-11T08:40:17.595Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
08:40:17 [2021-06-11T08:40:17.595Z] 
08:40:17 [2021-06-11T08:40:17.595Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
08:40:17 [2021-06-11T08:40:17.595Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
08:40:17 [2021-06-11T08:40:17.595Z] 
08:40:17 [2021-06-11T08:40:17.595Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
08:40:17 [2021-06-11T08:40:17.595Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
08:40:17 [2021-06-11T08:40:17.595Z] 
08:40:17 [2021-06-11T08:40:17.595Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
08:40:17 [2021-06-11T08:40:17.595Z]     client_test.go:23: runtime.GOOS == "windows"
08:40:17 [2021-06-11T08:40:17.595Z] 
08:40:17 [2021-06-11T08:40:17.595Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
08:40:17 [2021-06-11T08:40:17.595Z]     daemon_test.go:147: root required
08:40:17 [2021-06-11T08:40:17.595Z] 
08:40:17 [2021-06-11T08:40:17.595Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
08:40:17 [2021-06-11T08:40:17.595Z]     reload_test.go:520: root required
08:40:17 [2021-06-11T08:40:17.595Z] 
08:40:17 [2021-06-11T08:40:17.595Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
08:40:17 [2021-06-11T08:40:17.595Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
08:40:17 [2021-06-11T08:40:17.595Z] 
08:40:17 [2021-06-11T08:40:17.595Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
08:40:17 [2021-06-11T08:40:17.595Z]     pull_v2_test.go:73: Needs fixing on Windows
08:40:17 [2021-06-11T08:40:17.595Z] 
08:40:17 [2021-06-11T08:40:17.595Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
08:40:17 [2021-06-11T08:40:17.595Z]     pull_v2_test.go:118: Needs fixing on Windows
08:40:17 [2021-06-11T08:40:17.595Z] 
08:40:17 [2021-06-11T08:40:17.595Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
08:40:17 [2021-06-11T08:40:17.595Z]     download_test.go:268: Needs fixing on Windows
08:40:17 [2021-06-11T08:40:17.595Z] 
08:40:17 [2021-06-11T08:40:17.595Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
08:40:17 [2021-06-11T08:40:17.595Z]     layer_test.go:304: Failing on Windows
08:40:17 [2021-06-11T08:40:17.595Z] 
08:40:17 [2021-06-11T08:40:17.596Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
08:40:17 [2021-06-11T08:40:17.596Z]     layer_test.go:353: Failing on Windows
08:40:17 [2021-06-11T08:40:17.596Z] 
08:40:17 [2021-06-11T08:40:17.596Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
08:40:17 [2021-06-11T08:40:17.596Z]     layer_test.go:468: Failing on Windows
08:40:17 [2021-06-11T08:40:17.880Z] --- PASS: TestRemoveImageOrphaning (0.48s)
08:40:17 [2021-06-11T08:40:17.880Z] === RUN   TestRemoveImageGarbageCollector
08:40:17 [2021-06-11T08:40:17.880Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     layer_test.go:697: Failing on Windows
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     migration_test.go:46: Failing on Windows
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     migration_test.go:182: Failing on Windows
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     mount_test.go:17: Failing on Windows
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     mount_test.go:76: Failing on Windows
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     mount_test.go:125: Failing on Windows
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     mount_test.go:212: Failing on Windows
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCP6Proxy (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     network_proxy_test.go:212: No support for dual stack yet
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestUDP6Proxy (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP4Proxy (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP6Proxy (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     windows_test.go:57: Test does not work on CI and was never running to begin with
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     windows_test.go:62: Test does not work on CI and was never running to begin with
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     archive_test.go:134: Xz not present in msys2
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     archive_test.go:239: Failing on Windows CI machines
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     archive_windows_test.go:16: Currently fails
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     changes_test.go:196: needs more investigation
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     changes_test.go:433: needs further investigation
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     changes_test.go:469: needs further investigation
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     poller_test.go:41: No chmod on Windows
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     fileutils_test.go:134: Needs porting to Windows
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     fileutils_test.go:180: Needs porting to Windows
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
08:40:18 [2021-06-11T08:40:18.046Z]     local_test.go:181: runtime.GOOS == "windows"
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] 
08:40:18 [2021-06-11T08:40:18.046Z] DONE 2054 tests, 69 skipped in 347.970s
08:40:18 [2021-06-11T08:40:18.046Z] INFO: make.ps1 ended at 06/11/2021 08:40:17
08:40:18 [2021-06-11T08:40:18.808Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
08:40:19 [2021-06-11T08:40:19.372Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
08:40:19 [2021-06-11T08:40:19.563Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
08:40:19 [2021-06-11T08:40:19.563Z] INFO: Unit tests ended at 06/11/2021 08:40:19. Duration:00:06:06.1651052
08:40:19 [2021-06-11T08:40:19.563Z] INFO: Building busybox
08:40:19 [2021-06-11T08:40:19.563Z] Sending build context to Docker daemon   5.12kB
08:40:19 [2021-06-11T08:40:19.563Z] 
08:40:19 [2021-06-11T08:40:19.563Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
08:40:19 [2021-06-11T08:40:19.563Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
08:40:19 [2021-06-11T08:40:19.563Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
08:40:19 [2021-06-11T08:40:19.563Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
08:40:19 [2021-06-11T08:40:19.563Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
08:40:19 [2021-06-11T08:40:19.563Z]  ---> 39d157a84080
08:40:19 [2021-06-11T08:40:19.563Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
08:40:19 [2021-06-11T08:40:19.628Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
08:40:20 [2021-06-11T08:40:20.014Z]  ---> Running in c265ad668047
08:40:20 [2021-06-11T08:40:20.571Z] --- PASS: TestRemoveImageGarbageCollector (2.77s)
08:40:20 [2021-06-11T08:40:20.571Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:40:20 [2021-06-11T08:40:20.571Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
08:40:20 [2021-06-11T08:40:20.571Z] === RUN   TestTagInvalidReference
08:40:20 [2021-06-11T08:40:20.828Z] --- PASS: TestTagInvalidReference (0.03s)
08:40:20 [2021-06-11T08:40:20.828Z] === RUN   TestTagValidPrefixedRepo
08:40:20 [2021-06-11T08:40:20.828Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
08:40:20 [2021-06-11T08:40:20.828Z] === RUN   TestTagExistedNameWithoutForce
08:40:20 [2021-06-11T08:40:20.828Z] --- PASS: TestTagExistedNameWithoutForce (0.06s)
08:40:20 [2021-06-11T08:40:20.828Z] === RUN   TestTagOfficialNames
08:40:20 [2021-06-11T08:40:20.828Z] --- PASS: TestTagOfficialNames (0.07s)
08:40:20 [2021-06-11T08:40:20.828Z] === RUN   TestTagMatchesDigest
08:40:20 [2021-06-11T08:40:20.828Z] --- PASS: TestTagMatchesDigest (0.03s)
08:40:20 [2021-06-11T08:40:20.828Z] === CONT  TestImportExtremelyLargeImageWorks
08:40:21 [2021-06-11T08:40:21.390Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
08:40:22 [2021-06-11T08:40:22.759Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
08:40:23 [2021-06-11T08:40:23.016Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
08:40:24 [2021-06-11T08:40:24.688Z] Removing intermediate container c265ad668047
08:40:24 [2021-06-11T08:40:24.688Z]  ---> 8f7b2afaa5ab
08:40:24 [2021-06-11T08:40:24.688Z] Step 7/13 : ARG BUSYBOX_VERSION
08:40:24 [2021-06-11T08:40:24.688Z]  ---> Running in 10b22a33592b
08:40:24 [2021-06-11T08:40:24.688Z] Removing intermediate container 10b22a33592b
08:40:24 [2021-06-11T08:40:24.688Z]  ---> 61220b74be78
08:40:24 [2021-06-11T08:40:24.688Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
08:40:24 [2021-06-11T08:40:24.688Z]  ---> Running in 61465900a705
08:40:24 [2021-06-11T08:40:24.905Z] === RUN   TestDockerSuite/TestBuildDockerignore
08:40:25 [2021-06-11T08:40:25.139Z] Removing intermediate container 61465900a705
08:40:25 [2021-06-11T08:40:25.139Z]  ---> 9bd3228a5447
08:40:25 [2021-06-11T08:40:25.139Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
08:40:26 [2021-06-11T08:40:26.092Z] 
08:40:26 [2021-06-11T08:40:26.543Z]  ---> 8a9283ff6025
08:40:26 [2021-06-11T08:40:26.543Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
08:40:26 [2021-06-11T08:40:26.993Z]  ---> Running in c5bbe47dd3eb
08:40:27 [2021-06-11T08:40:27.426Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
08:40:33 [2021-06-11T08:40:33.966Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
08:40:35 [2021-06-11T08:40:35.335Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
08:40:35 [2021-06-11T08:40:35.543Z] Removing intermediate container c5bbe47dd3eb
08:40:35 [2021-06-11T08:40:35.543Z]  ---> 0193fdc15aa4
08:40:35 [2021-06-11T08:40:35.543Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
08:40:35 [2021-06-11T08:40:35.543Z]  ---> Running in 3cb1938ad9d2
08:40:35 [2021-06-11T08:40:35.627Z] --- PASS: TestServiceUpdateSecrets (15.46s)
08:40:35 [2021-06-11T08:40:35.627Z] === RUN   TestServiceUpdateConfigs
08:40:36 [2021-06-11T08:40:36.263Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
08:40:37 [2021-06-11T08:40:37.055Z] 
08:40:37 [2021-06-11T08:40:37.055Z] SUCCESS: Specified value was saved.
08:40:37 [2021-06-11T08:40:37.630Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
08:40:39 [2021-06-11T08:40:39.918Z] Removing intermediate container 3cb1938ad9d2
08:40:39 [2021-06-11T08:40:39.918Z]  ---> 5da8faa4ddce
08:40:39 [2021-06-11T08:40:39.918Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
08:40:39 [2021-06-11T08:40:39.918Z]  ---> Running in c1444b8212cf
08:40:41 [2021-06-11T08:40:41.800Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
08:40:41 [2021-06-11T08:40:41.800Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
08:40:42 [2021-06-11T08:40:42.523Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
08:40:42 [2021-06-11T08:40:42.523Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
08:40:42 [2021-06-11T08:40:42.523Z] GOOS="windows" GOARCH="amd64" GOARM=""
08:40:42 [2021-06-11T08:40:42.523Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
08:40:42 [2021-06-11T08:40:42.523Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
08:40:42 [2021-06-11T08:40:42.523Z] remote: Enumerating objects: 23, done.
08:40:42 [2021-06-11T08:40:42.523Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
08:40:42 [2021-06-11T08:40:42.523Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
08:40:42 [2021-06-11T08:40:42.523Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
08:40:42 [2021-06-11T08:40:42.523Z] 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.
08:40:42 [2021-06-11T08:40:42.523Z] Building: bundles/cross/windows/amd64/containerutility.exe
08:40:42 [2021-06-11T08:40:42.523Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
08:40:42 [2021-06-11T08:40:42.843Z] + sudo modprobe ip6table_filter
[Pipeline] sh
08:40:43 [2021-06-11T08:40:43.122Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42514/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a37eb2dc2b703ab9c83ab2953d0db422d6478a0e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a37eb2dc2b703ab9c83ab2953d0db422d6478a0e hack/test/unit
08:40:43 [2021-06-11T08:40:43.640Z] Cannot create a file when that file already exists.
08:40:43 [2021-06-11T08:40:43.688Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove')
08:40:43 [2021-06-11T08:40:43.688Z] + TESTFLAGS+=' -test.timeout=5m'
08:40:43 [2021-06-11T08:40:43.688Z] + TESTDIRS=./...
08:40:43 [2021-06-11T08:40:43.688Z] + exclude_paths='/vendor/|/integration'
08:40:43 [2021-06-11T08:40:43.688Z] ++ grep -vE '(/vendor/|/integration)'
08:40:43 [2021-06-11T08:40:43.688Z] ++ go list ./...
08:40:43 [2021-06-11T08:40:43.693Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
08:40:44 [2021-06-11T08:40:44.625Z] + pkg_list='github.com/docker/docker/api
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/server
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/server/backend/build
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/server/httputils
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/server/middleware
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/server/router
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/server/router/build
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/server/router/checkpoint
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/server/router/container
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/server/router/debug
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/server/router/distribution
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/server/router/grpc
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/server/router/image
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/server/router/network
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/server/router/plugin
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/server/router/session
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/server/router/swarm
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/server/router/system
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/server/router/volume
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/types
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/types/backend
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/types/blkiodev
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/types/container
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/types/events
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/types/filters
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/types/image
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/types/mount
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/types/network
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/types/plugins/logdriver
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/types/registry
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/types/strslice
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/types/swarm
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/types/swarm/runtime
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/types/time
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/types/versions
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/types/versions/v1p19
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/types/versions/v1p20
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/api/types/volume
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/builder
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/builder/builder-next
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/builder/builder-next/exporter
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/builder/builder-next/worker
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/builder/dockerfile
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/builder/dockerignore
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/builder/remotecontext
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/builder/remotecontext/git
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/cli
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/cli/config
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/cli/debug
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/client
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/cmd/dockerd
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/container
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/container/stream
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/contrib/apparmor
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/contrib/docker-device-tool
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/contrib/httpserver
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/cluster
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/cluster/convert
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/cluster/executor
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/cluster/executor/container
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/cluster/provider
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/config
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/discovery
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/events
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/events/testutils
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/exec
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/graphdriver
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/graphdriver/aufs
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/graphdriver/copy
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/graphdriver/overlay
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/graphdriver/register
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/graphdriver/vfs
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/graphdriver/zfs
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/images
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/initlayer
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/links
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/listeners
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/logger
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/logger/awslogs
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/logger/fluentd
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/logger/gcplogs
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/logger/gelf
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/logger/journald
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/logger/local
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/logger/logentries
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/logger/loggerutils
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/logger/splunk
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/logger/syslog
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/logger/templates
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/names
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/network
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/daemon/stats
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/distribution
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/distribution/metadata
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/distribution/utils
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/distribution/xfer
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/dockerversion
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/errdefs
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/image
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/image/cache
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/image/tarexport
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/image/v1
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/internal/test/suite
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/layer
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libcontainerd
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libcontainerd/queue
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libcontainerd/remote
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libcontainerd/supervisor
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libcontainerd/types
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/api
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/bitseq
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/client
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/client/mflag
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/client/mflag/example
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/cluster
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/cmd/dnet
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/cmd/ovrouter
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/cmd/proxy
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/config
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/datastore
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/diagnostic
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/discoverapi
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/driverapi
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/drivers/bridge
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/drivers/host
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/drivers/null
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/drivers/overlay
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/drivers/remote
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/drivers/windows
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/drvregistry
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/etchosts
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/hostdiscovery
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/idm
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/internal/caller
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/ipam
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/ipamapi
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/ipams/builtin
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/ipams/null
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/ipams/remote
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/ipamutils
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/iptables
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/netlabel
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/netutils
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/networkdb
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/ns
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/options
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/osl
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/osl/kernel
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/portallocator
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/portmapper
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/resolvconf
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/resolvconf/dns
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/testutils
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/libnetwork/types
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/oci
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/oci/caps
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/opts
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/aaparser
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/archive
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/authorization
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/broadcaster
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/capabilities
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/chrootarchive
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/containerfs
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/devicemapper
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/directory
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/discovery
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/discovery/file
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/discovery/kv
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/discovery/memory
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/discovery/nodes
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/dmesg
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/filenotify
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/fileutils
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/fsutils
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/homedir
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/idtools
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/ioutils
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/jsonmessage
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/locker
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/longpath
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/loopback
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/mount
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/namesgenerator
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/parsers
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/parsers/kernel
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/pidfile
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/platform
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/plugingetter
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/plugins
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/plugins/transport
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/pools
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/progress
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/pubsub
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/reexec
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/signal
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/signal/testfiles
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/stdcopy
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/streamformatter
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/stringid
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/symlink
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/sysinfo
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/system
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/tailfile
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/tarsum
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/term
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/term/windows
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/truncindex
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/urlutil
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/pkg/useragent
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/plugin
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/plugin/executor/containerd
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/plugin/v2
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/profiles/apparmor
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/profiles/seccomp
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/quota
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/reference
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/registry
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/registry/resumable
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/restartmanager
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/rootless
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/rootless/specconv
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/runconfig
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/runconfig/opts
08:40:44 [2021-06-11T08:40:44.625Z] github.com/docker/docker/testutil
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/testutil/daemon
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/testutil/environment
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/testutil/fakecontext
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/testutil/fakegit
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/testutil/fakestorage
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/testutil/fixtures/load
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/testutil/fixtures/plugin
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/testutil/registry
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/testutil/request
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/volume
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/volume/drivers
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/volume/local
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/volume/mounts
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/volume/service
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/volume/service/opts
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/volume/testutils'
08:40:44 [2021-06-11T08:40:44.626Z] + echo 'github.com/docker/docker/api
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/server
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/server/backend/build
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/server/httputils
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/server/middleware
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/server/router
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/server/router/build
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/server/router/checkpoint
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/server/router/container
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/server/router/debug
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/server/router/distribution
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/server/router/grpc
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/server/router/image
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/server/router/network
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/server/router/plugin
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/server/router/session
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/server/router/swarm
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/server/router/system
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/server/router/volume
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/types
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/types/backend
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/types/blkiodev
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/types/container
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/types/events
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/types/filters
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/types/image
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/types/mount
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/types/network
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/types/plugins/logdriver
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/types/registry
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/types/strslice
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/types/swarm
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/types/swarm/runtime
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/types/time
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/types/versions
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/types/versions/v1p19
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/types/versions/v1p20
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/api/types/volume
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/builder
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/builder/builder-next
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/builder/builder-next/exporter
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/builder/builder-next/worker
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/builder/dockerfile
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/builder/dockerignore
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/builder/remotecontext
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/builder/remotecontext/git
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/cli
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/cli/config
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/cli/debug
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/client
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/cmd/dockerd
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/container
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/container/stream
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/contrib/apparmor
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/contrib/docker-device-tool
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/contrib/httpserver
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/cluster
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/cluster/convert
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/cluster/executor
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/cluster/executor/container
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/cluster/provider
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/config
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/discovery
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/events
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/events/testutils
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/exec
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/graphdriver
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/graphdriver/aufs
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/graphdriver/copy
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/graphdriver/overlay
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/graphdriver/register
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/graphdriver/vfs
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/graphdriver/zfs
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/images
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/initlayer
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/links
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/listeners
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/logger
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/logger/awslogs
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/logger/fluentd
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/logger/gcplogs
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/logger/gelf
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/logger/journald
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/logger/local
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/logger/logentries
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/logger/loggerutils
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/logger/splunk
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/logger/syslog
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/logger/templates
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/names
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/network
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/daemon/stats
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/distribution
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/distribution/metadata
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/distribution/utils
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/distribution/xfer
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/dockerversion
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/errdefs
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/image
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/image/cache
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/image/tarexport
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/image/v1
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/internal/test/suite
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/layer
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libcontainerd
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libcontainerd/queue
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libcontainerd/remote
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libcontainerd/supervisor
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libcontainerd/types
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/api
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/bitseq
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/client
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/client/mflag
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/client/mflag/example
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/cluster
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/cmd/dnet
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/cmd/ovrouter
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/cmd/proxy
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/config
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/datastore
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/diagnostic
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/discoverapi
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/driverapi
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/drivers/bridge
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/drivers/host
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/drivers/null
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/drivers/overlay
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/drivers/remote
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/drivers/windows
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/drvregistry
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/etchosts
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/hostdiscovery
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/idm
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/internal/caller
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/ipam
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/ipamapi
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/ipams/builtin
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/ipams/null
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/ipams/remote
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/ipamutils
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/iptables
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/netlabel
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/netutils
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/networkdb
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/ns
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/options
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/osl
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/osl/kernel
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/portallocator
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/portmapper
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/resolvconf
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/resolvconf/dns
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/testutils
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/types
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/oci
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/oci/caps
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/opts
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/aaparser
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/archive
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/authorization
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/broadcaster
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/capabilities
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/chrootarchive
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/containerfs
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/devicemapper
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/directory
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/discovery
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/discovery/file
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/discovery/kv
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/discovery/memory
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/discovery/nodes
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/dmesg
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/filenotify
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/fileutils
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/fsutils
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/homedir
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/idtools
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/ioutils
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/jsonmessage
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/locker
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/longpath
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/loopback
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/mount
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/namesgenerator
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/parsers
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/parsers/kernel
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/pidfile
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/platform
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/plugingetter
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/plugins
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/plugins/transport
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/pools
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/progress
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/pubsub
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/reexec
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/signal
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/signal/testfiles
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/stdcopy
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/streamformatter
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/stringid
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/symlink
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/sysinfo
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/system
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/tailfile
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/tarsum
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/term
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/term/windows
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/truncindex
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/urlutil
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/pkg/useragent
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/plugin
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/plugin/executor/containerd
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/plugin/v2
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/profiles/apparmor
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/profiles/seccomp
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/quota
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/reference
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/registry
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/registry/resumable
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/restartmanager
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/rootless
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/rootless/specconv
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/runconfig
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/runconfig/opts
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/testutil
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/testutil/daemon
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/testutil/environment
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/testutil/fakecontext
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/testutil/fakegit
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/testutil/fakestorage
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/testutil/fixtures/load
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/testutil/fixtures/plugin
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/testutil/registry
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/testutil/request
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/volume
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/volume/drivers
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/volume/local
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/volume/mounts
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/volume/service
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/volume/service/opts
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/volume/testutils'
08:40:44 [2021-06-11T08:40:44.626Z] + grep --fixed-strings libnetwork/drivers/bridge
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/drivers/bridge
08:40:44 [2021-06-11T08:40:44.626Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:40:44 [2021-06-11T08:40:44.626Z] + type docker-proxy
08:40:44 [2021-06-11T08:40:44.626Z] hack/test/unit: line 22: type: docker-proxy: not found
08:40:44 [2021-06-11T08:40:44.626Z] + hack/make.sh binary-proxy install-proxy
08:40:44 [2021-06-11T08:40:44.626Z] 
08:40:44 [2021-06-11T08:40:44.626Z] Removing bundles/
08:40:44 [2021-06-11T08:40:44.626Z] 
08:40:44 [2021-06-11T08:40:44.626Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
08:40:44 [2021-06-11T08:40:44.626Z] Building: bundles/binary-proxy/docker-proxy-dev
08:40:44 [2021-06-11T08:40:44.626Z] GOOS="" GOARCH="" GOARM=""
08:40:47 [2021-06-11T08:40:47.787Z] --- PASS: TestServiceUpdateConfigs (15.12s)
08:40:47 [2021-06-11T08:40:47.787Z] === RUN   TestServiceUpdateNetwork
08:40:48 [2021-06-11T08:40:48.274Z] Removing intermediate container c1444b8212cf
08:40:48 [2021-06-11T08:40:48.275Z]  ---> 24562af3f6c6
08:40:48 [2021-06-11T08:40:48.275Z] Step 13/13 : CMD ["sh"]
08:40:48 [2021-06-11T08:40:48.726Z]  ---> Running in f9aad560ed98
08:40:48 [2021-06-11T08:40:48.943Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
08:40:49 [2021-06-11T08:40:49.175Z] Removing intermediate container f9aad560ed98
08:40:49 [2021-06-11T08:40:49.176Z]  ---> 7110c434c178
08:40:49 [2021-06-11T08:40:49.176Z] Successfully built 7110c434c178
08:40:49 [2021-06-11T08:40:49.176Z] Successfully tagged busybox:latest
08:40:49 [2021-06-11T08:40:49.176Z] INFO: Docker images of the daemon under test
08:40:49 [2021-06-11T08:40:49.176Z] 
08:40:49 [2021-06-11T08:40:49.176Z] REPOSITORY                                     TAG                 IMAGE ID            CREATED                  SIZE
08:40:49 [2021-06-11T08:40:49.176Z] busybox                                        latest              7110c434c178        Less than a second ago   2.78GB
08:40:49 [2021-06-11T08:40:49.176Z] microsoft/windowsservercore                    latest              39d157a84080        3 months ago             2.74GB
08:40:49 [2021-06-11T08:40:49.176Z] mcr.microsoft.com/windows/servercore/insider   10.0.20295.1        39d157a84080        3 months ago             2.74GB
08:40:49 [2021-06-11T08:40:49.176Z] 
08:40:49 [2021-06-11T08:40:49.176Z] INFO: Running integration tests at 06/11/2021 08:40:48...
08:40:49 [2021-06-11T08:40:49.176Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
08:40:49 [2021-06-11T08:40:49.176Z] INFO: Integration API tests being run from the host:
08:40:49 [2021-06-11T08:40:49.176Z] INFO: make.ps1 starting at 06/11/2021 08:40:48
08:40:50 [2021-06-11T08:40:50.130Z] Running D:\gopath\src\github.com\docker\docker\integration\build
08:40:51 [2021-06-11T08:40:51.190Z] Created binary: bundles/binary-proxy/docker-proxy-dev
08:40:51 [2021-06-11T08:40:51.190Z] 
08:40:51 [2021-06-11T08:40:51.190Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
08:40:51 [2021-06-11T08:40:51.190Z] Installing docker-proxy to /usr/local/bin/
08:40:51 [2021-06-11T08:40:51.190Z] 
08:40:51 [2021-06-11T08:40:51.190Z] + mkdir -p bundles
08:40:51 [2021-06-11T08:40:51.190Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m 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/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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/proxy github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/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/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/loopback 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/apparmor 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/rootless/specconv 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
08:40:51 [2021-06-11T08:40:51.757Z] ?   	github.com/docker/docker/api	[no test files]
08:40:52 [2021-06-11T08:40:52.213Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
08:41:02 [2021-06-11T08:41:02.693Z] --- PASS: TestServiceUpdateNetwork (13.22s)
08:41:02 [2021-06-11T08:41:02.693Z] === RUN   TestServiceUpdatePidsLimit
08:41:02 [2021-06-11T08:41:02.693Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
08:41:03 [2021-06-11T08:41:03.253Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
08:41:04 [2021-06-11T08:41:04.394Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
08:41:05 [2021-06-11T08:41:05.772Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
08:41:06 [2021-06-11T08:41:06.629Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 9.0% of statements
08:41:07 [2021-06-11T08:41:07.139Z] === RUN   TestDockerDaemonSuite/TestShmSize
08:41:07 [2021-06-11T08:41:07.139Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
08:41:07 [2021-06-11T08:41:07.139Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
08:41:09 [2021-06-11T08:41:09.659Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
08:41:11 [2021-06-11T08:41:11.328Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
08:41:13 [2021-06-11T08:41:13.832Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
08:41:13 [2021-06-11T08:41:13.832Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
08:41:14 [2021-06-11T08:41:14.089Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
08:41:17 [2021-06-11T08:41:17.360Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
08:41:17 [2021-06-11T08:41:17.857Z] --- PASS: TestServiceUpdatePidsLimit (16.83s)
08:41:17 [2021-06-11T08:41:17.857Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.14s)
08:41:17 [2021-06-11T08:41:17.857Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s)
08:41:17 [2021-06-11T08:41:17.857Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s)
08:41:17 [2021-06-11T08:41:17.857Z] PASS
08:41:17 [2021-06-11T08:41:17.857Z] 
08:41:17 [2021-06-11T08:41:17.857Z] === Skipped
08:41:17 [2021-06-11T08:41:17.857Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
08:41:17 [2021-06-11T08:41:17.857Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:41:17 [2021-06-11T08:41:17.857Z] 
08:41:17 [2021-06-11T08:41:17.857Z] 
08:41:17 [2021-06-11T08:41:17.857Z] DONE 27 tests, 1 skipped in 179.745s
08:41:17 [2021-06-11T08:41:17.857Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
08:41:17 [2021-06-11T08:41:17.857Z] INFO: Testing against a local daemon
08:41:17 [2021-06-11T08:41:17.857Z] === RUN   TestSessionCreate
08:41:18 [2021-06-11T08:41:18.112Z] --- PASS: TestSessionCreate (0.03s)
08:41:18 [2021-06-11T08:41:18.112Z] === RUN   TestSessionCreateWithBadUpgrade
08:41:18 [2021-06-11T08:41:18.112Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
08:41:18 [2021-06-11T08:41:18.112Z] PASS
08:41:18 [2021-06-11T08:41:18.112Z] 
08:41:18 [2021-06-11T08:41:18.112Z] DONE 2 tests in 0.078s
08:41:18 [2021-06-11T08:41:18.112Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
08:41:18 [2021-06-11T08:41:18.112Z] INFO: Testing against a local daemon
08:41:18 [2021-06-11T08:41:18.112Z] === RUN   TestCgroupDriverSystemdMemoryLimit
08:41:18 [2021-06-11T08:41:18.112Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
08:41:18 [2021-06-11T08:41:18.112Z] === RUN   TestEventsExecDie
08:41:19 [2021-06-11T08:41:19.476Z] --- PASS: TestEventsExecDie (1.13s)
08:41:19 [2021-06-11T08:41:19.476Z] === RUN   TestEventsBackwardsCompatible
08:41:19 [2021-06-11T08:41:19.476Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
08:41:19 [2021-06-11T08:41:19.476Z] === RUN   TestEventsVolumeCreate
08:41:19 [2021-06-11T08:41:19.476Z] --- PASS: TestEventsVolumeCreate (0.07s)
08:41:19 [2021-06-11T08:41:19.476Z] === RUN   TestInfoBinaryCommits
08:41:19 [2021-06-11T08:41:19.476Z] --- PASS: TestInfoBinaryCommits (0.02s)
08:41:19 [2021-06-11T08:41:19.476Z] === RUN   TestInfoAPIVersioned
08:41:19 [2021-06-11T08:41:19.476Z] --- PASS: TestInfoAPIVersioned (0.01s)
08:41:19 [2021-06-11T08:41:19.476Z] === RUN   TestInfoDiscoveryBackend
08:41:19 [2021-06-11T08:41:19.879Z] --- PASS: TestDockerDaemonSuite (439.87s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.98s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.27s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.69s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.38s)
08:41:19 [2021-06-11T08:41:19.879Z]         docker_cli_daemon_test.go:1455: [deb4f99f6a359] daemon is not started
08:41:19 [2021-06-11T08:41:19.879Z]         check_test.go:309: [d659a1ef5d3fd] daemon is not started
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.00s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.57s)
08:41:19 [2021-06-11T08:41:19.879Z]         check_test.go:309: [d0e34ffa51190] daemon is not started
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.95s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.80s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.56s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.68s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.33s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.06s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.53s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.13s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
08:41:19 [2021-06-11T08:41:19.879Z]         check_test.go:309: [dfd2b178401fb] daemon is not started
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
08:41:19 [2021-06-11T08:41:19.879Z]         check_test.go:309: [d4a3db97689e6] daemon is not started
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.36s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s)
08:41:19 [2021-06-11T08:41:19.879Z]         check_test.go:309: [dae4527309793] daemon is not started
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.31s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.87s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.04s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.63s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.78s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
08:41:19 [2021-06-11T08:41:19.879Z]         check_test.go:309: [d74f0b1c62ff1] daemon is not started
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.56s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.06s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.80s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.52s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
08:41:19 [2021-06-11T08:41:19.879Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
08:41:19 [2021-06-11T08:41:19.879Z]         check_test.go:309: [daf0e26a41d4f] daemon is not started
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (3.29s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (3.04s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.55s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.27s)
08:41:19 [2021-06-11T08:41:19.879Z]         check_test.go:309: [dcb1e6701580d] daemon is not started
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.98s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
08:41:19 [2021-06-11T08:41:19.879Z]         check_test.go:309: [de7bd74948401] daemon is not started
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.80s)
08:41:19 [2021-06-11T08:41:19.879Z]         docker_cli_daemon_plugins_test.go:79: [dc8c58e06b177] daemon is not started
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.51s)
08:41:19 [2021-06-11T08:41:19.879Z]         docker_cli_daemon_plugins_test.go:169: [d64df3d4c45df] daemon is not started
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.28s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
08:41:19 [2021-06-11T08:41:19.879Z]         check_test.go:309: [d5a344ed88dc9] daemon is not started
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.38s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.33s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.34s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.48s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.54s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.39s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.88s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.56s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.41s)
08:41:19 [2021-06-11T08:41:19.879Z]         check_test.go:309: [d799aa5272a51] daemon is not started
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.09s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (27.50s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.02s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (7.23s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.17s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.94s)
08:41:19 [2021-06-11T08:41:19.879Z]         check_test.go:309: [dab9f69588048] daemon is not started
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.65s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.01s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (15.75s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.53s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.67s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.27s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
08:41:19 [2021-06-11T08:41:19.879Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
08:41:19 [2021-06-11T08:41:19.879Z]         check_test.go:309: [da618f602a8c9] daemon is not started
08:41:19 [2021-06-11T08:41:19.879Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
08:41:19 [2021-06-11T08:41:19.879Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
08:41:19 [2021-06-11T08:41:19.879Z]         check_test.go:309: [d965f100d6579] daemon is not started
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.38s)
08:41:19 [2021-06-11T08:41:19.879Z]         check_test.go:309: [d17e21d36447f] daemon is not started
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.45s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.74s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.68s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.34s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.67s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.63s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.43s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.16s)
08:41:19 [2021-06-11T08:41:19.879Z]         check_test.go:309: [dcccee1817462] daemon is not started
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.52s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.29s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.44s)
08:41:19 [2021-06-11T08:41:19.879Z]         check_test.go:309: [d639a6a7223ea] daemon is not started
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.12s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.11s)
08:41:19 [2021-06-11T08:41:19.879Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
08:41:19 [2021-06-11T08:41:19.879Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
08:41:19 [2021-06-11T08:41:19.879Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
08:41:19 [2021-06-11T08:41:19.879Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
08:41:19 [2021-06-11T08:41:19.879Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
08:41:19 [2021-06-11T08:41:19.879Z]         docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
08:41:19 [2021-06-11T08:41:19.879Z]         docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
08:41:19 [2021-06-11T08:41:19.879Z]         docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
08:41:19 [2021-06-11T08:41:19.879Z]         docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
08:41:19 [2021-06-11T08:41:19.879Z]         docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
08:41:19 [2021-06-11T08:41:19.879Z]         check_test.go:309: [d2f52d0ef91a2] daemon is not started
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s)
08:41:19 [2021-06-11T08:41:19.879Z]         check_test.go:309: [d9f9ff548cd3c] daemon is not started
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.51s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.56s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.58s)
08:41:19 [2021-06-11T08:41:19.879Z]         check_test.go:309: [d760b839ac007] daemon is not started
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.95s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.99s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.23s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.09s)
08:41:19 [2021-06-11T08:41:19.879Z]         check_test.go:309: [dbcdc48540084] daemon is not started
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (6.66s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (5.46s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.32s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.15s)
08:41:19 [2021-06-11T08:41:19.879Z]         check_test.go:309: [dedb86410fa7c] daemon is not started
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.56s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.37s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
08:41:19 [2021-06-11T08:41:19.879Z]         check_test.go:309: [dc95e55ffb1f5] daemon is not started
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.77s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.77s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.48s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.62s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.88s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.49s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.51s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.25s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.90s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.20s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.70s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.67s)
08:41:19 [2021-06-11T08:41:19.879Z]         docker_cli_daemon_test.go:2550: [d0231dac6ac29] daemon is not started
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.38s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.81s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.61s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.76s)
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s)
08:41:19 [2021-06-11T08:41:19.879Z]         check_test.go:309: [da98eb9c1c594] daemon is not started
08:41:19 [2021-06-11T08:41:19.879Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.14s)
08:41:19 [2021-06-11T08:41:19.879Z] === RUN   TestDockerSwarmSuite
08:41:19 [2021-06-11T08:41:19.879Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
08:41:19 [2021-06-11T08:41:19.995Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
08:41:19 [2021-06-11T08:41:19.995Z] INFO: Testing against a local daemon
08:41:19 [2021-06-11T08:41:19.995Z] === RUN   TestBuildWithSession
08:41:19 [2021-06-11T08:41:19.995Z] --- SKIP: TestBuildWithSession (0.00s)
08:41:19 [2021-06-11T08:41:19.995Z]     build_session_test.go:25: TODO: BuildKit
08:41:19 [2021-06-11T08:41:19.995Z] === RUN   TestBuildSquashParent
08:41:19 [2021-06-11T08:41:19.995Z] --- SKIP: TestBuildSquashParent (0.00s)
08:41:19 [2021-06-11T08:41:19.995Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
08:41:19 [2021-06-11T08:41:19.995Z] === RUN   TestBuildWithRemoveAndForceRemove
08:41:19 [2021-06-11T08:41:19.995Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:41:19 [2021-06-11T08:41:19.995Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:41:19 [2021-06-11T08:41:19.995Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:41:19 [2021-06-11T08:41:19.995Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:41:19 [2021-06-11T08:41:19.995Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:41:19 [2021-06-11T08:41:19.995Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:41:19 [2021-06-11T08:41:19.995Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:41:19 [2021-06-11T08:41:19.995Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:41:19 [2021-06-11T08:41:19.995Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:41:19 [2021-06-11T08:41:19.995Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:41:19 [2021-06-11T08:41:19.995Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:41:19 [2021-06-11T08:41:19.995Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:41:19 [2021-06-11T08:41:19.995Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
08:41:19 [2021-06-11T08:41:19.995Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
08:41:19 [2021-06-11T08:41:19.995Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
08:41:19 [2021-06-11T08:41:19.995Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
08:41:20 [2021-06-11T08:41:20.037Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
08:41:20 [2021-06-11T08:41:20.037Z] === RUN   TestInfoDiscoveryInvalidAdvertise
08:41:20 [2021-06-11T08:41:20.808Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
08:41:20 [2021-06-11T08:41:20.964Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
08:41:20 [2021-06-11T08:41:20.964Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
08:41:21 [2021-06-11T08:41:21.524Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
08:41:21 [2021-06-11T08:41:21.524Z] === RUN   TestInfoAPI
08:41:21 [2021-06-11T08:41:21.524Z] --- PASS: TestInfoAPI (0.02s)
08:41:21 [2021-06-11T08:41:21.524Z] === RUN   TestInfoAPIWarnings
08:41:23 [2021-06-11T08:41:23.324Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
08:41:26 [2021-06-11T08:41:26.593Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
08:41:28 [2021-06-11T08:41:28.489Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
08:41:28 [2021-06-11T08:41:28.489Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
08:41:30 [2021-06-11T08:41:30.761Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
08:41:32 [2021-06-11T08:41:32.650Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
08:41:34 [2021-06-11T08:41:34.018Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
08:41:37 [2021-06-11T08:41:37.288Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
08:41:39 [2021-06-11T08:41:39.557Z] --- PASS: TestInfoAPIWarnings (16.26s)
08:41:39 [2021-06-11T08:41:39.557Z] === RUN   TestInfoDebug
08:41:39 [2021-06-11T08:41:39.557Z] --- PASS: TestInfoDebug (0.52s)
08:41:39 [2021-06-11T08:41:39.557Z] === RUN   TestInfoInsecureRegistries
08:41:39 [2021-06-11T08:41:39.557Z] --- PASS: TestInfoInsecureRegistries (0.53s)
08:41:39 [2021-06-11T08:41:39.557Z] === RUN   TestInfoRegistryMirrors
08:41:39 [2021-06-11T08:41:39.557Z] --- PASS: TestInfoRegistryMirrors (0.53s)
08:41:39 [2021-06-11T08:41:39.557Z] === RUN   TestLoginFailsWithBadCredentials
08:41:39 [2021-06-11T08:41:39.557Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s)
08:41:39 [2021-06-11T08:41:39.557Z] === RUN   TestPingCacheHeaders
08:41:39 [2021-06-11T08:41:39.557Z] --- PASS: TestPingCacheHeaders (0.02s)
08:41:39 [2021-06-11T08:41:39.557Z] === RUN   TestPingGet
08:41:39 [2021-06-11T08:41:39.557Z] --- PASS: TestPingGet (0.01s)
08:41:39 [2021-06-11T08:41:39.557Z] === RUN   TestPingHead
08:41:39 [2021-06-11T08:41:39.557Z] --- PASS: TestPingHead (0.02s)
08:41:39 [2021-06-11T08:41:39.557Z] === RUN   TestVersion
08:41:39 [2021-06-11T08:41:39.557Z] --- PASS: TestVersion (0.02s)
08:41:39 [2021-06-11T08:41:39.557Z] === CONT  TestCgroupDriverSystemdMemoryLimit
08:41:40 [2021-06-11T08:41:40.920Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.53s)
08:41:40 [2021-06-11T08:41:40.920Z] PASS
08:41:40 [2021-06-11T08:41:40.920Z] 
08:41:40 [2021-06-11T08:41:40.920Z] DONE 19 tests in 22.964s
08:41:40 [2021-06-11T08:41:40.920Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
08:41:40 [2021-06-11T08:41:40.920Z] INFO: Testing against a local daemon
08:41:40 [2021-06-11T08:41:40.920Z] === RUN   TestVolumesCreateAndList
08:41:41 [2021-06-11T08:41:41.175Z] --- PASS: TestVolumesCreateAndList (0.03s)
08:41:41 [2021-06-11T08:41:41.175Z] === RUN   TestVolumesRemove
08:41:41 [2021-06-11T08:41:41.175Z] --- PASS: TestVolumesRemove (0.09s)
08:41:41 [2021-06-11T08:41:41.175Z] === RUN   TestVolumesInspect
08:41:41 [2021-06-11T08:41:41.175Z] --- PASS: TestVolumesInspect (0.02s)
08:41:41 [2021-06-11T08:41:41.175Z] === RUN   TestVolumesInvalidJSON
08:41:41 [2021-06-11T08:41:41.175Z] === RUN   TestVolumesInvalidJSON//volumes/create
08:41:41 [2021-06-11T08:41:41.175Z] === PAUSE TestVolumesInvalidJSON//volumes/create
08:41:41 [2021-06-11T08:41:41.175Z] === CONT  TestVolumesInvalidJSON//volumes/create
08:41:41 [2021-06-11T08:41:41.175Z] --- PASS: TestVolumesInvalidJSON (0.01s)
08:41:41 [2021-06-11T08:41:41.175Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
08:41:41 [2021-06-11T08:41:41.175Z] PASS
08:41:41 [2021-06-11T08:41:41.175Z] 
08:41:41 [2021-06-11T08:41:41.175Z] DONE 5 tests in 0.177s
08:41:41 [2021-06-11T08:41:41.175Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:41:43 [2021-06-11T08:41:43.062Z] Stopping apparmor (via systemctl): apparmor.service.
08:41:43 [2021-06-11T08:41:43.062Z] Removing test suite binaries
08:41:43 [2021-06-11T08:41:43.062Z] exiting test-integration
08:41:43 [2021-06-11T08:41:43.062Z] ++ exit 0
08:41:43 [2021-06-11T08:41:43.062Z] 
08:41:43 [2021-06-11T08:41:43.208Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
08:41:43 [2021-06-11T08:41:43.208Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.05s)
08:41:43 [2021-06-11T08:41:43.208Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.05s)
08:41:43 [2021-06-11T08:41:43.208Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.01s)
08:41:43 [2021-06-11T08:41:43.208Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.53s)
08:41:43 [2021-06-11T08:41:43.208Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.97s)
08:41:43 [2021-06-11T08:41:43.208Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (13.14s)
08:41:43 [2021-06-11T08:41:43.208Z] === RUN   TestBuildMultiStageCopy
08:41:43 [2021-06-11T08:41:43.208Z] === RUN   TestBuildMultiStageCopy/copy_to_root
Post stage
[Pipeline] junit
08:41:46 [2021-06-11T08:41:46.339Z] Recording test results
08:41:47 [2021-06-11T08:41:47.242Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
08:41:47 [2021-06-11T08:41:47.242Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
08:41:47 [2021-06-11T08:41:47.523Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
08:41:47 [2021-06-11T08:41:47.871Z] + echo Ensuring container killed.
08:41:47 [2021-06-11T08:41:47.871Z] Ensuring container killed.
08:41:47 [2021-06-11T08:41:47.871Z] + docker rm -vf docker-pr4
08:41:47 [2021-06-11T08:41:47.871Z] Error: No such container: docker-pr4
[Pipeline] sh
08:41:48 [2021-06-11T08:41:48.159Z] + echo Chowning /workspace to jenkins user
08:41:48 [2021-06-11T08:41:48.159Z] Chowning /workspace to jenkins user
08:41:48 [2021-06-11T08:41:48.159Z] + id -u
08:41:48 [2021-06-11T08:41:48.159Z] + id -g
08:41:48 [2021-06-11T08:41:48.159Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42514:/workspace busybox chown -R 1000:1000 /workspace
08:41:48 [2021-06-11T08:41:48.159Z] Unable to find image 'busybox:latest' locally
08:41:48 [2021-06-11T08:41:48.415Z] latest: Pulling from library/busybox
08:41:48 [2021-06-11T08:41:48.415Z] b71f96345d44: Pulling fs layer
08:41:48 [2021-06-11T08:41:48.415Z] b71f96345d44: Verifying Checksum
08:41:48 [2021-06-11T08:41:48.415Z] b71f96345d44: Download complete
08:41:48 [2021-06-11T08:41:48.675Z] b71f96345d44: Pull complete
08:41:48 [2021-06-11T08:41:48.675Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d
08:41:48 [2021-06-11T08:41:48.675Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
08:41:51 [2021-06-11T08:41:51.482Z] + bundleName=amd64-cgroup2
08:41:51 [2021-06-11T08:41:51.482Z] + echo Creating amd64-cgroup2-bundles.tar.gz
08:41:51 [2021-06-11T08:41:51.482Z] Creating amd64-cgroup2-bundles.tar.gz
08:41:51 [2021-06-11T08:41:51.482Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
08:41:51 [2021-06-11T08:41:51.482Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
08:41:51 [2021-06-11T08:41:51.746Z] Archiving artifacts
08:41:53 [2021-06-11T08:41:53.854Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42514/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
08:41:54 [2021-06-11T08:41:54.200Z] + make clean
08:41:54 [2021-06-11T08:41:54.456Z] docker volume rm -f docker-dev-cache
08:41:54 [2021-06-11T08:41:54.456Z] docker-dev-cache
[Pipeline] deleteDir
08:41:55 [2021-06-11T08:41:55.489Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
08:41:55 [2021-06-11T08:41:55.489Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
08:41:56 [2021-06-11T08:41:56.441Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
08:41:57 [2021-06-11T08:41:57.956Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
[Pipeline] }
08:41:59 [2021-06-11T08:41:59.411Z] === RUN   TestDockerSuite/TestBuildDotDotFile
08:41:59 [2021-06-11T08:41:59.411Z] === RUN   TestDockerSuite/TestBuildEOLInLine
08:41:59 [2021-06-11T08:41:59.477Z] --- PASS: TestBuildMultiStageCopy (17.95s)
08:41:59 [2021-06-11T08:41:59.477Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (13.12s)
08:41:59 [2021-06-11T08:41:59.477Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.93s)
08:41:59 [2021-06-11T08:41:59.477Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.10s)
08:41:59 [2021-06-11T08:41:59.477Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.30s)
08:41:59 [2021-06-11T08:41:59.477Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.51s)
08:41:59 [2021-06-11T08:41:59.477Z] === RUN   TestBuildMultiStageParentConfig
08:42:02 [2021-06-11T08:42:02.340Z] --- PASS: TestBuildMultiStageParentConfig (2.71s)
08:42:02 [2021-06-11T08:42:02.340Z] === RUN   TestBuildLabelWithTargets
08:42:02 [2021-06-11T08:42:02.340Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
08:42:02 [2021-06-11T08:42:02.340Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
08:42:02 [2021-06-11T08:42:02.340Z] === RUN   TestBuildWithEmptyLayers
08:42:03 [2021-06-11T08:42:03.852Z] --- PASS: TestBuildWithEmptyLayers (1.51s)
08:42:03 [2021-06-11T08:42:03.852Z] === RUN   TestBuildMultiStageOnBuild
08:42:05 [2021-06-11T08:42:05.953Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
08:42:05 [2021-06-11T08:42:05.953Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
08:42:06 [2021-06-11T08:42:06.209Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
08:42:06 [2021-06-11T08:42:06.770Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
08:42:07 [2021-06-11T08:42:07.028Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
08:42:07 [2021-06-11T08:42:07.590Z] === RUN   TestDockerSuite/TestBuildEntrypoint
08:42:07 [2021-06-11T08:42:07.846Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
08:42:11 [2021-06-11T08:42:11.118Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
08:42:13 [2021-06-11T08:42:13.007Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
08:42:14 [2021-06-11T08:42:14.896Z] === RUN   TestDockerSuite/TestBuildEnv
08:42:16 [2021-06-11T08:42:16.261Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
08:42:17 [2021-06-11T08:42:17.627Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
08:42:18 [2021-06-11T08:42:18.556Z] --- PASS: TestBuildMultiStageOnBuild (13.02s)
08:42:18 [2021-06-11T08:42:18.556Z] === RUN   TestBuildUncleanTarFilenames
08:42:18 [2021-06-11T08:42:18.556Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
08:42:18 [2021-06-11T08:42:18.556Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
08:42:18 [2021-06-11T08:42:18.556Z] === RUN   TestBuildMultiStageLayerLeak
08:42:18 [2021-06-11T08:42:18.992Z] === RUN   TestDockerSuite/TestBuildEnvUsage
08:42:20 [2021-06-11T08:42:20.881Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
08:42:20 [2021-06-11T08:42:20.881Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
08:42:27 [2021-06-11T08:42:27.417Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
08:42:28 [2021-06-11T08:42:28.066Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 14.7% of statements
08:42:28 [2021-06-11T08:42:28.066Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/api/server/router	[no test files]
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
08:42:28 [2021-06-11T08:42:28.066Z] ok  	github.com/docker/docker/api/server/router/swarm	0.011s	coverage: 5.7% of statements
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/api/types	[no test files]
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/api/types/container	[no test files]
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/api/types/events	[no test files]
08:42:28 [2021-06-11T08:42:28.066Z] ok  	github.com/docker/docker/api/types/strslice	0.011s	coverage: 90.0% of statements
08:42:28 [2021-06-11T08:42:28.066Z] ok  	github.com/docker/docker/api/types/filters	0.007s	coverage: 92.2% of statements
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/api/types/image	[no test files]
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/api/types/network	[no test files]
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
08:42:28 [2021-06-11T08:42:28.066Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
08:42:28 [2021-06-11T08:42:28.066Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/builder	[no test files]
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
08:42:28 [2021-06-11T08:42:28.066Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
08:42:28 [2021-06-11T08:42:28.785Z] --- PASS: TestBuildMultiStageLayerLeak (11.65s)
08:42:28 [2021-06-11T08:42:28.785Z] === RUN   TestBuildWithHugeFile
08:42:29 [2021-06-11T08:42:29.969Z] ok  	github.com/docker/docker/builder/dockerfile	0.218s	coverage: 48.8% of statements
08:42:29 [2021-06-11T08:42:29.969Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
08:42:29 [2021-06-11T08:42:29.969Z] ok  	github.com/docker/docker/builder/remotecontext	0.114s	coverage: 13.7% of statements
08:42:30 [2021-06-11T08:42:30.906Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
08:42:31 [2021-06-11T08:42:31.843Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.363s	coverage: 86.3% of statements
08:42:31 [2021-06-11T08:42:31.843Z] ?   	github.com/docker/docker/cli	[no test files]
08:42:31 [2021-06-11T08:42:31.843Z] ?   	github.com/docker/docker/cli/config	[no test files]
08:42:35 [2021-06-11T08:42:35.128Z] ok  	github.com/docker/docker/client	0.184s	coverage: 75.4% of statements
08:42:42 [2021-06-11T08:42:42.287Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
08:42:42 [2021-06-11T08:42:42.850Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
08:42:55 [2021-06-11T08:42:55.023Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
08:42:55 [2021-06-11T08:42:55.586Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
08:43:07 [2021-06-11T08:43:07.754Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
08:43:07 [2021-06-11T08:43:07.754Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
08:43:07 [2021-06-11T08:43:07.754Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
08:43:07 [2021-06-11T08:43:07.754Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
08:43:09 [2021-06-11T08:43:09.644Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
08:43:09 [2021-06-11T08:43:09.644Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
08:43:09 [2021-06-11T08:43:09.900Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
08:43:21 [2021-06-11T08:43:21.801Z] ok  	github.com/docker/docker/cmd/dockerd	0.071s	coverage: 29.1% of statements
08:43:21 [2021-06-11T08:43:21.801Z] ok  	github.com/docker/docker/container	0.119s	coverage: 34.6% of statements
08:43:21 [2021-06-11T08:43:21.801Z] ?   	github.com/docker/docker/container/stream	[no test files]
08:43:21 [2021-06-11T08:43:21.801Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
08:43:21 [2021-06-11T08:43:21.801Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
08:43:21 [2021-06-11T08:43:21.801Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
08:43:24 [2021-06-11T08:43:24.879Z] === RUN   TestDockerSuite/TestBuildExpose
08:43:24 [2021-06-11T08:43:24.879Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
08:43:24 [2021-06-11T08:43:24.879Z] === RUN   TestDockerSuite/TestBuildExposeOrder
08:43:24 [2021-06-11T08:43:24.879Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
08:43:25 [2021-06-11T08:43:25.136Z] === RUN   TestDockerSuite/TestBuildFails
08:43:26 [2021-06-11T08:43:26.509Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
08:43:26 [2021-06-11T08:43:26.509Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
08:43:27 [2021-06-11T08:43:27.133Z] ok  	github.com/docker/docker/daemon/cluster	0.065s	coverage: 0.5% of statements
08:43:29 [2021-06-11T08:43:29.026Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
08:43:29 [2021-06-11T08:43:29.032Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.009s	coverage: 65.3% of statements
08:43:30 [2021-06-11T08:43:30.408Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
08:43:31 [2021-06-11T08:43:31.543Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
08:43:31 [2021-06-11T08:43:31.800Z] === RUN   TestDockerSuite/TestBuildForceRm
08:43:33 [2021-06-11T08:43:33.168Z] --- PASS: TestImportExtremelyLargeImageWorks (192.22s)
08:43:33 [2021-06-11T08:43:33.168Z] PASS
08:43:33 [2021-06-11T08:43:33.168Z] 
08:43:33 [2021-06-11T08:43:33.168Z] DONE 12 tests in 196.729s
08:43:33 [2021-06-11T08:43:33.168Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
08:43:33 [2021-06-11T08:43:33.168Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
08:43:33 [2021-06-11T08:43:33.168Z] ++ set -e
08:43:33 [2021-06-11T08:43:33.168Z] ++ '[' -n 0 ']'
08:43:33 [2021-06-11T08:43:33.168Z] ++ set -x
08:43:33 [2021-06-11T08:43:33.169Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
08:43:33 [2021-06-11T08:43:33.426Z] INFO: Testing against a local daemon
08:43:33 [2021-06-11T08:43:33.426Z] === RUN   TestNetworkCreateDelete
08:43:33 [2021-06-11T08:43:33.682Z] --- PASS: TestNetworkCreateDelete (0.21s)
08:43:33 [2021-06-11T08:43:33.682Z] === RUN   TestDockerNetworkDeletePreferID
08:43:34 [2021-06-11T08:43:34.246Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s)
08:43:34 [2021-06-11T08:43:34.246Z] === RUN   TestDaemonDNSFallback
08:43:34 [2021-06-11T08:43:34.808Z] === RUN   TestDockerSuite/TestBuildFromGit
08:43:36 [2021-06-11T08:43:36.699Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
08:43:36 [2021-06-11T08:43:36.955Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
08:43:37 [2021-06-11T08:43:37.882Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
08:43:39 [2021-06-11T08:43:39.771Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
08:43:40 [2021-06-11T08:43:40.027Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
08:43:40 [2021-06-11T08:43:40.283Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
08:43:40 [2021-06-11T08:43:40.376Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.437s	coverage: 14.1% of statements
08:43:40 [2021-06-11T08:43:40.376Z] ok  	github.com/docker/docker/daemon	12.182s	coverage: 17.4% of statements
08:43:40 [2021-06-11T08:43:40.635Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
08:43:40 [2021-06-11T08:43:40.635Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
08:43:40 [2021-06-11T08:43:40.894Z] ok  	github.com/docker/docker/daemon/config	0.047s	coverage: 81.8% of statements
08:43:41 [2021-06-11T08:43:41.648Z] --- PASS: TestDaemonDNSFallback (7.31s)
08:43:41 [2021-06-11T08:43:41.648Z] === RUN   TestInspectNetwork
08:43:41 [2021-06-11T08:43:41.829Z] ok  	github.com/docker/docker/daemon/discovery	0.015s	coverage: 30.0% of statements
08:43:42 [2021-06-11T08:43:42.087Z] ok  	github.com/docker/docker/daemon/events	0.067s	coverage: 50.0% of statements
08:43:42 [2021-06-11T08:43:42.087Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
08:43:42 [2021-06-11T08:43:42.087Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
08:43:42 [2021-06-11T08:43:42.219Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
08:43:43 [2021-06-11T08:43:43.464Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
08:43:44 [2021-06-11T08:43:44.738Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
08:43:45 [2021-06-11T08:43:45.363Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.367s	coverage: 73.3% of statements
08:43:46 [2021-06-11T08:43:46.297Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.012s	coverage: 3.1% of statements
08:43:46 [2021-06-11T08:43:46.627Z] === RUN   TestInspectNetwork/full_network_id
08:43:46 [2021-06-11T08:43:46.627Z] === RUN   TestInspectNetwork/partial_network_id
08:43:46 [2021-06-11T08:43:46.627Z] === RUN   TestInspectNetwork/network_name
08:43:46 [2021-06-11T08:43:46.627Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
08:43:46 [2021-06-11T08:43:46.627Z] === RUN   TestDockerSuite/TestBuildHistory
08:43:46 [2021-06-11T08:43:46.864Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.437s	coverage: 56.2% of statements
08:43:48 [2021-06-11T08:43:48.766Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.006s	coverage: 1.9% of statements
08:43:49 [2021-06-11T08:43:49.140Z] === RUN   TestDockerSuite/TestBuildIidFile
08:43:49 [2021-06-11T08:43:49.397Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
08:43:50 [2021-06-11T08:43:50.323Z] === RUN   TestDockerSuite/TestBuildInheritance
08:43:50 [2021-06-11T08:43:50.579Z] --- PASS: TestInspectNetwork (9.05s)
08:43:50 [2021-06-11T08:43:50.579Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
08:43:50 [2021-06-11T08:43:50.579Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
08:43:50 [2021-06-11T08:43:50.579Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
08:43:50 [2021-06-11T08:43:50.579Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
08:43:50 [2021-06-11T08:43:50.579Z] === RUN   TestRunContainerWithBridgeNone
08:43:50 [2021-06-11T08:43:50.835Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
08:43:51 [2021-06-11T08:43:51.321Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.330s	coverage: 49.4% of statements
08:43:51 [2021-06-11T08:43:51.398Z] === RUN   TestDockerSuite/TestBuildInvalidTag
08:43:51 [2021-06-11T08:43:51.398Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
08:43:51 [2021-06-11T08:43:51.580Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.705s	coverage: 45.9% of statements
08:43:51 [2021-06-11T08:43:51.580Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
08:43:52 [2021-06-11T08:43:52.764Z] === RUN   TestDockerSuite/TestBuildLabel
08:43:53 [2021-06-11T08:43:53.020Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
08:43:53 [2021-06-11T08:43:53.483Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.522s	coverage: 57.7% of statements
08:43:53 [2021-06-11T08:43:53.483Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
08:43:53 [2021-06-11T08:43:53.483Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
08:43:53 [2021-06-11T08:43:53.483Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 57.5% of statements
08:43:53 [2021-06-11T08:43:53.583Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
08:43:54 [2021-06-11T08:43:54.145Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
08:43:54 [2021-06-11T08:43:54.708Z] === RUN   TestDockerSuite/TestBuildLabels
08:43:54 [2021-06-11T08:43:54.861Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.005s	coverage: 3.0% of statements
08:43:54 [2021-06-11T08:43:54.964Z] --- PASS: TestRunContainerWithBridgeNone (4.51s)
08:43:54 [2021-06-11T08:43:54.964Z] === RUN   TestNetworkInvalidJSON
08:43:54 [2021-06-11T08:43:54.965Z] === RUN   TestNetworkInvalidJSON//networks/create
08:43:54 [2021-06-11T08:43:54.965Z] === PAUSE TestNetworkInvalidJSON//networks/create
08:43:54 [2021-06-11T08:43:54.965Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
08:43:54 [2021-06-11T08:43:54.965Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
08:43:54 [2021-06-11T08:43:54.965Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
08:43:54 [2021-06-11T08:43:54.965Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
08:43:54 [2021-06-11T08:43:54.965Z] === CONT  TestNetworkInvalidJSON//networks/create
08:43:54 [2021-06-11T08:43:54.965Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
08:43:54 [2021-06-11T08:43:54.965Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
08:43:54 [2021-06-11T08:43:54.965Z] --- PASS: TestNetworkInvalidJSON (0.02s)
08:43:54 [2021-06-11T08:43:54.965Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
08:43:54 [2021-06-11T08:43:54.965Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
08:43:54 [2021-06-11T08:43:54.965Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
08:43:54 [2021-06-11T08:43:54.965Z] === RUN   TestNetworkList
08:43:55 [2021-06-11T08:43:55.221Z] === RUN   TestNetworkList//networks
08:43:55 [2021-06-11T08:43:55.221Z] === PAUSE TestNetworkList//networks
08:43:55 [2021-06-11T08:43:55.221Z] === RUN   TestNetworkList//networks/
08:43:55 [2021-06-11T08:43:55.221Z] === PAUSE TestNetworkList//networks/
08:43:55 [2021-06-11T08:43:55.221Z] === CONT  TestNetworkList//networks
08:43:55 [2021-06-11T08:43:55.221Z] === CONT  TestNetworkList//networks/
08:43:55 [2021-06-11T08:43:55.221Z] --- PASS: TestNetworkList (0.03s)
08:43:55 [2021-06-11T08:43:55.221Z]     --- PASS: TestNetworkList//networks (0.00s)
08:43:55 [2021-06-11T08:43:55.221Z]     --- PASS: TestNetworkList//networks/ (0.00s)
08:43:55 [2021-06-11T08:43:55.221Z] === RUN   TestHostIPv4BridgeLabel
08:43:55 [2021-06-11T08:43:55.221Z] === RUN   TestDockerSuite/TestBuildLabelsCache
08:43:55 [2021-06-11T08:43:55.782Z] --- PASS: TestHostIPv4BridgeLabel (0.59s)
08:43:55 [2021-06-11T08:43:55.782Z] === RUN   TestDaemonRestartWithLiveRestore
08:43:55 [2021-06-11T08:43:55.795Z] ok  	github.com/docker/docker/daemon/links	0.007s	coverage: 93.0% of statements
08:43:56 [2021-06-11T08:43:56.343Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
08:43:56 [2021-06-11T08:43:56.906Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
08:43:56 [2021-06-11T08:43:56.906Z] === RUN   TestDaemonDefaultNetworkPools
08:43:57 [2021-06-11T08:43:57.171Z] ok  	github.com/docker/docker/daemon/images	0.017s	coverage: 6.6% of statements
08:43:57 [2021-06-11T08:43:57.171Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
08:43:57 [2021-06-11T08:43:57.171Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
08:43:57 [2021-06-11T08:43:57.468Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s)
08:43:57 [2021-06-11T08:43:57.468Z] === RUN   TestDaemonRestartWithExistingNetwork
08:43:57 [2021-06-11T08:43:57.738Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 43.5% of statements
08:43:58 [2021-06-11T08:43:58.837Z] === RUN   TestDockerSuite/TestBuildLastModified
08:43:58 [2021-06-11T08:43:58.837Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
08:43:58 [2021-06-11T08:43:58.837Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:43:59 [2021-06-11T08:43:59.112Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.173s	coverage: 77.4% of statements
08:43:59 [2021-06-11T08:43:59.112Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
08:43:59 [2021-06-11T08:43:59.112Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
08:43:59 [2021-06-11T08:43:59.371Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.005s	coverage: 67.0% of statements
08:44:00 [2021-06-11T08:44:00.223Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
08:44:00 [2021-06-11T08:44:00.223Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:44:00 [2021-06-11T08:44:00.306Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
08:44:00 [2021-06-11T08:44:00.485Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
08:44:00 [2021-06-11T08:44:00.485Z] === RUN   TestServiceWithPredefinedNetwork
08:44:00 [2021-06-11T08:44:00.873Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.011s	coverage: 69.9% of statements
08:44:01 [2021-06-11T08:44:01.131Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
08:44:02 [2021-06-11T08:44:02.513Z] ok  	github.com/docker/docker/daemon/logger/local	0.015s	coverage: 75.2% of statements
08:44:02 [2021-06-11T08:44:02.513Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
08:44:02 [2021-06-11T08:44:02.772Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.031s	coverage: 58.6% of statements
08:44:03 [2021-06-11T08:44:03.707Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.011s	coverage: 31.5% of statements
08:44:03 [2021-06-11T08:44:03.750Z] --- PASS: TestServiceWithPredefinedNetwork (2.69s)
08:44:03 [2021-06-11T08:44:03.750Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:44:03 [2021-06-11T08:44:03.750Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:44:03 [2021-06-11T08:44:03.750Z]     service_test.go:242: FLAKY_TEST
08:44:03 [2021-06-11T08:44:03.750Z] === RUN   TestServiceWithDataPathPortInit
08:44:04 [2021-06-11T08:44:04.311Z] === RUN   TestDockerSuite/TestBuildLineBreak
08:44:05 [2021-06-11T08:44:05.083Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.015s	coverage: 46.8% of statements
08:44:05 [2021-06-11T08:44:05.342Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
08:44:05 [2021-06-11T08:44:05.676Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
08:44:06 [2021-06-11T08:44:06.277Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.572s	coverage: 82.5% of statements
08:44:06 [2021-06-11T08:44:06.277Z] ?   	github.com/docker/docker/daemon/names	[no test files]
08:44:06 [2021-06-11T08:44:06.277Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
08:44:06 [2021-06-11T08:44:06.277Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
08:44:08 [2021-06-11T08:44:08.811Z] ok  	github.com/docker/docker/distribution/metadata	0.040s	coverage: 48.2% of statements
08:44:08 [2021-06-11T08:44:08.811Z] ok  	github.com/docker/docker/distribution	0.173s	coverage: 25.2% of statements
08:44:08 [2021-06-11T08:44:08.811Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
08:44:08 [2021-06-11T08:44:08.945Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
08:44:08 [2021-06-11T08:44:08.945Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
08:44:08 [2021-06-11T08:44:08.945Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
08:44:09 [2021-06-11T08:44:09.201Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
08:44:09 [2021-06-11T08:44:09.201Z] === RUN   TestDockerSuite/TestBuildMaintainer
08:44:09 [2021-06-11T08:44:09.457Z] === RUN   TestDockerSuite/TestBuildMissingArgs
08:44:10 [2021-06-11T08:44:10.194Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 53.1% of statements
08:44:10 [2021-06-11T08:44:10.823Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
08:44:11 [2021-06-11T08:44:11.130Z] ok  	github.com/docker/docker/image	0.017s	coverage: 86.6% of statements
08:44:11 [2021-06-11T08:44:11.697Z] ok  	github.com/docker/docker/distribution/xfer	1.883s	coverage: 85.6% of statements
08:44:11 [2021-06-11T08:44:11.697Z] ?   	github.com/docker/docker/dockerversion	[no test files]
08:44:11 [2021-06-11T08:44:11.697Z] ok  	github.com/docker/docker/image/cache	0.011s	coverage: 19.2% of statements
08:44:12 [2021-06-11T08:44:12.187Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
08:44:13 [2021-06-11T08:44:13.071Z] ok  	github.com/docker/docker/image/tarexport	0.017s	coverage: 0.6% of statements
08:44:13 [2021-06-11T08:44:13.071Z] ok  	github.com/docker/docker/image/v1	0.015s	coverage: 25.0% of statements
08:44:13 [2021-06-11T08:44:13.071Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
08:44:13 [2021-06-11T08:44:13.638Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
08:44:17 [2021-06-11T08:44:17.431Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
08:44:17 [2021-06-11T08:44:17.431Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
08:44:17 [2021-06-11T08:44:17.431Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
08:44:20 [2021-06-11T08:44:20.701Z] --- PASS: TestServiceWithDataPathPortInit (17.40s)
08:44:20 [2021-06-11T08:44:20.701Z] === RUN   TestServiceWithDefaultAddressPoolInit
08:44:23 [2021-06-11T08:44:23.655Z] ok  	github.com/docker/docker/layer	7.176s	coverage: 68.8% of statements
08:44:23 [2021-06-11T08:44:23.655Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
08:44:23 [2021-06-11T08:44:23.655Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
08:44:23 [2021-06-11T08:44:23.655Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
08:44:23 [2021-06-11T08:44:23.655Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
08:44:25 [2021-06-11T08:44:25.041Z] --- PASS: TestBuildWithHugeFile (111.15s)
08:44:25 [2021-06-11T08:44:25.041Z] === RUN   TestBuildWCOWSandboxSize
08:44:26 [2021-06-11T08:44:26.938Z] ok  	github.com/docker/docker/libnetwork/api	1.385s	coverage: 90.1% of statements
08:44:27 [2021-06-11T08:44:27.199Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.126s	coverage: 84.4% of statements
08:44:27 [2021-06-11T08:44:27.244Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
08:44:28 [2021-06-11T08:44:28.133Z] ok  	github.com/docker/docker/libnetwork/client	0.018s	coverage: 75.2% of statements
08:44:28 [2021-06-11T08:44:28.699Z] ok  	github.com/docker/docker/libnetwork/client/mflag	0.003s	coverage: 62.7% of statements
08:44:29 [2021-06-11T08:44:29.138Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.43s)
08:44:29 [2021-06-11T08:44:29.138Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r3tvmsk14rw3wdvjb94hg9gbc Created:2021-06-11 08:44:22.061134 +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[78ce7e59b0a27f115747839d57640e14177b38b4c7fa44101832fbe3d2cbcdce:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ockfrhfyd8wa4b8x2n86y34vj EndpointID:5d42aa76293f45c8c7ae715a2d2ddb6f2fdeece206c0f30d9a2bea23fcd79add MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ad16ab6ea9955db12fc51f18886317c04721759a933e554c12ed477993665b1c 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:ee1d7fa8510d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ockfrhfyd8wa4b8x2n86y34vj EndpointID:5d42aa76293f45c8c7ae715a2d2ddb6f2fdeece206c0f30d9a2bea23fcd79add EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
08:44:29 [2021-06-11T08:44:29.138Z] PASS
08:44:29 [2021-06-11T08:44:29.138Z] 
08:44:29 [2021-06-11T08:44:29.138Z] === Skipped
08:44:29 [2021-06-11T08:44:29.138Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
08:44:29 [2021-06-11T08:44:29.138Z]     service_test.go:242: FLAKY_TEST
08:44:29 [2021-06-11T08:44:29.138Z] 
08:44:29 [2021-06-11T08:44:29.138Z] 
08:44:29 [2021-06-11T08:44:29.138Z] DONE 26 tests, 1 skipped in 55.877s
08:44:29 [2021-06-11T08:44:29.138Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
08:44:29 [2021-06-11T08:44:29.138Z] ++ 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
08:44:29 [2021-06-11T08:44:29.138Z] ++ set -e
08:44:29 [2021-06-11T08:44:29.138Z] ++ '[' -n 0 ']'
08:44:29 [2021-06-11T08:44:29.138Z] ++ set -x
08:44:29 [2021-06-11T08:44:29.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=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
08:44:29 [2021-06-11T08:44:29.138Z] INFO: Testing against a local daemon
08:44:29 [2021-06-11T08:44:29.138Z] === RUN   TestDockerNetworkIpvlanPersistance
08:44:29 [2021-06-11T08:44:29.138Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
08:44:29 [2021-06-11T08:44:29.138Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:44:29 [2021-06-11T08:44:29.138Z] === RUN   TestDockerNetworkIpvlan
08:44:29 [2021-06-11T08:44:29.138Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
08:44:29 [2021-06-11T08:44:29.138Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:44:29 [2021-06-11T08:44:29.138Z] PASS
08:44:29 [2021-06-11T08:44:29.138Z] 
08:44:29 [2021-06-11T08:44:29.138Z] === Skipped
08:44:29 [2021-06-11T08:44:29.138Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
08:44:29 [2021-06-11T08:44:29.138Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:44:29 [2021-06-11T08:44:29.138Z] 
08:44:29 [2021-06-11T08:44:29.138Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
08:44:29 [2021-06-11T08:44:29.138Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:44:29 [2021-06-11T08:44:29.138Z] 
08:44:29 [2021-06-11T08:44:29.138Z] 
08:44:29 [2021-06-11T08:44:29.138Z] DONE 2 tests, 2 skipped in 0.145s
08:44:29 [2021-06-11T08:44:29.138Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
08:44:29 [2021-06-11T08:44:29.138Z] ++ 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
08:44:29 [2021-06-11T08:44:29.138Z] ++ set -e
08:44:29 [2021-06-11T08:44:29.138Z] ++ '[' -n 0 ']'
08:44:29 [2021-06-11T08:44:29.138Z] ++ set -x
08:44:29 [2021-06-11T08:44:29.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=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
08:44:29 [2021-06-11T08:44:29.395Z] INFO: Testing against a local daemon
08:44:29 [2021-06-11T08:44:29.395Z] === RUN   TestDockerNetworkMacvlanPersistance
08:44:30 [2021-06-11T08:44:30.323Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
08:44:30 [2021-06-11T08:44:30.604Z] ok  	github.com/docker/docker/libnetwork/cmd/proxy	0.103s	coverage: 67.6% of statements
08:44:30 [2021-06-11T08:44:30.885Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s)
08:44:30 [2021-06-11T08:44:30.885Z] === RUN   TestDockerNetworkMacvlan
08:44:30 [2021-06-11T08:44:30.885Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
08:44:31 [2021-06-11T08:44:31.171Z] ok  	github.com/docker/docker/libnetwork/config	0.051s	coverage: 24.0% of statements
08:44:31 [2021-06-11T08:44:31.738Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
08:44:31 [2021-06-11T08:44:31.813Z] === RUN   TestDockerNetworkMacvlan/Subinterface
08:44:32 [2021-06-11T08:44:32.316Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
08:44:32 [2021-06-11T08:44:32.745Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
08:44:32 [2021-06-11T08:44:32.745Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
08:44:34 [2021-06-11T08:44:34.111Z] === RUN   TestDockerNetworkMacvlan/NilParent
08:44:35 [2021-06-11T08:44:35.603Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.421s	coverage: 59.9% of statements
08:44:35 [2021-06-11T08:44:35.862Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
08:44:36 [2021-06-11T08:44:36.000Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
08:44:36 [2021-06-11T08:44:36.000Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
08:44:36 [2021-06-11T08:44:36.429Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.017s	coverage: 4.0% of statements
08:44:37 [2021-06-11T08:44:37.365Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.017s	coverage: 4.5% of statements
08:44:37 [2021-06-11T08:44:37.365Z] === RUN   TestDockerNetworkMacvlan/InternalMode
08:44:37 [2021-06-11T08:44:37.882Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
08:44:41 [2021-06-11T08:44:41.540Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
08:44:41 [2021-06-11T08:44:41.797Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
08:44:42 [2021-06-11T08:44:42.359Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
08:44:44 [2021-06-11T08:44:44.880Z] === RUN   TestDockerSuite/TestBuildMultipleTags
08:44:45 [2021-06-11T08:44:45.135Z] === RUN   TestDockerSuite/TestBuildNetContainer
08:44:47 [2021-06-11T08:44:47.848Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	7.129s	coverage: 6.6% of statements
08:44:47 [2021-06-11T08:44:47.848Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.002s	coverage: 63.6% of statements
08:44:47 [2021-06-11T08:44:47.848Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
08:44:48 [2021-06-11T08:44:48.428Z] === RUN   TestDockerSuite/TestBuildNetNone
08:44:48 [2021-06-11T08:44:48.782Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.017s	coverage: 82.4% of statements
08:44:48 [2021-06-11T08:44:48.992Z] === RUN   TestDockerNetworkMacvlan/Addressing
08:44:48 [2021-06-11T08:44:48.992Z] === RUN   TestDockerSuite/TestBuildNoContext
08:44:49 [2021-06-11T08:44:49.040Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.011s	coverage: 81.2% of statements
08:44:49 [2021-06-11T08:44:49.607Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.002s	coverage: 48.1% of statements
08:44:50 [2021-06-11T08:44:50.174Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
08:44:50 [2021-06-11T08:44:50.174Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
08:44:50 [2021-06-11T08:44:50.360Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
08:44:51 [2021-06-11T08:44:51.289Z] --- PASS: TestDockerNetworkMacvlan (20.35s)
08:44:51 [2021-06-11T08:44:51.289Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
08:44:51 [2021-06-11T08:44:51.289Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
08:44:51 [2021-06-11T08:44:51.289Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.51s)
08:44:51 [2021-06-11T08:44:51.289Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.71s)
08:44:51 [2021-06-11T08:44:51.289Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.19s)
08:44:51 [2021-06-11T08:44:51.289Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.99s)
08:44:51 [2021-06-11T08:44:51.289Z] PASS
08:44:51 [2021-06-11T08:44:51.289Z] 
08:44:51 [2021-06-11T08:44:51.289Z] DONE 8 tests in 21.925s
08:44:51 [2021-06-11T08:44:51.289Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
08:44:51 [2021-06-11T08:44:51.290Z] ++ 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
08:44:51 [2021-06-11T08:44:51.290Z] ++ set -e
08:44:51 [2021-06-11T08:44:51.290Z] ++ '[' -n 0 ']'
08:44:51 [2021-06-11T08:44:51.290Z] ++ set -x
08:44:51 [2021-06-11T08:44:51.290Z] ++ env -i DEST=/go/src/github.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
08:44:51 [2021-06-11T08:44:51.290Z] testing: warning: no tests to run
08:44:51 [2021-06-11T08:44:51.290Z] PASS
08:44:51 [2021-06-11T08:44:51.290Z] 
08:44:51 [2021-06-11T08:44:51.290Z] DONE 0 tests in 0.024s
08:44:51 [2021-06-11T08:44:51.290Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
08:44:51 [2021-06-11T08:44:51.290Z] ++ 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
08:44:51 [2021-06-11T08:44:51.290Z] ++ set -e
08:44:51 [2021-06-11T08:44:51.290Z] ++ '[' -n 0 ']'
08:44:51 [2021-06-11T08:44:51.290Z] ++ set -x
08:44:51 [2021-06-11T08:44:51.290Z] ++ env -i DEST=/go/src/github.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
08:44:51 [2021-06-11T08:44:51.290Z] INFO: Testing against a local daemon
08:44:51 [2021-06-11T08:44:51.290Z] === RUN   TestAuthZPluginAllowRequest
08:44:51 [2021-06-11T08:44:51.290Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
08:44:52 [2021-06-11T08:44:52.656Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
08:44:53 [2021-06-11T08:44:53.220Z] --- PASS: TestAuthZPluginAllowRequest (1.83s)
08:44:53 [2021-06-11T08:44:53.220Z] === RUN   TestAuthZPluginTLS
08:44:53 [2021-06-11T08:44:53.220Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
08:44:53 [2021-06-11T08:44:53.220Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
08:44:53 [2021-06-11T08:44:53.519Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
08:44:53 [2021-06-11T08:44:53.776Z] --- PASS: TestAuthZPluginTLS (0.58s)
08:44:53 [2021-06-11T08:44:53.776Z] === RUN   TestAuthZPluginDenyRequest
08:44:54 [2021-06-11T08:44:54.034Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
08:44:54 [2021-06-11T08:44:54.292Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
08:44:54 [2021-06-11T08:44:54.292Z] === RUN   TestAuthZPluginAPIDenyResponse
08:44:54 [2021-06-11T08:44:54.548Z] === RUN   TestDockerSuite/TestBuildOnBuild
08:44:54 [2021-06-11T08:44:54.804Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
08:44:54 [2021-06-11T08:44:54.804Z] === RUN   TestAuthZPluginDenyResponse
08:44:55 [2021-06-11T08:44:55.060Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
08:44:55 [2021-06-11T08:44:55.318Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
08:44:55 [2021-06-11T08:44:55.318Z] === RUN   TestAuthZPluginAllowEventStream
08:44:57 [2021-06-11T08:44:57.222Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
08:44:57 [2021-06-11T08:44:57.784Z] --- PASS: TestAuthZPluginAllowEventStream (2.31s)
08:44:57 [2021-06-11T08:44:57.784Z] === RUN   TestAuthZPluginErrorResponse
08:44:58 [2021-06-11T08:44:58.291Z] ok  	github.com/docker/docker/libnetwork	38.625s	coverage: 40.7% of statements
08:44:58 [2021-06-11T08:44:58.291Z] ?   	github.com/docker/docker/libnetwork/client/mflag/example	[no test files]
08:44:58 [2021-06-11T08:44:58.291Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
08:44:58 [2021-06-11T08:44:58.291Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
08:44:58 [2021-06-11T08:44:58.291Z] ?   	github.com/docker/docker/libnetwork/cmd/dnet	[no test files]
08:44:58 [2021-06-11T08:44:58.291Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
08:44:58 [2021-06-11T08:44:58.291Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
08:44:58 [2021-06-11T08:44:58.291Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
08:44:58 [2021-06-11T08:44:58.291Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
08:44:58 [2021-06-11T08:44:58.291Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
08:44:58 [2021-06-11T08:44:58.291Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
08:44:58 [2021-06-11T08:44:58.291Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
08:44:58 [2021-06-11T08:44:58.291Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
08:44:58 [2021-06-11T08:44:58.291Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
08:44:58 [2021-06-11T08:44:58.291Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
08:44:58 [2021-06-11T08:44:58.291Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
08:44:58 [2021-06-11T08:44:58.291Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
08:44:58 [2021-06-11T08:44:58.291Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
08:44:58 [2021-06-11T08:44:58.292Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
08:44:58 [2021-06-11T08:44:58.292Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
08:44:58 [2021-06-11T08:44:58.346Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
08:44:58 [2021-06-11T08:44:58.346Z] --- PASS: TestAuthZPluginErrorResponse (0.62s)
08:44:58 [2021-06-11T08:44:58.346Z] === RUN   TestAuthZPluginErrorRequest
08:44:58 [2021-06-11T08:44:58.907Z] --- PASS: TestAuthZPluginErrorRequest (0.57s)
08:44:58 [2021-06-11T08:44:58.907Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
08:44:59 [2021-06-11T08:44:59.469Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
08:44:59 [2021-06-11T08:44:59.469Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
08:45:00 [2021-06-11T08:45:00.822Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
08:45:01 [2021-06-11T08:45:01.388Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.014s	coverage: 57.1% of statements
08:45:01 [2021-06-11T08:45:01.986Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
08:45:02 [2021-06-11T08:45:02.561Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
08:45:02 [2021-06-11T08:45:02.561Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (3.17s)
08:45:02 [2021-06-11T08:45:02.561Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
08:45:02 [2021-06-11T08:45:02.762Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
08:45:03 [2021-06-11T08:45:03.707Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
08:45:05 [2021-06-11T08:45:05.077Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
08:45:05 [2021-06-11T08:45:05.610Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.933s	coverage: 74.0% of statements
08:45:05 [2021-06-11T08:45:05.644Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (3.01s)
08:45:05 [2021-06-11T08:45:05.644Z] === RUN   TestAuthZPluginHeader
08:45:06 [2021-06-11T08:45:06.576Z] --- PASS: TestAuthZPluginHeader (0.86s)
08:45:06 [2021-06-11T08:45:06.576Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
08:45:06 [2021-06-11T08:45:06.984Z] ok  	github.com/docker/docker/libnetwork/iptables	0.307s	coverage: 45.1% of statements
08:45:07 [2021-06-11T08:45:07.243Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
08:45:07 [2021-06-11T08:45:07.941Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
08:45:08 [2021-06-11T08:45:08.179Z] ok  	github.com/docker/docker/libnetwork/netutils	0.038s	coverage: 43.8% of statements
08:45:08 [2021-06-11T08:45:08.868Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
08:45:10 [2021-06-11T08:45:10.758Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
08:45:10 [2021-06-11T08:45:10.758Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
08:45:11 [2021-06-11T08:45:11.014Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.43s)
08:45:11 [2021-06-11T08:45:11.014Z] === RUN   TestAuthZPluginV2Disable
08:45:14 [2021-06-11T08:45:14.283Z] --- PASS: TestAuthZPluginV2Disable (3.36s)
08:45:14 [2021-06-11T08:45:14.283Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
08:45:14 [2021-06-11T08:45:14.845Z] === RUN   TestDockerSuite/TestBuildPATH
08:45:16 [2021-06-11T08:45:16.735Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
08:45:16 [2021-06-11T08:45:16.735Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
08:45:17 [2021-06-11T08:45:17.663Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.19s)
08:45:17 [2021-06-11T08:45:17.663Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
08:45:17 [2021-06-11T08:45:17.663Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
08:45:19 [2021-06-11T08:45:19.029Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
08:45:23 [2021-06-11T08:45:23.059Z] ok  	github.com/docker/docker/libnetwork/ipam	22.038s	coverage: 85.3% of statements
08:45:23 [2021-06-11T08:45:23.059Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
08:45:23 [2021-06-11T08:45:23.059Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
08:45:23 [2021-06-11T08:45:23.059Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
08:45:23 [2021-06-11T08:45:23.059Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
08:45:26 [2021-06-11T08:45:26.404Z] ok  	github.com/docker/docker/libnetwork/osl	4.318s	coverage: 39.7% of statements
08:45:26 [2021-06-11T08:45:26.983Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.002s	coverage: 20.0% of statements
08:45:27 [2021-06-11T08:45:27.241Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.008s	coverage: 87.1% of statements
08:45:28 [2021-06-11T08:45:28.175Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.244s	coverage: 49.5% of statements
08:45:28 [2021-06-11T08:45:28.434Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.5% of statements
08:45:29 [2021-06-11T08:45:29.001Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 47.9% of statements
08:45:29 [2021-06-11T08:45:29.568Z] ok  	github.com/docker/docker/oci	0.006s	coverage: 45.2% of statements
08:45:30 [2021-06-11T08:45:30.134Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 67.1% of statements
08:45:30 [2021-06-11T08:45:30.393Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
08:45:31 [2021-06-11T08:45:31.203Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.82s)
08:45:31 [2021-06-11T08:45:31.203Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
08:45:31 [2021-06-11T08:45:31.203Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
08:45:32 [2021-06-11T08:45:32.294Z] ok  	github.com/docker/docker/pkg/archive	0.292s	coverage: 82.0% of statements
08:45:33 [2021-06-11T08:45:33.229Z] ok  	github.com/docker/docker/pkg/authorization	0.298s	coverage: 68.3% of statements
08:45:33 [2021-06-11T08:45:33.488Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
08:45:33 [2021-06-11T08:45:33.488Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
08:45:35 [2021-06-11T08:45:35.389Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
08:45:36 [2021-06-11T08:45:36.769Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.481s	coverage: 43.2% of statements
08:45:37 [2021-06-11T08:45:37.027Z] ok  	github.com/docker/docker/pkg/directory	0.004s	coverage: 80.0% of statements
08:45:37 [2021-06-11T08:45:37.285Z] ok  	github.com/docker/docker/pkg/discovery	0.004s	coverage: 58.3% of statements
08:45:37 [2021-06-11T08:45:37.851Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 92.9% of statements
08:45:39 [2021-06-11T08:45:39.550Z] === RUN   TestDockerSuite/TestBuildRm
08:45:42 [2021-06-11T08:45:42.035Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.035s	coverage: 84.1% of statements
08:45:42 [2021-06-11T08:45:42.035Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
08:45:42 [2021-06-11T08:45:42.035Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.002s	coverage: 93.8% of statements
08:45:42 [2021-06-11T08:45:42.065Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
08:45:42 [2021-06-11T08:45:42.293Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
08:45:42 [2021-06-11T08:45:42.993Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
08:45:43 [2021-06-11T08:45:43.226Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
08:45:43 [2021-06-11T08:45:43.793Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 88.5% of statements
08:45:43 [2021-06-11T08:45:43.920Z] === RUN   TestDockerSuite/TestBuildScratchCopy
08:45:44 [2021-06-11T08:45:44.175Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
08:45:44 [2021-06-11T08:45:44.359Z] ok  	github.com/docker/docker/pkg/fsutils	0.167s	coverage: 85.1% of statements
08:45:44 [2021-06-11T08:45:44.359Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
08:45:44 [2021-06-11T08:45:44.736Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
08:45:45 [2021-06-11T08:45:45.293Z] ok  	github.com/docker/docker/pkg/idtools	0.311s	coverage: 69.5% of statements
08:45:45 [2021-06-11T08:45:45.664Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
08:45:45 [2021-06-11T08:45:45.920Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s)
08:45:45 [2021-06-11T08:45:45.920Z] PASS
08:45:45 [2021-06-11T08:45:45.920Z] 
08:45:45 [2021-06-11T08:45:45.920Z] DONE 17 tests in 54.701s
08:45:45 [2021-06-11T08:45:45.920Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
08:45:45 [2021-06-11T08:45:45.920Z] ++ 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
08:45:45 [2021-06-11T08:45:45.920Z] ++ set -e
08:45:45 [2021-06-11T08:45:45.920Z] ++ '[' -n 0 ']'
08:45:45 [2021-06-11T08:45:45.920Z] ++ set -x
08:45:45 [2021-06-11T08:45:45.920Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
08:45:46 [2021-06-11T08:45:46.176Z] INFO: Testing against a local daemon
08:45:46 [2021-06-11T08:45:46.176Z] === RUN   TestPluginInvalidJSON
08:45:46 [2021-06-11T08:45:46.176Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
08:45:46 [2021-06-11T08:45:46.176Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
08:45:46 [2021-06-11T08:45:46.176Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
08:45:46 [2021-06-11T08:45:46.176Z] --- PASS: TestPluginInvalidJSON (0.02s)
08:45:46 [2021-06-11T08:45:46.176Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
08:45:46 [2021-06-11T08:45:46.176Z] === RUN   TestPluginInstall
08:45:46 [2021-06-11T08:45:46.176Z] === RUN   TestPluginInstall/no_auth
08:45:46 [2021-06-11T08:45:46.227Z] ok  	github.com/docker/docker/pkg/ioutils	0.389s	coverage: 69.3% of statements
08:45:46 [2021-06-11T08:45:46.485Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
08:45:46 [2021-06-11T08:45:46.744Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
08:45:47 [2021-06-11T08:45:47.002Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.001s	coverage: 85.7% of statements
08:45:47 [2021-06-11T08:45:47.105Z] === RUN   TestDockerSuite/TestBuildShellInherited
08:45:47 [2021-06-11T08:45:47.261Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
08:45:47 [2021-06-11T08:45:47.520Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
08:45:47 [2021-06-11T08:45:47.778Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 86.7% of statements
08:45:48 [2021-06-11T08:45:48.037Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
08:45:48 [2021-06-11T08:45:48.470Z] === RUN   TestDockerSuite/TestBuildShellMultiple
08:45:48 [2021-06-11T08:45:48.470Z] time="2021-06-11T08:45:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:45:48 [2021-06-11T08:45:48.470Z] time="2021-06-11T08:45:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:127572616d2f3d7e93973f569275ac93306fe3caed09c61feeb64c7396ac69bc" mediatype=application/vnd.docker.plugin.v1+json size=522
08:45:48 [2021-06-11T08:45:48.470Z] time="2021-06-11T08:45:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:45:48 [2021-06-11T08:45:48.470Z] time="2021-06-11T08:45:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:127572616d2f3d7e93973f569275ac93306fe3caed09c61feeb64c7396ac69bc" mediatype=application/vnd.docker.plugin.v1+json size=522
08:45:49 [2021-06-11T08:45:49.033Z] === RUN   TestPluginInstall/with_htpasswd
08:45:49 [2021-06-11T08:45:49.961Z] time="2021-06-11T08:45:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:45:49 [2021-06-11T08:45:49.961Z] time="2021-06-11T08:45:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f50f306f853959d1476e96ff16d70052552d3203d21489f58d56c24b47eb604a" mediatype=application/vnd.docker.plugin.v1+json size=522
08:45:49 [2021-06-11T08:45:49.961Z] time="2021-06-11T08:45:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:45:49 [2021-06-11T08:45:49.961Z] time="2021-06-11T08:45:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f50f306f853959d1476e96ff16d70052552d3203d21489f58d56c24b47eb604a" mediatype=application/vnd.docker.plugin.v1+json size=522
08:45:50 [2021-06-11T08:45:50.216Z] === RUN   TestPluginInstall/with_insecure
08:45:51 [2021-06-11T08:45:51.146Z] time="2021-06-11T08:45:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:45:51 [2021-06-11T08:45:51.146Z] time="2021-06-11T08:45:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:410a23475a44089be8ad3db66059f383b112f9adecd8c52b493b1065010ff4b4" mediatype=application/vnd.docker.plugin.v1+json size=522
08:45:51 [2021-06-11T08:45:51.146Z] time="2021-06-11T08:45:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:45:51 [2021-06-11T08:45:51.146Z] time="2021-06-11T08:45:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:410a23475a44089be8ad3db66059f383b112f9adecd8c52b493b1065010ff4b4" mediatype=application/vnd.docker.plugin.v1+json size=522
08:45:51 [2021-06-11T08:45:51.707Z] --- PASS: TestPluginInstall (5.55s)
08:45:51 [2021-06-11T08:45:51.707Z]     --- PASS: TestPluginInstall/no_auth (2.96s)
08:45:51 [2021-06-11T08:45:51.707Z]     --- PASS: TestPluginInstall/with_htpasswd (1.03s)
08:45:51 [2021-06-11T08:45:51.707Z]     --- PASS: TestPluginInstall/with_insecure (1.56s)
08:45:51 [2021-06-11T08:45:51.707Z]         plugin_test.go:165: [dcbcb7ab2e9d6] daemon is not started
08:45:51 [2021-06-11T08:45:51.707Z] === RUN   TestPluginsWithRuntimes
08:45:53 [2021-06-11T08:45:53.599Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
08:45:53 [2021-06-11T08:45:53.599Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
08:45:53 [2021-06-11T08:45:53.599Z] === RUN   TestPluginsWithRuntimes/No_Args
08:45:53 [2021-06-11T08:45:53.599Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
08:45:53 [2021-06-11T08:45:53.599Z] === RUN   TestDockerSuite/TestBuildSpaces
08:45:54 [2021-06-11T08:45:54.164Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
08:45:54 [2021-06-11T08:45:54.727Z] === RUN   TestPluginsWithRuntimes/With_Args
08:45:54 [2021-06-11T08:45:54.983Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
08:45:55 [2021-06-11T08:45:55.239Z] === RUN   TestDockerSuite/TestBuildStderr
08:45:55 [2021-06-11T08:45:55.800Z] --- PASS: TestPluginsWithRuntimes (4.18s)
08:45:55 [2021-06-11T08:45:55.800Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.11s)
08:45:55 [2021-06-11T08:45:55.800Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.08s)
08:45:55 [2021-06-11T08:45:55.800Z] === RUN   TestPluginBackCompatMediaTypes
08:45:56 [2021-06-11T08:45:56.363Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
08:45:56 [2021-06-11T08:45:56.926Z] --- PASS: TestPluginBackCompatMediaTypes (0.92s)
08:45:56 [2021-06-11T08:45:56.926Z] PASS
08:45:56 [2021-06-11T08:45:56.926Z] 
08:45:56 [2021-06-11T08:45:56.926Z] DONE 10 tests in 10.805s
08:45:56 [2021-06-11T08:45:56.926Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
08:45:56 [2021-06-11T08:45:56.926Z] ++ 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
08:45:56 [2021-06-11T08:45:56.926Z] ++ set -e
08:45:56 [2021-06-11T08:45:56.926Z] ++ '[' -n 0 ']'
08:45:56 [2021-06-11T08:45:56.926Z] ++ set -x
08:45:56 [2021-06-11T08:45:56.926Z] ++ env -i DEST=/go/src/github.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
08:45:56 [2021-06-11T08:45:56.926Z] INFO: Testing against a local daemon
08:45:56 [2021-06-11T08:45:56.926Z] === RUN   TestExternalGraphDriver
08:45:56 [2021-06-11T08:45:56.926Z] === RUN   TestExternalGraphDriver/json
08:45:59 [2021-06-11T08:45:59.442Z] === RUN   TestExternalGraphDriver/spec
08:46:01 [2021-06-11T08:46:01.332Z] === RUN   TestDockerSuite/TestBuildStopSignal
08:46:01 [2021-06-11T08:46:01.596Z] === RUN   TestExternalGraphDriver/pull
08:46:02 [2021-06-11T08:46:02.524Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
08:46:03 [2021-06-11T08:46:03.457Z] --- PASS: TestExternalGraphDriver (6.54s)
08:46:03 [2021-06-11T08:46:03.457Z]     --- PASS: TestExternalGraphDriver/json (2.24s)
08:46:03 [2021-06-11T08:46:03.457Z]     --- PASS: TestExternalGraphDriver/spec (2.23s)
08:46:03 [2021-06-11T08:46:03.457Z]     --- PASS: TestExternalGraphDriver/pull (1.95s)
08:46:03 [2021-06-11T08:46:03.457Z] === RUN   TestGraphdriverPluginV2
08:46:03 [2021-06-11T08:46:03.713Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
08:46:04 [2021-06-11T08:46:04.275Z] === RUN   TestDockerSuite/TestBuildTagEvent
08:46:05 [2021-06-11T08:46:05.202Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
08:46:06 [2021-06-11T08:46:06.566Z] === RUN   TestDockerSuite/TestBuildUser
08:46:07 [2021-06-11T08:46:07.933Z] --- PASS: TestGraphdriverPluginV2 (4.39s)
08:46:07 [2021-06-11T08:46:07.933Z] PASS
08:46:07 [2021-06-11T08:46:07.933Z] 
08:46:07 [2021-06-11T08:46:07.933Z] DONE 5 tests in 11.081s
08:46:07 [2021-06-11T08:46:07.933Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
08:46:07 [2021-06-11T08:46:07.933Z] ++ 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
08:46:07 [2021-06-11T08:46:07.933Z] ++ set -e
08:46:07 [2021-06-11T08:46:07.933Z] ++ '[' -n 0 ']'
08:46:07 [2021-06-11T08:46:07.933Z] ++ set -x
08:46:07 [2021-06-11T08:46:07.933Z] ++ env -i DEST=/go/src/github.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
08:46:08 [2021-06-11T08:46:08.189Z] INFO: Testing against a local daemon
08:46:08 [2021-06-11T08:46:08.189Z] === RUN   TestContinueAfterPluginCrash
08:46:08 [2021-06-11T08:46:08.189Z] === PAUSE TestContinueAfterPluginCrash
08:46:08 [2021-06-11T08:46:08.189Z] === RUN   TestReadPluginNoRead
08:46:08 [2021-06-11T08:46:08.189Z] === PAUSE TestReadPluginNoRead
08:46:08 [2021-06-11T08:46:08.189Z] === RUN   TestDaemonStartWithLogOpt
08:46:08 [2021-06-11T08:46:08.189Z] === PAUSE TestDaemonStartWithLogOpt
08:46:08 [2021-06-11T08:46:08.189Z] === CONT  TestContinueAfterPluginCrash
08:46:08 [2021-06-11T08:46:08.189Z] === CONT  TestDaemonStartWithLogOpt
08:46:09 [2021-06-11T08:46:09.117Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
08:46:09 [2021-06-11T08:46:09.374Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
08:46:15 [2021-06-11T08:46:15.922Z] --- PASS: TestDaemonStartWithLogOpt (6.83s)
08:46:15 [2021-06-11T08:46:15.922Z] === CONT  TestReadPluginNoRead
08:46:15 [2021-06-11T08:46:15.922Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
08:46:19 [2021-06-11T08:46:19.192Z] === RUN   TestReadPluginNoRead/default
08:46:21 [2021-06-11T08:46:21.708Z] --- PASS: TestContinueAfterPluginCrash (13.22s)
08:46:21 [2021-06-11T08:46:21.708Z] === RUN   TestReadPluginNoRead/disabled_caching
08:46:24 [2021-06-11T08:46:24.228Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
08:46:26 [2021-06-11T08:46:26.730Z] ok  	github.com/docker/docker/pkg/plugins	33.614s	coverage: 76.6% of statements
08:46:26 [2021-06-11T08:46:26.730Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
08:46:26 [2021-06-11T08:46:26.730Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
08:46:26 [2021-06-11T08:46:26.730Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
08:46:26 [2021-06-11T08:46:26.730Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
08:46:26 [2021-06-11T08:46:26.730Z] ok  	github.com/docker/docker/pkg/pubsub	1.026s	coverage: 75.0% of statements
08:46:26 [2021-06-11T08:46:26.730Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
08:46:26 [2021-06-11T08:46:26.744Z] --- PASS: TestReadPluginNoRead (11.71s)
08:46:26 [2021-06-11T08:46:26.744Z]     --- PASS: TestReadPluginNoRead/default (2.38s)
08:46:26 [2021-06-11T08:46:26.744Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.61s)
08:46:26 [2021-06-11T08:46:26.744Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.30s)
08:46:26 [2021-06-11T08:46:26.744Z]     read_test.go:92: [d4978ef568067] daemon is not started
08:46:26 [2021-06-11T08:46:26.744Z] PASS
08:46:26 [2021-06-11T08:46:26.744Z] 
08:46:26 [2021-06-11T08:46:26.744Z] DONE 6 tests in 18.714s
08:46:26 [2021-06-11T08:46:26.744Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
08:46:26 [2021-06-11T08:46:26.744Z] ++ 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
08:46:26 [2021-06-11T08:46:26.744Z] ++ set -e
08:46:26 [2021-06-11T08:46:26.744Z] ++ '[' -n 0 ']'
08:46:26 [2021-06-11T08:46:26.744Z] ++ set -x
08:46:26 [2021-06-11T08:46:26.744Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
08:46:26 [2021-06-11T08:46:26.744Z] testing: warning: no tests to run
08:46:26 [2021-06-11T08:46:26.744Z] PASS
08:46:26 [2021-06-11T08:46:26.744Z] 
08:46:26 [2021-06-11T08:46:26.744Z] DONE 0 tests in 0.052s
08:46:26 [2021-06-11T08:46:26.744Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
08:46:26 [2021-06-11T08:46:26.744Z] ++ 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
08:46:26 [2021-06-11T08:46:26.744Z] ++ set -e
08:46:26 [2021-06-11T08:46:26.744Z] ++ '[' -n 0 ']'
08:46:26 [2021-06-11T08:46:26.744Z] ++ set -x
08:46:26 [2021-06-11T08:46:26.744Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
08:46:26 [2021-06-11T08:46:26.744Z] INFO: Testing against a local daemon
08:46:26 [2021-06-11T08:46:26.744Z] === RUN   TestPluginWithDevMounts
08:46:26 [2021-06-11T08:46:26.744Z] === PAUSE TestPluginWithDevMounts
08:46:26 [2021-06-11T08:46:26.744Z] === CONT  TestPluginWithDevMounts
08:46:29 [2021-06-11T08:46:29.260Z] --- PASS: TestPluginWithDevMounts (1.99s)
08:46:29 [2021-06-11T08:46:29.260Z] PASS
08:46:29 [2021-06-11T08:46:29.260Z] 
08:46:29 [2021-06-11T08:46:29.260Z] DONE 1 tests in 2.141s
08:46:29 [2021-06-11T08:46:29.260Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
08:46:29 [2021-06-11T08:46:29.260Z] ++ 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
08:46:29 [2021-06-11T08:46:29.260Z] ++ set -e
08:46:29 [2021-06-11T08:46:29.260Z] ++ '[' -n 0 ']'
08:46:29 [2021-06-11T08:46:29.260Z] ++ set -x
08:46:29 [2021-06-11T08:46:29.260Z] ++ env -i DEST=/go/src/github.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
08:46:29 [2021-06-11T08:46:29.260Z] INFO: Testing against a local daemon
08:46:29 [2021-06-11T08:46:29.260Z] === RUN   TestSecretInspect
08:46:30 [2021-06-11T08:46:30.009Z] ok  	github.com/docker/docker/pkg/signal	3.353s	coverage: 62.3% of statements
08:46:30 [2021-06-11T08:46:30.009Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
08:46:30 [2021-06-11T08:46:30.267Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
08:46:30 [2021-06-11T08:46:30.267Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
08:46:31 [2021-06-11T08:46:31.149Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
08:46:31 [2021-06-11T08:46:31.203Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 52.9% of statements
08:46:31 [2021-06-11T08:46:31.711Z] --- PASS: TestSecretInspect (2.69s)
08:46:31 [2021-06-11T08:46:31.711Z] === RUN   TestSecretList
08:46:31 [2021-06-11T08:46:31.768Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 39.6% of statements
08:46:32 [2021-06-11T08:46:32.026Z] ok  	github.com/docker/docker/pkg/tailfile	0.078s	coverage: 88.6% of statements
08:46:32 [2021-06-11T08:46:32.599Z] ok  	github.com/docker/docker/pkg/tarsum	0.043s	coverage: 89.3% of statements
08:46:32 [2021-06-11T08:46:32.858Z] testing: warning: no tests to run
08:46:32 [2021-06-11T08:46:32.858Z] coverage: [no statements]
08:46:32 [2021-06-11T08:46:32.858Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
08:46:33 [2021-06-11T08:46:33.116Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
08:46:33 [2021-06-11T08:46:33.374Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
08:46:33 [2021-06-11T08:46:33.633Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
08:46:34 [2021-06-11T08:46:34.977Z] --- PASS: TestSecretList (3.20s)
08:46:34 [2021-06-11T08:46:34.977Z] === RUN   TestSecretsCreateAndDelete
08:46:35 [2021-06-11T08:46:35.534Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.2% of statements
08:46:36 [2021-06-11T08:46:36.342Z] === RUN   TestDockerSuite/TestBuildVerboseOut
08:46:36 [2021-06-11T08:46:36.468Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
08:46:36 [2021-06-11T08:46:36.727Z] ok  	github.com/docker/docker/profiles/seccomp	0.008s	coverage: 85.4% of statements
08:46:37 [2021-06-11T08:46:37.270Z] --- PASS: TestSecretsCreateAndDelete (2.31s)
08:46:37 [2021-06-11T08:46:37.270Z] === RUN   TestSecretsUpdate
08:46:37 [2021-06-11T08:46:37.270Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
08:46:37 [2021-06-11T08:46:37.527Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
08:46:38 [2021-06-11T08:46:38.102Z] ok  	github.com/docker/docker/quota	0.236s	coverage: 71.4% of statements
08:46:38 [2021-06-11T08:46:38.670Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
08:46:38 [2021-06-11T08:46:38.898Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
08:46:39 [2021-06-11T08:46:39.825Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
08:46:39 [2021-06-11T08:46:39.825Z] --- PASS: TestSecretsUpdate (2.73s)
08:46:39 [2021-06-11T08:46:39.825Z] === RUN   TestTemplatedSecret
08:46:40 [2021-06-11T08:46:40.046Z] ok  	github.com/docker/docker/registry	0.060s	coverage: 58.8% of statements
08:46:40 [2021-06-11T08:46:40.637Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
08:46:40 [2021-06-11T08:46:40.637Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
08:46:41 [2021-06-11T08:46:41.190Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
08:46:41 [2021-06-11T08:46:41.190Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
08:46:41 [2021-06-11T08:46:41.446Z] === RUN   TestDockerSuite/TestBuildWindowsUser
08:46:41 [2021-06-11T08:46:41.446Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
08:46:41 [2021-06-11T08:46:41.446Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
08:46:41 [2021-06-11T08:46:41.586Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 66.1% of statements
08:46:41 [2021-06-11T08:46:41.864Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
08:46:43 [2021-06-11T08:46:43.960Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
08:46:43 [2021-06-11T08:46:43.960Z] === RUN   TestDockerSuite/TestBuildWithFailure
08:46:44 [2021-06-11T08:46:44.216Z] --- PASS: TestTemplatedSecret (4.32s)
08:46:44 [2021-06-11T08:46:44.216Z] === RUN   TestSecretCreateResolve
08:46:44 [2021-06-11T08:46:44.777Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
08:46:45 [2021-06-11T08:46:45.146Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
08:46:45 [2021-06-11T08:46:45.706Z] === RUN   TestDockerSuite/TestBuildWithTabs
08:46:45 [2021-06-11T08:46:45.712Z] ok  	github.com/docker/docker/volume/local	0.096s	coverage: 76.4% of statements
08:46:46 [2021-06-11T08:46:46.279Z] ok  	github.com/docker/docker/volume/mounts	0.031s	coverage: 67.0% of statements
08:46:46 [2021-06-11T08:46:46.633Z] --- PASS: TestSecretCreateResolve (2.26s)
08:46:46 [2021-06-11T08:46:46.633Z] PASS
08:46:46 [2021-06-11T08:46:46.633Z] 
08:46:46 [2021-06-11T08:46:46.633Z] DONE 6 tests in 17.613s
08:46:46 [2021-06-11T08:46:46.633Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
08:46:46 [2021-06-11T08:46:46.633Z] ++ 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
08:46:46 [2021-06-11T08:46:46.633Z] ++ set -e
08:46:46 [2021-06-11T08:46:46.633Z] ++ '[' -n 0 ']'
08:46:46 [2021-06-11T08:46:46.633Z] ++ set -x
08:46:46 [2021-06-11T08:46:46.633Z] ++ env -i DEST=/go/src/github.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
08:46:46 [2021-06-11T08:46:46.633Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
08:46:46 [2021-06-11T08:46:46.633Z] INFO: Testing against a local daemon
08:46:46 [2021-06-11T08:46:46.633Z] === RUN   TestServiceCreateInit
08:46:46 [2021-06-11T08:46:46.633Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:46:46 [2021-06-11T08:46:46.888Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
08:46:47 [2021-06-11T08:46:47.654Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 72.3% of statements
08:46:50 [2021-06-11T08:46:50.154Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
08:46:52 [2021-06-11T08:46:52.671Z] === RUN   TestDockerSuite/TestBuildWithVolumes
08:46:52 [2021-06-11T08:46:52.671Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:46:52 [2021-06-11T08:46:52.926Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
08:46:53 [2021-06-11T08:46:53.489Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
08:46:53 [2021-06-11T08:46:53.746Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
08:46:53 [2021-06-11T08:46:53.746Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
08:46:54 [2021-06-11T08:46:54.674Z] === RUN   TestDockerSuite/TestBuildXZHost
08:46:57 [2021-06-11T08:46:57.191Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
08:46:57 [2021-06-11T08:46:57.191Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
08:46:57 [2021-06-11T08:46:57.191Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
08:46:58 [2021-06-11T08:46:58.578Z] --- PASS: TestServiceCreateInit (11.68s)
08:46:58 [2021-06-11T08:46:58.578Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.80s)
08:46:58 [2021-06-11T08:46:58.578Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.86s)
08:46:58 [2021-06-11T08:46:58.578Z] === RUN   TestCreateServiceMultipleTimes
08:46:58 [2021-06-11T08:46:58.578Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
08:46:59 [2021-06-11T08:46:59.504Z] === RUN   TestDockerSuite/TestCommitChange
08:47:00 [2021-06-11T08:47:00.871Z] === RUN   TestDockerSuite/TestCommitChangeLabels
08:47:02 [2021-06-11T08:47:02.237Z] === RUN   TestDockerSuite/TestCommitHardlink
08:47:04 [2021-06-11T08:47:04.753Z] === RUN   TestDockerSuite/TestCommitNewFile
08:47:07 [2021-06-11T08:47:07.272Z] === RUN   TestDockerSuite/TestCommitPausedContainer
08:47:07 [2021-06-11T08:47:07.272Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
08:47:08 [2021-06-11T08:47:08.638Z] === RUN   TestDockerSuite/TestCommitTTY
08:47:10 [2021-06-11T08:47:10.529Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
08:47:11 [2021-06-11T08:47:11.091Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
08:47:12 [2021-06-11T08:47:12.979Z] === RUN   TestDockerSuite/TestCommitWithoutPause
08:47:13 [2021-06-11T08:47:13.541Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
08:47:14 [2021-06-11T08:47:14.103Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
08:47:14 [2021-06-11T08:47:14.103Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
08:47:14 [2021-06-11T08:47:14.103Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
08:47:14 [2021-06-11T08:47:14.103Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
08:47:14 [2021-06-11T08:47:14.103Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
08:47:14 [2021-06-11T08:47:14.103Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
08:47:14 [2021-06-11T08:47:14.103Z] === RUN   TestDockerSuite/TestContainerAPICommit
08:47:16 [2021-06-11T08:47:16.619Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
08:47:17 [2021-06-11T08:47:17.986Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
08:47:17 [2021-06-11T08:47:17.986Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
08:47:18 [2021-06-11T08:47:18.571Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
08:47:19 [2021-06-11T08:47:19.134Z] --- PASS: TestCreateServiceMultipleTimes (20.82s)
08:47:19 [2021-06-11T08:47:19.134Z] === RUN   TestCreateServiceConflict
08:47:19 [2021-06-11T08:47:19.390Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
08:47:20 [2021-06-11T08:47:20.317Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
08:47:21 [2021-06-11T08:47:21.683Z] === RUN   TestDockerSuite/TestContainerAPICreate
08:47:21 [2021-06-11T08:47:21.683Z] --- PASS: TestCreateServiceConflict (2.33s)
08:47:21 [2021-06-11T08:47:21.683Z] === RUN   TestCreateServiceMaxReplicas
08:47:22 [2021-06-11T08:47:22.245Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
08:47:22 [2021-06-11T08:47:22.245Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
08:47:22 [2021-06-11T08:47:22.245Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
08:47:23 [2021-06-11T08:47:23.176Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
08:47:23 [2021-06-11T08:47:23.176Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
08:47:23 [2021-06-11T08:47:23.176Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
08:47:23 [2021-06-11T08:47:23.176Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
08:47:23 [2021-06-11T08:47:23.176Z] === RUN   TestDockerSuite/TestContainerAPIDelete
08:47:24 [2021-06-11T08:47:24.546Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
08:47:25 [2021-06-11T08:47:25.476Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
08:47:26 [2021-06-11T08:47:26.039Z] --- PASS: TestCreateServiceMaxReplicas (4.46s)
08:47:26 [2021-06-11T08:47:26.039Z] === RUN   TestCreateWithDuplicateNetworkNames
08:47:26 [2021-06-11T08:47:26.600Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
08:47:26 [2021-06-11T08:47:26.600Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
08:47:29 [2021-06-11T08:47:29.118Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
08:47:29 [2021-06-11T08:47:29.681Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
08:47:29 [2021-06-11T08:47:29.681Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
08:47:30 [2021-06-11T08:47:30.609Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
08:47:31 [2021-06-11T08:47:31.536Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
08:47:32 [2021-06-11T08:47:32.900Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
08:47:33 [2021-06-11T08:47:33.462Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
08:47:33 [2021-06-11T08:47:33.462Z] === RUN   TestDockerSuite/TestContainerAPIKill
08:47:34 [2021-06-11T08:47:34.389Z] === RUN   TestDockerSuite/TestContainerAPIPause
08:47:34 [2021-06-11T08:47:34.957Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
08:47:35 [2021-06-11T08:47:35.922Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
08:47:35 [2021-06-11T08:47:35.922Z] === RUN   TestDockerSuite/TestContainerAPIRename
08:47:36 [2021-06-11T08:47:36.850Z] === RUN   TestDockerSuite/TestContainerAPIRestart
08:47:37 [2021-06-11T08:47:37.113Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
08:47:38 [2021-06-11T08:47:38.479Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
08:47:40 [2021-06-11T08:47:40.370Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
08:47:40 [2021-06-11T08:47:40.370Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
08:47:40 [2021-06-11T08:47:40.370Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
08:47:40 [2021-06-11T08:47:40.370Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
08:47:40 [2021-06-11T08:47:40.370Z] === RUN   TestDockerSuite/TestContainerAPIStart
08:47:40 [2021-06-11T08:47:40.626Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.71s)
08:47:40 [2021-06-11T08:47:40.626Z] === RUN   TestCreateServiceSecretFileMode
08:47:41 [2021-06-11T08:47:41.187Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
08:47:43 [2021-06-11T08:47:43.701Z] --- PASS: TestCreateServiceSecretFileMode (2.87s)
08:47:43 [2021-06-11T08:47:43.701Z] === RUN   TestCreateServiceConfigFileMode
08:47:46 [2021-06-11T08:47:46.218Z] --- PASS: TestCreateServiceConfigFileMode (2.26s)
08:47:46 [2021-06-11T08:47:46.218Z] === RUN   TestCreateServiceSysctls
08:47:46 [2021-06-11T08:47:46.218Z] === RUN   TestDockerSuite/TestContainerAPIStop
08:47:46 [2021-06-11T08:47:46.779Z] === RUN   TestDockerSuite/TestContainerAPITop
08:47:47 [2021-06-11T08:47:47.707Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
08:47:47 [2021-06-11T08:47:47.707Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
08:47:47 [2021-06-11T08:47:47.707Z] === RUN   TestDockerSuite/TestContainerAPIWait
08:47:50 [2021-06-11T08:47:50.223Z] --- PASS: TestCreateServiceSysctls (4.29s)
08:47:50 [2021-06-11T08:47:50.223Z] === RUN   TestCreateServiceCapabilities
08:47:50 [2021-06-11T08:47:50.784Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
08:47:52 [2021-06-11T08:47:52.150Z] === RUN   TestDockerSuite/TestContainerNetworkMode
08:47:53 [2021-06-11T08:47:53.080Z] --- PASS: TestCreateServiceCapabilities (2.94s)
08:47:53 [2021-06-11T08:47:53.080Z] === RUN   TestInspect
08:47:53 [2021-06-11T08:47:53.336Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
08:47:55 [2021-06-11T08:47:55.314Z] ok  	github.com/docker/docker/libnetwork/networkdb	157.199s	coverage: 60.5% of statements
08:47:55 [2021-06-11T08:47:55.314Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
08:47:55 [2021-06-11T08:47:55.314Z] ?   	github.com/docker/docker/libnetwork/resolvconf/dns	[no test files]
08:47:55 [2021-06-11T08:47:55.314Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
08:47:55 [2021-06-11T08:47:55.314Z] ?   	github.com/docker/docker/oci/caps	[no test files]
08:47:55 [2021-06-11T08:47:55.314Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
08:47:55 [2021-06-11T08:47:55.314Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
08:47:55 [2021-06-11T08:47:55.314Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
08:47:55 [2021-06-11T08:47:55.314Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
08:47:55 [2021-06-11T08:47:55.314Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
08:47:55 [2021-06-11T08:47:55.314Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
08:47:55 [2021-06-11T08:47:55.314Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
08:47:55 [2021-06-11T08:47:55.314Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
08:47:55 [2021-06-11T08:47:55.314Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
08:47:55 [2021-06-11T08:47:55.314Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
08:47:55 [2021-06-11T08:47:55.314Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
08:47:55 [2021-06-11T08:47:55.314Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
08:47:55 [2021-06-11T08:47:55.314Z] ?   	github.com/docker/docker/pkg/term	[no test files]
08:47:55 [2021-06-11T08:47:55.314Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
08:47:55 [2021-06-11T08:47:55.314Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
08:47:55 [2021-06-11T08:47:55.314Z] ?   	github.com/docker/docker/rootless	[no test files]
08:47:55 [2021-06-11T08:47:55.314Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
08:47:55 [2021-06-11T08:47:55.314Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
08:47:55 [2021-06-11T08:47:55.314Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
08:47:55 [2021-06-11T08:47:55.314Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
08:47:55 [2021-06-11T08:47:55.314Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
08:47:55 [2021-06-11T08:47:55.314Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
08:47:55 [2021-06-11T08:47:55.314Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
08:47:55 [2021-06-11T08:47:55.314Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
08:47:55 [2021-06-11T08:47:55.314Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
08:47:55 [2021-06-11T08:47:55.314Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
08:47:55 [2021-06-11T08:47:55.314Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
08:47:55 [2021-06-11T08:47:55.314Z] ?   	github.com/docker/docker/testutil/request	[no test files]
08:47:55 [2021-06-11T08:47:55.314Z] ?   	github.com/docker/docker/volume	[no test files]
08:47:55 [2021-06-11T08:47:55.314Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
08:47:55 [2021-06-11T08:47:55.314Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === Skipped
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:47:55 [2021-06-11T08:47:55.314Z]     graphtest_unix.go:46: Driver btrfs not supported
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:47:55 [2021-06-11T08:47:55.314Z]     graphtest_unix.go:46: Driver btrfs not supported
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:47:55 [2021-06-11T08:47:55.314Z]     graphtest_unix.go:46: Driver btrfs not supported
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:47:55 [2021-06-11T08:47:55.314Z]     graphtest_unix.go:46: Driver btrfs not supported
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:47:55 [2021-06-11T08:47:55.314Z]     graphtest_unix.go:46: Driver btrfs not supported
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z]     graphtest_unix.go:73: No driver to put!
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z] time="2021-06-11T08:43:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:47:55 [2021-06-11T08:47:55.314Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:47:55 [2021-06-11T08:47:55.314Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z] time="2021-06-11T08:43:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:47:55 [2021-06-11T08:47:55.314Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:47:55 [2021-06-11T08:47:55.314Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z] time="2021-06-11T08:43:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:47:55 [2021-06-11T08:47:55.314Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:47:55 [2021-06-11T08:47:55.314Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z] time="2021-06-11T08:43:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:47:55 [2021-06-11T08:47:55.314Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:47:55 [2021-06-11T08:47:55.314Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z] time="2021-06-11T08:43:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:47:55 [2021-06-11T08:47:55.314Z]     graphtest_unix.go:44: graphdriver: driver not supported
08:47:55 [2021-06-11T08:47:55.314Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z]     graphtest_unix.go:73: No driver to put!
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z]     overlay_test.go:49: Fails to compute changes intermittently
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z]     overlay_test.go:65: Cannot run test with naive change algorithm
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:47:55 [2021-06-11T08:47:55.314Z]     graphtest_unix.go:46: Driver zfs not supported
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:47:55 [2021-06-11T08:47:55.314Z]     graphtest_unix.go:46: Driver zfs not supported
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:47:55 [2021-06-11T08:47:55.314Z]     graphtest_unix.go:46: Driver zfs not supported
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:47:55 [2021-06-11T08:47:55.314Z]     graphtest_unix.go:46: Driver zfs not supported
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:47:55 [2021-06-11T08:47:55.314Z]     graphtest_unix.go:46: Driver zfs not supported
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z]     graphtest_unix.go:73: No driver to put!
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: libnetwork TestParallel1 (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z]     libnetwork_linux_test.go:966: Skipped because t.parallel was less than  3
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: libnetwork TestParallel3 (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z]     libnetwork_linux_test.go:966: Skipped because t.parallel was less than  3
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: libnetwork TestParallel2 (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z]     libnetwork_linux_test.go:966: Skipped because t.parallel was less than  3
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: libnetwork/cmd/proxy TestTCP6Proxy (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z]     network_proxy_test.go:212: No support for dual stack yet
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: libnetwork/cmd/proxy TestUDP6Proxy (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: libnetwork/cmd/proxy TestSCTP6Proxy (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z]     firewalld_test.go:13: firewalld is not running
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
08:47:55 [2021-06-11T08:47:55.314Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] 
08:47:55 [2021-06-11T08:47:55.314Z] DONE 2654 tests, 37 skipped in 417.977s
Post stage
[Pipeline] junit
08:47:55 [2021-06-11T08:47:55.326Z] Recording test results
08:47:55 [2021-06-11T08:47:55.625Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
08:47:55 [2021-06-11T08:47:55.953Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42514/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a37eb2dc2b703ab9c83ab2953d0db422d6478a0e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a37eb2dc2b703ab9c83ab2953d0db422d6478a0e hack/validate/vendor
08:47:56 [2021-06-11T08:47:56.887Z] No vendor changes in diff.
08:47:56 [2021-06-11T08:47:56.887Z] WARNING: github.com/docker/libnetwork is vendored but unused
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
08:47:57 [2021-06-11T08:47:57.202Z] + echo Ensuring container killed.
08:47:57 [2021-06-11T08:47:57.202Z] Ensuring container killed.
08:47:57 [2021-06-11T08:47:57.202Z] + docker rm -vf docker-pr4
08:47:57 [2021-06-11T08:47:57.202Z] Error: No such container: docker-pr4
[Pipeline] sh
08:47:57 [2021-06-11T08:47:57.481Z] + echo Chowning /workspace to jenkins user
08:47:57 [2021-06-11T08:47:57.481Z] Chowning /workspace to jenkins user
08:47:57 [2021-06-11T08:47:57.481Z] + id -u
08:47:57 [2021-06-11T08:47:57.481Z] + id -g
08:47:57 [2021-06-11T08:47:57.481Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42514:/workspace busybox chown -R 1000:1000 /workspace
08:47:57 [2021-06-11T08:47:57.515Z] --- PASS: TestInspect (4.11s)
08:47:57 [2021-06-11T08:47:57.515Z] === RUN   TestCreateJob
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
08:47:58 [2021-06-11T08:47:58.340Z] + bundleName=unit
08:47:58 [2021-06-11T08:47:58.340Z] + echo Creating unit-bundles.tar.gz
08:47:58 [2021-06-11T08:47:58.340Z] Creating unit-bundles.tar.gz
08:47:58 [2021-06-11T08:47:58.340Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
08:47:58 [2021-06-11T08:47:58.340Z] bundles/junit-report.xml
08:47:58 [2021-06-11T08:47:58.340Z] bundles/go-test-report.json
08:47:58 [2021-06-11T08:47:58.340Z] bundles/profile.out
[Pipeline] archiveArtifacts
08:47:58 [2021-06-11T08:47:58.353Z] Archiving artifacts
08:47:58 [2021-06-11T08:47:58.775Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42514/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
08:47:59 [2021-06-11T08:47:59.080Z] + make clean
08:47:59 [2021-06-11T08:47:59.338Z] docker volume rm -f docker-dev-cache
08:47:59 [2021-06-11T08:47:59.338Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
08:48:00 [2021-06-11T08:48:00.786Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
08:48:01 [2021-06-11T08:48:01.346Z] --- PASS: TestCreateJob (4.09s)
08:48:01 [2021-06-11T08:48:01.346Z] === RUN   TestReplicatedJob
08:48:01 [2021-06-11T08:48:01.346Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
08:48:03 [2021-06-11T08:48:03.864Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
08:48:05 [2021-06-11T08:48:05.754Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
08:48:07 [2021-06-11T08:48:07.120Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
08:48:09 [2021-06-11T08:48:09.009Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
08:48:09 [2021-06-11T08:48:09.009Z] --- PASS: TestReplicatedJob (7.59s)
08:48:09 [2021-06-11T08:48:09.009Z] === RUN   TestUpdateReplicatedJob
08:48:10 [2021-06-11T08:48:10.373Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
08:48:12 [2021-06-11T08:48:12.262Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
08:48:12 [2021-06-11T08:48:12.823Z] --- PASS: TestUpdateReplicatedJob (4.13s)
08:48:12 [2021-06-11T08:48:12.823Z] === RUN   TestServiceListWithStatuses
08:48:12 [2021-06-11T08:48:12.823Z] --- SKIP: TestServiceListWithStatuses (0.00s)
08:48:12 [2021-06-11T08:48:12.823Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:48:12 [2021-06-11T08:48:12.823Z] === RUN   TestDockerNetworkConnectAlias
08:48:14 [2021-06-11T08:48:14.187Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0008f86c0_<nil>}
08:48:16 [2021-06-11T08:48:16.075Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1236756989_/foo_false__<nil>_<nil>_<nil>}
08:48:17 [2021-06-11T08:48:17.968Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1236756989_/foo_true__<nil>_<nil>_<nil>}
08:48:17 [2021-06-11T08:48:17.968Z] --- PASS: TestDockerNetworkConnectAlias (5.08s)
08:48:17 [2021-06-11T08:48:17.968Z] === RUN   TestDockerNetworkReConnect
08:48:19 [2021-06-11T08:48:19.856Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3590808888_/foo_false__<nil>_<nil>_<nil>}
08:48:21 [2021-06-11T08:48:21.743Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3590808888_/foo_true__<nil>_<nil>_<nil>}
08:48:22 [2021-06-11T08:48:22.305Z] --- PASS: TestDockerNetworkReConnect (4.18s)
08:48:22 [2021-06-11T08:48:22.305Z] === RUN   TestServicePlugin
08:48:23 [2021-06-11T08:48:23.231Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3590808888_/foo_true__0xc0008f8720_<nil>_<nil>}
08:48:25 [2021-06-11T08:48:25.120Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0008f8740_<nil>}
08:48:27 [2021-06-11T08:48:27.010Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0008f8760_<nil>}
08:48:27 [2021-06-11T08:48:27.573Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0008f8780_<nil>}
08:48:29 [2021-06-11T08:48:29.461Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0008f87a0_<nil>}
08:48:31 [2021-06-11T08:48:31.349Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
08:48:32 [2021-06-11T08:48:32.713Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
08:48:32 [2021-06-11T08:48:32.713Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
08:48:32 [2021-06-11T08:48:32.713Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
08:48:32 [2021-06-11T08:48:32.713Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
08:48:32 [2021-06-11T08:48:32.713Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
08:48:32 [2021-06-11T08:48:32.713Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
08:48:32 [2021-06-11T08:48:32.713Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
08:48:32 [2021-06-11T08:48:32.713Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
08:48:32 [2021-06-11T08:48:32.713Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
08:48:32 [2021-06-11T08:48:32.713Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
08:48:32 [2021-06-11T08:48:32.713Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
08:48:32 [2021-06-11T08:48:32.713Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
08:48:32 [2021-06-11T08:48:32.713Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
08:48:32 [2021-06-11T08:48:32.713Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
08:48:32 [2021-06-11T08:48:32.713Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
08:48:32 [2021-06-11T08:48:32.713Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
08:48:32 [2021-06-11T08:48:32.713Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
08:48:32 [2021-06-11T08:48:32.970Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
08:48:35 [2021-06-11T08:48:35.485Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
08:48:36 [2021-06-11T08:48:36.047Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
08:48:38 [2021-06-11T08:48:38.568Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
08:48:42 [2021-06-11T08:48:42.735Z] === RUN   TestDockerSuite/TestCopyAndRestart
08:48:44 [2021-06-11T08:48:44.624Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
08:48:44 [2021-06-11T08:48:44.624Z] === RUN   TestDockerSuite/TestCpAbsolutePath
08:48:45 [2021-06-11T08:48:45.550Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
08:48:46 [2021-06-11T08:48:46.111Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
08:48:47 [2021-06-11T08:48:47.038Z] === RUN   TestDockerSuite/TestCpFromCaseA
08:48:47 [2021-06-11T08:48:47.965Z] === RUN   TestDockerSuite/TestCpFromCaseB
08:48:48 [2021-06-11T08:48:48.526Z] === RUN   TestDockerSuite/TestCpFromCaseC
08:48:49 [2021-06-11T08:48:49.455Z] === RUN   TestDockerSuite/TestCpFromCaseD
08:48:50 [2021-06-11T08:48:50.820Z] === RUN   TestDockerSuite/TestCpFromCaseE
08:48:51 [2021-06-11T08:48:51.381Z] === RUN   TestDockerSuite/TestCpFromCaseF
08:48:52 [2021-06-11T08:48:52.310Z] === RUN   TestDockerSuite/TestCpFromCaseG
08:48:53 [2021-06-11T08:48:53.238Z] === RUN   TestDockerSuite/TestCpFromCaseH
08:48:54 [2021-06-11T08:48:54.165Z] === RUN   TestDockerSuite/TestCpFromCaseI
08:48:54 [2021-06-11T08:48:54.726Z] === RUN   TestDockerSuite/TestCpFromCaseJ
08:48:54 [2021-06-11T08:48:54.982Z] --- PASS: TestServicePlugin (32.84s)
08:48:54 [2021-06-11T08:48:54.982Z]     plugin_test.go:62: [d2322bfc140e0] joining swarm manager [dccc241849150]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:48:54 [2021-06-11T08:48:54.982Z]     plugin_test.go:65: [d9af6afa41ee2] joining swarm manager [dccc241849150]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:48:54 [2021-06-11T08:48:54.982Z] === RUN   TestServiceUpdateLabel
08:48:55 [2021-06-11T08:48:55.912Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
08:48:57 [2021-06-11T08:48:57.276Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
08:48:57 [2021-06-11T08:48:57.844Z] --- PASS: TestServiceUpdateLabel (2.78s)
08:48:57 [2021-06-11T08:48:57.844Z] === RUN   TestServiceUpdateSecrets
08:48:58 [2021-06-11T08:48:58.408Z] === RUN   TestDockerSuite/TestCpGarbagePath
08:48:59 [2021-06-11T08:48:59.336Z] === RUN   TestDockerSuite/TestCpLocalOnly
08:48:59 [2021-06-11T08:48:59.336Z] === RUN   TestDockerSuite/TestCpNameHasColon
08:49:01 [2021-06-11T08:49:01.232Z] === RUN   TestDockerSuite/TestCpRelativePath
08:49:02 [2021-06-11T08:49:02.159Z] === RUN   TestDockerSuite/TestCpSpecialFiles
08:49:03 [2021-06-11T08:49:03.087Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
08:49:03 [2021-06-11T08:49:03.647Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
08:49:04 [2021-06-11T08:49:04.575Z] === RUN   TestDockerSuite/TestCpToCaseA
08:49:05 [2021-06-11T08:49:05.940Z] === RUN   TestDockerSuite/TestCpToCaseB
08:49:06 [2021-06-11T08:49:06.867Z] === RUN   TestDockerSuite/TestCpToCaseC
08:49:09 [2021-06-11T08:49:09.383Z] === RUN   TestDockerSuite/TestCpToCaseD
08:49:13 [2021-06-11T08:49:13.549Z] === RUN   TestDockerSuite/TestCpToCaseE
08:49:14 [2021-06-11T08:49:14.111Z] --- PASS: TestServiceUpdateSecrets (16.33s)
08:49:14 [2021-06-11T08:49:14.111Z] === RUN   TestServiceUpdateConfigs
08:49:17 [2021-06-11T08:49:17.387Z] === RUN   TestDockerSuite/TestCpToCaseF
08:49:17 [2021-06-11T08:49:17.955Z] === RUN   TestDockerSuite/TestCpToCaseG
08:49:22 [2021-06-11T08:49:22.130Z] === RUN   TestDockerSuite/TestCpToCaseH
08:49:26 [2021-06-11T08:49:26.296Z] === RUN   TestDockerSuite/TestCpToCaseI
08:49:26 [2021-06-11T08:49:26.296Z] === RUN   TestDockerSuite/TestCpToCaseJ
08:49:27 [2021-06-11T08:49:27.223Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
08:49:30 [2021-06-11T08:49:30.488Z] --- PASS: TestServiceUpdateConfigs (15.97s)
08:49:30 [2021-06-11T08:49:30.488Z] === RUN   TestServiceUpdateNetwork
08:49:31 [2021-06-11T08:49:31.477Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
08:49:32 [2021-06-11T08:49:32.404Z] === RUN   TestDockerSuite/TestCpToDot
08:49:33 [2021-06-11T08:49:33.772Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
08:49:35 [2021-06-11T08:49:35.138Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
08:49:37 [2021-06-11T08:49:37.028Z] === RUN   TestDockerSuite/TestCpToStdout
08:49:37 [2021-06-11T08:49:37.588Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
08:49:39 [2021-06-11T08:49:39.481Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
08:49:39 [2021-06-11T08:49:39.481Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
08:49:40 [2021-06-11T08:49:40.043Z] === RUN   TestDockerSuite/TestCpVolumePath
08:49:41 [2021-06-11T08:49:41.407Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
08:49:41 [2021-06-11T08:49:41.407Z] === RUN   TestDockerSuite/TestCreateArgs
08:49:41 [2021-06-11T08:49:41.407Z] === RUN   TestDockerSuite/TestCreateByImageID
08:49:41 [2021-06-11T08:49:41.663Z] === RUN   TestDockerSuite/TestCreateEchoStdout
08:49:42 [2021-06-11T08:49:42.378Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
08:49:42 [2021-06-11T08:49:42.378Z] === RUN   TestDockerSuite/TestCreateHostConfig
08:49:42 [2021-06-11T08:49:42.378Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
08:49:43 [2021-06-11T08:49:43.307Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
08:49:43 [2021-06-11T08:49:43.563Z] === RUN   TestDockerSuite/TestCreateLabels
08:49:43 [2021-06-11T08:49:43.563Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
08:49:43 [2021-06-11T08:49:43.563Z] === RUN   TestDockerSuite/TestCreateRM
08:49:43 [2021-06-11T08:49:43.819Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
08:49:43 [2021-06-11T08:49:43.819Z] === RUN   TestDockerSuite/TestCreateStopSignal
08:49:43 [2021-06-11T08:49:43.819Z] === RUN   TestDockerSuite/TestCreateStopTimeout
08:49:43 [2021-06-11T08:49:43.819Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
08:49:44 [2021-06-11T08:49:44.780Z] --- PASS: TestServiceUpdateNetwork (14.68s)
08:49:44 [2021-06-11T08:49:44.780Z] === RUN   TestServiceUpdatePidsLimit
08:49:46 [2021-06-11T08:49:46.677Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
08:49:46 [2021-06-11T08:49:46.677Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
08:49:46 [2021-06-11T08:49:46.677Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
08:49:46 [2021-06-11T08:49:46.677Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
08:49:48 [2021-06-11T08:49:48.041Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
08:49:48 [2021-06-11T08:49:48.604Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
08:49:52 [2021-06-11T08:49:52.773Z] === RUN   TestDockerSuite/TestCreateWithPortRange
08:49:52 [2021-06-11T08:49:52.773Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
08:49:52 [2021-06-11T08:49:52.773Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
08:49:52 [2021-06-11T08:49:52.773Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
08:49:52 [2021-06-11T08:49:52.773Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
08:49:52 [2021-06-11T08:49:52.773Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
08:49:53 [2021-06-11T08:49:53.701Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
08:49:55 [2021-06-11T08:49:55.591Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
08:49:55 [2021-06-11T08:49:55.847Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
08:49:55 [2021-06-11T08:49:55.847Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
08:49:56 [2021-06-11T08:49:56.774Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
08:49:59 [2021-06-11T08:49:59.292Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
08:50:01 [2021-06-11T08:50:01.832Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
08:50:03 [2021-06-11T08:50:03.201Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
08:50:04 [2021-06-11T08:50:04.130Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
08:50:04 [2021-06-11T08:50:04.130Z] === RUN   TestDockerSuite/TestDevicePermissions
08:50:04 [2021-06-11T08:50:04.386Z] --- PASS: TestServiceUpdatePidsLimit (19.52s)
08:50:04 [2021-06-11T08:50:04.386Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.54s)
08:50:04 [2021-06-11T08:50:04.386Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (8.04s)
08:50:04 [2021-06-11T08:50:04.386Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.73s)
08:50:04 [2021-06-11T08:50:04.386Z] PASS
08:50:04 [2021-06-11T08:50:04.386Z] 
08:50:04 [2021-06-11T08:50:04.386Z] === Skipped
08:50:04 [2021-06-11T08:50:04.386Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
08:50:04 [2021-06-11T08:50:04.386Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:50:04 [2021-06-11T08:50:04.386Z] 
08:50:04 [2021-06-11T08:50:04.386Z] 
08:50:04 [2021-06-11T08:50:04.386Z] DONE 27 tests, 1 skipped in 197.824s
08:50:04 [2021-06-11T08:50:04.386Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
08:50:04 [2021-06-11T08:50:04.386Z] ++ 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
08:50:04 [2021-06-11T08:50:04.386Z] ++ set -e
08:50:04 [2021-06-11T08:50:04.386Z] ++ '[' -n 0 ']'
08:50:04 [2021-06-11T08:50:04.386Z] ++ set -x
08:50:04 [2021-06-11T08:50:04.386Z] ++ env -i DEST=/go/src/github.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
08:50:04 [2021-06-11T08:50:04.386Z] INFO: Testing against a local daemon
08:50:04 [2021-06-11T08:50:04.386Z] === RUN   TestSessionCreate
08:50:04 [2021-06-11T08:50:04.643Z] --- PASS: TestSessionCreate (0.06s)
08:50:04 [2021-06-11T08:50:04.643Z] === RUN   TestSessionCreateWithBadUpgrade
08:50:04 [2021-06-11T08:50:04.643Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
08:50:04 [2021-06-11T08:50:04.643Z] PASS
08:50:04 [2021-06-11T08:50:04.643Z] 
08:50:04 [2021-06-11T08:50:04.643Z] DONE 2 tests in 0.237s
08:50:04 [2021-06-11T08:50:04.643Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
08:50:04 [2021-06-11T08:50:04.643Z] ++ 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
08:50:04 [2021-06-11T08:50:04.643Z] ++ set -e
08:50:04 [2021-06-11T08:50:04.643Z] ++ '[' -n 0 ']'
08:50:04 [2021-06-11T08:50:04.643Z] ++ set -x
08:50:04 [2021-06-11T08:50:04.643Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
08:50:04 [2021-06-11T08:50:04.643Z] INFO: Testing against a local daemon
08:50:04 [2021-06-11T08:50:04.643Z] === RUN   TestCgroupDriverSystemdMemoryLimit
08:50:04 [2021-06-11T08:50:04.643Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
08:50:04 [2021-06-11T08:50:04.643Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:50:04 [2021-06-11T08:50:04.643Z] === RUN   TestEventsExecDie
08:50:05 [2021-06-11T08:50:05.206Z] === RUN   TestDockerSuite/TestDockerFails
08:50:05 [2021-06-11T08:50:05.463Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
08:50:05 [2021-06-11T08:50:05.463Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
08:50:05 [2021-06-11T08:50:05.463Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
08:50:07 [2021-06-11T08:50:07.355Z] --- PASS: TestEventsExecDie (2.29s)
08:50:07 [2021-06-11T08:50:07.355Z] === RUN   TestEventsBackwardsCompatible
08:50:07 [2021-06-11T08:50:07.355Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
08:50:07 [2021-06-11T08:50:07.355Z] === RUN   TestEventsVolumeCreate
08:50:07 [2021-06-11T08:50:07.355Z] --- PASS: TestEventsVolumeCreate (0.09s)
08:50:07 [2021-06-11T08:50:07.355Z] === RUN   TestInfoBinaryCommits
08:50:07 [2021-06-11T08:50:07.355Z] --- PASS: TestInfoBinaryCommits (0.04s)
08:50:07 [2021-06-11T08:50:07.355Z] === RUN   TestInfoAPIVersioned
08:50:07 [2021-06-11T08:50:07.355Z] --- PASS: TestInfoAPIVersioned (0.02s)
08:50:07 [2021-06-11T08:50:07.355Z] === RUN   TestInfoDiscoveryBackend
08:50:07 [2021-06-11T08:50:07.612Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
08:50:07 [2021-06-11T08:50:07.868Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
08:50:07 [2021-06-11T08:50:07.868Z] === RUN   TestInfoDiscoveryInvalidAdvertise
08:50:08 [2021-06-11T08:50:08.797Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
08:50:08 [2021-06-11T08:50:08.797Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
08:50:08 [2021-06-11T08:50:08.797Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
08:50:09 [2021-06-11T08:50:09.357Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
08:50:09 [2021-06-11T08:50:09.357Z] === RUN   TestInfoAPI
08:50:09 [2021-06-11T08:50:09.357Z] --- PASS: TestInfoAPI (0.03s)
08:50:09 [2021-06-11T08:50:09.357Z] === RUN   TestInfoAPIWarnings
08:50:10 [2021-06-11T08:50:10.285Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
08:50:10 [2021-06-11T08:50:10.285Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
08:50:10 [2021-06-11T08:50:10.285Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
08:50:10 [2021-06-11T08:50:10.540Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
08:50:17 [2021-06-11T08:50:17.073Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
08:50:18 [2021-06-11T08:50:18.962Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
08:50:19 [2021-06-11T08:50:19.537Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
08:50:22 [2021-06-11T08:50:22.810Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
08:50:25 [2021-06-11T08:50:25.327Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
08:50:25 [2021-06-11T08:50:25.893Z] --- PASS: TestInfoAPIWarnings (16.50s)
08:50:25 [2021-06-11T08:50:25.893Z] === RUN   TestInfoDebug
08:50:26 [2021-06-11T08:50:26.455Z] --- PASS: TestInfoDebug (0.58s)
08:50:26 [2021-06-11T08:50:26.455Z] === RUN   TestInfoInsecureRegistries
08:50:27 [2021-06-11T08:50:27.017Z] --- PASS: TestInfoInsecureRegistries (0.54s)
08:50:27 [2021-06-11T08:50:27.017Z] === RUN   TestInfoRegistryMirrors
08:50:27 [2021-06-11T08:50:27.274Z] === RUN   TestDockerSuite/TestEventsAttach
08:50:27 [2021-06-11T08:50:27.530Z] --- PASS: TestInfoRegistryMirrors (0.56s)
08:50:27 [2021-06-11T08:50:27.530Z] === RUN   TestLoginFailsWithBadCredentials
08:50:27 [2021-06-11T08:50:27.786Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s)
08:50:27 [2021-06-11T08:50:27.786Z] === RUN   TestPingCacheHeaders
08:50:27 [2021-06-11T08:50:27.786Z] --- PASS: TestPingCacheHeaders (0.02s)
08:50:27 [2021-06-11T08:50:27.786Z] === RUN   TestPingGet
08:50:27 [2021-06-11T08:50:27.786Z] --- PASS: TestPingGet (0.02s)
08:50:27 [2021-06-11T08:50:27.786Z] === RUN   TestPingHead
08:50:28 [2021-06-11T08:50:28.043Z] --- PASS: TestPingHead (0.03s)
08:50:28 [2021-06-11T08:50:28.043Z] === RUN   TestVersion
08:50:28 [2021-06-11T08:50:28.043Z] --- PASS: TestVersion (0.02s)
08:50:28 [2021-06-11T08:50:28.043Z] PASS
08:50:28 [2021-06-11T08:50:28.043Z] 
08:50:28 [2021-06-11T08:50:28.043Z] === Skipped
08:50:28 [2021-06-11T08:50:28.043Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
08:50:28 [2021-06-11T08:50:28.043Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:50:28 [2021-06-11T08:50:28.043Z] 
08:50:28 [2021-06-11T08:50:28.043Z] 
08:50:28 [2021-06-11T08:50:28.043Z] DONE 19 tests, 1 skipped in 23.359s
08:50:28 [2021-06-11T08:50:28.043Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
08:50:28 [2021-06-11T08:50:28.043Z] ++ 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
08:50:28 [2021-06-11T08:50:28.043Z] ++ set -e
08:50:28 [2021-06-11T08:50:28.043Z] ++ '[' -n 0 ']'
08:50:28 [2021-06-11T08:50:28.043Z] ++ set -x
08:50:28 [2021-06-11T08:50:28.043Z] ++ env -i DEST=/go/src/github.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
08:50:28 [2021-06-11T08:50:28.043Z] INFO: Testing against a local daemon
08:50:28 [2021-06-11T08:50:28.043Z] === RUN   TestVolumesCreateAndList
08:50:28 [2021-06-11T08:50:28.043Z] --- PASS: TestVolumesCreateAndList (0.07s)
08:50:28 [2021-06-11T08:50:28.043Z] === RUN   TestVolumesRemove
08:50:28 [2021-06-11T08:50:28.299Z] --- PASS: TestVolumesRemove (0.09s)
08:50:28 [2021-06-11T08:50:28.299Z] === RUN   TestVolumesInspect
08:50:28 [2021-06-11T08:50:28.299Z] --- PASS: TestVolumesInspect (0.04s)
08:50:28 [2021-06-11T08:50:28.299Z] === RUN   TestVolumesInvalidJSON
08:50:28 [2021-06-11T08:50:28.299Z] === RUN   TestVolumesInvalidJSON//volumes/create
08:50:28 [2021-06-11T08:50:28.299Z] === PAUSE TestVolumesInvalidJSON//volumes/create
08:50:28 [2021-06-11T08:50:28.299Z] === CONT  TestVolumesInvalidJSON//volumes/create
08:50:28 [2021-06-11T08:50:28.299Z] --- PASS: TestVolumesInvalidJSON (0.02s)
08:50:28 [2021-06-11T08:50:28.299Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
08:50:28 [2021-06-11T08:50:28.299Z] PASS
08:50:28 [2021-06-11T08:50:28.299Z] 
08:50:28 [2021-06-11T08:50:28.299Z] DONE 5 tests in 0.346s
08:50:28 [2021-06-11T08:50:28.299Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:50:28 [2021-06-11T08:50:28.863Z] === RUN   TestDockerSuite/TestEventsCommit
08:50:28 [2021-06-11T08:50:28.863Z] ++++ cat bundles/test-integration/docker.pid
08:50:28 [2021-06-11T08:50:28.863Z] +++ kill 5774
08:50:29 [2021-06-11T08:50:29.119Z] +++ /etc/init.d/apparmor stop
08:50:29 [2021-06-11T08:50:29.119Z] Leaving: AppArmorNo profiles have been unloaded.
08:50:29 [2021-06-11T08:50:29.119Z] 
08:50:29 [2021-06-11T08:50:29.119Z] Unloading profiles will leave already running processes permanently
08:50:29 [2021-06-11T08:50:29.119Z] unconfined, which can lead to unexpected situations.
08:50:29 [2021-06-11T08:50:29.119Z] 
08:50:29 [2021-06-11T08:50:29.119Z] To set a process to complain mode, use the command line tool
08:50:29 [2021-06-11T08:50:29.119Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:50:29 [2021-06-11T08:50:29.119Z] +++ true
08:50:29 [2021-06-11T08:50:29.119Z] exiting test-integration
08:50:29 [2021-06-11T08:50:29.119Z] ++ exit 0
08:50:29 [2021-06-11T08:50:29.119Z] 
08:50:30 [2021-06-11T08:50:30.046Z] + for job in $(jobs -p)
08:50:30 [2021-06-11T08:50:30.046Z] + wait 3891
08:50:30 [2021-06-11T08:50:30.046Z] === RUN   TestDockerSuite/TestEventsContainerEvents
08:50:30 [2021-06-11T08:50:30.974Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
08:50:31 [2021-06-11T08:50:31.901Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
08:50:32 [2021-06-11T08:50:32.464Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
08:50:34 [2021-06-11T08:50:34.351Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
08:50:35 [2021-06-11T08:50:35.715Z] === RUN   TestDockerSuite/TestEventsContainerRestart
08:50:38 [2021-06-11T08:50:38.985Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
08:50:39 [2021-06-11T08:50:39.546Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
08:50:41 [2021-06-11T08:50:41.433Z] === RUN   TestDockerSuite/TestEventsCopy
08:50:42 [2021-06-11T08:50:42.800Z] === RUN   TestDockerSuite/TestEventsFilterContainer
08:50:45 [2021-06-11T08:50:45.321Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
08:50:51 [2021-06-11T08:50:51.854Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
08:50:51 [2021-06-11T08:50:51.854Z] === RUN   TestDockerSuite/TestEventsFilterImageName
08:50:52 [2021-06-11T08:50:52.781Z] === RUN   TestDockerSuite/TestEventsFilterLabels
08:50:53 [2021-06-11T08:50:53.036Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
08:50:53 [2021-06-11T08:50:53.293Z] === RUN   TestDockerSuite/TestEventsFilterType
08:50:53 [2021-06-11T08:50:53.549Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
08:50:53 [2021-06-11T08:50:53.805Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
08:50:53 [2021-06-11T08:50:53.805Z] === RUN   TestDockerSuite/TestEventsFilters
08:50:55 [2021-06-11T08:50:55.179Z] === RUN   TestDockerSuite/TestEventsFormat
08:50:56 [2021-06-11T08:50:56.543Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
08:50:56 [2021-06-11T08:50:56.799Z] === RUN   TestDockerSuite/TestEventsFormatBadField
08:50:56 [2021-06-11T08:50:56.799Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
08:50:56 [2021-06-11T08:50:56.799Z] === RUN   TestDockerSuite/TestEventsImageImport
08:50:57 [2021-06-11T08:50:57.728Z] === RUN   TestDockerSuite/TestEventsImageLoad
08:50:57 [2021-06-11T08:50:57.984Z] === RUN   TestDockerSuite/TestEventsImagePull
08:50:58 [2021-06-11T08:50:58.547Z] === RUN   TestDockerSuite/TestEventsImageTag
08:50:59 [2021-06-11T08:50:59.473Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
08:50:59 [2021-06-11T08:50:59.729Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
08:50:59 [2021-06-11T08:50:59.729Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
08:50:59 [2021-06-11T08:50:59.729Z] === RUN   TestDockerSuite/TestEventsPluginOps
08:51:01 [2021-06-11T08:51:01.620Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
08:51:02 [2021-06-11T08:51:02.547Z] === RUN   TestDockerSuite/TestEventsRename
08:51:03 [2021-06-11T08:51:03.481Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
08:51:03 [2021-06-11T08:51:03.738Z] === RUN   TestDockerSuite/TestEventsResize
08:51:04 [2021-06-11T08:51:04.666Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
08:51:11 [2021-06-11T08:51:11.268Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
08:51:12 [2021-06-11T08:51:12.194Z] === RUN   TestDockerSuite/TestEventsStreaming
08:51:12 [2021-06-11T08:51:12.755Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
08:51:16 [2021-06-11T08:51:16.037Z] === RUN   TestDockerSuite/TestEventsTop
08:51:16 [2021-06-11T08:51:16.598Z] === RUN   TestDockerSuite/TestEventsUntag
08:51:19 [2021-06-11T08:51:19.860Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
08:51:26 [2021-06-11T08:51:26.392Z] === RUN   TestDockerSuite/TestExec
08:51:26 [2021-06-11T08:51:26.954Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
08:51:27 [2021-06-11T08:51:27.882Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
08:51:28 [2021-06-11T08:51:28.443Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
08:51:29 [2021-06-11T08:51:29.369Z] === RUN   TestDockerSuite/TestExecAPIStart
08:51:31 [2021-06-11T08:51:31.257Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
08:51:32 [2021-06-11T08:51:32.621Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
08:51:32 [2021-06-11T08:51:32.621Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
08:51:33 [2021-06-11T08:51:33.548Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
08:51:34 [2021-06-11T08:51:34.914Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
08:51:35 [2021-06-11T08:51:35.169Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
08:51:36 [2021-06-11T08:51:36.128Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
08:51:38 [2021-06-11T08:51:38.021Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
08:51:39 [2021-06-11T08:51:39.390Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
08:51:42 [2021-06-11T08:51:42.661Z] === RUN   TestDockerSuite/TestExecCgroup
08:51:45 [2021-06-11T08:51:45.179Z] === RUN   TestDockerSuite/TestExecEnv
08:51:46 [2021-06-11T08:51:46.106Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
08:51:47 [2021-06-11T08:51:47.995Z] === RUN   TestDockerSuite/TestExecExitStatus
08:51:49 [2021-06-11T08:51:49.887Z] === RUN   TestDockerSuite/TestExecInspectID
08:51:51 [2021-06-11T08:51:51.775Z] === RUN   TestDockerSuite/TestExecInteractive
08:51:53 [2021-06-11T08:51:53.140Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
08:51:54 [2021-06-11T08:51:54.067Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
08:51:54 [2021-06-11T08:51:54.995Z] === RUN   TestDockerSuite/TestExecParseError
08:51:55 [2021-06-11T08:51:55.949Z] === RUN   TestDockerSuite/TestExecPausedContainer
08:51:56 [2021-06-11T08:51:56.875Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
08:51:57 [2021-06-11T08:51:57.436Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
08:52:00 [2021-06-11T08:52:00.701Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
08:52:01 [2021-06-11T08:52:01.262Z] === RUN   TestDockerSuite/TestExecSetEnv
08:52:02 [2021-06-11T08:52:02.627Z] === RUN   TestDockerSuite/TestExecStartFails
08:52:03 [2021-06-11T08:52:03.992Z] === RUN   TestDockerSuite/TestExecStateCleanup
08:52:16 [2021-06-11T08:52:16.157Z] === RUN   TestDockerSuite/TestExecStopNotHanging
08:52:16 [2021-06-11T08:52:16.413Z] === RUN   TestDockerSuite/TestExecTTY
08:52:17 [2021-06-11T08:52:17.778Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
08:52:18 [2021-06-11T08:52:18.706Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
08:52:19 [2021-06-11T08:52:19.633Z] === RUN   TestDockerSuite/TestExecUlimits
08:52:21 [2021-06-11T08:52:21.011Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
08:52:21 [2021-06-11T08:52:21.011Z] === RUN   TestDockerSuite/TestExecWithImageUser
08:52:22 [2021-06-11T08:52:22.900Z] === RUN   TestDockerSuite/TestExecWithNoTERM
08:52:24 [2021-06-11T08:52:24.265Z] === RUN   TestDockerSuite/TestExecWithPrivileged
08:52:27 [2021-06-11T08:52:27.532Z] === RUN   TestDockerSuite/TestExecWithTERM
08:52:28 [2021-06-11T08:52:28.459Z] === RUN   TestDockerSuite/TestExecWithUser
08:52:30 [2021-06-11T08:52:30.351Z] === RUN   TestDockerSuite/TestGetContainerStats
08:52:34 [2021-06-11T08:52:34.513Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
08:52:34 [2021-06-11T08:52:34.769Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
08:52:40 [2021-06-11T08:52:40.011Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
08:52:42 [2021-06-11T08:52:42.531Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
08:52:47 [2021-06-11T08:52:47.781Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
08:52:48 [2021-06-11T08:52:48.342Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
08:52:48 [2021-06-11T08:52:48.342Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
08:52:48 [2021-06-11T08:52:48.342Z] === RUN   TestDockerSuite/TestHealth
08:53:03 [2021-06-11T08:53:03.175Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
08:53:11 [2021-06-11T08:53:11.260Z] === RUN   TestDockerSuite/TestHistoryExistentImage
08:53:11 [2021-06-11T08:53:11.260Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
08:53:11 [2021-06-11T08:53:11.260Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
08:53:11 [2021-06-11T08:53:11.260Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
08:53:11 [2021-06-11T08:53:11.822Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
08:53:11 [2021-06-11T08:53:11.822Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
08:53:12 [2021-06-11T08:53:12.749Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
08:53:12 [2021-06-11T08:53:12.749Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
08:53:12 [2021-06-11T08:53:12.749Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
08:53:12 [2021-06-11T08:53:12.749Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
08:53:13 [2021-06-11T08:53:13.005Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
08:53:13 [2021-06-11T08:53:13.260Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
08:53:13 [2021-06-11T08:53:13.516Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
08:53:13 [2021-06-11T08:53:13.516Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
08:53:14 [2021-06-11T08:53:14.443Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
08:53:14 [2021-06-11T08:53:14.443Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
08:53:15 [2021-06-11T08:53:15.005Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
08:53:15 [2021-06-11T08:53:15.944Z] === RUN   TestDockerSuite/TestImagesFormat
08:53:15 [2021-06-11T08:53:15.944Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
08:53:17 [2021-06-11T08:53:17.309Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
08:53:20 [2021-06-11T08:53:20.572Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
08:53:20 [2021-06-11T08:53:20.572Z] === RUN   TestDockerSuite/TestImportBadURL
08:53:20 [2021-06-11T08:53:20.572Z] === RUN   TestDockerSuite/TestImportDisplay
08:53:21 [2021-06-11T08:53:21.937Z] === RUN   TestDockerSuite/TestImportFile
08:53:23 [2021-06-11T08:53:23.825Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
08:53:23 [2021-06-11T08:53:23.825Z] === RUN   TestDockerSuite/TestImportFileWithMessage
08:53:25 [2021-06-11T08:53:25.712Z] === RUN   TestDockerSuite/TestImportGzipped
08:53:28 [2021-06-11T08:53:28.226Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
08:53:29 [2021-06-11T08:53:29.591Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
08:53:30 [2021-06-11T08:53:30.518Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
08:53:31 [2021-06-11T08:53:31.444Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
08:53:32 [2021-06-11T08:53:32.007Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
08:53:32 [2021-06-11T08:53:32.263Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
08:53:32 [2021-06-11T08:53:32.263Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
08:53:33 [2021-06-11T08:53:33.192Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
08:53:34 [2021-06-11T08:53:34.577Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
08:53:35 [2021-06-11T08:53:35.505Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
08:53:36 [2021-06-11T08:53:36.066Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
08:53:36 [2021-06-11T08:53:36.995Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
08:53:37 [2021-06-11T08:53:37.560Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
08:53:37 [2021-06-11T08:53:37.560Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
08:53:38 [2021-06-11T08:53:38.924Z] === RUN   TestDockerSuite/TestInspectAmpersand
08:53:39 [2021-06-11T08:53:39.851Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
08:53:40 [2021-06-11T08:53:40.778Z] === RUN   TestDockerSuite/TestInspectByPrefix
08:53:40 [2021-06-11T08:53:40.778Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
08:53:41 [2021-06-11T08:53:41.339Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
08:53:41 [2021-06-11T08:53:41.339Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
08:53:42 [2021-06-11T08:53:42.267Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
08:53:43 [2021-06-11T08:53:43.194Z] === RUN   TestDockerSuite/TestInspectDefault
08:53:43 [2021-06-11T08:53:43.758Z] === RUN   TestDockerSuite/TestInspectHistory
08:53:44 [2021-06-11T08:53:44.686Z] === RUN   TestDockerSuite/TestInspectImage
08:53:44 [2021-06-11T08:53:44.686Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
08:53:44 [2021-06-11T08:53:44.686Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
08:53:44 [2021-06-11T08:53:44.686Z] === RUN   TestDockerSuite/TestInspectInt64
08:53:45 [2021-06-11T08:53:45.248Z] === RUN   TestDockerSuite/TestInspectJSONFields
08:53:45 [2021-06-11T08:53:45.504Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
08:53:46 [2021-06-11T08:53:46.066Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
08:53:46 [2021-06-11T08:53:46.321Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
08:53:47 [2021-06-11T08:53:47.250Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
08:53:48 [2021-06-11T08:53:48.178Z] === RUN   TestDockerSuite/TestInspectPlugin
08:53:50 [2021-06-11T08:53:50.079Z] === RUN   TestDockerSuite/TestInspectRootFS
08:53:50 [2021-06-11T08:53:50.079Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
08:53:51 [2021-06-11T08:53:51.005Z] === RUN   TestDockerSuite/TestInspectStatus
08:53:52 [2021-06-11T08:53:52.371Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
08:53:54 [2021-06-11T08:53:54.260Z] === RUN   TestDockerSuite/TestInspectTemplateError
08:53:55 [2021-06-11T08:53:55.626Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
08:53:56 [2021-06-11T08:53:56.190Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
08:53:57 [2021-06-11T08:53:57.121Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
08:53:58 [2021-06-11T08:53:58.049Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
08:53:58 [2021-06-11T08:53:58.977Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
08:54:00 [2021-06-11T08:54:00.344Z] === RUN   TestDockerSuite/TestInspectUnknownObject
08:54:00 [2021-06-11T08:54:00.344Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
08:54:02 [2021-06-11T08:54:02.863Z] === RUN   TestDockerSuite/TestLinkShortDefinition
08:54:05 [2021-06-11T08:54:05.382Z] === RUN   TestDockerSuite/TestLinksEnvs
08:54:07 [2021-06-11T08:54:07.920Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
08:54:08 [2021-06-11T08:54:08.481Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
08:54:12 [2021-06-11T08:54:12.650Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
08:54:15 [2021-06-11T08:54:15.918Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
08:54:18 [2021-06-11T08:54:18.433Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
08:54:18 [2021-06-11T08:54:18.433Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
08:54:21 [2021-06-11T08:54:21.702Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
08:54:21 [2021-06-11T08:54:21.702Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
08:54:22 [2021-06-11T08:54:22.264Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
08:54:23 [2021-06-11T08:54:23.631Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
08:54:28 [2021-06-11T08:54:28.877Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
08:54:31 [2021-06-11T08:54:31.416Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
08:54:35 [2021-06-11T08:54:35.588Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
08:54:38 [2021-06-11T08:54:38.856Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
08:54:38 [2021-06-11T08:54:38.856Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
08:54:41 [2021-06-11T08:54:41.373Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
08:54:41 [2021-06-11T08:54:41.933Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
08:54:43 [2021-06-11T08:54:43.823Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
08:54:44 [2021-06-11T08:54:44.751Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
08:54:44 [2021-06-11T08:54:44.751Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
08:54:48 [2021-06-11T08:54:48.921Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
08:54:48 [2021-06-11T08:54:48.921Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
08:54:48 [2021-06-11T08:54:48.921Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
08:54:48 [2021-06-11T08:54:48.921Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
08:54:48 [2021-06-11T08:54:48.921Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
08:54:49 [2021-06-11T08:54:49.481Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
08:54:49 [2021-06-11T08:54:49.737Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
08:54:50 [2021-06-11T08:54:50.664Z] === RUN   TestDockerSuite/TestLogsAPIUntil
08:54:53 [2021-06-11T08:54:53.933Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
08:54:54 [2021-06-11T08:54:54.859Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
08:54:56 [2021-06-11T08:54:56.224Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
08:55:01 [2021-06-11T08:55:01.462Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
08:55:01 [2021-06-11T08:55:01.718Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
08:55:01 [2021-06-11T08:55:01.718Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
08:55:02 [2021-06-11T08:55:02.649Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
08:55:04 [2021-06-11T08:55:04.015Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
08:55:04 [2021-06-11T08:55:04.941Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
08:55:06 [2021-06-11T08:55:06.304Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
08:55:06 [2021-06-11T08:55:06.865Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
08:55:09 [2021-06-11T08:55:09.379Z] === RUN   TestDockerSuite/TestLogsFollowStopped
08:55:09 [2021-06-11T08:55:09.941Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
08:55:10 [2021-06-11T08:55:10.868Z] === RUN   TestDockerSuite/TestLogsSince
08:55:17 [2021-06-11T08:55:17.518Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
08:55:17 [2021-06-11T08:55:17.518Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
08:55:24 [2021-06-11T08:55:24.051Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
08:55:24 [2021-06-11T08:55:24.051Z] === RUN   TestDockerSuite/TestLogsTail
08:55:24 [2021-06-11T08:55:24.978Z] === RUN   TestDockerSuite/TestLogsTimestamps
08:55:25 [2021-06-11T08:55:25.905Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
08:55:26 [2021-06-11T08:55:26.160Z] === RUN   TestDockerSuite/TestLogsWithDetails
08:55:27 [2021-06-11T08:55:27.088Z] === RUN   TestDockerSuite/TestMountIntoProc
08:55:27 [2021-06-11T08:55:27.088Z] === RUN   TestDockerSuite/TestMountIntoSys
08:55:28 [2021-06-11T08:55:28.454Z] === RUN   TestDockerSuite/TestNetHostname
08:55:30 [2021-06-11T08:55:30.343Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
08:55:30 [2021-06-11T08:55:30.904Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
08:55:31 [2021-06-11T08:55:31.466Z] === RUN   TestDockerSuite/TestNetworkEvents
08:55:38 [2021-06-11T08:55:38.008Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
08:55:39 [2021-06-11T08:55:39.898Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
08:55:40 [2021-06-11T08:55:40.459Z] === RUN   TestDockerSuite/TestPluginActive
08:55:42 [2021-06-11T08:55:42.345Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
08:55:43 [2021-06-11T08:55:43.708Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
08:55:47 [2021-06-11T08:55:47.874Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
08:55:47 [2021-06-11T08:55:47.874Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
08:55:47 [2021-06-11T08:55:47.874Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
08:55:48 [2021-06-11T08:55:48.800Z] === RUN   TestDockerSuite/TestPluginLogDriver
08:55:52 [2021-06-11T08:55:52.069Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
08:55:52 [2021-06-11T08:55:52.069Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
08:55:52 [2021-06-11T08:55:52.996Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
08:55:53 [2021-06-11T08:55:53.923Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
08:55:55 [2021-06-11T08:55:55.289Z] === RUN   TestDockerSuite/TestPluginUpgrade
08:55:58 [2021-06-11T08:55:58.565Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
08:55:59 [2021-06-11T08:55:59.929Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
08:56:01 [2021-06-11T08:56:01.820Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
08:56:02 [2021-06-11T08:56:02.748Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
08:56:05 [2021-06-11T08:56:05.270Z] === RUN   TestDockerSuite/TestPortHostBinding
08:56:06 [2021-06-11T08:56:06.198Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
08:56:07 [2021-06-11T08:56:07.127Z] === RUN   TestDockerSuite/TestPortList
08:56:09 [2021-06-11T08:56:09.017Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
08:56:14 [2021-06-11T08:56:14.263Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
08:56:19 [2021-06-11T08:56:19.512Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
08:56:20 [2021-06-11T08:56:20.886Z] === RUN   TestDockerSuite/TestPostContainersAttach
08:56:21 [2021-06-11T08:56:21.812Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
08:56:28 [2021-06-11T08:56:28.344Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
08:56:28 [2021-06-11T08:56:28.344Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
08:56:28 [2021-06-11T08:56:28.344Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
08:56:28 [2021-06-11T08:56:28.344Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
08:56:28 [2021-06-11T08:56:28.905Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
08:56:28 [2021-06-11T08:56:28.905Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
08:56:30 [2021-06-11T08:56:30.273Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
08:56:30 [2021-06-11T08:56:30.273Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
08:56:31 [2021-06-11T08:56:31.199Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
08:56:31 [2021-06-11T08:56:31.199Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
08:56:32 [2021-06-11T08:56:32.564Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
08:56:32 [2021-06-11T08:56:32.564Z] === RUN   TestDockerSuite/TestPruneContainerLabel
08:56:35 [2021-06-11T08:56:35.830Z] === RUN   TestDockerSuite/TestPruneContainerUntil
08:56:37 [2021-06-11T08:56:37.196Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
08:56:37 [2021-06-11T08:56:37.453Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
08:56:37 [2021-06-11T08:56:37.453Z] === RUN   TestDockerSuite/TestPsByOrder
08:56:40 [2021-06-11T08:56:40.719Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
08:56:41 [2021-06-11T08:56:41.654Z] === RUN   TestDockerSuite/TestPsListContainersBase
08:56:41 [2021-06-11T08:56:41.654Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
08:56:45 [2021-06-11T08:56:45.835Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
08:56:45 [2021-06-11T08:56:45.835Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
08:56:49 [2021-06-11T08:56:49.101Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
08:56:51 [2021-06-11T08:56:51.617Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
08:56:51 [2021-06-11T08:56:51.617Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
08:56:52 [2021-06-11T08:56:52.984Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
08:56:56 [2021-06-11T08:56:56.255Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
08:56:58 [2021-06-11T08:56:58.772Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
08:57:02 [2021-06-11T08:57:02.037Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
08:57:05 [2021-06-11T08:57:05.308Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
08:57:06 [2021-06-11T08:57:06.681Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
08:57:09 [2021-06-11T08:57:09.194Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
08:57:10 [2021-06-11T08:57:10.559Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
08:57:11 [2021-06-11T08:57:11.924Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
08:57:13 [2021-06-11T08:57:13.951Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
08:57:15 [2021-06-11T08:57:15.316Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
08:57:16 [2021-06-11T08:57:16.680Z] === RUN   TestDockerSuite/TestPsListContainersSize
08:57:18 [2021-06-11T08:57:18.570Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
08:57:18 [2021-06-11T08:57:18.826Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
08:57:19 [2021-06-11T08:57:19.388Z] === RUN   TestDockerSuite/TestPsRightTagName
08:57:21 [2021-06-11T08:57:21.903Z] === RUN   TestDockerSuite/TestPsShowMounts
08:57:24 [2021-06-11T08:57:24.419Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
08:57:24 [2021-06-11T08:57:24.685Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
08:57:24 [2021-06-11T08:57:24.685Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
08:57:24 [2021-06-11T08:57:24.951Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
08:57:24 [2021-06-11T08:57:24.951Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
08:57:24 [2021-06-11T08:57:24.951Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
08:57:25 [2021-06-11T08:57:25.883Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
08:57:27 [2021-06-11T08:57:27.247Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
08:57:28 [2021-06-11T08:57:28.611Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
08:57:28 [2021-06-11T08:57:28.866Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
08:57:29 [2021-06-11T08:57:29.428Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
08:57:30 [2021-06-11T08:57:30.180Z] --- PASS: TestBuildWCOWSandboxSize (785.83s)
08:57:30 [2021-06-11T08:57:30.182Z] === RUN   TestBuildWithEmptyDockerfile
08:57:30 [2021-06-11T08:57:30.182Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
08:57:30 [2021-06-11T08:57:30.182Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
08:57:30 [2021-06-11T08:57:30.182Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:57:30 [2021-06-11T08:57:30.182Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:57:30 [2021-06-11T08:57:30.182Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:57:30 [2021-06-11T08:57:30.182Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:57:30 [2021-06-11T08:57:30.182Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
08:57:30 [2021-06-11T08:57:30.182Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
08:57:30 [2021-06-11T08:57:30.182Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
08:57:30 [2021-06-11T08:57:30.182Z] --- PASS: TestBuildWithEmptyDockerfile (0.54s)
08:57:30 [2021-06-11T08:57:30.182Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
08:57:30 [2021-06-11T08:57:30.182Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
08:57:30 [2021-06-11T08:57:30.182Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
08:57:30 [2021-06-11T08:57:30.182Z] === RUN   TestBuildPreserveOwnership
08:57:30 [2021-06-11T08:57:30.182Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
08:57:30 [2021-06-11T08:57:30.182Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
08:57:30 [2021-06-11T08:57:30.182Z] === RUN   TestBuildPlatformInvalid
08:57:30 [2021-06-11T08:57:30.182Z] --- PASS: TestBuildPlatformInvalid (0.61s)
08:57:30 [2021-06-11T08:57:30.182Z] PASS
08:57:30 [2021-06-11T08:57:30.182Z] ok  	github.com/docker/docker/integration/build	970.353s
08:57:30 [2021-06-11T08:57:30.182Z] 
08:57:30 [2021-06-11T08:57:30.182Z] === Skipped
08:57:30 [2021-06-11T08:57:30.182Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
08:57:30 [2021-06-11T08:57:30.182Z]     build_session_test.go:25: TODO: BuildKit
08:57:30 [2021-06-11T08:57:30.182Z] 
08:57:30 [2021-06-11T08:57:30.182Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
08:57:30 [2021-06-11T08:57:30.182Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
08:57:30 [2021-06-11T08:57:30.182Z] 
08:57:30 [2021-06-11T08:57:30.182Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
08:57:30 [2021-06-11T08:57:30.182Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
08:57:30 [2021-06-11T08:57:30.182Z] 
08:57:30 [2021-06-11T08:57:30.182Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
08:57:30 [2021-06-11T08:57:30.182Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
08:57:30 [2021-06-11T08:57:30.182Z] 
08:57:30 [2021-06-11T08:57:30.182Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
08:57:30 [2021-06-11T08:57:30.182Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
08:57:30 [2021-06-11T08:57:30.182Z] 
08:57:30 [2021-06-11T08:57:30.182Z] 
08:57:30 [2021-06-11T08:57:30.182Z] DONE 29 tests, 5 skipped in 997.096s
08:57:30 [2021-06-11T08:57:30.182Z] Running D:\gopath\src\github.com\docker\docker\integration\config
08:57:30 [2021-06-11T08:57:30.182Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
08:57:30 [2021-06-11T08:57:30.182Z] INFO: Testing against a local daemon
08:57:30 [2021-06-11T08:57:30.182Z] === RUN   TestConfigInspect
08:57:30 [2021-06-11T08:57:30.182Z] --- SKIP: TestConfigInspect (0.00s)
08:57:30 [2021-06-11T08:57:30.182Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
08:57:30 [2021-06-11T08:57:30.182Z] === RUN   TestConfigList
08:57:30 [2021-06-11T08:57:30.182Z] --- SKIP: TestConfigList (0.00s)
08:57:30 [2021-06-11T08:57:30.182Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
08:57:30 [2021-06-11T08:57:30.182Z] === RUN   TestConfigsCreateAndDelete
08:57:30 [2021-06-11T08:57:30.182Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
08:57:30 [2021-06-11T08:57:30.182Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
08:57:30 [2021-06-11T08:57:30.182Z] === RUN   TestConfigsUpdate
08:57:30 [2021-06-11T08:57:30.182Z] --- SKIP: TestConfigsUpdate (0.00s)
08:57:30 [2021-06-11T08:57:30.182Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
08:57:30 [2021-06-11T08:57:30.182Z] === RUN   TestTemplatedConfig
08:57:30 [2021-06-11T08:57:30.182Z] --- SKIP: TestTemplatedConfig (0.00s)
08:57:30 [2021-06-11T08:57:30.182Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
08:57:30 [2021-06-11T08:57:30.182Z] === RUN   TestConfigCreateResolve
08:57:30 [2021-06-11T08:57:30.182Z] --- SKIP: TestConfigCreateResolve (0.00s)
08:57:30 [2021-06-11T08:57:30.182Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
08:57:30 [2021-06-11T08:57:30.182Z] === RUN   TestConfigDaemonLibtrustID
08:57:30 [2021-06-11T08:57:30.182Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
08:57:30 [2021-06-11T08:57:30.182Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
08:57:30 [2021-06-11T08:57:30.182Z] PASS
08:57:30 [2021-06-11T08:57:30.182Z] ok  	github.com/docker/docker/integration/config	0.187s
08:57:30 [2021-06-11T08:57:30.182Z] 
08:57:30 [2021-06-11T08:57:30.182Z] === Skipped
08:57:30 [2021-06-11T08:57:30.182Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
08:57:30 [2021-06-11T08:57:30.182Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
08:57:30 [2021-06-11T08:57:30.182Z] 
08:57:30 [2021-06-11T08:57:30.183Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
08:57:30 [2021-06-11T08:57:30.183Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
08:57:30 [2021-06-11T08:57:30.183Z] 
08:57:30 [2021-06-11T08:57:30.183Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
08:57:30 [2021-06-11T08:57:30.183Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
08:57:30 [2021-06-11T08:57:30.183Z] 
08:57:30 [2021-06-11T08:57:30.183Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
08:57:30 [2021-06-11T08:57:30.183Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
08:57:30 [2021-06-11T08:57:30.183Z] 
08:57:30 [2021-06-11T08:57:30.183Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
08:57:30 [2021-06-11T08:57:30.183Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
08:57:30 [2021-06-11T08:57:30.183Z] 
08:57:30 [2021-06-11T08:57:30.183Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
08:57:30 [2021-06-11T08:57:30.183Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
08:57:30 [2021-06-11T08:57:30.183Z] 
08:57:30 [2021-06-11T08:57:30.183Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
08:57:30 [2021-06-11T08:57:30.183Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
08:57:30 [2021-06-11T08:57:30.183Z] 
08:57:30 [2021-06-11T08:57:30.183Z] 
08:57:30 [2021-06-11T08:57:30.183Z] DONE 7 tests, 7 skipped in 3.057s
08:57:30 [2021-06-11T08:57:30.641Z] Running D:\gopath\src\github.com\docker\docker\integration\container
08:57:33 [2021-06-11T08:57:33.504Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
08:57:33 [2021-06-11T08:57:33.504Z] INFO: Testing against a local daemon
08:57:33 [2021-06-11T08:57:33.504Z] === RUN   TestCheckpoint
08:57:33 [2021-06-11T08:57:33.504Z] --- SKIP: TestCheckpoint (0.00s)
08:57:33 [2021-06-11T08:57:33.504Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:57:33 [2021-06-11T08:57:33.504Z] === RUN   TestContainerInvalidJSON
08:57:33 [2021-06-11T08:57:33.504Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
08:57:33 [2021-06-11T08:57:33.504Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
08:57:33 [2021-06-11T08:57:33.504Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
08:57:33 [2021-06-11T08:57:33.504Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
08:57:33 [2021-06-11T08:57:33.504Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
08:57:33 [2021-06-11T08:57:33.504Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
08:57:33 [2021-06-11T08:57:33.952Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
08:57:33 [2021-06-11T08:57:33.952Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
08:57:33 [2021-06-11T08:57:33.952Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
08:57:33 [2021-06-11T08:57:33.952Z] --- PASS: TestContainerInvalidJSON (0.53s)
08:57:33 [2021-06-11T08:57:33.952Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
08:57:33 [2021-06-11T08:57:33.952Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
08:57:33 [2021-06-11T08:57:33.952Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
08:57:33 [2021-06-11T08:57:33.952Z] === RUN   TestCopyFromContainerPathDoesNotExist
08:57:33 [2021-06-11T08:57:33.952Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s)
08:57:33 [2021-06-11T08:57:33.952Z] === RUN   TestCopyFromContainerPathIsNotDir
08:57:34 [2021-06-11T08:57:34.401Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s)
08:57:34 [2021-06-11T08:57:34.401Z] === RUN   TestCopyToContainerPathDoesNotExist
08:57:34 [2021-06-11T08:57:34.401Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s)
08:57:34 [2021-06-11T08:57:34.401Z] === RUN   TestCopyToContainerPathIsNotDir
08:57:34 [2021-06-11T08:57:34.850Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s)
08:57:34 [2021-06-11T08:57:34.850Z] === RUN   TestCopyFromContainer
08:57:34 [2021-06-11T08:57:34.850Z] --- SKIP: TestCopyFromContainer (0.00s)
08:57:34 [2021-06-11T08:57:34.850Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
08:57:34 [2021-06-11T08:57:34.850Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
08:57:34 [2021-06-11T08:57:34.850Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:57:34 [2021-06-11T08:57:34.850Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:57:34 [2021-06-11T08:57:34.850Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:57:34 [2021-06-11T08:57:34.850Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:57:34 [2021-06-11T08:57:34.850Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
08:57:34 [2021-06-11T08:57:34.850Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
08:57:34 [2021-06-11T08:57:34.850Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:57:34 [2021-06-11T08:57:34.850Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
08:57:34 [2021-06-11T08:57:34.850Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:57:34 [2021-06-11T08:57:34.850Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
08:57:34 [2021-06-11T08:57:34.850Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
08:57:34 [2021-06-11T08:57:34.850Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
08:57:34 [2021-06-11T08:57:34.850Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
08:57:34 [2021-06-11T08:57:34.850Z] === RUN   TestCreateLinkToNonExistingContainer
08:57:34 [2021-06-11T08:57:34.850Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
08:57:34 [2021-06-11T08:57:34.850Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
08:57:34 [2021-06-11T08:57:34.850Z] === RUN   TestCreateWithInvalidEnv
08:57:34 [2021-06-11T08:57:34.850Z] === RUN   TestCreateWithInvalidEnv/0
08:57:34 [2021-06-11T08:57:34.850Z] === PAUSE TestCreateWithInvalidEnv/0
08:57:34 [2021-06-11T08:57:34.850Z] === RUN   TestCreateWithInvalidEnv/1
08:57:34 [2021-06-11T08:57:34.850Z] === PAUSE TestCreateWithInvalidEnv/1
08:57:34 [2021-06-11T08:57:34.850Z] === RUN   TestCreateWithInvalidEnv/2
08:57:34 [2021-06-11T08:57:34.850Z] === PAUSE TestCreateWithInvalidEnv/2
08:57:34 [2021-06-11T08:57:34.850Z] === CONT  TestCreateWithInvalidEnv/0
08:57:34 [2021-06-11T08:57:34.850Z] === CONT  TestCreateWithInvalidEnv/2
08:57:34 [2021-06-11T08:57:34.850Z] === CONT  TestCreateWithInvalidEnv/1
08:57:34 [2021-06-11T08:57:34.850Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
08:57:34 [2021-06-11T08:57:34.850Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
08:57:34 [2021-06-11T08:57:34.850Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
08:57:34 [2021-06-11T08:57:34.850Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
08:57:34 [2021-06-11T08:57:34.850Z] === RUN   TestCreateTmpfsMountsTarget
08:57:34 [2021-06-11T08:57:34.850Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
08:57:34 [2021-06-11T08:57:34.850Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
08:57:34 [2021-06-11T08:57:34.850Z] === RUN   TestCreateWithCustomMaskedPaths
08:57:34 [2021-06-11T08:57:34.850Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
08:57:34 [2021-06-11T08:57:34.850Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
08:57:34 [2021-06-11T08:57:34.850Z] === RUN   TestCreateWithCustomReadonlyPaths
08:57:34 [2021-06-11T08:57:34.850Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
08:57:34 [2021-06-11T08:57:34.850Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
08:57:34 [2021-06-11T08:57:34.850Z] === RUN   TestCreateWithInvalidHealthcheckParams
08:57:34 [2021-06-11T08:57:34.850Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:57:34 [2021-06-11T08:57:34.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:57:34 [2021-06-11T08:57:34.850Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:57:34 [2021-06-11T08:57:34.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:57:34 [2021-06-11T08:57:34.850Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:57:34 [2021-06-11T08:57:34.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:57:34 [2021-06-11T08:57:34.850Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:57:34 [2021-06-11T08:57:34.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:57:34 [2021-06-11T08:57:34.850Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:57:34 [2021-06-11T08:57:34.850Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:57:34 [2021-06-11T08:57:34.850Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:57:34 [2021-06-11T08:57:34.850Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:57:34 [2021-06-11T08:57:34.850Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:57:34 [2021-06-11T08:57:34.850Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:57:34 [2021-06-11T08:57:34.850Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:57:34 [2021-06-11T08:57:34.850Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
08:57:34 [2021-06-11T08:57:34.850Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
08:57:34 [2021-06-11T08:57:34.850Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
08:57:34 [2021-06-11T08:57:34.850Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
08:57:34 [2021-06-11T08:57:34.850Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
08:57:34 [2021-06-11T08:57:34.850Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
08:57:34 [2021-06-11T08:57:34.850Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
08:57:34 [2021-06-11T08:57:34.850Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
08:57:34 [2021-06-11T08:57:34.850Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
08:57:34 [2021-06-11T08:57:34.850Z] === RUN   TestCreateDifferentPlatform
08:57:34 [2021-06-11T08:57:34.850Z] === RUN   TestCreateDifferentPlatform/different_os
08:57:34 [2021-06-11T08:57:34.850Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
08:57:34 [2021-06-11T08:57:34.850Z] --- PASS: TestCreateDifferentPlatform (0.04s)
08:57:34 [2021-06-11T08:57:34.850Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
08:57:34 [2021-06-11T08:57:34.850Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
08:57:34 [2021-06-11T08:57:34.850Z] === RUN   TestCreateVolumesFromNonExistingContainer
08:57:34 [2021-06-11T08:57:34.850Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s)
08:57:34 [2021-06-11T08:57:34.850Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
08:57:34 [2021-06-11T08:57:34.850Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s)
08:57:34 [2021-06-11T08:57:34.850Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
08:57:34 [2021-06-11T08:57:34.850Z] === RUN   TestContainerKillOnDaemonStart
08:57:34 [2021-06-11T08:57:34.850Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
08:57:34 [2021-06-11T08:57:34.850Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
08:57:34 [2021-06-11T08:57:34.850Z] === RUN   TestDiff
08:57:34 [2021-06-11T08:57:34.850Z] --- SKIP: TestDiff (0.00s)
08:57:34 [2021-06-11T08:57:34.850Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
08:57:34 [2021-06-11T08:57:34.850Z] === RUN   TestExecWithCloseStdin
08:57:38 [2021-06-11T08:57:38.568Z] --- PASS: TestExecWithCloseStdin (2.97s)
08:57:38 [2021-06-11T08:57:38.568Z] === RUN   TestExec
08:57:40 [2021-06-11T08:57:40.080Z] --- PASS: TestExec (2.12s)
08:57:40 [2021-06-11T08:57:40.080Z] === RUN   TestExecUser
08:57:40 [2021-06-11T08:57:40.080Z] --- SKIP: TestExecUser (0.00s)
08:57:40 [2021-06-11T08:57:40.080Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
08:57:40 [2021-06-11T08:57:40.080Z] === RUN   TestExportContainerAndImportImage
08:57:40 [2021-06-11T08:57:40.080Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
08:57:40 [2021-06-11T08:57:40.080Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
08:57:40 [2021-06-11T08:57:40.080Z] === RUN   TestExportContainerAfterDaemonRestart
08:57:40 [2021-06-11T08:57:40.080Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
08:57:40 [2021-06-11T08:57:40.080Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
08:57:40 [2021-06-11T08:57:40.080Z] === RUN   TestHealthCheckWorkdir
08:57:40 [2021-06-11T08:57:40.080Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
08:57:40 [2021-06-11T08:57:40.080Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
08:57:40 [2021-06-11T08:57:40.080Z] === RUN   TestHealthKillContainer
08:57:40 [2021-06-11T08:57:40.080Z] --- SKIP: TestHealthKillContainer (0.00s)
08:57:40 [2021-06-11T08:57:40.080Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
08:57:40 [2021-06-11T08:57:40.080Z] === RUN   TestInspectCpusetInConfigPre120
08:57:40 [2021-06-11T08:57:40.080Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
08:57:40 [2021-06-11T08:57:40.080Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
08:57:40 [2021-06-11T08:57:40.080Z] === RUN   TestKillContainerInvalidSignal
08:57:41 [2021-06-11T08:57:41.600Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
08:57:41 [2021-06-11T08:57:41.600Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
08:57:42 [2021-06-11T08:57:42.220Z] --- PASS: TestKillContainerInvalidSignal (2.02s)
08:57:42 [2021-06-11T08:57:42.220Z] === RUN   TestKillContainer
08:57:42 [2021-06-11T08:57:42.220Z] === RUN   TestKillContainer/no_signal
08:57:43 [2021-06-11T08:57:43.488Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
08:57:43 [2021-06-11T08:57:43.489Z] === RUN   TestDockerSuite/TestRestartPolicyNO
08:57:43 [2021-06-11T08:57:43.489Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
08:57:43 [2021-06-11T08:57:43.489Z] === RUN   TestDockerSuite/TestRestartRunningContainer
08:57:43 [2021-06-11T08:57:43.727Z] === RUN   TestKillContainer/non_killing_signal
08:57:43 [2021-06-11T08:57:43.727Z] === RUN   TestKillContainer/killing_signal
08:57:43 [2021-06-11T08:57:43.744Z] === RUN   TestDockerSwarmSuite/TestServiceScale
08:57:45 [2021-06-11T08:57:45.632Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
08:57:46 [2021-06-11T08:57:46.559Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
08:57:46 [2021-06-11T08:57:46.584Z] --- PASS: TestKillContainer (4.33s)
08:57:46 [2021-06-11T08:57:46.584Z]     --- PASS: TestKillContainer/no_signal (1.75s)
08:57:46 [2021-06-11T08:57:46.584Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
08:57:46 [2021-06-11T08:57:46.584Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
08:57:46 [2021-06-11T08:57:46.584Z]     --- PASS: TestKillContainer/killing_signal (2.54s)
08:57:46 [2021-06-11T08:57:46.584Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:57:46 [2021-06-11T08:57:46.584Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
08:57:46 [2021-06-11T08:57:46.584Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
08:57:46 [2021-06-11T08:57:46.584Z] === RUN   TestKillStoppedContainer
08:57:46 [2021-06-11T08:57:46.584Z] --- SKIP: TestKillStoppedContainer (0.00s)
08:57:46 [2021-06-11T08:57:46.584Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
08:57:46 [2021-06-11T08:57:46.584Z] === RUN   TestKillStoppedContainerAPIPre120
08:57:46 [2021-06-11T08:57:46.584Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
08:57:46 [2021-06-11T08:57:46.584Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
08:57:46 [2021-06-11T08:57:46.584Z] === RUN   TestKillDifferentUserContainer
08:57:46 [2021-06-11T08:57:46.584Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
08:57:46 [2021-06-11T08:57:46.584Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
08:57:46 [2021-06-11T08:57:46.584Z] === RUN   TestInspectOomKilledTrue
08:57:46 [2021-06-11T08:57:46.584Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
08:57:46 [2021-06-11T08:57:46.584Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
08:57:46 [2021-06-11T08:57:46.584Z] === RUN   TestInspectOomKilledFalse
08:57:46 [2021-06-11T08:57:46.584Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
08:57:46 [2021-06-11T08:57:46.584Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:57:46 [2021-06-11T08:57:46.584Z] === RUN   TestLogsFollowTailEmpty
08:57:48 [2021-06-11T08:57:48.448Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
08:57:48 [2021-06-11T08:57:48.722Z] --- PASS: TestLogsFollowTailEmpty (1.93s)
08:57:48 [2021-06-11T08:57:48.722Z] === RUN   TestNetworkNat
08:57:48 [2021-06-11T08:57:48.722Z] --- SKIP: TestNetworkNat (0.00s)
08:57:48 [2021-06-11T08:57:48.722Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
08:57:48 [2021-06-11T08:57:48.722Z] === RUN   TestNetworkLocalhostTCPNat
08:57:50 [2021-06-11T08:57:50.870Z] --- PASS: TestNetworkLocalhostTCPNat (2.47s)
08:57:50 [2021-06-11T08:57:50.870Z] === RUN   TestNetworkLoopbackNat
08:57:50 [2021-06-11T08:57:50.870Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
08:57:50 [2021-06-11T08:57:50.870Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
08:57:50 [2021-06-11T08:57:50.870Z] === RUN   TestPause
08:57:50 [2021-06-11T08:57:50.870Z] --- SKIP: TestPause (0.00s)
08:57:50 [2021-06-11T08:57:50.870Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
08:57:50 [2021-06-11T08:57:50.870Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:57:51 [2021-06-11T08:57:51.750Z] === RUN   TestDockerSuite/TestRestartWithVolumes
08:57:53 [2021-06-11T08:57:53.011Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.00s)
08:57:53 [2021-06-11T08:57:53.011Z] === RUN   TestPauseStopPausedContainer
08:57:53 [2021-06-11T08:57:53.012Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
08:57:53 [2021-06-11T08:57:53.012Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
08:57:53 [2021-06-11T08:57:53.012Z] === RUN   TestPsFilter
08:57:53 [2021-06-11T08:57:53.012Z] --- PASS: TestPsFilter (0.35s)
08:57:53 [2021-06-11T08:57:53.012Z] === RUN   TestRemoveContainerWithRemovedVolume
08:57:53 [2021-06-11T08:57:53.640Z] === RUN   TestDockerSuite/TestRmiBlank
08:57:53 [2021-06-11T08:57:53.640Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
08:57:53 [2021-06-11T08:57:53.640Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
08:57:55 [2021-06-11T08:57:55.868Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.53s)
08:57:55 [2021-06-11T08:57:55.868Z] === RUN   TestRemoveContainerWithVolume
08:57:57 [2021-06-11T08:57:57.805Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
08:57:58 [2021-06-11T08:57:58.366Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
08:57:58 [2021-06-11T08:57:58.621Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
08:57:58 [2021-06-11T08:57:58.722Z] --- PASS: TestRemoveContainerWithVolume (2.56s)
08:57:58 [2021-06-11T08:57:58.722Z] === RUN   TestRemoveContainerRunning
08:58:00 [2021-06-11T08:58:00.231Z] --- PASS: TestRemoveContainerRunning (1.94s)
08:58:00 [2021-06-11T08:58:00.231Z] === RUN   TestRemoveContainerForceRemoveRunning
08:58:00 [2021-06-11T08:58:00.508Z] === RUN   TestDockerSuite/TestRmiImgIDForce
08:58:01 [2021-06-11T08:58:01.438Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
08:58:02 [2021-06-11T08:58:02.369Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.03s)
08:58:02 [2021-06-11T08:58:02.369Z] === RUN   TestRemoveInvalidContainer
08:58:02 [2021-06-11T08:58:02.369Z] --- PASS: TestRemoveInvalidContainer (0.03s)
08:58:02 [2021-06-11T08:58:02.369Z] === RUN   TestRenameLinkedContainer
08:58:02 [2021-06-11T08:58:02.369Z] --- SKIP: TestRenameLinkedContainer (0.00s)
08:58:02 [2021-06-11T08:58:02.369Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
08:58:02 [2021-06-11T08:58:02.369Z] === RUN   TestRenameStoppedContainer
08:58:03 [2021-06-11T08:58:03.330Z] === RUN   TestDockerSuite/TestRmiParentImageFail
08:58:04 [2021-06-11T08:58:04.695Z] === RUN   TestDockerSuite/TestRmiTag
08:58:04 [2021-06-11T08:58:04.695Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
08:58:04 [2021-06-11T08:58:04.695Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
08:58:05 [2021-06-11T08:58:05.224Z] --- PASS: TestRenameStoppedContainer (2.53s)
08:58:05 [2021-06-11T08:58:05.224Z] === RUN   TestRenameRunningContainerAndReuse
08:58:05 [2021-06-11T08:58:05.256Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
08:58:07 [2021-06-11T08:58:07.772Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
08:58:08 [2021-06-11T08:58:08.902Z] --- PASS: TestRenameRunningContainerAndReuse (3.92s)
08:58:08 [2021-06-11T08:58:08.902Z] === RUN   TestRenameInvalidName
08:58:10 [2021-06-11T08:58:10.290Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
08:58:10 [2021-06-11T08:58:10.290Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
08:58:10 [2021-06-11T08:58:10.851Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
08:58:11 [2021-06-11T08:58:11.042Z] --- PASS: TestRenameInvalidName (1.98s)
08:58:11 [2021-06-11T08:58:11.042Z] === RUN   TestRenameAnonymousContainer
08:58:12 [2021-06-11T08:58:12.238Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
08:58:12 [2021-06-11T08:58:12.493Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
08:58:14 [2021-06-11T08:58:14.382Z] === RUN   TestDockerSuite/TestRunAddHost
08:58:14 [2021-06-11T08:58:14.944Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
08:58:15 [2021-06-11T08:58:15.506Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
08:58:16 [2021-06-11T08:58:16.067Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
08:58:16 [2021-06-11T08:58:16.323Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
08:58:16 [2021-06-11T08:58:16.885Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
08:58:18 [2021-06-11T08:58:18.773Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
08:58:19 [2021-06-11T08:58:19.029Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
08:58:19 [2021-06-11T08:58:19.956Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
08:58:20 [2021-06-11T08:58:20.883Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
08:58:21 [2021-06-11T08:58:21.257Z] --- PASS: TestRenameAnonymousContainer (9.01s)
08:58:21 [2021-06-11T08:58:21.257Z] === RUN   TestRenameContainerWithSameName
08:58:21 [2021-06-11T08:58:21.706Z] --- PASS: TestRenameContainerWithSameName (2.00s)
08:58:21 [2021-06-11T08:58:21.706Z] === RUN   TestRenameContainerWithLinkedContainer
08:58:21 [2021-06-11T08:58:21.706Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
08:58:21 [2021-06-11T08:58:21.706Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
08:58:21 [2021-06-11T08:58:21.706Z] === RUN   TestResize
08:58:21 [2021-06-11T08:58:21.809Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
08:58:23 [2021-06-11T08:58:23.175Z] === RUN   TestDockerSuite/TestRunAttachDetach
08:58:23 [2021-06-11T08:58:23.846Z] --- PASS: TestResize (2.00s)
08:58:23 [2021-06-11T08:58:23.846Z] === RUN   TestResizeWithInvalidSize
08:58:24 [2021-06-11T08:58:24.104Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
08:58:25 [2021-06-11T08:58:25.031Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
08:58:25 [2021-06-11T08:58:25.592Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
08:58:25 [2021-06-11T08:58:25.988Z] --- PASS: TestResizeWithInvalidSize (2.03s)
08:58:25 [2021-06-11T08:58:25.989Z] === RUN   TestResizeWhenContainerNotStarted
08:58:26 [2021-06-11T08:58:26.518Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
08:58:27 [2021-06-11T08:58:27.445Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
08:58:28 [2021-06-11T08:58:28.128Z] --- PASS: TestResizeWhenContainerNotStarted (2.51s)
08:58:28 [2021-06-11T08:58:28.128Z] === RUN   TestDaemonRestartKillContainers
08:58:28 [2021-06-11T08:58:28.128Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
08:58:28 [2021-06-11T08:58:28.128Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
08:58:28 [2021-06-11T08:58:28.128Z] === RUN   TestStats
08:58:28 [2021-06-11T08:58:28.128Z] --- SKIP: TestStats (0.00s)
08:58:28 [2021-06-11T08:58:28.128Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
08:58:28 [2021-06-11T08:58:28.128Z] === RUN   TestStopContainerWithRestartPolicyAlways
08:58:28 [2021-06-11T08:58:28.378Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
08:58:29 [2021-06-11T08:58:29.303Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
08:58:29 [2021-06-11T08:58:29.864Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
08:58:30 [2021-06-11T08:58:30.425Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
08:58:30 [2021-06-11T08:58:30.681Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
08:58:31 [2021-06-11T08:58:31.608Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
08:58:31 [2021-06-11T08:58:31.608Z] === RUN   TestDockerSuite/TestRunBindMounts
08:58:34 [2021-06-11T08:58:34.875Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
08:58:35 [2021-06-11T08:58:35.119Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.46s)
08:58:35 [2021-06-11T08:58:35.119Z] === RUN   TestStopContainerWithTimeout
08:58:35 [2021-06-11T08:58:35.119Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
08:58:35 [2021-06-11T08:58:35.119Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
08:58:35 [2021-06-11T08:58:35.119Z] === RUN   TestUpdateRestartPolicy
08:58:35 [2021-06-11T08:58:35.134Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
08:58:36 [2021-06-11T08:58:36.061Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
08:58:36 [2021-06-11T08:58:36.622Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
08:58:37 [2021-06-11T08:58:37.549Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
08:58:37 [2021-06-11T08:58:37.549Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
08:58:38 [2021-06-11T08:58:38.110Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
08:58:39 [2021-06-11T08:58:39.036Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
08:58:39 [2021-06-11T08:58:39.036Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
08:58:39 [2021-06-11T08:58:39.963Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
08:58:40 [2021-06-11T08:58:40.525Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
08:58:41 [2021-06-11T08:58:41.451Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
08:58:41 [2021-06-11T08:58:41.451Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
08:58:42 [2021-06-11T08:58:42.013Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
08:58:42 [2021-06-11T08:58:42.268Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
08:58:42 [2021-06-11T08:58:42.268Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
08:58:43 [2021-06-11T08:58:43.633Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
08:58:45 [2021-06-11T08:58:45.012Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
08:58:45 [2021-06-11T08:58:45.587Z] === RUN   TestDockerSuite/TestRunContainerNetwork
08:58:46 [2021-06-11T08:58:46.148Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
08:58:46 [2021-06-11T08:58:46.148Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
08:58:47 [2021-06-11T08:58:47.074Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
08:58:48 [2021-06-11T08:58:48.439Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
08:58:49 [2021-06-11T08:58:49.804Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
08:58:51 [2021-06-11T08:58:51.167Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
08:58:52 [2021-06-11T08:58:52.094Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
08:58:52 [2021-06-11T08:58:52.657Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
08:58:53 [2021-06-11T08:58:53.584Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
08:58:54 [2021-06-11T08:58:54.144Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
08:58:55 [2021-06-11T08:58:55.071Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
08:58:56 [2021-06-11T08:58:56.062Z] --- PASS: TestUpdateRestartPolicy (21.29s)
08:58:56 [2021-06-11T08:58:56.062Z] === RUN   TestUpdateRestartWithAutoRemove
08:58:56 [2021-06-11T08:58:56.435Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
08:58:58 [2021-06-11T08:58:58.202Z] --- PASS: TestUpdateRestartWithAutoRemove (1.99s)
08:58:58 [2021-06-11T08:58:58.202Z] === RUN   TestWaitNonBlocked
08:58:58 [2021-06-11T08:58:58.202Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:58:58 [2021-06-11T08:58:58.202Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:58:58 [2021-06-11T08:58:58.202Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:58:58 [2021-06-11T08:58:58.202Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:58:58 [2021-06-11T08:58:58.202Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:58:58 [2021-06-11T08:58:58.202Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:58:58 [2021-06-11T08:58:58.950Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
08:59:00 [2021-06-11T08:59:00.134Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
08:59:00 [2021-06-11T08:59:00.134Z] === RUN   TestDockerSuite/TestRunCreateVolume
08:59:01 [2021-06-11T08:59:01.058Z] --- PASS: TestWaitNonBlocked (0.02s)
08:59:01 [2021-06-11T08:59:01.058Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.69s)
08:59:01 [2021-06-11T08:59:01.058Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.76s)
08:59:01 [2021-06-11T08:59:01.058Z] === RUN   TestWaitBlocked
08:59:01 [2021-06-11T08:59:01.058Z] --- SKIP: TestWaitBlocked (0.00s)
08:59:01 [2021-06-11T08:59:01.058Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
08:59:01 [2021-06-11T08:59:01.058Z] PASS
08:59:01 [2021-06-11T08:59:01.058Z] ok  	github.com/docker/docker/integration/container	87.734s
08:59:01 [2021-06-11T08:59:01.058Z] 
08:59:01 [2021-06-11T08:59:01.058Z] === Skipped
08:59:01 [2021-06-11T08:59:01.058Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
08:59:01 [2021-06-11T08:59:01.058Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:59:01 [2021-06-11T08:59:01.058Z] 
08:59:01 [2021-06-11T08:59:01.058Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
08:59:01 [2021-06-11T08:59:01.058Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
08:59:01 [2021-06-11T08:59:01.058Z] 
08:59:01 [2021-06-11T08:59:01.058Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
08:59:01 [2021-06-11T08:59:01.058Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
08:59:01 [2021-06-11T08:59:01.058Z] 
08:59:01 [2021-06-11T08:59:01.058Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
08:59:01 [2021-06-11T08:59:01.058Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
08:59:01 [2021-06-11T08:59:01.058Z] 
08:59:01 [2021-06-11T08:59:01.058Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
08:59:01 [2021-06-11T08:59:01.058Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
08:59:01 [2021-06-11T08:59:01.058Z] 
08:59:01 [2021-06-11T08:59:01.058Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
08:59:01 [2021-06-11T08:59:01.058Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
08:59:01 [2021-06-11T08:59:01.058Z] 
08:59:01 [2021-06-11T08:59:01.058Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
08:59:01 [2021-06-11T08:59:01.058Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
08:59:01 [2021-06-11T08:59:01.058Z] 
08:59:01 [2021-06-11T08:59:01.058Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s)
08:59:01 [2021-06-11T08:59:01.058Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
08:59:01 [2021-06-11T08:59:01.058Z] 
08:59:01 [2021-06-11T08:59:01.058Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
08:59:01 [2021-06-11T08:59:01.058Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
08:59:01 [2021-06-11T08:59:01.058Z] 
08:59:01 [2021-06-11T08:59:01.058Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
08:59:01 [2021-06-11T08:59:01.058Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
08:59:01 [2021-06-11T08:59:01.058Z] 
08:59:01 [2021-06-11T08:59:01.058Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
08:59:01 [2021-06-11T08:59:01.058Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
08:59:01 [2021-06-11T08:59:01.058Z] 
08:59:01 [2021-06-11T08:59:01.058Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
08:59:01 [2021-06-11T08:59:01.058Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
08:59:01 [2021-06-11T08:59:01.058Z] 
08:59:01 [2021-06-11T08:59:01.058Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
08:59:01 [2021-06-11T08:59:01.058Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
08:59:01 [2021-06-11T08:59:01.058Z] 
08:59:01 [2021-06-11T08:59:01.058Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
08:59:01 [2021-06-11T08:59:01.058Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
08:59:01 [2021-06-11T08:59:01.058Z] 
08:59:01 [2021-06-11T08:59:01.058Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
08:59:01 [2021-06-11T08:59:01.058Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
08:59:01 [2021-06-11T08:59:01.058Z] 
08:59:01 [2021-06-11T08:59:01.058Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
08:59:01 [2021-06-11T08:59:01.058Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
08:59:01 [2021-06-11T08:59:01.058Z] 
08:59:01 [2021-06-11T08:59:01.058Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
08:59:01 [2021-06-11T08:59:01.058Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
08:59:01 [2021-06-11T08:59:01.058Z]         kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
08:59:01 [2021-06-11T08:59:01.058Z] 
08:59:01 [2021-06-11T08:59:01.058Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
08:59:01 [2021-06-11T08:59:01.058Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
08:59:01 [2021-06-11T08:59:01.058Z] 
08:59:01 [2021-06-11T08:59:01.058Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
08:59:01 [2021-06-11T08:59:01.058Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
08:59:01 [2021-06-11T08:59:01.058Z] 
08:59:01 [2021-06-11T08:59:01.058Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
08:59:01 [2021-06-11T08:59:01.058Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
08:59:01 [2021-06-11T08:59:01.058Z] 
08:59:01 [2021-06-11T08:59:01.058Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
08:59:01 [2021-06-11T08:59:01.058Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
08:59:01 [2021-06-11T08:59:01.058Z] 
08:59:01 [2021-06-11T08:59:01.058Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
08:59:01 [2021-06-11T08:59:01.058Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
08:59:01 [2021-06-11T08:59:01.058Z] 
08:59:01 [2021-06-11T08:59:01.058Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
08:59:01 [2021-06-11T08:59:01.058Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
08:59:01 [2021-06-11T08:59:01.058Z] 
08:59:01 [2021-06-11T08:59:01.058Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
08:59:01 [2021-06-11T08:59:01.058Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
08:59:01 [2021-06-11T08:59:01.058Z] 
08:59:01 [2021-06-11T08:59:01.058Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
08:59:01 [2021-06-11T08:59:01.058Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
08:59:01 [2021-06-11T08:59:01.058Z] 
08:59:01 [2021-06-11T08:59:01.058Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
08:59:01 [2021-06-11T08:59:01.058Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
08:59:01 [2021-06-11T08:59:01.058Z] 
08:59:01 [2021-06-11T08:59:01.058Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
08:59:01 [2021-06-11T08:59:01.058Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
08:59:01 [2021-06-11T08:59:01.058Z] 
08:59:01 [2021-06-11T08:59:01.058Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
08:59:01 [2021-06-11T08:59:01.058Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
08:59:01 [2021-06-11T08:59:01.058Z] 
08:59:01 [2021-06-11T08:59:01.058Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
08:59:01 [2021-06-11T08:59:01.058Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
08:59:01 [2021-06-11T08:59:01.058Z] 
08:59:01 [2021-06-11T08:59:01.058Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
08:59:01 [2021-06-11T08:59:01.058Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
08:59:01 [2021-06-11T08:59:01.058Z] 
08:59:01 [2021-06-11T08:59:01.058Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
08:59:01 [2021-06-11T08:59:01.058Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
08:59:01 [2021-06-11T08:59:01.058Z] 
08:59:01 [2021-06-11T08:59:01.058Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
08:59:01 [2021-06-11T08:59:01.058Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
08:59:01 [2021-06-11T08:59:01.058Z] 
08:59:01 [2021-06-11T08:59:01.058Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
08:59:01 [2021-06-11T08:59:01.058Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
08:59:01 [2021-06-11T08:59:01.058Z] 
08:59:01 [2021-06-11T08:59:01.058Z] 
08:59:01 [2021-06-11T08:59:01.058Z] DONE 88 tests, 33 skipped in 90.450s
08:59:01 [2021-06-11T08:59:01.058Z] Running D:\gopath\src\github.com\docker\docker\integration\image
08:59:01 [2021-06-11T08:59:01.062Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
08:59:03 [2021-06-11T08:59:03.206Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
08:59:03 [2021-06-11T08:59:03.206Z] INFO: Testing against a local daemon
08:59:03 [2021-06-11T08:59:03.206Z] === RUN   TestCommitInheritsEnv
08:59:03 [2021-06-11T08:59:03.206Z] --- SKIP: TestCommitInheritsEnv (0.00s)
08:59:03 [2021-06-11T08:59:03.206Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
08:59:03 [2021-06-11T08:59:03.206Z] === RUN   TestImportExtremelyLargeImageWorks
08:59:03 [2021-06-11T08:59:03.206Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
08:59:03 [2021-06-11T08:59:03.206Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
08:59:03 [2021-06-11T08:59:03.206Z] === RUN   TestImagesFilterMultiReference
08:59:03 [2021-06-11T08:59:03.206Z] --- PASS: TestImagesFilterMultiReference (0.09s)
08:59:03 [2021-06-11T08:59:03.206Z] === RUN   TestImagePullPlatformInvalid
08:59:03 [2021-06-11T08:59:03.206Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
08:59:03 [2021-06-11T08:59:03.206Z] === RUN   TestRemoveImageOrphaning
08:59:04 [2021-06-11T08:59:04.156Z] --- PASS: TestRemoveImageOrphaning (1.07s)
08:59:04 [2021-06-11T08:59:04.156Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:59:04 [2021-06-11T08:59:04.156Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
08:59:04 [2021-06-11T08:59:04.156Z] === RUN   TestTagInvalidReference
08:59:04 [2021-06-11T08:59:04.156Z] --- PASS: TestTagInvalidReference (0.03s)
08:59:04 [2021-06-11T08:59:04.156Z] === RUN   TestTagValidPrefixedRepo
08:59:04 [2021-06-11T08:59:04.352Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
08:59:04 [2021-06-11T08:59:04.605Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
08:59:04 [2021-06-11T08:59:04.605Z] === RUN   TestTagExistedNameWithoutForce
08:59:04 [2021-06-11T08:59:04.605Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
08:59:04 [2021-06-11T08:59:04.605Z] === RUN   TestTagOfficialNames
08:59:04 [2021-06-11T08:59:04.606Z] --- PASS: TestTagOfficialNames (0.08s)
08:59:04 [2021-06-11T08:59:04.606Z] === RUN   TestTagMatchesDigest
08:59:04 [2021-06-11T08:59:04.606Z] --- PASS: TestTagMatchesDigest (0.03s)
08:59:04 [2021-06-11T08:59:04.606Z] PASS
08:59:04 [2021-06-11T08:59:04.606Z] ok  	github.com/docker/docker/integration/image	1.619s
08:59:04 [2021-06-11T08:59:04.606Z] 
08:59:04 [2021-06-11T08:59:04.606Z] === Skipped
08:59:04 [2021-06-11T08:59:04.606Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
08:59:04 [2021-06-11T08:59:04.606Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
08:59:04 [2021-06-11T08:59:04.606Z] 
08:59:04 [2021-06-11T08:59:04.606Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
08:59:04 [2021-06-11T08:59:04.606Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
08:59:04 [2021-06-11T08:59:04.606Z] 
08:59:04 [2021-06-11T08:59:04.606Z] 
08:59:04 [2021-06-11T08:59:04.606Z] DONE 11 tests, 2 skipped in 3.764s
08:59:04 [2021-06-11T08:59:04.606Z] Running D:\gopath\src\github.com\docker\docker\integration\network
08:59:05 [2021-06-11T08:59:05.282Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
08:59:07 [2021-06-11T08:59:07.468Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
08:59:07 [2021-06-11T08:59:07.468Z] INFO: Testing against a local daemon
08:59:07 [2021-06-11T08:59:07.468Z] === RUN   TestNetworkCreateDelete
08:59:07 [2021-06-11T08:59:07.468Z] --- SKIP: TestNetworkCreateDelete (0.00s)
08:59:07 [2021-06-11T08:59:07.468Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
08:59:07 [2021-06-11T08:59:07.468Z] === RUN   TestDockerNetworkDeletePreferID
08:59:07 [2021-06-11T08:59:07.468Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
08:59:07 [2021-06-11T08:59:07.468Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
08:59:07 [2021-06-11T08:59:07.468Z] === RUN   TestDaemonDNSFallback
08:59:07 [2021-06-11T08:59:07.468Z] --- SKIP: TestDaemonDNSFallback (0.00s)
08:59:07 [2021-06-11T08:59:07.468Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
08:59:07 [2021-06-11T08:59:07.468Z] === RUN   TestInspectNetwork
08:59:07 [2021-06-11T08:59:07.468Z] --- SKIP: TestInspectNetwork (0.00s)
08:59:07 [2021-06-11T08:59:07.468Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
08:59:07 [2021-06-11T08:59:07.468Z] === RUN   TestRunContainerWithBridgeNone
08:59:07 [2021-06-11T08:59:07.468Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
08:59:07 [2021-06-11T08:59:07.468Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
08:59:07 [2021-06-11T08:59:07.468Z] === RUN   TestNetworkInvalidJSON
08:59:07 [2021-06-11T08:59:07.468Z] === RUN   TestNetworkInvalidJSON//networks/create
08:59:07 [2021-06-11T08:59:07.468Z] === PAUSE TestNetworkInvalidJSON//networks/create
08:59:07 [2021-06-11T08:59:07.468Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
08:59:07 [2021-06-11T08:59:07.468Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
08:59:07 [2021-06-11T08:59:07.468Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
08:59:07 [2021-06-11T08:59:07.468Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
08:59:07 [2021-06-11T08:59:07.468Z] === CONT  TestNetworkInvalidJSON//networks/create
08:59:07 [2021-06-11T08:59:07.468Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
08:59:07 [2021-06-11T08:59:07.468Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
08:59:07 [2021-06-11T08:59:07.468Z] --- PASS: TestNetworkInvalidJSON (0.05s)
08:59:07 [2021-06-11T08:59:07.468Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
08:59:07 [2021-06-11T08:59:07.468Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
08:59:07 [2021-06-11T08:59:07.468Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
08:59:07 [2021-06-11T08:59:07.468Z] === RUN   TestNetworkList
08:59:07 [2021-06-11T08:59:07.468Z] === RUN   TestNetworkList//networks
08:59:07 [2021-06-11T08:59:07.468Z] === PAUSE TestNetworkList//networks
08:59:07 [2021-06-11T08:59:07.468Z] === RUN   TestNetworkList//networks/
08:59:07 [2021-06-11T08:59:07.468Z] === PAUSE TestNetworkList//networks/
08:59:07 [2021-06-11T08:59:07.468Z] === CONT  TestNetworkList//networks
08:59:07 [2021-06-11T08:59:07.468Z] === CONT  TestNetworkList//networks/
08:59:07 [2021-06-11T08:59:07.468Z] --- PASS: TestNetworkList (0.03s)
08:59:07 [2021-06-11T08:59:07.468Z]     --- PASS: TestNetworkList//networks/ (0.00s)
08:59:07 [2021-06-11T08:59:07.468Z]     --- PASS: TestNetworkList//networks (0.00s)
08:59:07 [2021-06-11T08:59:07.468Z] === RUN   TestHostIPv4BridgeLabel
08:59:07 [2021-06-11T08:59:07.468Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
08:59:07 [2021-06-11T08:59:07.468Z]     network_test.go:126: testEnv.OSType == "windows"
08:59:07 [2021-06-11T08:59:07.468Z] === RUN   TestDaemonRestartWithLiveRestore
08:59:07 [2021-06-11T08:59:07.468Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
08:59:07 [2021-06-11T08:59:07.468Z]     service_test.go:29: testEnv.OSType == "windows"
08:59:07 [2021-06-11T08:59:07.468Z] === RUN   TestDaemonDefaultNetworkPools
08:59:07 [2021-06-11T08:59:07.468Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
08:59:07 [2021-06-11T08:59:07.468Z]     service_test.go:58: testEnv.OSType == "windows"
08:59:07 [2021-06-11T08:59:07.468Z] === RUN   TestDaemonRestartWithExistingNetwork
08:59:07 [2021-06-11T08:59:07.468Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
08:59:07 [2021-06-11T08:59:07.468Z]     service_test.go:102: testEnv.OSType == "windows"
08:59:07 [2021-06-11T08:59:07.469Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:59:07 [2021-06-11T08:59:07.469Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
08:59:07 [2021-06-11T08:59:07.469Z]     service_test.go:136: testEnv.OSType == "windows"
08:59:07 [2021-06-11T08:59:07.469Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:59:07 [2021-06-11T08:59:07.469Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
08:59:07 [2021-06-11T08:59:07.469Z]     service_test.go:187: testEnv.OSType == "windows"
08:59:07 [2021-06-11T08:59:07.469Z] === RUN   TestServiceWithPredefinedNetwork
08:59:07 [2021-06-11T08:59:07.469Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
08:59:07 [2021-06-11T08:59:07.469Z]     service_test.go:212: testEnv.OSType == "windows"
08:59:07 [2021-06-11T08:59:07.469Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:59:07 [2021-06-11T08:59:07.469Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:59:07 [2021-06-11T08:59:07.469Z]     service_test.go:242: FLAKY_TEST
08:59:07 [2021-06-11T08:59:07.469Z] === RUN   TestServiceWithDataPathPortInit
08:59:07 [2021-06-11T08:59:07.469Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
08:59:07 [2021-06-11T08:59:07.469Z]     service_test.go:332: testEnv.OSType == "windows"
08:59:07 [2021-06-11T08:59:07.469Z] === RUN   TestServiceWithDefaultAddressPoolInit
08:59:07 [2021-06-11T08:59:07.469Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
08:59:07 [2021-06-11T08:59:07.469Z]     service_test.go:400: testEnv.OSType == "windows"
08:59:07 [2021-06-11T08:59:07.469Z] PASS
08:59:07 [2021-06-11T08:59:07.469Z] ok  	github.com/docker/docker/integration/network	0.271s
08:59:07 [2021-06-11T08:59:07.469Z] 
08:59:07 [2021-06-11T08:59:07.469Z] === Skipped
08:59:07 [2021-06-11T08:59:07.469Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
08:59:07 [2021-06-11T08:59:07.469Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
08:59:07 [2021-06-11T08:59:07.469Z] 
08:59:07 [2021-06-11T08:59:07.469Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
08:59:07 [2021-06-11T08:59:07.469Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
08:59:07 [2021-06-11T08:59:07.469Z] 
08:59:07 [2021-06-11T08:59:07.469Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
08:59:07 [2021-06-11T08:59:07.469Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
08:59:07 [2021-06-11T08:59:07.469Z] 
08:59:07 [2021-06-11T08:59:07.469Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
08:59:07 [2021-06-11T08:59:07.469Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
08:59:07 [2021-06-11T08:59:07.469Z] 
08:59:07 [2021-06-11T08:59:07.469Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
08:59:07 [2021-06-11T08:59:07.469Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
08:59:07 [2021-06-11T08:59:07.469Z] 
08:59:07 [2021-06-11T08:59:07.469Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
08:59:07 [2021-06-11T08:59:07.469Z]     network_test.go:126: testEnv.OSType == "windows"
08:59:07 [2021-06-11T08:59:07.469Z] 
08:59:07 [2021-06-11T08:59:07.469Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
08:59:07 [2021-06-11T08:59:07.469Z]     service_test.go:29: testEnv.OSType == "windows"
08:59:07 [2021-06-11T08:59:07.469Z] 
08:59:07 [2021-06-11T08:59:07.469Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
08:59:07 [2021-06-11T08:59:07.469Z]     service_test.go:58: testEnv.OSType == "windows"
08:59:07 [2021-06-11T08:59:07.469Z] 
08:59:07 [2021-06-11T08:59:07.469Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
08:59:07 [2021-06-11T08:59:07.469Z]     service_test.go:102: testEnv.OSType == "windows"
08:59:07 [2021-06-11T08:59:07.469Z] 
08:59:07 [2021-06-11T08:59:07.469Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
08:59:07 [2021-06-11T08:59:07.469Z]     service_test.go:136: testEnv.OSType == "windows"
08:59:07 [2021-06-11T08:59:07.469Z] 
08:59:07 [2021-06-11T08:59:07.469Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
08:59:07 [2021-06-11T08:59:07.469Z]     service_test.go:187: testEnv.OSType == "windows"
08:59:07 [2021-06-11T08:59:07.469Z] 
08:59:07 [2021-06-11T08:59:07.469Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
08:59:07 [2021-06-11T08:59:07.469Z]     service_test.go:212: testEnv.OSType == "windows"
08:59:07 [2021-06-11T08:59:07.469Z] 
08:59:07 [2021-06-11T08:59:07.469Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
08:59:07 [2021-06-11T08:59:07.469Z]     service_test.go:242: FLAKY_TEST
08:59:07 [2021-06-11T08:59:07.469Z] 
08:59:07 [2021-06-11T08:59:07.469Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
08:59:07 [2021-06-11T08:59:07.469Z]     service_test.go:332: testEnv.OSType == "windows"
08:59:07 [2021-06-11T08:59:07.469Z] 
08:59:07 [2021-06-11T08:59:07.469Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
08:59:07 [2021-06-11T08:59:07.469Z]     service_test.go:400: testEnv.OSType == "windows"
08:59:07 [2021-06-11T08:59:07.469Z] 
08:59:07 [2021-06-11T08:59:07.469Z] 
08:59:07 [2021-06-11T08:59:07.469Z] DONE 22 tests, 15 skipped in 2.618s
08:59:07 [2021-06-11T08:59:07.469Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
08:59:07 [2021-06-11T08:59:07.800Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
08:59:08 [2021-06-11T08:59:08.417Z] testing: warning: no tests to run
08:59:08 [2021-06-11T08:59:08.417Z] PASS
08:59:08 [2021-06-11T08:59:08.417Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.075s
08:59:08 [2021-06-11T08:59:08.417Z] 
08:59:08 [2021-06-11T08:59:08.417Z] DONE 0 tests in 0.800s
08:59:08 [2021-06-11T08:59:08.417Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
08:59:08 [2021-06-11T08:59:08.866Z] testing: warning: no tests to run
08:59:08 [2021-06-11T08:59:08.866Z] PASS
08:59:08 [2021-06-11T08:59:08.866Z] ok  	github.com/docker/docker/integration/network/macvlan	0.082s
08:59:08 [2021-06-11T08:59:08.866Z] 
08:59:08 [2021-06-11T08:59:08.866Z] DONE 0 tests in 0.760s
08:59:09 [2021-06-11T08:59:09.317Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
08:59:09 [2021-06-11T08:59:09.766Z] testing: warning: no tests to run
08:59:09 [2021-06-11T08:59:09.766Z] PASS
08:59:09 [2021-06-11T08:59:09.766Z] ok  	github.com/docker/docker/integration/plugin	0.068s
08:59:09 [2021-06-11T08:59:09.766Z] 
08:59:09 [2021-06-11T08:59:09.766Z] DONE 0 tests in 0.763s
08:59:09 [2021-06-11T08:59:09.766Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
08:59:10 [2021-06-11T08:59:10.318Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
08:59:10 [2021-06-11T08:59:10.318Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
08:59:10 [2021-06-11T08:59:10.318Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
08:59:10 [2021-06-11T08:59:10.875Z] testing: warning: no tests to run
08:59:10 [2021-06-11T08:59:10.875Z] PASS
08:59:10 [2021-06-11T08:59:10.875Z] ok  	github.com/docker/docker/integration/plugin/authz	0.083s
08:59:10 [2021-06-11T08:59:10.875Z] 
08:59:10 [2021-06-11T08:59:10.875Z] DONE 0 tests in 0.839s
08:59:10 [2021-06-11T08:59:10.875Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
08:59:10 [2021-06-11T08:59:10.880Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
08:59:13 [2021-06-11T08:59:13.398Z] === RUN   TestDockerSuite/TestRunDNSOptions
08:59:14 [2021-06-11T08:59:14.762Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
08:59:16 [2021-06-11T08:59:16.650Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
08:59:17 [2021-06-11T08:59:17.578Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
08:59:18 [2021-06-11T08:59:18.140Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
08:59:19 [2021-06-11T08:59:19.505Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
08:59:20 [2021-06-11T08:59:20.435Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
08:59:20 [2021-06-11T08:59:20.435Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
08:59:21 [2021-06-11T08:59:21.134Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
08:59:21 [2021-06-11T08:59:21.134Z] INFO: Testing against a local daemon
08:59:21 [2021-06-11T08:59:21.134Z] === RUN   TestPluginInvalidJSON
08:59:21 [2021-06-11T08:59:21.134Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
08:59:21 [2021-06-11T08:59:21.134Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
08:59:21 [2021-06-11T08:59:21.134Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
08:59:21 [2021-06-11T08:59:21.134Z] --- PASS: TestPluginInvalidJSON (0.03s)
08:59:21 [2021-06-11T08:59:21.134Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
08:59:21 [2021-06-11T08:59:21.134Z] === RUN   TestPluginInstall
08:59:21 [2021-06-11T08:59:21.134Z] --- SKIP: TestPluginInstall (0.00s)
08:59:21 [2021-06-11T08:59:21.134Z]     plugin_test.go:63: testEnv.OSType == "windows"
08:59:21 [2021-06-11T08:59:21.134Z] === RUN   TestPluginsWithRuntimes
08:59:21 [2021-06-11T08:59:21.134Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
08:59:21 [2021-06-11T08:59:21.134Z]     plugin_test.go:172: testEnv.OSType == "windows"
08:59:21 [2021-06-11T08:59:21.134Z] === RUN   TestPluginBackCompatMediaTypes
08:59:21 [2021-06-11T08:59:21.134Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
08:59:21 [2021-06-11T08:59:21.134Z]     plugin_test.go:234: testEnv.OSType == "windows"
08:59:21 [2021-06-11T08:59:21.134Z] PASS
08:59:21 [2021-06-11T08:59:21.134Z] ok  	github.com/docker/docker/integration/plugin/common	0.185s
08:59:21 [2021-06-11T08:59:21.134Z] 
08:59:21 [2021-06-11T08:59:21.134Z] === Skipped
08:59:21 [2021-06-11T08:59:21.134Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
08:59:21 [2021-06-11T08:59:21.134Z]     plugin_test.go:63: testEnv.OSType == "windows"
08:59:21 [2021-06-11T08:59:21.134Z] 
08:59:21 [2021-06-11T08:59:21.134Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
08:59:21 [2021-06-11T08:59:21.134Z]     plugin_test.go:172: testEnv.OSType == "windows"
08:59:21 [2021-06-11T08:59:21.134Z] 
08:59:21 [2021-06-11T08:59:21.134Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
08:59:21 [2021-06-11T08:59:21.134Z]     plugin_test.go:234: testEnv.OSType == "windows"
08:59:21 [2021-06-11T08:59:21.134Z] 
08:59:21 [2021-06-11T08:59:21.134Z] 
08:59:21 [2021-06-11T08:59:21.134Z] DONE 5 tests, 3 skipped in 9.502s
08:59:21 [2021-06-11T08:59:21.134Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
08:59:21 [2021-06-11T08:59:21.362Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
08:59:22 [2021-06-11T08:59:22.748Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
08:59:22 [2021-06-11T08:59:22.748Z] === RUN   TestDockerSuite/TestRunDuplicateMount
08:59:23 [2021-06-11T08:59:23.275Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
08:59:23 [2021-06-11T08:59:23.275Z] INFO: Testing against a local daemon
08:59:23 [2021-06-11T08:59:23.275Z] === RUN   TestExternalGraphDriver
08:59:23 [2021-06-11T08:59:23.275Z] --- SKIP: TestExternalGraphDriver (0.00s)
08:59:23 [2021-06-11T08:59:23.275Z]     external_test.go:48: runtime.GOOS == "windows"
08:59:23 [2021-06-11T08:59:23.275Z] === RUN   TestGraphdriverPluginV2
08:59:23 [2021-06-11T08:59:23.275Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
08:59:23 [2021-06-11T08:59:23.275Z]     external_test.go:408: runtime.GOOS == "windows"
08:59:23 [2021-06-11T08:59:23.275Z] PASS
08:59:23 [2021-06-11T08:59:23.275Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.208s
08:59:23 [2021-06-11T08:59:23.310Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
08:59:23 [2021-06-11T08:59:23.723Z] 
08:59:23 [2021-06-11T08:59:23.723Z] === Skipped
08:59:23 [2021-06-11T08:59:23.723Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
08:59:23 [2021-06-11T08:59:23.723Z]     external_test.go:48: runtime.GOOS == "windows"
08:59:23 [2021-06-11T08:59:23.723Z] 
08:59:23 [2021-06-11T08:59:23.723Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
08:59:23 [2021-06-11T08:59:23.723Z]     external_test.go:408: runtime.GOOS == "windows"
08:59:23 [2021-06-11T08:59:23.723Z] 
08:59:23 [2021-06-11T08:59:23.723Z] 
08:59:23 [2021-06-11T08:59:23.723Z] DONE 2 tests, 2 skipped in 3.158s
08:59:23 [2021-06-11T08:59:23.723Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
08:59:24 [2021-06-11T08:59:24.236Z] === RUN   TestDockerSuite/TestRunEchoStdout
08:59:24 [2021-06-11T08:59:24.797Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
08:59:25 [2021-06-11T08:59:25.723Z] === RUN   TestDockerSuite/TestRunEmptyEnv
08:59:25 [2021-06-11T08:59:25.723Z] === RUN   TestDockerSuite/TestRunEntrypoint
08:59:25 [2021-06-11T08:59:25.867Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
08:59:25 [2021-06-11T08:59:25.867Z] INFO: Testing against a local daemon
08:59:25 [2021-06-11T08:59:25.867Z] === RUN   TestReadPluginNoRead
08:59:25 [2021-06-11T08:59:25.867Z] --- SKIP: TestReadPluginNoRead (0.00s)
08:59:25 [2021-06-11T08:59:25.867Z]     read_test.go:21: no unix domain sockets on Windows
08:59:25 [2021-06-11T08:59:25.867Z] PASS
08:59:25 [2021-06-11T08:59:25.867Z] ok  	github.com/docker/docker/integration/plugin/logging	0.185s
08:59:26 [2021-06-11T08:59:26.316Z] 
08:59:26 [2021-06-11T08:59:26.316Z] === Skipped
08:59:26 [2021-06-11T08:59:26.316Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
08:59:26 [2021-06-11T08:59:26.316Z]     read_test.go:21: no unix domain sockets on Windows
08:59:26 [2021-06-11T08:59:26.316Z] 
08:59:26 [2021-06-11T08:59:26.316Z] 
08:59:26 [2021-06-11T08:59:26.316Z] DONE 1 tests, 1 skipped in 2.654s
08:59:26 [2021-06-11T08:59:26.316Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
08:59:26 [2021-06-11T08:59:26.649Z] === RUN   TestDockerSuite/TestRunEnvironment
08:59:26 [2021-06-11T08:59:26.649Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
08:59:27 [2021-06-11T08:59:27.578Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
08:59:27 [2021-06-11T08:59:27.823Z] testing: warning: no tests to run
08:59:27 [2021-06-11T08:59:27.823Z] PASS
08:59:27 [2021-06-11T08:59:27.823Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.106s
08:59:27 [2021-06-11T08:59:27.823Z] 
08:59:27 [2021-06-11T08:59:27.823Z] DONE 0 tests in 1.331s
08:59:27 [2021-06-11T08:59:27.823Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
08:59:28 [2021-06-11T08:59:28.139Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
08:59:29 [2021-06-11T08:59:29.503Z] === RUN   TestDockerSuite/TestRunExitCode
08:59:29 [2021-06-11T08:59:29.978Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
08:59:29 [2021-06-11T08:59:29.978Z] INFO: Testing against a local daemon
08:59:29 [2021-06-11T08:59:29.978Z] === RUN   TestPluginWithDevMounts
08:59:29 [2021-06-11T08:59:29.978Z] --- SKIP: TestPluginWithDevMounts (0.00s)
08:59:29 [2021-06-11T08:59:29.978Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
08:59:29 [2021-06-11T08:59:29.978Z] PASS
08:59:29 [2021-06-11T08:59:29.978Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.206s
08:59:30 [2021-06-11T08:59:30.065Z] === RUN   TestDockerSuite/TestRunExitCodeOne
08:59:30 [2021-06-11T08:59:30.427Z] 
08:59:30 [2021-06-11T08:59:30.427Z] === Skipped
08:59:30 [2021-06-11T08:59:30.427Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
08:59:30 [2021-06-11T08:59:30.427Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
08:59:30 [2021-06-11T08:59:30.427Z] 
08:59:30 [2021-06-11T08:59:30.427Z] 
08:59:30 [2021-06-11T08:59:30.427Z] DONE 1 tests, 1 skipped in 2.619s
08:59:30 [2021-06-11T08:59:30.427Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
08:59:30 [2021-06-11T08:59:30.993Z] === RUN   TestDockerSuite/TestRunExitCodeZero
08:59:31 [2021-06-11T08:59:31.920Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
08:59:32 [2021-06-11T08:59:32.485Z] === RUN   TestDockerSuite/TestRunExposePort
08:59:32 [2021-06-11T08:59:32.485Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
08:59:32 [2021-06-11T08:59:32.567Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
08:59:32 [2021-06-11T08:59:32.568Z] INFO: Testing against a local daemon
08:59:32 [2021-06-11T08:59:32.568Z] === RUN   TestSecretInspect
08:59:32 [2021-06-11T08:59:32.568Z] --- SKIP: TestSecretInspect (0.00s)
08:59:32 [2021-06-11T08:59:32.568Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
08:59:32 [2021-06-11T08:59:32.568Z] === RUN   TestSecretList
08:59:32 [2021-06-11T08:59:32.568Z] --- SKIP: TestSecretList (0.00s)
08:59:32 [2021-06-11T08:59:32.568Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
08:59:32 [2021-06-11T08:59:32.568Z] === RUN   TestSecretsCreateAndDelete
08:59:32 [2021-06-11T08:59:32.568Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
08:59:32 [2021-06-11T08:59:32.568Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
08:59:32 [2021-06-11T08:59:32.568Z] === RUN   TestSecretsUpdate
08:59:32 [2021-06-11T08:59:32.568Z] --- SKIP: TestSecretsUpdate (0.00s)
08:59:32 [2021-06-11T08:59:32.568Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
08:59:32 [2021-06-11T08:59:32.568Z] === RUN   TestTemplatedSecret
08:59:32 [2021-06-11T08:59:32.568Z] --- SKIP: TestTemplatedSecret (0.00s)
08:59:32 [2021-06-11T08:59:32.568Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
08:59:32 [2021-06-11T08:59:32.568Z] === RUN   TestSecretCreateResolve
08:59:32 [2021-06-11T08:59:32.568Z] --- SKIP: TestSecretCreateResolve (0.00s)
08:59:32 [2021-06-11T08:59:32.568Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
08:59:32 [2021-06-11T08:59:32.568Z] PASS
08:59:32 [2021-06-11T08:59:32.568Z] ok  	github.com/docker/docker/integration/secret	0.182s
08:59:32 [2021-06-11T08:59:32.568Z] 
08:59:32 [2021-06-11T08:59:32.568Z] === Skipped
08:59:32 [2021-06-11T08:59:32.568Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
08:59:32 [2021-06-11T08:59:32.568Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
08:59:32 [2021-06-11T08:59:32.568Z] 
08:59:32 [2021-06-11T08:59:32.568Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
08:59:32 [2021-06-11T08:59:32.568Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
08:59:32 [2021-06-11T08:59:32.568Z] 
08:59:32 [2021-06-11T08:59:32.568Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
08:59:32 [2021-06-11T08:59:32.568Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
08:59:32 [2021-06-11T08:59:32.568Z] 
08:59:32 [2021-06-11T08:59:32.568Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
08:59:32 [2021-06-11T08:59:32.568Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
08:59:32 [2021-06-11T08:59:32.568Z] 
08:59:32 [2021-06-11T08:59:32.568Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
08:59:32 [2021-06-11T08:59:32.568Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
08:59:32 [2021-06-11T08:59:32.568Z] 
08:59:32 [2021-06-11T08:59:32.568Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
08:59:32 [2021-06-11T08:59:32.568Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
08:59:32 [2021-06-11T08:59:32.568Z] 
08:59:32 [2021-06-11T08:59:32.568Z] 
08:59:32 [2021-06-11T08:59:32.568Z] DONE 6 tests, 6 skipped in 2.317s
08:59:32 [2021-06-11T08:59:32.568Z] Running D:\gopath\src\github.com\docker\docker\integration\service
08:59:33 [2021-06-11T08:59:33.413Z] === RUN   TestDockerSuite/TestRunGroupAdd
08:59:33 [2021-06-11T08:59:33.975Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
08:59:35 [2021-06-11T08:59:35.339Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
08:59:35 [2021-06-11T08:59:35.424Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
08:59:35 [2021-06-11T08:59:35.424Z] INFO: Testing against a local daemon
08:59:35 [2021-06-11T08:59:35.424Z] === RUN   TestServiceCreateInit
08:59:35 [2021-06-11T08:59:35.424Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:59:35 [2021-06-11T08:59:35.424Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:59:35 [2021-06-11T08:59:35.424Z] --- PASS: TestServiceCreateInit (0.03s)
08:59:35 [2021-06-11T08:59:35.424Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
08:59:35 [2021-06-11T08:59:35.424Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
08:59:35 [2021-06-11T08:59:35.424Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
08:59:35 [2021-06-11T08:59:35.424Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
08:59:35 [2021-06-11T08:59:35.424Z] === RUN   TestCreateServiceMultipleTimes
08:59:35 [2021-06-11T08:59:35.424Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
08:59:35 [2021-06-11T08:59:35.424Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
08:59:35 [2021-06-11T08:59:35.424Z] === RUN   TestCreateServiceConflict
08:59:35 [2021-06-11T08:59:35.424Z] --- SKIP: TestCreateServiceConflict (0.00s)
08:59:35 [2021-06-11T08:59:35.424Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
08:59:35 [2021-06-11T08:59:35.424Z] === RUN   TestCreateServiceMaxReplicas
08:59:35 [2021-06-11T08:59:35.424Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
08:59:35 [2021-06-11T08:59:35.424Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
08:59:35 [2021-06-11T08:59:35.424Z] === RUN   TestCreateWithDuplicateNetworkNames
08:59:35 [2021-06-11T08:59:35.424Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
08:59:35 [2021-06-11T08:59:35.424Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
08:59:35 [2021-06-11T08:59:35.424Z] === RUN   TestCreateServiceSecretFileMode
08:59:35 [2021-06-11T08:59:35.424Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
08:59:35 [2021-06-11T08:59:35.424Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
08:59:35 [2021-06-11T08:59:35.424Z] === RUN   TestCreateServiceConfigFileMode
08:59:35 [2021-06-11T08:59:35.424Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
08:59:35 [2021-06-11T08:59:35.424Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
08:59:35 [2021-06-11T08:59:35.424Z] === RUN   TestCreateServiceSysctls
08:59:35 [2021-06-11T08:59:35.424Z] --- SKIP: TestCreateServiceSysctls (0.03s)
08:59:35 [2021-06-11T08:59:35.424Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
08:59:35 [2021-06-11T08:59:35.424Z] === RUN   TestCreateServiceCapabilities
08:59:35 [2021-06-11T08:59:35.424Z] --- SKIP: TestCreateServiceCapabilities (0.04s)
08:59:35 [2021-06-11T08:59:35.424Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
08:59:35 [2021-06-11T08:59:35.424Z] === RUN   TestInspect
08:59:35 [2021-06-11T08:59:35.424Z] --- SKIP: TestInspect (0.00s)
08:59:35 [2021-06-11T08:59:35.424Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
08:59:35 [2021-06-11T08:59:35.424Z] === RUN   TestCreateJob
08:59:35 [2021-06-11T08:59:35.424Z] --- SKIP: TestCreateJob (0.00s)
08:59:35 [2021-06-11T08:59:35.424Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
08:59:35 [2021-06-11T08:59:35.424Z] === RUN   TestReplicatedJob
08:59:35 [2021-06-11T08:59:35.424Z] --- SKIP: TestReplicatedJob (0.00s)
08:59:35 [2021-06-11T08:59:35.424Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
08:59:35 [2021-06-11T08:59:35.424Z] === RUN   TestUpdateReplicatedJob
08:59:35 [2021-06-11T08:59:35.424Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
08:59:35 [2021-06-11T08:59:35.424Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
08:59:35 [2021-06-11T08:59:35.424Z] === RUN   TestServiceListWithStatuses
08:59:35 [2021-06-11T08:59:35.424Z] --- SKIP: TestServiceListWithStatuses (0.00s)
08:59:35 [2021-06-11T08:59:35.424Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
08:59:35 [2021-06-11T08:59:35.424Z] === RUN   TestDockerNetworkConnectAlias
08:59:35 [2021-06-11T08:59:35.424Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
08:59:35 [2021-06-11T08:59:35.424Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
08:59:35 [2021-06-11T08:59:35.424Z] === RUN   TestDockerNetworkReConnect
08:59:35 [2021-06-11T08:59:35.424Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
08:59:35 [2021-06-11T08:59:35.424Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
08:59:35 [2021-06-11T08:59:35.424Z] === RUN   TestServicePlugin
08:59:35 [2021-06-11T08:59:35.424Z] --- SKIP: TestServicePlugin (0.00s)
08:59:35 [2021-06-11T08:59:35.424Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
08:59:35 [2021-06-11T08:59:35.424Z] === RUN   TestServiceUpdateLabel
08:59:35 [2021-06-11T08:59:35.424Z] --- SKIP: TestServiceUpdateLabel (0.00s)
08:59:35 [2021-06-11T08:59:35.424Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
08:59:35 [2021-06-11T08:59:35.424Z] === RUN   TestServiceUpdateSecrets
08:59:35 [2021-06-11T08:59:35.424Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
08:59:35 [2021-06-11T08:59:35.424Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
08:59:35 [2021-06-11T08:59:35.424Z] === RUN   TestServiceUpdateConfigs
08:59:35 [2021-06-11T08:59:35.424Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
08:59:35 [2021-06-11T08:59:35.424Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
08:59:35 [2021-06-11T08:59:35.424Z] === RUN   TestServiceUpdateNetwork
08:59:35 [2021-06-11T08:59:35.424Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
08:59:35 [2021-06-11T08:59:35.424Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
08:59:35 [2021-06-11T08:59:35.424Z] === RUN   TestServiceUpdatePidsLimit
08:59:35 [2021-06-11T08:59:35.424Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
08:59:35 [2021-06-11T08:59:35.424Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
08:59:35 [2021-06-11T08:59:35.424Z] PASS
08:59:35 [2021-06-11T08:59:35.424Z] ok  	github.com/docker/docker/integration/service	0.281s
08:59:35 [2021-06-11T08:59:35.875Z] 
08:59:35 [2021-06-11T08:59:35.875Z] === Skipped
08:59:35 [2021-06-11T08:59:35.875Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
08:59:35 [2021-06-11T08:59:35.875Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
08:59:35 [2021-06-11T08:59:35.875Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
08:59:35 [2021-06-11T08:59:35.875Z] 
08:59:35 [2021-06-11T08:59:35.875Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
08:59:35 [2021-06-11T08:59:35.875Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
08:59:35 [2021-06-11T08:59:35.875Z]         create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
08:59:35 [2021-06-11T08:59:35.875Z] 
08:59:35 [2021-06-11T08:59:35.875Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
08:59:35 [2021-06-11T08:59:35.875Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
08:59:35 [2021-06-11T08:59:35.875Z] 
08:59:35 [2021-06-11T08:59:35.875Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
08:59:35 [2021-06-11T08:59:35.875Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
08:59:35 [2021-06-11T08:59:35.875Z] 
08:59:35 [2021-06-11T08:59:35.875Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
08:59:35 [2021-06-11T08:59:35.875Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
08:59:35 [2021-06-11T08:59:35.875Z] 
08:59:35 [2021-06-11T08:59:35.875Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
08:59:35 [2021-06-11T08:59:35.875Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
08:59:35 [2021-06-11T08:59:35.875Z] 
08:59:35 [2021-06-11T08:59:35.875Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
08:59:35 [2021-06-11T08:59:35.875Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
08:59:35 [2021-06-11T08:59:35.875Z] 
08:59:35 [2021-06-11T08:59:35.875Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
08:59:35 [2021-06-11T08:59:35.875Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
08:59:35 [2021-06-11T08:59:35.875Z] 
08:59:35 [2021-06-11T08:59:35.875Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
08:59:35 [2021-06-11T08:59:35.875Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
08:59:35 [2021-06-11T08:59:35.875Z] 
08:59:35 [2021-06-11T08:59:35.875Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s)
08:59:35 [2021-06-11T08:59:35.875Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
08:59:35 [2021-06-11T08:59:35.875Z] 
08:59:35 [2021-06-11T08:59:35.875Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
08:59:35 [2021-06-11T08:59:35.875Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
08:59:35 [2021-06-11T08:59:35.875Z] 
08:59:35 [2021-06-11T08:59:35.875Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
08:59:35 [2021-06-11T08:59:35.875Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
08:59:35 [2021-06-11T08:59:35.875Z] 
08:59:35 [2021-06-11T08:59:35.875Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
08:59:35 [2021-06-11T08:59:35.875Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
08:59:35 [2021-06-11T08:59:35.875Z] 
08:59:35 [2021-06-11T08:59:35.875Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
08:59:35 [2021-06-11T08:59:35.875Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
08:59:35 [2021-06-11T08:59:35.875Z] 
08:59:35 [2021-06-11T08:59:35.875Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
08:59:35 [2021-06-11T08:59:35.875Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
08:59:35 [2021-06-11T08:59:35.875Z] 
08:59:35 [2021-06-11T08:59:35.875Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
08:59:35 [2021-06-11T08:59:35.875Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
08:59:35 [2021-06-11T08:59:35.875Z] 
08:59:35 [2021-06-11T08:59:35.875Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
08:59:35 [2021-06-11T08:59:35.875Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
08:59:35 [2021-06-11T08:59:35.875Z] 
08:59:35 [2021-06-11T08:59:35.875Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
08:59:35 [2021-06-11T08:59:35.875Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
08:59:35 [2021-06-11T08:59:35.875Z] 
08:59:35 [2021-06-11T08:59:35.875Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
08:59:35 [2021-06-11T08:59:35.875Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
08:59:35 [2021-06-11T08:59:35.875Z] 
08:59:35 [2021-06-11T08:59:35.875Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
08:59:35 [2021-06-11T08:59:35.875Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
08:59:35 [2021-06-11T08:59:35.875Z] 
08:59:35 [2021-06-11T08:59:35.875Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
08:59:35 [2021-06-11T08:59:35.875Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
08:59:35 [2021-06-11T08:59:35.875Z] 
08:59:35 [2021-06-11T08:59:35.875Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
08:59:35 [2021-06-11T08:59:35.875Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
08:59:35 [2021-06-11T08:59:35.875Z] 
08:59:35 [2021-06-11T08:59:35.875Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
08:59:35 [2021-06-11T08:59:35.875Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
08:59:35 [2021-06-11T08:59:35.875Z] 
08:59:35 [2021-06-11T08:59:35.875Z] 
08:59:35 [2021-06-11T08:59:35.875Z] DONE 24 tests, 23 skipped in 2.919s
08:59:35 [2021-06-11T08:59:35.875Z] Running D:\gopath\src\github.com\docker\docker\integration\session
08:59:35 [2021-06-11T08:59:35.903Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
08:59:35 [2021-06-11T08:59:35.903Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
08:59:38 [2021-06-11T08:59:38.013Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
08:59:38 [2021-06-11T08:59:38.013Z] INFO: Testing against a local daemon
08:59:38 [2021-06-11T08:59:38.013Z] === RUN   TestSessionCreate
08:59:38 [2021-06-11T08:59:38.013Z] --- SKIP: TestSessionCreate (0.00s)
08:59:38 [2021-06-11T08:59:38.013Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
08:59:38 [2021-06-11T08:59:38.013Z] === RUN   TestSessionCreateWithBadUpgrade
08:59:38 [2021-06-11T08:59:38.013Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
08:59:38 [2021-06-11T08:59:38.013Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
08:59:38 [2021-06-11T08:59:38.013Z] PASS
08:59:38 [2021-06-11T08:59:38.013Z] ok  	github.com/docker/docker/integration/session	0.198s
08:59:38 [2021-06-11T08:59:38.013Z] 
08:59:38 [2021-06-11T08:59:38.013Z] === Skipped
08:59:38 [2021-06-11T08:59:38.013Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
08:59:38 [2021-06-11T08:59:38.013Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
08:59:38 [2021-06-11T08:59:38.013Z] 
08:59:38 [2021-06-11T08:59:38.013Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
08:59:38 [2021-06-11T08:59:38.013Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
08:59:38 [2021-06-11T08:59:38.013Z] 
08:59:38 [2021-06-11T08:59:38.013Z] 
08:59:38 [2021-06-11T08:59:38.013Z] DONE 2 tests, 2 skipped in 2.227s
08:59:38 [2021-06-11T08:59:38.013Z] Running D:\gopath\src\github.com\docker\docker\integration\system
08:59:39 [2021-06-11T08:59:39.172Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
08:59:39 [2021-06-11T08:59:39.745Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
08:59:40 [2021-06-11T08:59:40.153Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
08:59:40 [2021-06-11T08:59:40.153Z] INFO: Testing against a local daemon
08:59:40 [2021-06-11T08:59:40.153Z] === RUN   TestCgroupDriverSystemdMemoryLimit
08:59:40 [2021-06-11T08:59:40.153Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
08:59:40 [2021-06-11T08:59:40.153Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
08:59:40 [2021-06-11T08:59:40.153Z] === RUN   TestEventsExecDie
08:59:40 [2021-06-11T08:59:40.153Z] --- SKIP: TestEventsExecDie (0.00s)
08:59:40 [2021-06-11T08:59:40.153Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
08:59:40 [2021-06-11T08:59:40.153Z] === RUN   TestEventsBackwardsCompatible
08:59:40 [2021-06-11T08:59:40.153Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
08:59:40 [2021-06-11T08:59:40.153Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
08:59:40 [2021-06-11T08:59:40.153Z] === RUN   TestEventsVolumeCreate
08:59:40 [2021-06-11T08:59:40.153Z] --- SKIP: TestEventsVolumeCreate (0.00s)
08:59:40 [2021-06-11T08:59:40.153Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
08:59:40 [2021-06-11T08:59:40.153Z] === RUN   TestInfoAPI
08:59:40 [2021-06-11T08:59:40.153Z] --- PASS: TestInfoAPI (0.05s)
08:59:40 [2021-06-11T08:59:40.153Z] === RUN   TestInfoAPIWarnings
08:59:40 [2021-06-11T08:59:40.153Z] --- SKIP: TestInfoAPIWarnings (0.00s)
08:59:40 [2021-06-11T08:59:40.153Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
08:59:40 [2021-06-11T08:59:40.153Z] === RUN   TestInfoDebug
08:59:40 [2021-06-11T08:59:40.153Z] --- SKIP: TestInfoDebug (0.00s)
08:59:40 [2021-06-11T08:59:40.153Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
08:59:40 [2021-06-11T08:59:40.153Z] === RUN   TestInfoInsecureRegistries
08:59:40 [2021-06-11T08:59:40.153Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
08:59:40 [2021-06-11T08:59:40.153Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
08:59:40 [2021-06-11T08:59:40.153Z] === RUN   TestInfoRegistryMirrors
08:59:40 [2021-06-11T08:59:40.153Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
08:59:40 [2021-06-11T08:59:40.153Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
08:59:40 [2021-06-11T08:59:40.153Z] === RUN   TestLoginFailsWithBadCredentials
08:59:41 [2021-06-11T08:59:41.101Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s)
08:59:41 [2021-06-11T08:59:41.101Z] === RUN   TestPingCacheHeaders
08:59:41 [2021-06-11T08:59:41.101Z] --- PASS: TestPingCacheHeaders (0.03s)
08:59:41 [2021-06-11T08:59:41.101Z] === RUN   TestPingGet
08:59:41 [2021-06-11T08:59:41.101Z] --- PASS: TestPingGet (0.03s)
08:59:41 [2021-06-11T08:59:41.101Z] === RUN   TestPingHead
08:59:41 [2021-06-11T08:59:41.101Z] --- PASS: TestPingHead (0.03s)
08:59:41 [2021-06-11T08:59:41.101Z] === RUN   TestVersion
08:59:41 [2021-06-11T08:59:41.101Z] --- PASS: TestVersion (0.03s)
08:59:41 [2021-06-11T08:59:41.101Z] PASS
08:59:41 [2021-06-11T08:59:41.101Z] ok  	github.com/docker/docker/integration/system	1.273s
08:59:41 [2021-06-11T08:59:41.101Z] 
08:59:41 [2021-06-11T08:59:41.101Z] === Skipped
08:59:41 [2021-06-11T08:59:41.101Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
08:59:41 [2021-06-11T08:59:41.101Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
08:59:41 [2021-06-11T08:59:41.101Z] 
08:59:41 [2021-06-11T08:59:41.101Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
08:59:41 [2021-06-11T08:59:41.101Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
08:59:41 [2021-06-11T08:59:41.101Z] 
08:59:41 [2021-06-11T08:59:41.101Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
08:59:41 [2021-06-11T08:59:41.101Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
08:59:41 [2021-06-11T08:59:41.101Z] 
08:59:41 [2021-06-11T08:59:41.101Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
08:59:41 [2021-06-11T08:59:41.101Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
08:59:41 [2021-06-11T08:59:41.101Z] 
08:59:41 [2021-06-11T08:59:41.101Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
08:59:41 [2021-06-11T08:59:41.101Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
08:59:41 [2021-06-11T08:59:41.101Z] 
08:59:41 [2021-06-11T08:59:41.101Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
08:59:41 [2021-06-11T08:59:41.101Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
08:59:41 [2021-06-11T08:59:41.101Z] 
08:59:41 [2021-06-11T08:59:41.101Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
08:59:41 [2021-06-11T08:59:41.101Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
08:59:41 [2021-06-11T08:59:41.101Z] 
08:59:41 [2021-06-11T08:59:41.102Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
08:59:41 [2021-06-11T08:59:41.102Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
08:59:41 [2021-06-11T08:59:41.102Z] 
08:59:41 [2021-06-11T08:59:41.102Z] 
08:59:41 [2021-06-11T08:59:41.102Z] DONE 14 tests, 8 skipped in 3.223s
08:59:41 [2021-06-11T08:59:41.102Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
08:59:43 [2021-06-11T08:59:43.959Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
08:59:43 [2021-06-11T08:59:43.959Z] INFO: Testing against a local daemon
08:59:43 [2021-06-11T08:59:43.959Z] === RUN   TestVolumesCreateAndList
08:59:43 [2021-06-11T08:59:43.959Z] --- PASS: TestVolumesCreateAndList (0.04s)
08:59:43 [2021-06-11T08:59:43.959Z] === RUN   TestVolumesRemove
08:59:43 [2021-06-11T08:59:43.959Z] --- PASS: TestVolumesRemove (0.15s)
08:59:43 [2021-06-11T08:59:43.959Z] === RUN   TestVolumesInspect
08:59:43 [2021-06-11T08:59:43.959Z] --- PASS: TestVolumesInspect (0.04s)
08:59:43 [2021-06-11T08:59:43.959Z] === RUN   TestVolumesInvalidJSON
08:59:43 [2021-06-11T08:59:43.959Z] === RUN   TestVolumesInvalidJSON//volumes/create
08:59:43 [2021-06-11T08:59:43.959Z] === PAUSE TestVolumesInvalidJSON//volumes/create
08:59:43 [2021-06-11T08:59:43.959Z] === CONT  TestVolumesInvalidJSON//volumes/create
08:59:43 [2021-06-11T08:59:43.959Z] --- PASS: TestVolumesInvalidJSON (0.03s)
08:59:43 [2021-06-11T08:59:43.959Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
08:59:43 [2021-06-11T08:59:43.959Z] PASS
08:59:43 [2021-06-11T08:59:43.959Z] ok  	github.com/docker/docker/integration/volume	0.386s
08:59:43 [2021-06-11T08:59:43.959Z] 
08:59:43 [2021-06-11T08:59:43.959Z] DONE 5 tests in 2.646s
08:59:43 [2021-06-11T08:59:43.959Z] INFO: make.ps1 ended at 06/11/2021 08:59:43
08:59:43 [2021-06-11T08:59:43.959Z] INFO: Integration CLI tests being run from the host:
08:59:43 [2021-06-11T08:59:43.959Z] 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" 
08:59:51 [2021-06-11T08:59:51.957Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
08:59:51 [2021-06-11T08:59:51.957Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
08:59:52 [2021-06-11T08:59:52.441Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
08:59:52 [2021-06-11T08:59:52.441Z] INFO: Testing against a local daemon
08:59:52 [2021-06-11T08:59:52.441Z] === RUN   TestDockerSuite
08:59:52 [2021-06-11T08:59:52.441Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
08:59:52 [2021-06-11T08:59:52.441Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
08:59:52 [2021-06-11T08:59:52.441Z] === RUN   TestDockerSuite/TestAPIErrorJSON
08:59:52 [2021-06-11T08:59:52.441Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
08:59:52 [2021-06-11T08:59:52.441Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
08:59:52 [2021-06-11T08:59:52.441Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
08:59:52 [2021-06-11T08:59:52.441Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
08:59:52 [2021-06-11T08:59:52.441Z] === RUN   TestDockerSuite/TestAPIImagesDelete
08:59:52 [2021-06-11T08:59:52.890Z] === RUN   TestDockerSuite/TestAPIImagesFilter
08:59:53 [2021-06-11T08:59:53.323Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
08:59:53 [2021-06-11T08:59:53.323Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
08:59:53 [2021-06-11T08:59:53.323Z] === RUN   TestDockerSuite/TestRunInvalidReference
08:59:53 [2021-06-11T08:59:53.323Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
08:59:53 [2021-06-11T08:59:53.341Z] === RUN   TestDockerSuite/TestAPIImagesHistory
08:59:53 [2021-06-11T08:59:53.789Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
08:59:54 [2021-06-11T08:59:54.239Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
08:59:54 [2021-06-11T08:59:54.250Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
08:59:57 [2021-06-11T08:59:57.516Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
08:59:58 [2021-06-11T08:59:58.443Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
09:00:00 [2021-06-11T09:00:00.330Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
09:00:06 [2021-06-11T09:00:06.859Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
09:00:06 [2021-06-11T09:00:06.859Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
09:00:06 [2021-06-11T09:00:06.859Z] === RUN   TestDockerSuite/TestRunModeHostname
09:00:08 [2021-06-11T09:00:08.222Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
09:00:08 [2021-06-11T09:00:08.222Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
09:00:08 [2021-06-11T09:00:08.477Z] === RUN   TestDockerSuite/TestRunModeIpcHost
09:00:09 [2021-06-11T09:00:09.843Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
09:00:11 [2021-06-11T09:00:11.208Z] === RUN   TestDockerSuite/TestRunModePIDContainer
09:00:13 [2021-06-11T09:00:13.097Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
09:00:13 [2021-06-11T09:00:13.097Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
09:00:13 [2021-06-11T09:00:13.097Z] === RUN   TestDockerSuite/TestRunModeUTSHost
09:00:14 [2021-06-11T09:00:14.461Z] === RUN   TestDockerSuite/TestRunMount
09:00:22 [2021-06-11T09:00:22.544Z] === RUN   TestDockerSuite/TestRunMountOrdering
09:00:23 [2021-06-11T09:00:23.471Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
09:00:24 [2021-06-11T09:00:24.032Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
09:00:25 [2021-06-11T09:00:25.928Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
09:00:27 [2021-06-11T09:00:27.816Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
09:00:31 [2021-06-11T09:00:31.982Z] === RUN   TestDockerSuite/TestRunNamedVolume
09:00:34 [2021-06-11T09:00:34.497Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
09:00:37 [2021-06-11T09:00:37.015Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
09:00:37 [2021-06-11T09:00:37.943Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
09:00:39 [2021-06-11T09:00:39.830Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
09:00:39 [2021-06-11T09:00:39.830Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
09:00:40 [2021-06-11T09:00:40.757Z] === RUN   TestDockerSuite/TestRunNetHost
09:00:41 [2021-06-11T09:00:41.685Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
09:00:42 [2021-06-11T09:00:42.612Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
09:00:43 [2021-06-11T09:00:43.541Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
09:00:46 [2021-06-11T09:00:46.056Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
09:00:47 [2021-06-11T09:00:47.944Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
09:00:53 [2021-06-11T09:00:53.187Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
09:00:53 [2021-06-11T09:00:53.187Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
09:00:53 [2021-06-11T09:00:53.187Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
09:00:53 [2021-06-11T09:00:53.749Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
09:00:53 [2021-06-11T09:00:53.749Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
09:00:54 [2021-06-11T09:00:54.675Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
09:00:55 [2021-06-11T09:00:55.237Z] === RUN   TestDockerSuite/TestRunNonExistingImage
09:00:55 [2021-06-11T09:00:55.237Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
09:00:56 [2021-06-11T09:00:56.267Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
09:01:02 [2021-06-11T09:01:02.796Z] === RUN   TestDockerSuite/TestRunOOMExitCode
09:01:02 [2021-06-11T09:01:02.796Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
09:01:03 [2021-06-11T09:01:03.358Z] === RUN   TestDockerSuite/TestRunPIDsLimit
09:01:03 [2021-06-11T09:01:03.919Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
09:01:05 [2021-06-11T09:01:05.807Z] === RUN   TestDockerSuite/TestRunPortInUse
09:01:06 [2021-06-11T09:01:06.114Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
09:01:06 [2021-06-11T09:01:06.114Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
09:01:06 [2021-06-11T09:01:06.114Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
09:01:06 [2021-06-11T09:01:06.114Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
09:01:06 [2021-06-11T09:01:06.114Z] === RUN   TestDockerSuite/TestAPINetworkFilter
09:01:06 [2021-06-11T09:01:06.114Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
09:01:06 [2021-06-11T09:01:06.114Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
09:01:06 [2021-06-11T09:01:06.114Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
09:01:06 [2021-06-11T09:01:06.114Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
09:01:06 [2021-06-11T09:01:06.114Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
09:01:06 [2021-06-11T09:01:06.114Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
09:01:06 [2021-06-11T09:01:06.114Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
09:01:06 [2021-06-11T09:01:06.114Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
09:01:06 [2021-06-11T09:01:06.114Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
09:01:06 [2021-06-11T09:01:06.114Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
09:01:06 [2021-06-11T09:01:06.114Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
09:01:06 [2021-06-11T09:01:06.735Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
09:01:06 [2021-06-11T09:01:06.991Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
09:01:07 [2021-06-11T09:01:07.554Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
09:01:08 [2021-06-11T09:01:08.115Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
09:01:08 [2021-06-11T09:01:08.260Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
09:01:08 [2021-06-11T09:01:08.260Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
09:01:08 [2021-06-11T09:01:08.260Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
09:01:08 [2021-06-11T09:01:08.260Z] === RUN   TestDockerSuite/TestAttachDisconnect
09:01:08 [2021-06-11T09:01:08.260Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
09:01:08 [2021-06-11T09:01:08.684Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
09:01:09 [2021-06-11T09:01:09.248Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
09:01:09 [2021-06-11T09:01:09.248Z] === RUN   TestDockerSuite/TestRunPublishPort
09:01:10 [2021-06-11T09:01:10.175Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
09:01:10 [2021-06-11T09:01:10.430Z] === RUN   TestDockerSuite/TestRunReadProcLatency
09:01:10 [2021-06-11T09:01:10.430Z] === RUN   TestDockerSuite/TestRunReadProcTimer
09:01:11 [2021-06-11T09:01:11.115Z] === RUN   TestDockerSuite/TestAttachPausedContainer
09:01:11 [2021-06-11T09:01:11.115Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
09:01:11 [2021-06-11T09:01:11.115Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
09:01:11 [2021-06-11T09:01:11.357Z] === RUN   TestDockerSuite/TestRunRedirectStdout
09:01:12 [2021-06-11T09:01:12.722Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
09:01:12 [2021-06-11T09:01:12.722Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
09:01:15 [2021-06-11T09:01:15.989Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
09:01:17 [2021-06-11T09:01:17.354Z] === RUN   TestDockerSuite/TestRunRm
09:01:17 [2021-06-11T09:01:17.917Z] === RUN   TestDockerSuite/TestRunRmAndWait
09:01:21 [2021-06-11T09:01:21.179Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
09:01:21 [2021-06-11T09:01:21.740Z] === RUN   TestDockerSuite/TestRunRmPre125Api
09:01:22 [2021-06-11T09:01:22.665Z] === RUN   TestDockerSuite/TestRunRootWorkdir
09:01:23 [2021-06-11T09:01:23.431Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
09:01:23 [2021-06-11T09:01:23.592Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
09:01:26 [2021-06-11T09:01:26.110Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
09:01:26 [2021-06-11T09:01:26.110Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
09:01:27 [2021-06-11T09:01:27.037Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
09:01:32 [2021-06-11T09:01:32.299Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
09:01:34 [2021-06-11T09:01:34.815Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
09:01:37 [2021-06-11T09:01:37.330Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
09:01:38 [2021-06-11T09:01:38.258Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
09:01:38 [2021-06-11T09:01:38.819Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
09:01:39 [2021-06-11T09:01:39.749Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
09:01:40 [2021-06-11T09:01:40.312Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
09:01:40 [2021-06-11T09:01:40.874Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
09:01:41 [2021-06-11T09:01:41.438Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
09:01:42 [2021-06-11T09:01:42.805Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
09:01:43 [2021-06-11T09:01:43.731Z] === RUN   TestDockerSuite/TestRunSetMacAddress
09:01:43 [2021-06-11T09:01:43.987Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
09:01:44 [2021-06-11T09:01:44.915Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
09:01:46 [2021-06-11T09:01:46.803Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
09:01:47 [2021-06-11T09:01:47.364Z] === RUN   TestDockerSuite/TestRunState
09:01:49 [2021-06-11T09:01:49.881Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
09:01:50 [2021-06-11T09:01:50.144Z] === RUN   TestDockerSuite/TestRunStdinPipe
09:01:51 [2021-06-11T09:01:51.514Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
09:01:51 [2021-06-11T09:01:51.514Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
09:01:51 [2021-06-11T09:01:51.514Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
09:01:51 [2021-06-11T09:01:51.769Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
09:01:52 [2021-06-11T09:01:52.334Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
09:01:52 [2021-06-11T09:01:52.895Z] === RUN   TestDockerSuite/TestRunSysctls
09:01:54 [2021-06-11T09:01:54.783Z] === RUN   TestDockerSuite/TestRunTLSVerify
09:01:54 [2021-06-11T09:01:54.783Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
09:01:54 [2021-06-11T09:01:54.783Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
09:01:55 [2021-06-11T09:01:55.711Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
09:01:58 [2021-06-11T09:01:58.226Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
09:01:58 [2021-06-11T09:01:58.482Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
09:01:58 [2021-06-11T09:01:58.738Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
09:02:00 [2021-06-11T09:02:00.627Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
09:02:03 [2021-06-11T09:02:03.142Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
09:02:03 [2021-06-11T09:02:03.142Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
09:02:05 [2021-06-11T09:02:05.033Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
09:02:09 [2021-06-11T09:02:09.196Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
09:02:09 [2021-06-11T09:02:09.757Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
09:02:10 [2021-06-11T09:02:10.320Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
09:02:10 [2021-06-11T09:02:10.575Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
09:02:11 [2021-06-11T09:02:11.143Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
09:02:11 [2021-06-11T09:02:11.708Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
09:02:11 [2021-06-11T09:02:11.964Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
09:02:14 [2021-06-11T09:02:14.481Z] === RUN   TestDockerSuite/TestRunUnshareProc
09:02:14 [2021-06-11T09:02:14.736Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
09:02:15 [2021-06-11T09:02:15.297Z] === RUN   TestDockerSuite/TestRunUserByID
09:02:16 [2021-06-11T09:02:16.226Z] === RUN   TestDockerSuite/TestRunUserByIDBig
09:02:16 [2021-06-11T09:02:16.483Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
09:02:16 [2021-06-11T09:02:16.739Z] === RUN   TestDockerSuite/TestRunUserByIDZero
09:02:17 [2021-06-11T09:02:17.300Z] === RUN   TestDockerSuite/TestRunUserByName
09:02:18 [2021-06-11T09:02:18.228Z] === RUN   TestDockerSuite/TestRunUserDefaults
09:02:19 [2021-06-11T09:02:19.156Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
09:02:19 [2021-06-11T09:02:19.156Z] === RUN   TestDockerSuite/TestRunUserNotFound
09:02:19 [2021-06-11T09:02:19.156Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
09:02:19 [2021-06-11T09:02:19.716Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
09:02:23 [2021-06-11T09:02:23.880Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
09:02:24 [2021-06-11T09:02:24.441Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
09:02:25 [2021-06-11T09:02:25.369Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
09:02:27 [2021-06-11T09:02:27.884Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
09:02:28 [2021-06-11T09:02:28.812Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
09:02:31 [2021-06-11T09:02:31.330Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
09:02:33 [2021-06-11T09:02:33.871Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
09:02:34 [2021-06-11T09:02:34.434Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
09:02:34 [2021-06-11T09:02:34.434Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
09:02:34 [2021-06-11T09:02:34.434Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
09:02:34 [2021-06-11T09:02:34.434Z] === RUN   TestDockerSuite/TestRunWithBadDevice
09:02:34 [2021-06-11T09:02:34.434Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
09:02:34 [2021-06-11T09:02:34.434Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
09:02:38 [2021-06-11T09:02:38.600Z] === RUN   TestDockerSuite/TestRunWithCPUShares
09:02:39 [2021-06-11T09:02:39.161Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
09:02:40 [2021-06-11T09:02:40.526Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
09:02:41 [2021-06-11T09:02:41.087Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
09:02:42 [2021-06-11T09:02:42.017Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
09:02:42 [2021-06-11T09:02:42.017Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
09:02:42 [2021-06-11T09:02:42.582Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
09:02:42 [2021-06-11T09:02:42.582Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
09:02:42 [2021-06-11T09:02:42.582Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
09:02:42 [2021-06-11T09:02:42.582Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
09:02:42 [2021-06-11T09:02:42.582Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
09:02:42 [2021-06-11T09:02:42.582Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
09:02:42 [2021-06-11T09:02:42.582Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
09:02:42 [2021-06-11T09:02:42.582Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
09:02:42 [2021-06-11T09:02:42.582Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
09:02:43 [2021-06-11T09:02:43.509Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
09:02:44 [2021-06-11T09:02:44.069Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
09:02:44 [2021-06-11T09:02:44.069Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
09:02:44 [2021-06-11T09:02:44.994Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
09:02:45 [2021-06-11T09:02:45.250Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
09:02:46 [2021-06-11T09:02:46.178Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
09:02:46 [2021-06-11T09:02:46.178Z] === RUN   TestDockerSuite/TestRunWithShmSize
09:02:46 [2021-06-11T09:02:46.739Z] === RUN   TestDockerSuite/TestRunWithSwappiness
09:02:47 [2021-06-11T09:02:47.302Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
09:02:47 [2021-06-11T09:02:47.302Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
09:02:47 [2021-06-11T09:02:47.302Z] === RUN   TestDockerSuite/TestRunWithUlimits
09:02:48 [2021-06-11T09:02:48.230Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
09:02:49 [2021-06-11T09:02:49.242Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
09:02:49 [2021-06-11T09:02:49.242Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
09:02:49 [2021-06-11T09:02:49.597Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
09:02:50 [2021-06-11T09:02:50.523Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
09:02:50 [2021-06-11T09:02:50.523Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
09:02:50 [2021-06-11T09:02:50.751Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
09:02:50 [2021-06-11T09:02:50.751Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
09:02:51 [2021-06-11T09:02:51.088Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
09:02:51 [2021-06-11T09:02:51.088Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
09:02:52 [2021-06-11T09:02:52.472Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
09:02:53 [2021-06-11T09:02:53.036Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
09:02:55 [2021-06-11T09:02:55.551Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
09:02:55 [2021-06-11T09:02:55.809Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
09:02:55 [2021-06-11T09:02:55.809Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
09:02:55 [2021-06-11T09:02:55.809Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
09:02:56 [2021-06-11T09:02:56.736Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
09:02:57 [2021-06-11T09:02:57.665Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
09:02:59 [2021-06-11T09:02:59.030Z] === RUN   TestDockerSuite/TestSaveCheckTimes
09:02:59 [2021-06-11T09:02:59.030Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
09:02:59 [2021-06-11T09:02:59.221Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
09:03:00 [2021-06-11T09:03:00.171Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
09:03:00 [2021-06-11T09:03:00.171Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
09:03:00 [2021-06-11T09:03:00.171Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
09:03:00 [2021-06-11T09:03:00.171Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
09:03:00 [2021-06-11T09:03:00.395Z] === RUN   TestDockerSuite/TestSaveImageId
09:03:00 [2021-06-11T09:03:00.623Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
09:03:00 [2021-06-11T09:03:00.651Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
09:03:00 [2021-06-11T09:03:00.908Z] === RUN   TestDockerSuite/TestSaveLoadParents
09:03:01 [2021-06-11T09:03:01.570Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
09:03:02 [2021-06-11T09:03:02.799Z] === RUN   TestDockerSuite/TestSaveMultipleNames
09:03:02 [2021-06-11T09:03:02.799Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
09:03:04 [2021-06-11T09:03:04.429Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
09:03:04 [2021-06-11T09:03:04.688Z] === RUN   TestDockerSuite/TestSaveSingleTag
09:03:04 [2021-06-11T09:03:04.688Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
09:03:04 [2021-06-11T09:03:04.688Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
09:03:06 [2021-06-11T09:03:06.051Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
09:03:06 [2021-06-11T09:03:06.575Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
09:03:06 [2021-06-11T09:03:06.575Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
09:03:06 [2021-06-11T09:03:06.575Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
09:03:06 [2021-06-11T09:03:06.575Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
09:03:07 [2021-06-11T09:03:07.415Z] === RUN   TestDockerSuite/TestSearchCmdOptions
09:03:07 [2021-06-11T09:03:07.671Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
09:03:07 [2021-06-11T09:03:07.671Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
09:03:07 [2021-06-11T09:03:07.671Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
09:03:07 [2021-06-11T09:03:07.926Z] === RUN   TestDockerSuite/TestSearchWithLimit
09:03:08 [2021-06-11T09:03:08.487Z] === RUN   TestDockerSuite/TestSlowStdinClosing
09:03:08 [2021-06-11T09:03:08.487Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
09:03:09 [2021-06-11T09:03:09.431Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
09:03:11 [2021-06-11T09:03:11.019Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
09:03:17 [2021-06-11T09:03:17.551Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
09:03:19 [2021-06-11T09:03:19.037Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
09:03:19 [2021-06-11T09:03:19.967Z] === RUN   TestDockerSuite/TestStartAttachSilent
09:03:21 [2021-06-11T09:03:21.332Z] === RUN   TestDockerSuite/TestStartAttachWithRename
09:03:21 [2021-06-11T09:03:21.736Z] === RUN   TestDockerSuite/TestBuildAddNonTar
09:03:24 [2021-06-11T09:03:24.596Z] === RUN   TestDockerSuite/TestStartMultipleContainers
09:03:26 [2021-06-11T09:03:26.488Z] === RUN   TestDockerSuite/TestStartPausedContainer
09:03:27 [2021-06-11T09:03:27.414Z] === RUN   TestDockerSuite/TestStartRecordError
09:03:27 [2021-06-11T09:03:27.452Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
09:03:27 [2021-06-11T09:03:27.904Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
09:03:27 [2021-06-11T09:03:27.904Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
09:03:29 [2021-06-11T09:03:29.302Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
09:03:31 [2021-06-11T09:03:31.190Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
09:03:31 [2021-06-11T09:03:31.580Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
09:03:33 [2021-06-11T09:03:33.076Z] === RUN   TestDockerSuite/TestStatsAllNoStream
09:03:33 [2021-06-11T09:03:33.088Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
09:03:36 [2021-06-11T09:03:36.361Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
09:03:37 [2021-06-11T09:03:37.713Z] === RUN   TestDockerSuite/TestBuildAddScript
09:03:38 [2021-06-11T09:03:38.162Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
09:03:38 [2021-06-11T09:03:38.162Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
09:03:38 [2021-06-11T09:03:38.162Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
09:03:38 [2021-06-11T09:03:38.162Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
09:03:38 [2021-06-11T09:03:38.613Z] === RUN   TestDockerSuite/TestBuildAddTar
09:03:41 [2021-06-11T09:03:41.600Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
09:03:44 [2021-06-11T09:03:44.112Z] === RUN   TestDockerSuite/TestStatsFormatAll
09:03:49 [2021-06-11T09:03:49.352Z] === RUN   TestDockerSuite/TestStatsNoStream
09:03:51 [2021-06-11T09:03:51.864Z] === RUN   TestDockerSuite/TestStopContainerSignal
09:03:53 [2021-06-11T09:03:53.750Z] === RUN   TestDockerSuite/TestTopMultipleArgs
09:03:54 [2021-06-11T09:03:54.311Z] === RUN   TestDockerSuite/TestTopNonPrivileged
09:03:55 [2021-06-11T09:03:55.237Z] === RUN   TestDockerSuite/TestTopPrivileged
09:03:55 [2021-06-11T09:03:55.493Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
09:03:55 [2021-06-11T09:03:55.493Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
09:03:56 [2021-06-11T09:03:56.858Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
09:04:00 [2021-06-11T09:04:00.123Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
09:04:00 [2021-06-11T09:04:00.380Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
09:04:04 [2021-06-11T09:04:04.561Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
09:04:05 [2021-06-11T09:04:05.124Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
09:04:06 [2021-06-11T09:04:06.050Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
09:04:06 [2021-06-11T09:04:06.050Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
09:04:06 [2021-06-11T09:04:06.050Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
09:04:07 [2021-06-11T09:04:07.415Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
09:04:08 [2021-06-11T09:04:08.341Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
09:04:09 [2021-06-11T09:04:09.705Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
09:04:11 [2021-06-11T09:04:11.068Z] === RUN   TestDockerSuite/TestUpdateStats
09:04:13 [2021-06-11T09:04:13.582Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
09:04:14 [2021-06-11T09:04:14.151Z] === RUN   TestDockerSuite/TestBuildAddTarXz
09:04:14 [2021-06-11T09:04:14.151Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
09:04:14 [2021-06-11T09:04:14.151Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
09:04:14 [2021-06-11T09:04:14.948Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
09:04:16 [2021-06-11T09:04:16.838Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
09:04:16 [2021-06-11T09:04:16.838Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
09:04:17 [2021-06-11T09:04:17.400Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
09:04:18 [2021-06-11T09:04:18.764Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
09:04:20 [2021-06-11T09:04:20.653Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
09:04:25 [2021-06-11T09:04:25.904Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
09:04:30 [2021-06-11T09:04:30.070Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
09:04:34 [2021-06-11T09:04:34.235Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
09:04:36 [2021-06-11T09:04:36.749Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
09:04:39 [2021-06-11T09:04:39.142Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
09:04:39 [2021-06-11T09:04:39.142Z] === RUN   TestDockerSuite/TestBuildBlankName
09:04:39 [2021-06-11T09:04:39.142Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
09:04:41 [2021-06-11T09:04:41.993Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
09:04:44 [2021-06-11T09:04:44.863Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
09:04:45 [2021-06-11T09:04:45.811Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
09:04:47 [2021-06-11T09:04:47.235Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
09:04:48 [2021-06-11T09:04:48.600Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
09:04:50 [2021-06-11T09:04:50.433Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
09:04:50 [2021-06-11T09:04:50.488Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
09:04:52 [2021-06-11T09:04:52.380Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
09:04:53 [2021-06-11T09:04:53.743Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
09:04:56 [2021-06-11T09:04:56.258Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
09:04:58 [2021-06-11T09:04:58.146Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
09:05:00 [2021-06-11T09:05:00.035Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
09:05:02 [2021-06-11T09:05:02.550Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
09:05:04 [2021-06-11T09:05:04.436Z] === RUN   TestDockerSuite/TestVolumeCLICreate
09:05:05 [2021-06-11T09:05:05.115Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
09:05:17 [2021-06-11T09:05:17.377Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
09:05:17 [2021-06-11T09:05:17.377Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
09:05:21 [2021-06-11T09:05:21.999Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
09:05:21 [2021-06-11T09:05:21.999Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
09:05:21 [2021-06-11T09:05:21.999Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
09:05:22 [2021-06-11T09:05:22.468Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
09:05:22 [2021-06-11T09:05:22.468Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
09:05:22 [2021-06-11T09:05:22.468Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
09:05:22 [2021-06-11T09:05:22.468Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
09:05:22 [2021-06-11T09:05:22.468Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
09:05:22 [2021-06-11T09:05:22.468Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
09:05:22 [2021-06-11T09:05:22.468Z] === RUN   TestDockerSuite/TestVolumeCLILs
09:05:22 [2021-06-11T09:05:22.468Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
09:05:22 [2021-06-11T09:05:22.468Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
09:05:22 [2021-06-11T09:05:22.468Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
09:05:22 [2021-06-11T09:05:22.468Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
09:05:22 [2021-06-11T09:05:22.468Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
09:05:22 [2021-06-11T09:05:22.468Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
09:05:22 [2021-06-11T09:05:22.468Z] === RUN   TestDockerSuite/TestVolumeCLIRm
09:05:24 [2021-06-11T09:05:24.986Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
09:05:24 [2021-06-11T09:05:24.986Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
09:05:24 [2021-06-11T09:05:24.986Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
09:05:24 [2021-06-11T09:05:24.986Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
09:05:24 [2021-06-11T09:05:24.986Z] === RUN   TestDockerSuite/TestVolumeEvents
09:05:28 [2021-06-11T09:05:28.985Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
09:05:28 [2021-06-11T09:05:28.985Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
09:05:28 [2021-06-11T09:05:28.985Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
09:05:28 [2021-06-11T09:05:28.985Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
09:05:28 [2021-06-11T09:05:28.985Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
09:05:31 [2021-06-11T09:05:31.536Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
09:05:32 [2021-06-11T09:05:32.899Z] === RUN   TestDockerSuite/TestVolumeLsFormat
09:05:32 [2021-06-11T09:05:32.899Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
09:05:32 [2021-06-11T09:05:32.899Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
09:05:36 [2021-06-11T09:05:36.163Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
09:05:40 [2021-06-11T09:05:40.335Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
09:05:40 [2021-06-11T09:05:40.335Z] --- PASS: TestDockerSuite (1899.12s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (2.50s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.83s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.92s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.45s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.15s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.59s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.54s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.33s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.37s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.41s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.18s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.22s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.11s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.32s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.74s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.42s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.69s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.51s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.46s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.58s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.41s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.40s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.39s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.90s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (2.00s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.57s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.94s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (27.31s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.64s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.89s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.17s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.02s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.80s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (12.74s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (6.24s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.07s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.50s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.60s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.57s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.88s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.73s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.32s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.62s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildAddScript (4.28s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (11.78s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.87s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.59s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.36s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildAddTar (10.28s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (2.17s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.03s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (7.07s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (12.24s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.78s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.99s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.28s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.00s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.65s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.40s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.79s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.85s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.00s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (17.18s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.74s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.87s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.46s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.26s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.84s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.50s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.95s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.10s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (1.14s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.21s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (9.27s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.16s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.64s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.49s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.89s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.28s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.13s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.68s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.46s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.47s)
09:05:40 [2021-06-11T09:05:40.335Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
09:05:40 [2021-06-11T09:05:40.336Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.69s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.66s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.68s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.77s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.33s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.31s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.34s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.22s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (13.65s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.56s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.34s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.04s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (6.36s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.45s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
09:05:40 [2021-06-11T09:05:40.336Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
09:05:40 [2021-06-11T09:05:40.336Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
09:05:40 [2021-06-11T09:05:40.336Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
09:05:40 [2021-06-11T09:05:40.336Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
09:05:40 [2021-06-11T09:05:40.336Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
09:05:40 [2021-06-11T09:05:40.336Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
09:05:40 [2021-06-11T09:05:40.336Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.33s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.01s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.06s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (9.75s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.26s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.95s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.89s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.48s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.72s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.72s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.69s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.67s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (16.70s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (2.08s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.91s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.25s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.54s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.91s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.09s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.57s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.45s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.73s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.15s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (21.50s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (6.60s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.36s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.48s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.72s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.51s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.42s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.28s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.58s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.73s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.72s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.43s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.23s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (8.47s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (26.25s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.84s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.38s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.83s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.52s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.51s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.69s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
09:05:40 [2021-06-11T09:05:40.336Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (13.38s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.35s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.69s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.52s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildFails (1.16s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.68s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.80s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildForceRm (3.11s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.84s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.28s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.90s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.67s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.53s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.20s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.03s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.42s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.61s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildHistory (2.69s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.31s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.91s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.60s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.52s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.22s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.47s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.45s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.68s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.49s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.59s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.92s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.33s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.64s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (4.64s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.34s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.10s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.47s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.39s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.31s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.36s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (9.66s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.03s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.68s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.53s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
09:05:40 [2021-06-11T09:05:40.336Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.79s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.51s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.52s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.34s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.88s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.83s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.30s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.13s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.38s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.45s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.32s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.35s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.55s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.78s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.97s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (4.26s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.11s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (3.05s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.28s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.43s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.48s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.88s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.90s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.03s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.32s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.93s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.82s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (4.75s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildRm (2.66s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.88s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.85s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.30s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.40s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.08s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.33s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.42s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.87s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
09:05:40 [2021-06-11T09:05:40.336Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.45s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.05s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.04s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.21s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.14s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.24s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.41s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.02s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.36s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildUser (2.36s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (6.21s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (21.13s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.04s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.22s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.10s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.18s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.45s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
09:05:40 [2021-06-11T09:05:40.336Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
09:05:40 [2021-06-11T09:05:40.336Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
09:05:40 [2021-06-11T09:05:40.336Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
09:05:40 [2021-06-11T09:05:40.336Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
09:05:40 [2021-06-11T09:05:40.336Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
09:05:40 [2021-06-11T09:05:40.336Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
09:05:40 [2021-06-11T09:05:40.336Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.36s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.05s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.74s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.06s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s)
09:05:40 [2021-06-11T09:05:40.336Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.22s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.26s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.78s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.39s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.39s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
09:05:40 [2021-06-11T09:05:40.337Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.88s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.54s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
09:05:40 [2021-06-11T09:05:40.337Z]         docker_cli_sni_test.go:18: Flakey test
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.08s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.97s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCommitChange (1.23s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.46s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCommitHardlink (2.45s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCommitNewFile (2.34s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.78s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.77s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.83s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.85s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.92s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (2.12s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.60s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.72s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.92s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.95s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.97s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.80s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.73s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (1.21s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.18s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.94s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.25s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.97s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.80s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.96s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.09s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.77s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.83s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.78s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.89s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.71s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.55s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.84s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.11s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.63s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.91s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.85s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
09:05:40 [2021-06-11T09:05:40.337Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (3.11s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.10s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.50s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.93s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.90s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.24s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (2.02s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.57s)
09:05:40 [2021-06-11T09:05:40.337Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.79s)
09:05:40 [2021-06-11T09:05:40.337Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.61s)
09:05:40 [2021-06-11T09:05:40.337Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.92s)
09:05:40 [2021-06-11T09:05:40.337Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.75s)
09:05:40 [2021-06-11T09:05:40.337Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0008f86c0_<nil>} (1.91s)
09:05:40 [2021-06-11T09:05:40.337Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1236756989_/foo_false__<nil>_<nil>_<nil>} (1.82s)
09:05:40 [2021-06-11T09:05:40.337Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1236756989_/foo_true__<nil>_<nil>_<nil>} (1.83s)
09:05:40 [2021-06-11T09:05:40.337Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3590808888_/foo_false__<nil>_<nil>_<nil>} (1.86s)
09:05:40 [2021-06-11T09:05:40.337Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3590808888_/foo_true__<nil>_<nil>_<nil>} (1.82s)
09:05:40 [2021-06-11T09:05:40.337Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3590808888_/foo_true__0xc0008f8720_<nil>_<nil>} (1.89s)
09:05:40 [2021-06-11T09:05:40.337Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0008f8740_<nil>} (1.74s)
09:05:40 [2021-06-11T09:05:40.337Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0008f8760_<nil>} (0.74s)
09:05:40 [2021-06-11T09:05:40.337Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0008f8780_<nil>} (1.71s)
09:05:40 [2021-06-11T09:05:40.337Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0008f87a0_<nil>} (1.70s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.54s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s)
09:05:40 [2021-06-11T09:05:40.337Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
09:05:40 [2021-06-11T09:05:40.337Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
09:05:40 [2021-06-11T09:05:40.337Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
09:05:40 [2021-06-11T09:05:40.337Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
09:05:40 [2021-06-11T09:05:40.337Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
09:05:40 [2021-06-11T09:05:40.337Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
09:05:40 [2021-06-11T09:05:40.337Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
09:05:40 [2021-06-11T09:05:40.337Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
09:05:40 [2021-06-11T09:05:40.337Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
09:05:40 [2021-06-11T09:05:40.337Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
09:05:40 [2021-06-11T09:05:40.337Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
09:05:40 [2021-06-11T09:05:40.337Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
09:05:40 [2021-06-11T09:05:40.337Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s)
09:05:40 [2021-06-11T09:05:40.337Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
09:05:40 [2021-06-11T09:05:40.337Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
09:05:40 [2021-06-11T09:05:40.337Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.04s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.64s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (4.18s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.76s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.76s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.82s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.77s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.78s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.78s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (1.02s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.04s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.86s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.77s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.87s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.83s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.78s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.14s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.44s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.17s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.92s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (1.56s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpRelativePath (1.04s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.92s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.78s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.86s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.41s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.69s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.48s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.37s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.67s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.77s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.24s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.43s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.76s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (4.87s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.12s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpToDot (1.17s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.56s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.58s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.79s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.60s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.81s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.07s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.35s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.79s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
09:05:40 [2021-06-11T09:05:40.337Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.76s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.05s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.07s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCreateRM (0.10s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
09:05:40 [2021-06-11T09:05:40.337Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.42s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.95s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.11s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.14s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.99s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (2.11s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.05s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.35s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.32s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.34s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (1.27s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestDevicePermissions (1.07s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestDockerFails (0.04s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.04s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.08s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (2.23s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.18s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.44s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.43s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.48s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.15s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.64s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (2.02s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestEventsAttach (1.55s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.22s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (1.01s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.71s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.77s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.73s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.47s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.15s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.42s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.45s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (2.51s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.80s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.44s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.30s)
09:05:40 [2021-06-11T09:05:40.337Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.27s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.02s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.47s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.47s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestEventsImageImport (1.03s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.24s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.50s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.31s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
09:05:40 [2021-06-11T09:05:40.338Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
09:05:40 [2021-06-11T09:05:40.338Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s)
09:05:40 [2021-06-11T09:05:40.338Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.86s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.90s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestEventsRename (1.06s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestEventsResize (1.05s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (6.08s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.27s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.72s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.94s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestEventsTop (0.95s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.63s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.44s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExec (1.14s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.82s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.73s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.74s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExecAPIStart (2.19s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.06s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.19s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.43s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.23s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.57s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.54s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.84s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExecCgroup (2.64s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExecEnv (1.05s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.11s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.67s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.21s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExecInteractive (1.05s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.03s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.04s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExecParseError (0.96s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.79s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.72s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.76s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExecSetEnv (1.45s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExecStartFails (1.40s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.54s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.83s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExecTTY (1.23s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.17s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.82s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExecUlimits (1.18s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
09:05:40 [2021-06-11T09:05:40.338Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.18s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (1.12s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (2.85s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExecWithTERM (1.31s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.71s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.80s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.96s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.28s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.41s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.72s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestHealth (22.66s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.88s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.88s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.23s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.62s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.65s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.92s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.24s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.86s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.02s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.68s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestImportFile (1.83s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.90s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestImportGzipped (2.56s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.65s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.85s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.81s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.81s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.06s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.25s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.99s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.70s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.69s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.70s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.35s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.87s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.80s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.73s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
09:05:40 [2021-06-11T09:05:40.338Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.95s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.74s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.71s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.80s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
09:05:40 [2021-06-11T09:05:40.338Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.71s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.86s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.79s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.16s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.85s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.04s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.95s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInspectStatus (1.36s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.96s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.99s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.86s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.97s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.73s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.12s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.20s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.71s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (2.25s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLinksEnvs (2.40s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.77s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (3.62s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.66s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.58s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.07s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (3.43s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.66s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.98s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (14.93s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (3.10s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.49s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.81s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.60s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.44s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.02s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.93s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (4.18s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.02s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.95s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.73s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.06s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.08s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.07s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.18s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.95s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.24s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.71s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.69s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLogsSince (6.87s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.84s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.74s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLogsTail (0.96s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (1.05s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.86s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.24s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestMountIntoSys (1.13s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestNetHostname (2.60s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.55s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestNetworkEvents (6.41s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.82s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.84s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestPluginActive (1.45s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.95s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
09:05:40 [2021-06-11T09:05:40.338Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.62s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.28s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.25s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.93s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.82s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.80s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (2.36s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestPortHostBinding (2.03s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestPortList (11.78s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.75s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.56s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.77s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (1.17s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.97s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.38s)
09:05:40 [2021-06-11T09:05:40.338Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.95s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.40s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestPsByOrder (2.92s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.11s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (4.05s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.68s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.85s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.07s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.47s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.18s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.39s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.37s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.29s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.59s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (2.02s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.79s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.17s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.29s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.77s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
09:05:40 [2021-06-11T09:05:40.339Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.13s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.74s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.42s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.54s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.83s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.14s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.28s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.21s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.88s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.67s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.67s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.79s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.02s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.85s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.89s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.56s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.02s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.99s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.18s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.84s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.76s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.85s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.02s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.46s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.76s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.82s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.48s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.68s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.69s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.48s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.71s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.84s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.84s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.89s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.39s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.88s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.87s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.85s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.76s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.84s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.90s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.04s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.70s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.77s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.02s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.67s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.80s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.76s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.69s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.70s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.72s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.80s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.88s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.83s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.95s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.83s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.20s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.15s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.78s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.70s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.72s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.42s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.45s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.24s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.90s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.78s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.70s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.70s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.71s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.60s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.50s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.10s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (1.05s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.61s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.61s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.29s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.37s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
09:05:40 [2021-06-11T09:05:40.339Z]         docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows
09:05:40 [2021-06-11T09:05:40.339Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
09:05:40 [2021-06-11T09:05:40.339Z]         docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.73s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.34s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.40s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.24s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.73s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.70s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.04s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
09:05:40 [2021-06-11T09:05:40.339Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.88s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.55s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.71s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.68s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.73s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.71s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.89s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.91s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.79s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (1.12s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.79s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.87s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.86s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.70s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.73s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.71s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.43s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.45s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
09:05:40 [2021-06-11T09:05:40.339Z]         docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.13s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.79s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.45s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.61s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.45s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.74s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.05s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.42s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.44s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.79s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.59s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.63s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.23s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.44s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.51s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.50s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.46s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunMount (8.07s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.83s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.70s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.55s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.13s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (4.23s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.17s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.42s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.50s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.54s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.95s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.15s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.74s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (1.06s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.15s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.10s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.52s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.61s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.71s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.69s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.69s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.80s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.15s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
09:05:40 [2021-06-11T09:05:40.339Z]         docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (1.11s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.75s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.64s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.97s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s)
09:05:40 [2021-06-11T09:05:40.339Z]         docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n"
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.48s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.72s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.49s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
09:05:40 [2021-06-11T09:05:40.339Z]         docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.75s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.48s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
09:05:40 [2021-06-11T09:05:40.339Z]         docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.73s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.44s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
09:05:40 [2021-06-11T09:05:40.339Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.13s)
09:05:40 [2021-06-11T09:05:40.339Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.52s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunRm (0.69s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.73s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.86s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (1.09s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.06s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (1.15s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.99s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.38s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.99s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.61s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.86s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.68s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.53s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.58s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (1.18s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.21s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.83s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.74s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunState (1.97s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.85s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (1.09s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.24s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
09:05:40 [2021-06-11T09:05:40.340Z]         docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.81s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.55s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.83s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.71s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.22s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.69s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.05s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.55s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.55s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (1.00s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.95s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (1.02s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.43s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.28s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunUserByID (1.01s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.21s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.71s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.73s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.77s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
09:05:40 [2021-06-11T09:05:40.340Z]         docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.72s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.90s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.70s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.95s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.16s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.38s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.23s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.54s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.70s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
09:05:40 [2021-06-11T09:05:40.340Z]         docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows
09:05:40 [2021-06-11T09:05:40.340Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
09:05:40 [2021-06-11T09:05:40.340Z]         docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows
09:05:40 [2021-06-11T09:05:40.340Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
09:05:40 [2021-06-11T09:05:40.340Z]         docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
09:05:40 [2021-06-11T09:05:40.340Z]         docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.76s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.72s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.41s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.71s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.70s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.75s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
09:05:40 [2021-06-11T09:05:40.340Z]         docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
09:05:40 [2021-06-11T09:05:40.340Z]         docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
09:05:40 [2021-06-11T09:05:40.340Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
09:05:40 [2021-06-11T09:05:40.340Z]         docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
09:05:40 [2021-06-11T09:05:40.340Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
09:05:40 [2021-06-11T09:05:40.340Z]         docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
09:05:40 [2021-06-11T09:05:40.340Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
09:05:40 [2021-06-11T09:05:40.340Z]         docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
09:05:40 [2021-06-11T09:05:40.340Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
09:05:40 [2021-06-11T09:05:40.340Z]         docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.71s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.70s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.99s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.70s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.70s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.68s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.73s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.45s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.73s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
09:05:40 [2021-06-11T09:05:40.340Z]         docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.58s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.46s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.50s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.14s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.70s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.93s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.96s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.10s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.66s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.83s)
09:05:40 [2021-06-11T09:05:40.340Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents020033813
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.61s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.36s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.40s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.34s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.05s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.56s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.65s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.53s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.55s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.92s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.43s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.82s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.33s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.75s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.58s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.94s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.00s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.17s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.74s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.23s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.90s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.68s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.71s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.77s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.51s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
09:05:40 [2021-06-11T09:05:40.340Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.98s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.82s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (4.09s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.68s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.67s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
09:05:40 [2021-06-11T09:05:40.340Z]         docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
09:05:40 [2021-06-11T09:05:40.340Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
09:05:40 [2021-06-11T09:05:40.340Z]         docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.46s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.08s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.04s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.72s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.83s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.60s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
09:05:40 [2021-06-11T09:05:40.340Z]         docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (2.22s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.55s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.26s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.52s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.92s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.69s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.48s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.07s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.15s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.08s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.66s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.55s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.12s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.20s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.07s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.13s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.16s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.78s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.09s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.88s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.83s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.25s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.68s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.17s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.11s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.84s)
09:05:40 [2021-06-11T09:05:40.340Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
09:05:40 [2021-06-11T09:05:40.340Z]         docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
09:05:40 [2021-06-11T09:05:40.340Z] === RUN   TestDockerRegistrySuite
09:05:40 [2021-06-11T09:05:40.340Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
09:05:41 [2021-06-11T09:05:41.705Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
09:05:43 [2021-06-11T09:05:43.070Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
09:05:44 [2021-06-11T09:05:44.433Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
09:05:44 [2021-06-11T09:05:44.688Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
09:05:48 [2021-06-11T09:05:48.852Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
09:05:53 [2021-06-11T09:05:53.965Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
09:05:54 [2021-06-11T09:05:54.095Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
09:05:57 [2021-06-11T09:05:57.640Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
09:05:58 [2021-06-11T09:05:58.089Z] === RUN   TestDockerSuite/TestBuildCacheAdd
09:05:58 [2021-06-11T09:05:58.261Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
09:05:58 [2021-06-11T09:05:58.539Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
09:05:59 [2021-06-11T09:05:59.188Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
09:06:00 [2021-06-11T09:06:00.045Z] === RUN   TestDockerSuite/TestBuildCacheFrom
09:06:00 [2021-06-11T09:06:00.045Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
09:06:00 [2021-06-11T09:06:00.115Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
09:06:01 [2021-06-11T09:06:01.482Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
09:06:02 [2021-06-11T09:06:02.846Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
09:06:04 [2021-06-11T09:06:04.209Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
09:06:05 [2021-06-11T09:06:05.574Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
09:06:06 [2021-06-11T09:06:06.939Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
09:06:09 [2021-06-11T09:06:09.454Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
09:06:10 [2021-06-11T09:06:10.254Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
09:06:10 [2021-06-11T09:06:10.703Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
09:06:10 [2021-06-11T09:06:10.703Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
09:06:10 [2021-06-11T09:06:10.703Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
09:06:11 [2021-06-11T09:06:11.969Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
09:06:12 [2021-06-11T09:06:12.846Z] === RUN   TestDockerSuite/TestBuildClearCmd
09:06:12 [2021-06-11T09:06:12.898Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
09:06:13 [2021-06-11T09:06:13.796Z] === RUN   TestDockerSuite/TestBuildCmd
09:06:14 [2021-06-11T09:06:14.245Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
09:06:14 [2021-06-11T09:06:14.694Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
09:06:15 [2021-06-11T09:06:15.642Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
09:06:16 [2021-06-11T09:06:16.189Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
09:06:17 [2021-06-11T09:06:17.117Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
09:06:17 [2021-06-11T09:06:17.117Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
09:06:18 [2021-06-11T09:06:18.485Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
09:06:19 [2021-06-11T09:06:19.414Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
09:06:20 [2021-06-11T09:06:20.266Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
09:06:20 [2021-06-11T09:06:20.779Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
09:06:23 [2021-06-11T09:06:23.122Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
09:06:23 [2021-06-11T09:06:23.122Z] === RUN   TestDockerSuite/TestBuildConditionalCache
09:06:24 [2021-06-11T09:06:24.048Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
09:06:24 [2021-06-11T09:06:24.048Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
09:06:24 [2021-06-11T09:06:24.070Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
09:06:24 [2021-06-11T09:06:24.070Z] === RUN   TestDockerSuite/TestBuildContextCleanup
09:06:24 [2021-06-11T09:06:24.519Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
09:06:25 [2021-06-11T09:06:25.413Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
09:06:25 [2021-06-11T09:06:25.668Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
09:06:25 [2021-06-11T09:06:25.924Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
09:06:26 [2021-06-11T09:06:26.179Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
09:06:26 [2021-06-11T09:06:26.435Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
09:06:26 [2021-06-11T09:06:26.659Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
09:06:26 [2021-06-11T09:06:26.690Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
09:06:26 [2021-06-11T09:06:26.945Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
09:06:27 [2021-06-11T09:06:27.608Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
09:06:28 [2021-06-11T09:06:28.059Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
09:06:28 [2021-06-11T09:06:28.059Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
09:06:28 [2021-06-11T09:06:28.310Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
09:06:29 [2021-06-11T09:06:29.007Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
09:06:29 [2021-06-11T09:06:29.456Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
09:06:29 [2021-06-11T09:06:29.456Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
09:06:29 [2021-06-11T09:06:29.456Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
09:06:30 [2021-06-11T09:06:30.200Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
09:06:31 [2021-06-11T09:06:31.126Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
09:06:32 [2021-06-11T09:06:32.491Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
09:06:33 [2021-06-11T09:06:33.419Z] === RUN   TestDockerRegistrySuite/TestV2Only
09:06:34 [2021-06-11T09:06:34.350Z] --- PASS: TestDockerRegistrySuite (54.25s)
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.70s)
09:06:34 [2021-06-11T09:06:34.350Z]         check_test.go:196: [d8bc034df993a] daemon is not started
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.34s)
09:06:34 [2021-06-11T09:06:34.350Z]         check_test.go:196: [d6232f901dee0] daemon is not started
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.56s)
09:06:34 [2021-06-11T09:06:34.350Z]         check_test.go:196: [d9f5fcd40f5ae] daemon is not started
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
09:06:34 [2021-06-11T09:06:34.350Z]         check_test.go:196: [d17a5ca3509e2] daemon is not started
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.57s)
09:06:34 [2021-06-11T09:06:34.350Z]         check_test.go:196: [d364224aa4c0e] daemon is not started
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.51s)
09:06:34 [2021-06-11T09:06:34.350Z]         check_test.go:196: [d668a63acc329] daemon is not started
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.98s)
09:06:34 [2021-06-11T09:06:34.350Z]         check_test.go:196: [d046fbddfa68d] daemon is not started
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.26s)
09:06:34 [2021-06-11T09:06:34.350Z]         check_test.go:196: [d4720a6242f45] daemon is not started
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.10s)
09:06:34 [2021-06-11T09:06:34.350Z]         check_test.go:196: [df8217cff833d] daemon is not started
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.43s)
09:06:34 [2021-06-11T09:06:34.350Z]         check_test.go:196: [d8c27746e0eab] daemon is not started
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.37s)
09:06:34 [2021-06-11T09:06:34.350Z]         check_test.go:196: [daa458e03b406] daemon is not started
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.32s)
09:06:34 [2021-06-11T09:06:34.350Z]         check_test.go:196: [d5e8eebc29012] daemon is not started
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.19s)
09:06:34 [2021-06-11T09:06:34.350Z]         check_test.go:196: [d8e0d74c680e7] daemon is not started
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.37s)
09:06:34 [2021-06-11T09:06:34.350Z]         check_test.go:196: [db58cde943d0e] daemon is not started
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.39s)
09:06:34 [2021-06-11T09:06:34.350Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6655cdb727676afb1831c3d5775727136987820f30c0aeec5d8c374da582b45a
09:06:34 [2021-06-11T09:06:34.350Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1ee279414867b52e3b1d075a685257f520df9dc799c1e53e9f7078f0fa1bbbd7
09:06:34 [2021-06-11T09:06:34.350Z]         check_test.go:196: [db446393addb2] daemon is not started
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.34s)
09:06:34 [2021-06-11T09:06:34.350Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fcab29ccce62660f05c4a79d3dbcbd4f7cd357aadedfcd4deeea7c49fef91024
09:06:34 [2021-06-11T09:06:34.350Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8c0e91bdc4068efceb2c6f83824420d6277b357e294d15e51f223f528a6f791f
09:06:34 [2021-06-11T09:06:34.350Z]         check_test.go:196: [d9e8883f5f82f] daemon is not started
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.23s)
09:06:34 [2021-06-11T09:06:34.350Z]         check_test.go:196: [d82f3778b3e8f] daemon is not started
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.88s)
09:06:34 [2021-06-11T09:06:34.350Z]         check_test.go:196: [d8f80a826199d] daemon is not started
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.30s)
09:06:34 [2021-06-11T09:06:34.350Z]         check_test.go:196: [db75e8cba8f1d] daemon is not started
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
09:06:34 [2021-06-11T09:06:34.350Z]         check_test.go:196: [d0611c1973eca] daemon is not started
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.22s)
09:06:34 [2021-06-11T09:06:34.350Z]         check_test.go:196: [d154412c0c552] daemon is not started
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.16s)
09:06:34 [2021-06-11T09:06:34.350Z]         check_test.go:196: [d175f8c8a817c] daemon is not started
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.13s)
09:06:34 [2021-06-11T09:06:34.350Z]         check_test.go:196: [d10e156abb466] daemon is not started
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.14s)
09:06:34 [2021-06-11T09:06:34.350Z]         check_test.go:196: [d435c8f06fae0] daemon is not started
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s)
09:06:34 [2021-06-11T09:06:34.350Z]         check_test.go:196: [d4f307c218d04] daemon is not started
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.30s)
09:06:34 [2021-06-11T09:06:34.350Z]         check_test.go:196: [dea667d6116e6] daemon is not started
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s)
09:06:34 [2021-06-11T09:06:34.350Z]         check_test.go:196: [d6d0d38eb594b] daemon is not started
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
09:06:34 [2021-06-11T09:06:34.350Z]         check_test.go:196: [d28519b031ebf] daemon is not started
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s)
09:06:34 [2021-06-11T09:06:34.350Z]         check_test.go:196: [dd97ce17362f7] daemon is not started
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s)
09:06:34 [2021-06-11T09:06:34.350Z]         check_test.go:196: [d243ada3aca07] daemon is not started
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s)
09:06:34 [2021-06-11T09:06:34.350Z]         check_test.go:196: [d9bfa9a74b2d4] daemon is not started
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
09:06:34 [2021-06-11T09:06:34.350Z]         check_test.go:196: [d5dbeb2610638] daemon is not started
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.27s)
09:06:34 [2021-06-11T09:06:34.350Z]         check_test.go:196: [d3aa421de609d] daemon is not started
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.97s)
09:06:34 [2021-06-11T09:06:34.350Z]         check_test.go:196: [dca7ffce23586] daemon is not started
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.08s)
09:06:34 [2021-06-11T09:06:34.350Z]         check_test.go:196: [dfc029d4aabb2] daemon is not started
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.27s)
09:06:34 [2021-06-11T09:06:34.350Z]         check_test.go:196: [d2a3875ce0757] daemon is not started
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s)
09:06:34 [2021-06-11T09:06:34.350Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s)
09:06:34 [2021-06-11T09:06:34.350Z] === RUN   TestDockerSchema1RegistrySuite
09:06:34 [2021-06-11T09:06:34.350Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
09:06:34 [2021-06-11T09:06:34.350Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
09:06:35 [2021-06-11T09:06:35.165Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
09:06:36 [2021-06-11T09:06:36.864Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
09:06:38 [2021-06-11T09:06:38.758Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
09:06:45 [2021-06-11T09:06:45.290Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
09:06:49 [2021-06-11T09:06:49.452Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
09:06:50 [2021-06-11T09:06:50.013Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
09:06:50 [2021-06-11T09:06:50.269Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
09:06:51 [2021-06-11T09:06:51.635Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
09:06:51 [2021-06-11T09:06:51.635Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
09:06:51 [2021-06-11T09:06:51.891Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
09:06:51 [2021-06-11T09:06:51.891Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
09:06:51 [2021-06-11T09:06:51.891Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
09:06:52 [2021-06-11T09:06:52.147Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
09:06:53 [2021-06-11T09:06:53.074Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
09:06:53 [2021-06-11T09:06:53.330Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
09:06:54 [2021-06-11T09:06:54.695Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
09:06:55 [2021-06-11T09:06:55.622Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
09:06:56 [2021-06-11T09:06:56.559Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
09:07:00 [2021-06-11T09:07:00.738Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
09:07:00 [2021-06-11T09:07:00.994Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
09:07:01 [2021-06-11T09:07:01.581Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
09:07:02 [2021-06-11T09:07:02.143Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
09:07:02 [2021-06-11T09:07:02.143Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
09:07:02 [2021-06-11T09:07:02.398Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
09:07:02 [2021-06-11T09:07:02.654Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
09:07:02 [2021-06-11T09:07:02.911Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
09:07:03 [2021-06-11T09:07:03.472Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
09:07:03 [2021-06-11T09:07:03.472Z] --- PASS: TestDockerSchema1RegistrySuite (29.25s)
09:07:03 [2021-06-11T09:07:03.472Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s)
09:07:03 [2021-06-11T09:07:03.472Z]         check_test.go:223: [d46e0a96f61d1] daemon is not started
09:07:03 [2021-06-11T09:07:03.472Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.03s)
09:07:03 [2021-06-11T09:07:03.472Z]         check_test.go:223: [da22ff6d159d0] daemon is not started
09:07:03 [2021-06-11T09:07:03.472Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.91s)
09:07:03 [2021-06-11T09:07:03.472Z]         check_test.go:223: [d9ac27f572496] daemon is not started
09:07:03 [2021-06-11T09:07:03.472Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.67s)
09:07:03 [2021-06-11T09:07:03.472Z]         check_test.go:223: [d4a4f446a7138] daemon is not started
09:07:03 [2021-06-11T09:07:03.472Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.27s)
09:07:03 [2021-06-11T09:07:03.472Z]         check_test.go:223: [d3724526d286f] daemon is not started
09:07:03 [2021-06-11T09:07:03.472Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.51s)
09:07:03 [2021-06-11T09:07:03.472Z]         check_test.go:223: [daccdbd1dda5e] daemon is not started
09:07:03 [2021-06-11T09:07:03.472Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s)
09:07:03 [2021-06-11T09:07:03.472Z]         check_test.go:223: [d27f5caed984d] daemon is not started
09:07:03 [2021-06-11T09:07:03.472Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.52s)
09:07:03 [2021-06-11T09:07:03.472Z]         check_test.go:223: [d6dd8ec2ce8a1] daemon is not started
09:07:03 [2021-06-11T09:07:03.472Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.40s)
09:07:03 [2021-06-11T09:07:03.472Z]         check_test.go:223: [d12382ca6315c] daemon is not started
09:07:03 [2021-06-11T09:07:03.472Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.54s)
09:07:03 [2021-06-11T09:07:03.472Z]         check_test.go:223: [d422cc383f420] daemon is not started
09:07:03 [2021-06-11T09:07:03.472Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.61s)
09:07:03 [2021-06-11T09:07:03.472Z]         check_test.go:223: [dfeff353c9e7e] daemon is not started
09:07:03 [2021-06-11T09:07:03.472Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.58s)
09:07:03 [2021-06-11T09:07:03.472Z]         check_test.go:223: [d3021f27d1553] daemon is not started
09:07:03 [2021-06-11T09:07:03.472Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.56s)
09:07:03 [2021-06-11T09:07:03.472Z]         check_test.go:223: [d7b323fcb3524] daemon is not started
09:07:03 [2021-06-11T09:07:03.472Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
09:07:03 [2021-06-11T09:07:03.472Z]         check_test.go:223: [dbde0163e975f] daemon is not started
09:07:03 [2021-06-11T09:07:03.472Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.36s)
09:07:03 [2021-06-11T09:07:03.472Z]         check_test.go:223: [d1870635f8f11] daemon is not started
09:07:03 [2021-06-11T09:07:03.472Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s)
09:07:03 [2021-06-11T09:07:03.472Z]         check_test.go:223: [d6eb2061f156b] daemon is not started
09:07:03 [2021-06-11T09:07:03.472Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.50s)
09:07:03 [2021-06-11T09:07:03.472Z]         check_test.go:223: [dd7a5f2c732f3] daemon is not started
09:07:03 [2021-06-11T09:07:03.472Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
09:07:03 [2021-06-11T09:07:03.472Z]         check_test.go:223: [d0547bf7ace2f] daemon is not started
09:07:03 [2021-06-11T09:07:03.472Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
09:07:03 [2021-06-11T09:07:03.472Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
09:07:04 [2021-06-11T09:07:04.401Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
09:07:05 [2021-06-11T09:07:05.329Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
09:07:05 [2021-06-11T09:07:05.329Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
09:07:06 [2021-06-11T09:07:06.694Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
09:07:06 [2021-06-11T09:07:06.694Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
09:07:07 [2021-06-11T09:07:07.256Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
09:07:07 [2021-06-11T09:07:07.817Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
09:07:07 [2021-06-11T09:07:07.817Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.45s)
09:07:07 [2021-06-11T09:07:07.817Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.06s)
09:07:07 [2021-06-11T09:07:07.817Z]         check_test.go:252: [de07f1107d31d] daemon is not started
09:07:07 [2021-06-11T09:07:07.817Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.68s)
09:07:07 [2021-06-11T09:07:07.817Z]         check_test.go:252: [d2b97ef9b2e7d] daemon is not started
09:07:07 [2021-06-11T09:07:07.817Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
09:07:07 [2021-06-11T09:07:07.817Z]         check_test.go:252: [d79536add13aa] daemon is not started
09:07:07 [2021-06-11T09:07:07.817Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.15s)
09:07:07 [2021-06-11T09:07:07.817Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
09:07:07 [2021-06-11T09:07:07.817Z]         check_test.go:252: [d44415a2bbb40] daemon is not started
09:07:07 [2021-06-11T09:07:07.817Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.51s)
09:07:07 [2021-06-11T09:07:07.817Z]         check_test.go:252: [df4ce138dc535] daemon is not started
09:07:07 [2021-06-11T09:07:07.817Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s)
09:07:07 [2021-06-11T09:07:07.817Z]         check_test.go:252: [d17b301e7203b] daemon is not started
09:07:07 [2021-06-11T09:07:07.817Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
09:07:07 [2021-06-11T09:07:07.817Z]         check_test.go:252: [dfe3c166a5f6d] daemon is not started
09:07:07 [2021-06-11T09:07:07.817Z] === RUN   TestDockerRegistryAuthTokenSuite
09:07:07 [2021-06-11T09:07:07.817Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
09:07:10 [2021-06-11T09:07:10.661Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
09:07:10 [2021-06-11T09:07:10.661Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
09:07:10 [2021-06-11T09:07:10.661Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
09:07:13 [2021-06-11T09:07:13.056Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
09:07:13 [2021-06-11T09:07:13.311Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
09:07:13 [2021-06-11T09:07:13.311Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
09:07:13 [2021-06-11T09:07:13.567Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
09:07:13 [2021-06-11T09:07:13.567Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.81s)
09:07:13 [2021-06-11T09:07:13.567Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s)
09:07:13 [2021-06-11T09:07:13.567Z]         check_test.go:279: [d5a28f94afbd4] daemon is not started
09:07:13 [2021-06-11T09:07:13.567Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.17s)
09:07:13 [2021-06-11T09:07:13.823Z]         check_test.go:279: [d01c6844ba1d3] daemon is not started
09:07:13 [2021-06-11T09:07:13.823Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s)
09:07:13 [2021-06-11T09:07:13.823Z]         check_test.go:279: [d4e91447bea2e] daemon is not started
09:07:13 [2021-06-11T09:07:13.823Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
09:07:13 [2021-06-11T09:07:13.823Z]         check_test.go:279: [d0fdf7c3d4cd3] daemon is not started
09:07:13 [2021-06-11T09:07:13.823Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
09:07:13 [2021-06-11T09:07:13.823Z]         check_test.go:279: [d59774eb0cf48] daemon is not started
09:07:13 [2021-06-11T09:07:13.823Z] === RUN   TestDockerNetworkSuite
09:07:13 [2021-06-11T09:07:13.823Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
09:07:16 [2021-06-11T09:07:16.340Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
09:07:17 [2021-06-11T09:07:17.267Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
09:07:19 [2021-06-11T09:07:19.123Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
09:07:19 [2021-06-11T09:07:19.123Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
09:07:19 [2021-06-11T09:07:19.576Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
09:07:19 [2021-06-11T09:07:19.576Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
09:07:20 [2021-06-11T09:07:20.025Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
09:07:20 [2021-06-11T09:07:20.025Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
09:07:23 [2021-06-11T09:07:23.809Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
09:07:27 [2021-06-11T09:07:27.074Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
09:07:30 [2021-06-11T09:07:30.338Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
09:07:31 [2021-06-11T09:07:31.702Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
09:07:41 [2021-06-11T09:07:41.640Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
09:07:43 [2021-06-11T09:07:43.004Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
09:07:44 [2021-06-11T09:07:44.370Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
09:07:45 [2021-06-11T09:07:45.007Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
09:07:45 [2021-06-11T09:07:45.007Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
09:07:45 [2021-06-11T09:07:45.007Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
09:07:45 [2021-06-11T09:07:45.298Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
09:07:45 [2021-06-11T09:07:45.860Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
09:07:47 [2021-06-11T09:07:47.251Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
09:07:48 [2021-06-11T09:07:48.183Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
09:07:48 [2021-06-11T09:07:48.438Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
09:07:48 [2021-06-11T09:07:48.694Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
09:07:50 [2021-06-11T09:07:50.059Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
09:07:50 [2021-06-11T09:07:50.059Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
09:07:50 [2021-06-11T09:07:50.059Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
09:07:50 [2021-06-11T09:07:50.059Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
09:07:51 [2021-06-11T09:07:51.424Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
09:07:52 [2021-06-11T09:07:52.788Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
09:07:53 [2021-06-11T09:07:53.044Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
09:07:53 [2021-06-11T09:07:53.605Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
09:07:53 [2021-06-11T09:07:53.605Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
09:07:56 [2021-06-11T09:07:56.878Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
09:07:56 [2021-06-11T09:07:56.878Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
09:07:58 [2021-06-11T09:07:58.765Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
09:07:59 [2021-06-11T09:07:59.327Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
09:08:02 [2021-06-11T09:08:02.549Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
09:08:04 [2021-06-11T09:08:04.052Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
09:08:04 [2021-06-11T09:08:04.571Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
09:08:05 [2021-06-11T09:08:05.000Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
09:08:07 [2021-06-11T09:08:07.835Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
09:08:08 [2021-06-11T09:08:08.670Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
09:08:11 [2021-06-11T09:08:11.526Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
09:08:13 [2021-06-11T09:08:13.096Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
09:08:13 [2021-06-11T09:08:13.097Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
09:08:13 [2021-06-11T09:08:13.097Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
09:08:14 [2021-06-11T09:08:14.023Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
09:08:14 [2021-06-11T09:08:14.279Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
09:08:14 [2021-06-11T09:08:14.535Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
09:08:14 [2021-06-11T09:08:14.791Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
09:08:15 [2021-06-11T09:08:15.047Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
09:08:15 [2021-06-11T09:08:15.047Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
09:08:15 [2021-06-11T09:08:15.202Z] === RUN   TestDockerSuite/TestBuildDockerignore
09:08:15 [2021-06-11T09:08:15.607Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
09:08:19 [2021-06-11T09:08:19.774Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
09:08:19 [2021-06-11T09:08:19.774Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
09:08:19 [2021-06-11T09:08:19.774Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
09:08:20 [2021-06-11T09:08:20.334Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
09:08:24 [2021-06-11T09:08:24.498Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
09:08:27 [2021-06-11T09:08:27.764Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
09:08:27 [2021-06-11T09:08:27.764Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
09:08:29 [2021-06-11T09:08:29.129Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
09:08:31 [2021-06-11T09:08:31.022Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
09:08:31 [2021-06-11T09:08:31.022Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
09:08:31 [2021-06-11T09:08:31.949Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
09:08:32 [2021-06-11T09:08:32.520Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
09:08:33 [2021-06-11T09:08:33.885Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
09:08:36 [2021-06-11T09:08:36.400Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
09:08:39 [2021-06-11T09:08:39.666Z] --- PASS: TestDockerNetworkSuite (85.67s)
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.59s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [d214374993c78] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.09s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [de560b48fa846] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (6.55s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [da2eaea306887] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.88s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [d21231b102552] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.26s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:1233: [dbeb710fc2a8b] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.74s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [d71cc3c5f4661] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.32s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [dd83e3163823c] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.83s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [d1197fb42e142] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.42s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [d4f76bbaf8066] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.78s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [d56ba37fadab7] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.67s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [d62df4c4e3bc1] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.18s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [d4d9d7bef5b03] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.24s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [d340fe7f8f996] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [d6d4d55cfa84f] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [d753ce8f1d4e0] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.01s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [d3dafdfe92e84] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [de0b8b01a0bad] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [d7ed503a5cfd9] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [d8eca44764093] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.37s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [d32fb852f203f] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.40s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [dee7761a552ac] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [d3db465325f4e] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.49s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [d6a4786d08197] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [dd9ccbd0cf402] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.98s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:968: [d39d9a1a65a16] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.13s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [d5293cb457297] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (14.11s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:1116: [dec7d2200be18] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.23s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [dad6572c261f2] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.13s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [dbbc8659c80a7] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.24s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [df2247b0b3a5d] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [dfe02aeada1fe] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.37s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [dd907291b6a68] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.20s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [d08cc13fbe15a] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [dbd4eb47d0809] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.22s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [d3249d2291f22] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [dd73ac040b864] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [d9de11917fd9e] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.99s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [dfab9b95cb028] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.00s)
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.52s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:1084: [d961e3ebe4730] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [d06f32ac78b5a] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.07s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [d8c4c153cf450] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.06s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [d027c6770d9d8] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [deb3f43ebfad8] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.94s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [d160101d8c0c9] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [d729fe077f270] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.22s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [d0f92259d0f62] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.71s)
09:08:39 [2021-06-11T09:08:39.666Z]         docker_cli_network_unix_test.go:46: [d5d8df6574479] daemon is not started
09:08:39 [2021-06-11T09:08:39.666Z] === RUN   TestDockerHubPullSuite
09:08:39 [2021-06-11T09:08:39.666Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
09:08:40 [2021-06-11T09:08:40.592Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
09:08:43 [2021-06-11T09:08:43.105Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
09:08:43 [2021-06-11T09:08:43.361Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
09:08:44 [2021-06-11T09:08:44.288Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
09:08:44 [2021-06-11T09:08:44.850Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
09:08:44 [2021-06-11T09:08:44.850Z] --- PASS: TestDockerHubPullSuite (5.38s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.34s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.43s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.09s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.26s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
09:08:44 [2021-06-11T09:08:44.850Z] PASS
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === Skipped
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_sni_test.go:18: Flakey test
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
09:08:44 [2021-06-11T09:08:44.850Z]         docker_cli_network_unix_test.go:46: [d9de11917fd9e] daemon is not started
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] 
09:08:44 [2021-06-11T09:08:44.850Z] DONE 1269 tests, 51 skipped in 2131.365s
09:08:44 [2021-06-11T09:08:44.850Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:08:44 [2021-06-11T09:08:44.850Z] ++++ cat bundles/test-integration/docker.pid
09:08:44 [2021-06-11T09:08:44.850Z] +++ kill 8286
09:08:45 [2021-06-11T09:08:45.776Z] +++ /etc/init.d/apparmor stop
09:08:45 [2021-06-11T09:08:45.776Z] Leaving: AppArmorNo profiles have been unloaded.
09:08:45 [2021-06-11T09:08:45.776Z] 
09:08:45 [2021-06-11T09:08:45.776Z] Unloading profiles will leave already running processes permanently
09:08:45 [2021-06-11T09:08:45.776Z] unconfined, which can lead to unexpected situations.
09:08:45 [2021-06-11T09:08:45.776Z] 
09:08:45 [2021-06-11T09:08:45.776Z] To set a process to complain mode, use the command line tool
09:08:45 [2021-06-11T09:08:45.776Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:08:45 [2021-06-11T09:08:45.776Z] +++ true
09:08:45 [2021-06-11T09:08:45.776Z] exiting test-integration
09:08:45 [2021-06-11T09:08:45.776Z] ++ exit 0
09:08:45 [2021-06-11T09:08:45.776Z] 
09:08:46 [2021-06-11T09:08:46.032Z] + for job in $(jobs -p)
09:08:46 [2021-06-11T09:08:46.032Z] + wait 3892
09:08:50 [2021-06-11T09:08:50.196Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
09:08:52 [2021-06-11T09:08:52.711Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
09:08:55 [2021-06-11T09:08:55.266Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
09:08:58 [2021-06-11T09:08:58.530Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
09:09:05 [2021-06-11T09:09:05.677Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
09:09:08 [2021-06-11T09:09:08.466Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
09:09:12 [2021-06-11T09:09:12.631Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
09:09:15 [2021-06-11T09:09:15.145Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
09:09:15 [2021-06-11T09:09:15.880Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
09:09:16 [2021-06-11T09:09:16.328Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
09:09:18 [2021-06-11T09:09:18.410Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
09:09:20 [2021-06-11T09:09:20.925Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
09:09:23 [2021-06-11T09:09:23.445Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
09:09:27 [2021-06-11T09:09:27.614Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
09:09:29 [2021-06-11T09:09:29.501Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
09:10:16 [2021-06-11T09:10:16.633Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
09:10:16 [2021-06-11T09:10:16.633Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
09:10:16 [2021-06-11T09:10:16.633Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
09:10:25 [2021-06-11T09:10:25.656Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
09:10:34 [2021-06-11T09:10:34.175Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
09:10:40 [2021-06-11T09:10:40.484Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
09:10:46 [2021-06-11T09:10:46.434Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
09:10:56 [2021-06-11T09:10:56.639Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
09:10:58 [2021-06-11T09:10:58.523Z] --- PASS: TestDockerSwarmSuite (1776.24s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.34s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.20s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.50s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.43s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.09s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (33.55s)
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_test.go:562: [d636ee546a20c] joining swarm manager [db38e99aa782e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_test.go:584: [ddee9d5c7107d] joining swarm manager [db38e99aa782e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:10:58 [2021-06-11T09:10:58.523Z]         check_test.go:380: [d636ee546a20c] daemon is not started
09:10:58 [2021-06-11T09:10:58.523Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.98s)
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_test.go:45: [d7c20caacdaa1] joining swarm manager [d333115eb68bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.07s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.76s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.83s)
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_test.go:303: [dd409f73f78af] joining swarm manager [d4483e17bd119]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_test.go:304: [d9fc476a12447] joining swarm manager [d4483e17bd119]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_test.go:363: Waiting for possible election...
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.92s)
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_test.go:271: [d7515aa323003] joining swarm manager [df42cf7d096bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_test.go:272: [d539d7695cd65] joining swarm manager [df42cf7d096bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.72s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (6.40s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.86s)
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_node_test.go:19: [d1e1c35136452] joining swarm manager [d046cfcf1fca8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_node_test.go:20: [d60f49eb0311c] joining swarm manager [d046cfcf1fca8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (53.03s)
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_test.go:501: [d5d04d122b852] joining swarm manager [d6e85b8b4e28e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_test.go:506: [dc75c05da88d4] joining swarm manager [d6e85b8b4e28e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (21.50s)
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_node_test.go:80: [dcd04909d8f91] joining swarm manager [d490302a7e23a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.01s)
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_node_test.go:52: [d21370dcc02de] joining swarm manager [d9abc0f634c03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_node_test.go:53: [d862847a39821] joining swarm manager [d9abc0f634c03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.70s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.57s)
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_test.go:201: [d973c5fe90e39] joining swarm manager [dc98bd805443d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.09s)
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_test.go:383: [d5854d7a0a631] joining swarm manager [d2301edf2dabc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_test.go:384: [d7577af3ce2c0] joining swarm manager [d2301edf2dabc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:10:58 [2021-06-11T09:10:58.523Z]         check_test.go:380: [d7577af3ce2c0] daemon is not started
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (51.94s)
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_test.go:801: [de39ffc5d582e] joining swarm manager [de906e29c06ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_test.go:801: [d6cb4989e0f33] joining swarm manager [de906e29c06ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_test.go:801: [d888501a2231f] joining swarm manager [de906e29c06ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_test.go:801: [db2ca90a92913] joining swarm manager [de906e29c06ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_test.go:809: [d428914b9b3c0] joining swarm manager [de906e29c06ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.75s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (23.61s)
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_service_test.go:394: [d2ff24665cec6] joining swarm manager [d7b070826de17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_service_test.go:394: [dc8d41f981ce7] joining swarm manager [d7b070826de17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (20.39s)
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_service_test.go:342: [dc30d1793e037] joining swarm manager [dd09cda2bef9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_service_test.go:342: [dcb0efffa8d38] joining swarm manager [dd09cda2bef9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.03s)
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_service_test.go:489: [d3994e8e465e6] joining swarm manager [d309bdc5c7438]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_service_test.go:489: [d970cfb3abdce] joining swarm manager [d309bdc5c7438]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.11s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.91s)
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_service_test.go:127: [d1a16ffd83a03] joining swarm manager [d48628cb539ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_service_test.go:128: [d22c5b2360799] joining swarm manager [d48628cb539ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_service_test.go:136: [d5c2ea3ff538f] joining swarm manager [d48628cb539ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_service_test.go:137: [d874a921907b2] joining swarm manager [d48628cb539ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.63s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (25.44s)
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_service_test.go:303: [d25bcd78f22b8] joining swarm manager [d6e8dfa86ac18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_service_test.go:303: [db5c0faf4bd4a] joining swarm manager [d6e8dfa86ac18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (34.06s)
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_service_test.go:99: [d3aaf1cce6dba] joining swarm manager [d4943970bc9e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_service_test.go:100: [db94dd13f4e88] joining swarm manager [d4943970bc9e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:10:58 [2021-06-11T09:10:58.523Z]         check_test.go:380: [d3aaf1cce6dba] daemon is not started
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (28.14s)
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_service_test.go:532: [d0a6addbd3290] joining swarm manager [dd5a57e5a80cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_service_test.go:533: [d4b1643d90945] joining swarm manager [dd5a57e5a80cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (42.69s)
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_service_test.go:147: [d0b6fd6bc7937] joining swarm manager [d9064a92cd80b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:10:58 [2021-06-11T09:10:58.523Z]         docker_api_swarm_service_test.go:147: [dd69be74734ac] joining swarm manager [d9064a92cd80b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (36.01s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (7.09s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.72s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.84s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.24s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.53s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.86s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.79s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.06s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.00s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.27s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.42s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.49s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.89s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.90s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.38s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.30s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.49s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.31s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.79s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.36s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.63s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.52s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.27s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.72s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.96s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.64s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.53s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.29s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.57s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.64s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.83s)
09:10:58 [2021-06-11T09:10:58.523Z]         docker_cli_service_logs_test.go:245: checking task v83c8297ebgz
09:10:58 [2021-06-11T09:10:58.523Z]         docker_cli_service_logs_test.go:250: checking messages for v83c8297ebgz
09:10:58 [2021-06-11T09:10:58.523Z]         docker_cli_service_logs_test.go:245: checking task kx71sghnfcdd
09:10:58 [2021-06-11T09:10:58.523Z]         docker_cli_service_logs_test.go:250: checking messages for kx71sghnfcdd
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (1.96s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.99s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.73s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.87s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.99s)
09:10:58 [2021-06-11T09:10:58.523Z]         docker_cli_swarm_test.go:1901: [d1b067b8c786c] joining swarm manager [db0e1fe65c227]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:10:58 [2021-06-11T09:10:58.523Z]         docker_cli_swarm_test.go:1902: [db6f633e24337] joining swarm manager [db0e1fe65c227]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.87s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.73s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.77s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.55s)
09:10:58 [2021-06-11T09:10:58.523Z]         docker_cli_swarm_test.go:1802: [df1cc64985827] joining swarm manager [d995544dfcbb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:10:58 [2021-06-11T09:10:58.523Z]         docker_cli_swarm_test.go:1803: [dff2212caeaa7] joining swarm manager [d995544dfcbb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.47s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (114.45s)
09:10:58 [2021-06-11T09:10:58.523Z]         docker_cli_swarm_test.go:1321: [dbb79b5fcd0e2] joining swarm manager [de5f1a7820913]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:10:58 [2021-06-11T09:10:58.523Z]         docker_cli_swarm_test.go:1322: [dd439c1c42bbe] joining swarm manager [de5f1a7820913]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.93s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.86s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.06s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.60s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.20s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.95s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.13s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
09:10:58 [2021-06-11T09:10:58.523Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.46s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.87s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.66s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.80s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.49s)
09:10:58 [2021-06-11T09:10:58.523Z]         docker_cli_swarm_test.go:1186: [dbf6ebbb16035] joining swarm manager [de4e9b21b86fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:10:58 [2021-06-11T09:10:58.523Z]         docker_cli_swarm_test.go:1195: [d695d921b86c1] joining swarm manager [de4e9b21b86fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.14s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.33s)
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (139.13s)
09:10:58 [2021-06-11T09:10:58.523Z]         docker_cli_swarm_test.go:1118: [d976ab8b881ba] joining swarm manager [dffa5bdb91c37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:10:58 [2021-06-11T09:10:58.523Z]         docker_cli_swarm_test.go:1119: [d6798ce799fad] joining swarm manager [dffa5bdb91c37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:10:58 [2021-06-11T09:10:58.523Z]         docker_cli_swarm_test.go:1172: [d70a004ade8e9] joining swarm manager [dffa5bdb91c37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.54s)
09:10:58 [2021-06-11T09:10:58.523Z]         docker_cli_swarm_test.go:1453: [df6d0275d85c2] joining swarm manager [d9a17a9727fb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:10:58 [2021-06-11T09:10:58.523Z]         docker_cli_swarm_test.go:1454: [da09366ebf676] joining swarm manager [d9a17a9727fb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:10:58 [2021-06-11T09:10:58.523Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.77s)
09:10:58 [2021-06-11T09:10:58.523Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.21s)
09:10:58 [2021-06-11T09:10:58.523Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s)
09:10:58 [2021-06-11T09:10:58.524Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s)
09:10:58 [2021-06-11T09:10:58.524Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s)
09:10:58 [2021-06-11T09:10:58.524Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.76s)
09:10:58 [2021-06-11T09:10:58.524Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.38s)
09:10:58 [2021-06-11T09:10:58.524Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.35s)
09:10:58 [2021-06-11T09:10:58.524Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.52s)
09:10:58 [2021-06-11T09:10:58.524Z]         docker_cli_swarm_unix_test.go:62: [d6ab5bc2a00bc] joining swarm manager [d9203c82ac21e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:10:58 [2021-06-11T09:10:58.524Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.43s)
09:10:58 [2021-06-11T09:10:58.524Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (5.22s)
09:10:58 [2021-06-11T09:10:58.524Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.89s)
09:10:58 [2021-06-11T09:10:58.524Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.18s)
09:10:58 [2021-06-11T09:10:58.524Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.98s)
09:10:58 [2021-06-11T09:10:58.524Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.64s)
09:10:58 [2021-06-11T09:10:58.524Z]         docker_api_swarm_test.go:961: [d537c12f69ce2] joining swarm manager [dcb7c50fc891a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:10:58 [2021-06-11T09:10:58.524Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.87s)
09:10:58 [2021-06-11T09:10:58.524Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.28s)
09:10:58 [2021-06-11T09:10:58.524Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.44s)
09:10:58 [2021-06-11T09:10:58.524Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.32s)
09:10:58 [2021-06-11T09:10:58.524Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (9.14s)
09:10:58 [2021-06-11T09:10:58.524Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.49s)
09:10:58 [2021-06-11T09:10:58.524Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.45s)
09:10:58 [2021-06-11T09:10:58.524Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.84s)
09:10:58 [2021-06-11T09:10:58.524Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.78s)
09:10:58 [2021-06-11T09:10:58.524Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.47s)
09:10:58 [2021-06-11T09:10:58.524Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.60s)
09:10:58 [2021-06-11T09:10:58.524Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.28s)
09:10:58 [2021-06-11T09:10:58.524Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.19s)
09:10:58 [2021-06-11T09:10:58.524Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.32s)
09:10:58 [2021-06-11T09:10:58.524Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.28s)
09:10:58 [2021-06-11T09:10:58.524Z] === RUN   TestDockerExternalVolumeSuite
09:10:58 [2021-06-11T09:10:58.524Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
09:11:13 [2021-06-11T09:11:13.351Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
09:11:26 [2021-06-11T09:11:26.406Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
09:11:36 [2021-06-11T09:11:36.609Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
09:11:51 [2021-06-11T09:11:51.455Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
09:12:20 [2021-06-11T09:12:20.957Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
09:12:29 [2021-06-11T09:12:29.040Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
09:13:01 [2021-06-11T09:13:01.063Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
09:13:15 [2021-06-11T09:13:15.890Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
09:13:17 [2021-06-11T09:13:17.266Z] === RUN   TestDockerSuite/TestBuildDotDotFile
09:13:17 [2021-06-11T09:13:17.266Z] === RUN   TestDockerSuite/TestBuildEOLInLine
09:13:17 [2021-06-11T09:13:17.266Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
09:13:17 [2021-06-11T09:13:17.266Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
09:13:17 [2021-06-11T09:13:17.266Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
09:13:17 [2021-06-11T09:13:17.266Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
09:13:17 [2021-06-11T09:13:17.266Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
09:13:17 [2021-06-11T09:13:17.266Z] === RUN   TestDockerSuite/TestBuildEntrypoint
09:13:17 [2021-06-11T09:13:17.267Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
09:13:21 [2021-06-11T09:13:21.896Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
09:13:30 [2021-06-11T09:13:30.378Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
09:13:34 [2021-06-11T09:13:34.060Z] === RUN   TestDockerSuite/TestBuildEnv
09:13:34 [2021-06-11T09:13:34.060Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
09:13:34 [2021-06-11T09:13:34.511Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
09:13:34 [2021-06-11T09:13:34.511Z] === RUN   TestDockerSuite/TestBuildEnvUsage
09:13:34 [2021-06-11T09:13:34.511Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
09:13:34 [2021-06-11T09:13:34.511Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
09:13:39 [2021-06-11T09:13:39.140Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
09:13:39 [2021-06-11T09:13:39.140Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
09:13:39 [2021-06-11T09:13:39.140Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
09:13:39 [2021-06-11T09:13:39.140Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
09:13:39 [2021-06-11T09:13:39.590Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
09:13:44 [2021-06-11T09:13:44.218Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
09:13:47 [2021-06-11T09:13:47.900Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
09:13:58 [2021-06-11T09:13:58.918Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
09:13:58 [2021-06-11T09:13:58.918Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
09:13:58 [2021-06-11T09:13:58.918Z] === RUN   TestDockerSuite/TestBuildExpose
09:13:58 [2021-06-11T09:13:58.918Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
09:13:58 [2021-06-11T09:13:58.918Z] === RUN   TestDockerSuite/TestBuildExposeOrder
09:13:58 [2021-06-11T09:13:58.918Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
09:13:58 [2021-06-11T09:13:58.918Z] === RUN   TestDockerSuite/TestBuildFails
09:14:00 [2021-06-11T09:14:00.081Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
09:14:01 [2021-06-11T09:14:01.061Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
09:14:01 [2021-06-11T09:14:01.061Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
09:14:06 [2021-06-11T09:14:06.787Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
09:14:13 [2021-06-11T09:14:13.784Z] === RUN   TestDockerSuite/TestBuildForceRm
09:14:20 [2021-06-11T09:14:20.781Z] === RUN   TestDockerSuite/TestBuildFromGit
09:14:26 [2021-06-11T09:14:26.503Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
09:14:27 [2021-06-11T09:14:27.453Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
09:14:32 [2021-06-11T09:14:32.081Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
09:14:32 [2021-06-11T09:14:32.095Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
09:14:32 [2021-06-11T09:14:32.531Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
09:14:32 [2021-06-11T09:14:32.981Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
09:14:33 [2021-06-11T09:14:33.431Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
09:14:33 [2021-06-11T09:14:33.431Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
09:14:48 [2021-06-11T09:14:48.130Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
09:14:48 [2021-06-11T09:14:48.130Z] === RUN   TestDockerSuite/TestBuildHistory
09:14:50 [2021-06-11T09:14:50.127Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
09:15:00 [2021-06-11T09:15:00.408Z] === RUN   TestDockerSuite/TestBuildIidFile
09:15:00 [2021-06-11T09:15:00.408Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
09:15:01 [2021-06-11T09:15:01.922Z] === RUN   TestDockerSuite/TestBuildInheritance
09:15:01 [2021-06-11T09:15:01.922Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
09:15:02 [2021-06-11T09:15:02.873Z] === RUN   TestDockerSuite/TestBuildInvalidTag
09:15:02 [2021-06-11T09:15:02.873Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
09:15:04 [2021-06-11T09:15:04.960Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
09:15:07 [2021-06-11T09:15:07.505Z] === RUN   TestDockerSuite/TestBuildLabel
09:15:09 [2021-06-11T09:15:09.016Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
09:15:09 [2021-06-11T09:15:09.467Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
09:15:10 [2021-06-11T09:15:10.418Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
09:15:11 [2021-06-11T09:15:11.368Z] === RUN   TestDockerSuite/TestBuildLabels
09:15:12 [2021-06-11T09:15:12.319Z] === RUN   TestDockerSuite/TestBuildLabelsCache
09:15:13 [2021-06-11T09:15:13.831Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
09:15:20 [2021-06-11T09:15:20.829Z] === RUN   TestDockerSuite/TestBuildLastModified
09:15:20 [2021-06-11T09:15:20.829Z] === RUN   TestDockerSuite/TestBuildLineBreak
09:15:20 [2021-06-11T09:15:20.829Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
09:15:20 [2021-06-11T09:15:20.829Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
09:15:20 [2021-06-11T09:15:20.829Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
09:15:20 [2021-06-11T09:15:20.829Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
09:15:20 [2021-06-11T09:15:20.829Z] === RUN   TestDockerSuite/TestBuildMaintainer
09:15:21 [2021-06-11T09:15:21.279Z] === RUN   TestDockerSuite/TestBuildMissingArgs
09:15:21 [2021-06-11T09:15:21.730Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
09:15:27 [2021-06-11T09:15:27.465Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
09:15:45 [2021-06-11T09:15:45.033Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
09:15:45 [2021-06-11T09:15:45.033Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
09:15:45 [2021-06-11T09:15:45.483Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
09:15:51 [2021-06-11T09:15:51.563Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
09:16:09 [2021-06-11T09:16:09.596Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
09:16:21 [2021-06-11T09:16:21.036Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
09:16:33 [2021-06-11T09:16:33.323Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
09:16:39 [2021-06-11T09:16:39.058Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
09:16:41 [2021-06-11T09:16:41.606Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
09:16:46 [2021-06-11T09:16:46.063Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
09:17:00 [2021-06-11T09:17:00.768Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
09:17:13 [2021-06-11T09:17:13.626Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
09:17:25 [2021-06-11T09:17:25.782Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
09:17:25 [2021-06-11T09:17:25.782Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
09:17:28 [2021-06-11T09:17:28.453Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
09:17:31 [2021-06-11T09:17:31.512Z] === RUN   TestDockerSuite/TestBuildMultipleTags
09:17:31 [2021-06-11T09:17:31.512Z] === RUN   TestDockerSuite/TestBuildNetContainer
09:17:31 [2021-06-11T09:17:31.512Z] === RUN   TestDockerSuite/TestBuildNetNone
09:17:31 [2021-06-11T09:17:31.512Z] === RUN   TestDockerSuite/TestBuildNoContext
09:17:34 [2021-06-11T09:17:34.379Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
09:17:39 [2021-06-11T09:17:39.015Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
09:17:41 [2021-06-11T09:17:41.886Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
09:17:42 [2021-06-11T09:17:42.336Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
09:17:42 [2021-06-11T09:17:42.336Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
09:17:45 [2021-06-11T09:17:45.192Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
09:17:46 [2021-06-11T09:17:46.140Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
09:17:46 [2021-06-11T09:17:46.486Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
09:17:47 [2021-06-11T09:17:47.649Z] === RUN   TestDockerSuite/TestBuildOnBuild
09:17:57 [2021-06-11T09:17:57.864Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
09:17:58 [2021-06-11T09:17:58.813Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
09:18:01 [2021-06-11T09:18:01.328Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
09:18:09 [2021-06-11T09:18:09.167Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
09:18:12 [2021-06-11T09:18:12.028Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
09:18:16 [2021-06-11T09:18:16.156Z] --- PASS: TestDockerExternalVolumeSuite (439.62s)
09:18:16 [2021-06-11T09:18:16.156Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.81s)
09:18:16 [2021-06-11T09:18:16.156Z]         docker_cli_external_volume_driver_test.go:53: [d54527024f482] daemon is not started
09:18:16 [2021-06-11T09:18:16.156Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s)
09:18:16 [2021-06-11T09:18:16.157Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.43s)
09:18:16 [2021-06-11T09:18:16.157Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
09:18:16 [2021-06-11T09:18:16.157Z]         docker_cli_external_volume_driver_test.go:53: [d3af90e65280f] daemon is not started
09:18:16 [2021-06-11T09:18:16.157Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s)
09:18:16 [2021-06-11T09:18:16.157Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
09:18:16 [2021-06-11T09:18:16.157Z]         docker_cli_external_volume_driver_test.go:53: [dce163be04007] daemon is not started
09:18:16 [2021-06-11T09:18:16.157Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
09:18:16 [2021-06-11T09:18:16.157Z]         docker_cli_external_volume_driver_test.go:53: [da2d5cfe5a2e3] daemon is not started
09:18:16 [2021-06-11T09:18:16.157Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.45s)
09:18:16 [2021-06-11T09:18:16.157Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.46s)
09:18:16 [2021-06-11T09:18:16.157Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s)
09:18:16 [2021-06-11T09:18:16.157Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s)
09:18:16 [2021-06-11T09:18:16.157Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.44s)
09:18:16 [2021-06-11T09:18:16.157Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.52s)
09:18:16 [2021-06-11T09:18:16.157Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s)
09:18:16 [2021-06-11T09:18:16.157Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.48s)
09:18:16 [2021-06-11T09:18:16.157Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.17s)
09:18:16 [2021-06-11T09:18:16.157Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.25s)
09:18:16 [2021-06-11T09:18:16.157Z]         docker_cli_external_volume_driver_test.go:485: [dca1a45e01fc9] daemon is not started
09:18:16 [2021-06-11T09:18:16.157Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
09:18:16 [2021-06-11T09:18:16.157Z]         docker_cli_external_volume_driver_test.go:53: [dd78fc75dc21c] daemon is not started
09:18:16 [2021-06-11T09:18:16.157Z] PASS
09:18:16 [2021-06-11T09:18:16.157Z] 
09:18:16 [2021-06-11T09:18:16.157Z] === Skipped
09:18:16 [2021-06-11T09:18:16.157Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
09:18:16 [2021-06-11T09:18:16.157Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
09:18:16 [2021-06-11T09:18:16.157Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
09:18:16 [2021-06-11T09:18:16.157Z]         check_test.go:309: [daf0e26a41d4f] daemon is not started
09:18:16 [2021-06-11T09:18:16.157Z] 
09:18:16 [2021-06-11T09:18:16.157Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
09:18:16 [2021-06-11T09:18:16.157Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
09:18:16 [2021-06-11T09:18:16.157Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
09:18:16 [2021-06-11T09:18:16.157Z]         check_test.go:309: [da618f602a8c9] daemon is not started
09:18:16 [2021-06-11T09:18:16.157Z] 
09:18:16 [2021-06-11T09:18:16.157Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
09:18:16 [2021-06-11T09:18:16.157Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
09:18:16 [2021-06-11T09:18:16.157Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
09:18:16 [2021-06-11T09:18:16.157Z]         check_test.go:309: [d965f100d6579] daemon is not started
09:18:16 [2021-06-11T09:18:16.157Z] 
09:18:16 [2021-06-11T09:18:16.157Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
09:18:16 [2021-06-11T09:18:16.157Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
09:18:16 [2021-06-11T09:18:16.157Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
09:18:16 [2021-06-11T09:18:16.157Z] 
09:18:16 [2021-06-11T09:18:16.157Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
09:18:16 [2021-06-11T09:18:16.157Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
09:18:16 [2021-06-11T09:18:16.157Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
09:18:16 [2021-06-11T09:18:16.157Z] 
09:18:16 [2021-06-11T09:18:16.157Z] 
09:18:16 [2021-06-11T09:18:16.157Z] DONE 273 tests, 5 skipped in 2702.893s
09:18:16 [2021-06-11T09:18:16.157Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:18:16 [2021-06-11T09:18:16.157Z] ++++ cat bundles/test-integration/docker.pid
09:18:16 [2021-06-11T09:18:16.157Z] +++ kill 8302
09:18:17 [2021-06-11T09:18:17.082Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc7bf8ba84357/docker.pid
09:18:17 [2021-06-11T09:18:17.082Z] +++ kill 8472
09:18:17 [2021-06-11T09:18:17.082Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 8472 is not a child of this shell
09:18:17 [2021-06-11T09:18:17.082Z] warning: PID 8472 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc7bf8ba84357/docker.pid had a nonzero exit code
09:18:17 [2021-06-11T09:18:17.082Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc7bf8ba84357/root: target is busy.
09:18:17 [2021-06-11T09:18:17.082Z] +++ /etc/init.d/apparmor stop
09:18:17 [2021-06-11T09:18:17.082Z] Leaving: AppArmorNo profiles have been unloaded.
09:18:17 [2021-06-11T09:18:17.082Z] 
09:18:17 [2021-06-11T09:18:17.082Z] Unloading profiles will leave already running processes permanently
09:18:17 [2021-06-11T09:18:17.082Z] unconfined, which can lead to unexpected situations.
09:18:17 [2021-06-11T09:18:17.082Z] 
09:18:17 [2021-06-11T09:18:17.082Z] To set a process to complain mode, use the command line tool
09:18:17 [2021-06-11T09:18:17.082Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:18:17 [2021-06-11T09:18:17.082Z] +++ true
09:18:17 [2021-06-11T09:18:17.082Z] exiting test-integration
09:18:17 [2021-06-11T09:18:17.082Z] ++ exit 0
09:18:17 [2021-06-11T09:18:17.082Z] 
09:18:17 [2021-06-11T09:18:17.337Z] + exit 0
09:18:17 [2021-06-11T09:18:17.337Z] ++ jobs -p
09:18:17 [2021-06-11T09:18:17.337Z] + pids=
09:18:17 [2021-06-11T09:18:17.337Z] + echo 'Remaining pids to kill: []'
09:18:17 [2021-06-11T09:18:17.337Z] Remaining pids to kill: []
09:18:17 [2021-06-11T09:18:17.337Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
09:18:17 [2021-06-11T09:18:17.355Z] Recording test results
09:18:18 [2021-06-11T09:18:18.728Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:18:19 [2021-06-11T09:18:19.042Z] + echo Ensuring container killed.
09:18:19 [2021-06-11T09:18:19.042Z] Ensuring container killed.
09:18:19 [2021-06-11T09:18:19.042Z] + docker ps -aq -f name=docker-pr4-*
09:18:19 [2021-06-11T09:18:19.042Z] + cids=d6adb46f1831
09:18:19 [2021-06-11T09:18:19.042Z] 889026760f24
09:18:19 [2021-06-11T09:18:19.042Z] 1a71d80a8f56
09:18:19 [2021-06-11T09:18:19.042Z] + [ -n d6adb46f1831
09:18:19 [2021-06-11T09:18:19.042Z] 889026760f24
09:18:19 [2021-06-11T09:18:19.042Z] 1a71d80a8f56 ]
09:18:19 [2021-06-11T09:18:19.042Z] + docker rm -vf d6adb46f1831 889026760f24 1a71d80a8f56
09:18:20 [2021-06-11T09:18:20.502Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
09:18:21 [2021-06-11T09:18:21.561Z] d6adb46f1831
09:18:21 [2021-06-11T09:18:21.562Z] 889026760f24
09:18:21 [2021-06-11T09:18:21.562Z] 1a71d80a8f56
[Pipeline] sh
09:18:21 [2021-06-11T09:18:21.838Z] + echo Chowning /workspace to jenkins user
09:18:21 [2021-06-11T09:18:21.838Z] Chowning /workspace to jenkins user
09:18:21 [2021-06-11T09:18:21.838Z] + id -u
09:18:21 [2021-06-11T09:18:21.838Z] + id -g
09:18:21 [2021-06-11T09:18:21.838Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42514:/workspace busybox chown -R 1000:1000 /workspace
09:18:21 [2021-06-11T09:18:21.838Z] Unable to find image 'busybox:latest' locally
09:18:21 [2021-06-11T09:18:21.838Z] latest: Pulling from library/busybox
09:18:22 [2021-06-11T09:18:22.093Z] b71f96345d44: Pulling fs layer
09:18:22 [2021-06-11T09:18:22.093Z] b71f96345d44: Verifying Checksum
09:18:22 [2021-06-11T09:18:22.093Z] b71f96345d44: Download complete
09:18:22 [2021-06-11T09:18:22.093Z] b71f96345d44: Pull complete
09:18:22 [2021-06-11T09:18:22.093Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d
09:18:22 [2021-06-11T09:18:22.093Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:18:26 [2021-06-11T09:18:26.544Z] + bundleName=amd64
09:18:26 [2021-06-11T09:18:26.544Z] + echo Creating amd64-bundles.tar.gz
09:18:26 [2021-06-11T09:18:26.544Z] Creating amd64-bundles.tar.gz
09:18:26 [2021-06-11T09:18:26.544Z] + xargs tar -czf amd64-bundles.tar.gz
09:18:26 [2021-06-11T09:18:26.544Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
09:18:27 [2021-06-11T09:18:27.916Z] Archiving artifacts
09:18:28 [2021-06-11T09:18:28.972Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
09:18:29 [2021-06-11T09:18:29.553Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42514/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:18:29 [2021-06-11T09:18:29.904Z] + make clean
09:18:30 [2021-06-11T09:18:30.159Z] docker volume rm -f docker-dev-cache
09:18:30 [2021-06-11T09:18:30.159Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:18:39 [2021-06-11T09:18:39.189Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
09:18:39 [2021-06-11T09:18:39.640Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
09:18:39 [2021-06-11T09:18:39.640Z] === RUN   TestDockerSuite/TestBuildPATH
09:18:39 [2021-06-11T09:18:39.640Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
09:18:41 [2021-06-11T09:18:41.781Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
09:18:41 [2021-06-11T09:18:41.781Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
09:19:24 [2021-06-11T09:19:24.123Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
09:19:45 [2021-06-11T09:19:45.075Z] === RUN   TestDockerSuite/TestBuildRm
09:19:55 [2021-06-11T09:19:55.307Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
09:20:03 [2021-06-11T09:20:03.779Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
09:20:03 [2021-06-11T09:20:03.779Z] === RUN   TestDockerSuite/TestBuildScratchCopy
09:20:03 [2021-06-11T09:20:03.779Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
09:20:05 [2021-06-11T09:20:05.289Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
09:20:08 [2021-06-11T09:20:08.971Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
09:20:12 [2021-06-11T09:20:12.650Z] === RUN   TestDockerSuite/TestBuildShellInherited
09:20:17 [2021-06-11T09:20:17.272Z] === RUN   TestDockerSuite/TestBuildShellMultiple
09:20:34 [2021-06-11T09:20:34.823Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
09:20:34 [2021-06-11T09:20:34.823Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
09:20:34 [2021-06-11T09:20:34.823Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
09:20:43 [2021-06-11T09:20:43.297Z] === RUN   TestDockerSuite/TestBuildSpaces
09:20:43 [2021-06-11T09:20:43.297Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
09:20:47 [2021-06-11T09:20:47.918Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
09:20:47 [2021-06-11T09:20:47.918Z] === RUN   TestDockerSuite/TestBuildStderr
09:20:52 [2021-06-11T09:20:52.541Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
09:21:22 [2021-06-11T09:21:22.329Z] === RUN   TestDockerSuite/TestBuildStopSignal
09:21:22 [2021-06-11T09:21:22.329Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
09:21:23 [2021-06-11T09:21:23.277Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
09:21:24 [2021-06-11T09:21:24.786Z] === RUN   TestDockerSuite/TestBuildTagEvent
09:21:34 [2021-06-11T09:21:34.999Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
09:21:43 [2021-06-11T09:21:43.471Z] === RUN   TestDockerSuite/TestBuildUser
09:21:43 [2021-06-11T09:21:43.471Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
09:21:43 [2021-06-11T09:21:43.471Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
09:21:43 [2021-06-11T09:21:43.471Z] === RUN   TestDockerSuite/TestBuildVerboseOut
09:21:53 [2021-06-11T09:21:53.690Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
09:21:53 [2021-06-11T09:21:53.690Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
09:21:56 [2021-06-11T09:21:56.546Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
09:21:56 [2021-06-11T09:21:56.547Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
09:21:56 [2021-06-11T09:21:56.547Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
09:22:21 [2021-06-11T09:22:21.576Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
09:22:21 [2021-06-11T09:22:21.576Z] === RUN   TestDockerSuite/TestBuildWindowsUser
09:22:30 [2021-06-11T09:22:30.055Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
09:22:35 [2021-06-11T09:22:35.773Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
09:22:35 [2021-06-11T09:22:35.773Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
09:22:35 [2021-06-11T09:22:35.773Z] === RUN   TestDockerSuite/TestBuildWithFailure
09:22:37 [2021-06-11T09:22:37.915Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
09:22:38 [2021-06-11T09:22:38.364Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
09:22:53 [2021-06-11T09:22:53.072Z] === RUN   TestDockerSuite/TestBuildWithTabs
09:23:03 [2021-06-11T09:23:03.306Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
09:23:03 [2021-06-11T09:23:03.306Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
09:23:18 [2021-06-11T09:23:18.019Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
09:23:18 [2021-06-11T09:23:18.019Z] === RUN   TestDockerSuite/TestBuildWithVolumes
09:23:18 [2021-06-11T09:23:18.019Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
09:23:18 [2021-06-11T09:23:18.019Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
09:23:18 [2021-06-11T09:23:18.471Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
09:23:30 [2021-06-11T09:23:30.762Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
09:23:32 [2021-06-11T09:23:32.275Z] === RUN   TestDockerSuite/TestBuildXZHost
09:23:32 [2021-06-11T09:23:32.727Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
09:23:32 [2021-06-11T09:23:32.727Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
09:23:32 [2021-06-11T09:23:32.727Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
09:23:34 [2021-06-11T09:23:34.874Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
09:23:39 [2021-06-11T09:23:39.515Z] === RUN   TestDockerSuite/TestCommitChange
09:23:44 [2021-06-11T09:23:44.158Z] === RUN   TestDockerSuite/TestCommitChangeLabels
09:23:54 [2021-06-11T09:23:54.391Z] === RUN   TestDockerSuite/TestCommitHardlink
09:23:54 [2021-06-11T09:23:54.391Z] === RUN   TestDockerSuite/TestCommitNewFile
09:24:01 [2021-06-11T09:24:01.395Z] === RUN   TestDockerSuite/TestCommitPausedContainer
09:24:01 [2021-06-11T09:24:01.395Z] === RUN   TestDockerSuite/TestCommitTTY
09:24:08 [2021-06-11T09:24:08.403Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
09:24:13 [2021-06-11T09:24:13.040Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
09:24:13 [2021-06-11T09:24:13.040Z] === RUN   TestDockerSuite/TestCommitWithoutPause
09:24:13 [2021-06-11T09:24:13.040Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
09:24:13 [2021-06-11T09:24:13.040Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
09:24:13 [2021-06-11T09:24:13.040Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
09:24:13 [2021-06-11T09:24:13.040Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
09:24:13 [2021-06-11T09:24:13.040Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
09:24:13 [2021-06-11T09:24:13.040Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
09:24:13 [2021-06-11T09:24:13.040Z] === RUN   TestDockerSuite/TestContainerAPICommit
09:24:20 [2021-06-11T09:24:20.051Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
09:24:27 [2021-06-11T09:24:27.058Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
09:24:27 [2021-06-11T09:24:27.058Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
09:24:28 [2021-06-11T09:24:28.579Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
09:24:29 [2021-06-11T09:24:29.030Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
09:24:29 [2021-06-11T09:24:29.030Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
09:24:29 [2021-06-11T09:24:29.030Z] === RUN   TestDockerSuite/TestContainerAPICreate
09:24:31 [2021-06-11T09:24:31.901Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
09:24:31 [2021-06-11T09:24:31.901Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
09:24:31 [2021-06-11T09:24:31.901Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
09:24:34 [2021-06-11T09:24:34.565Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
09:24:34 [2021-06-11T09:24:34.565Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
09:24:34 [2021-06-11T09:24:34.565Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
09:24:34 [2021-06-11T09:24:34.565Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
09:24:34 [2021-06-11T09:24:34.565Z] === RUN   TestDockerSuite/TestContainerAPIDelete
09:24:41 [2021-06-11T09:24:41.782Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
09:24:43 [2021-06-11T09:24:43.932Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
09:24:46 [2021-06-11T09:24:46.082Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
09:24:46 [2021-06-11T09:24:46.082Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
09:24:46 [2021-06-11T09:24:46.082Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
09:24:48 [2021-06-11T09:24:48.951Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
09:24:48 [2021-06-11T09:24:48.951Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
09:24:51 [2021-06-11T09:24:51.100Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
09:24:51 [2021-06-11T09:24:51.100Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
09:24:51 [2021-06-11T09:24:51.100Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
09:24:53 [2021-06-11T09:24:53.248Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
09:24:53 [2021-06-11T09:24:53.248Z] === RUN   TestDockerSuite/TestContainerAPIKill
09:24:55 [2021-06-11T09:24:55.397Z] === RUN   TestDockerSuite/TestContainerAPIPause
09:24:55 [2021-06-11T09:24:55.397Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
09:24:58 [2021-06-11T09:24:58.266Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
09:24:58 [2021-06-11T09:24:58.717Z] === RUN   TestDockerSuite/TestContainerAPIRename
09:25:00 [2021-06-11T09:25:00.866Z] === RUN   TestDockerSuite/TestContainerAPIRestart
09:25:05 [2021-06-11T09:25:05.502Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
09:25:10 [2021-06-11T09:25:10.138Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
09:25:10 [2021-06-11T09:25:10.138Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
09:25:10 [2021-06-11T09:25:10.138Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
09:25:10 [2021-06-11T09:25:10.138Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
09:25:10 [2021-06-11T09:25:10.138Z] === RUN   TestDockerSuite/TestContainerAPIStart
09:25:11 [2021-06-11T09:25:11.651Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
09:25:11 [2021-06-11T09:25:11.651Z] === RUN   TestDockerSuite/TestContainerAPIStop
09:25:14 [2021-06-11T09:25:14.523Z] === RUN   TestDockerSuite/TestContainerAPITop
09:25:14 [2021-06-11T09:25:14.523Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
09:25:16 [2021-06-11T09:25:16.668Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
09:25:16 [2021-06-11T09:25:16.668Z] === RUN   TestDockerSuite/TestContainerAPIWait
09:25:21 [2021-06-11T09:25:21.302Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
09:25:23 [2021-06-11T09:25:23.450Z] === RUN   TestDockerSuite/TestContainerNetworkMode
09:25:23 [2021-06-11T09:25:23.450Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
09:25:23 [2021-06-11T09:25:23.450Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
09:25:23 [2021-06-11T09:25:23.450Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
09:25:23 [2021-06-11T09:25:23.450Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
09:25:23 [2021-06-11T09:25:23.450Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
09:25:30 [2021-06-11T09:25:30.454Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
09:25:30 [2021-06-11T09:25:30.454Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
09:25:32 [2021-06-11T09:25:32.602Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
09:25:34 [2021-06-11T09:25:34.750Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
09:25:37 [2021-06-11T09:25:37.618Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
09:25:39 [2021-06-11T09:25:39.766Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0006d9ee0_<nil>}
09:25:42 [2021-06-11T09:25:42.636Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1454550642_c:\foo_false__<nil>_<nil>_<nil>}
09:25:45 [2021-06-11T09:25:45.503Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1454550642_c:\foo_true__<nil>_<nil>_<nil>}
09:25:47 [2021-06-11T09:25:47.652Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
09:25:47 [2021-06-11T09:25:47.652Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
09:25:47 [2021-06-11T09:25:47.652Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
09:25:47 [2021-06-11T09:25:47.652Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
09:25:47 [2021-06-11T09:25:47.652Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
09:25:47 [2021-06-11T09:25:47.652Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
09:25:47 [2021-06-11T09:25:47.652Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
09:25:47 [2021-06-11T09:25:47.652Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
09:25:47 [2021-06-11T09:25:47.652Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
09:25:47 [2021-06-11T09:25:47.652Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
09:25:48 [2021-06-11T09:25:48.104Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
09:25:48 [2021-06-11T09:25:48.104Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
09:25:48 [2021-06-11T09:25:48.104Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
09:25:48 [2021-06-11T09:25:48.104Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
09:25:48 [2021-06-11T09:25:48.104Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
09:25:48 [2021-06-11T09:25:48.104Z] === RUN   TestDockerSuite/TestCopyAndRestart
09:25:48 [2021-06-11T09:25:48.104Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
09:25:48 [2021-06-11T09:25:48.104Z] === RUN   TestDockerSuite/TestCpAbsolutePath
09:25:50 [2021-06-11T09:25:50.972Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
09:25:50 [2021-06-11T09:25:50.972Z] === RUN   TestDockerSuite/TestCpFromCaseA
09:25:50 [2021-06-11T09:25:50.972Z] === RUN   TestDockerSuite/TestCpFromCaseB
09:25:50 [2021-06-11T09:25:50.972Z] === RUN   TestDockerSuite/TestCpFromCaseC
09:25:50 [2021-06-11T09:25:50.972Z] === RUN   TestDockerSuite/TestCpFromCaseD
09:25:50 [2021-06-11T09:25:50.972Z] === RUN   TestDockerSuite/TestCpFromCaseE
09:25:50 [2021-06-11T09:25:50.972Z] === RUN   TestDockerSuite/TestCpFromCaseF
09:25:50 [2021-06-11T09:25:50.972Z] === RUN   TestDockerSuite/TestCpFromCaseG
09:25:50 [2021-06-11T09:25:50.972Z] === RUN   TestDockerSuite/TestCpFromCaseH
09:25:50 [2021-06-11T09:25:50.972Z] === RUN   TestDockerSuite/TestCpFromCaseI
09:25:50 [2021-06-11T09:25:50.972Z] === RUN   TestDockerSuite/TestCpFromCaseJ
09:25:50 [2021-06-11T09:25:50.972Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
09:25:50 [2021-06-11T09:25:50.972Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
09:25:50 [2021-06-11T09:25:50.972Z] === RUN   TestDockerSuite/TestCpGarbagePath
09:25:53 [2021-06-11T09:25:53.839Z] === RUN   TestDockerSuite/TestCpLocalOnly
09:25:53 [2021-06-11T09:25:53.839Z] === RUN   TestDockerSuite/TestCpNameHasColon
09:25:53 [2021-06-11T09:25:53.839Z] === RUN   TestDockerSuite/TestCpRelativePath
09:25:56 [2021-06-11T09:25:56.705Z] === RUN   TestDockerSuite/TestCpSpecialFiles
09:25:56 [2021-06-11T09:25:56.705Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
09:25:56 [2021-06-11T09:25:56.705Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
09:25:56 [2021-06-11T09:25:56.705Z] === RUN   TestDockerSuite/TestCpToCaseA
09:26:01 [2021-06-11T09:26:01.351Z] === RUN   TestDockerSuite/TestCpToCaseB
09:26:04 [2021-06-11T09:26:04.219Z] === RUN   TestDockerSuite/TestCpToCaseC
09:26:04 [2021-06-11T09:26:04.219Z] === RUN   TestDockerSuite/TestCpToCaseD
09:26:04 [2021-06-11T09:26:04.219Z] === RUN   TestDockerSuite/TestCpToCaseE
09:26:14 [2021-06-11T09:26:14.454Z] === RUN   TestDockerSuite/TestCpToCaseF
09:26:14 [2021-06-11T09:26:14.454Z] === RUN   TestDockerSuite/TestCpToCaseG
09:26:14 [2021-06-11T09:26:14.454Z] === RUN   TestDockerSuite/TestCpToCaseH
09:26:22 [2021-06-11T09:26:22.949Z] === RUN   TestDockerSuite/TestCpToCaseI
09:26:22 [2021-06-11T09:26:22.949Z] === RUN   TestDockerSuite/TestCpToCaseJ
09:26:22 [2021-06-11T09:26:22.949Z] === RUN   TestDockerSuite/TestCpToDot
09:26:25 [2021-06-11T09:26:25.814Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
09:26:25 [2021-06-11T09:26:25.814Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
09:26:25 [2021-06-11T09:26:25.814Z] === RUN   TestDockerSuite/TestCpToStdout
09:26:27 [2021-06-11T09:26:27.964Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
09:26:27 [2021-06-11T09:26:27.964Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
09:26:27 [2021-06-11T09:26:27.964Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
09:26:28 [2021-06-11T09:26:28.418Z] === RUN   TestDockerSuite/TestCpVolumePath
09:26:28 [2021-06-11T09:26:28.418Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
09:26:28 [2021-06-11T09:26:28.418Z] === RUN   TestDockerSuite/TestCreateArgs
09:26:28 [2021-06-11T09:26:28.871Z] === RUN   TestDockerSuite/TestCreateByImageID
09:26:31 [2021-06-11T09:26:31.018Z] === RUN   TestDockerSuite/TestCreateEchoStdout
09:26:33 [2021-06-11T09:26:33.167Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
09:26:33 [2021-06-11T09:26:33.618Z] === RUN   TestDockerSuite/TestCreateHostConfig
09:26:33 [2021-06-11T09:26:33.618Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
09:26:35 [2021-06-11T09:26:35.765Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
09:26:36 [2021-06-11T09:26:36.217Z] === RUN   TestDockerSuite/TestCreateLabels
09:26:36 [2021-06-11T09:26:36.668Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
09:26:36 [2021-06-11T09:26:36.668Z] === RUN   TestDockerSuite/TestCreateRM
09:26:37 [2021-06-11T09:26:37.119Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
09:26:37 [2021-06-11T09:26:37.120Z] === RUN   TestDockerSuite/TestCreateStopSignal
09:26:37 [2021-06-11T09:26:37.120Z] === RUN   TestDockerSuite/TestCreateStopTimeout
09:26:37 [2021-06-11T09:26:37.571Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
09:26:46 [2021-06-11T09:26:46.064Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
09:26:46 [2021-06-11T09:26:46.064Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
09:26:46 [2021-06-11T09:26:46.516Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
09:26:50 [2021-06-11T09:26:50.205Z] === RUN   TestDockerSuite/TestCreateWithPortRange
09:26:50 [2021-06-11T09:26:50.206Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
09:26:50 [2021-06-11T09:26:50.206Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
09:26:53 [2021-06-11T09:26:53.081Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
09:26:53 [2021-06-11T09:26:53.081Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
09:26:53 [2021-06-11T09:26:53.081Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
09:26:53 [2021-06-11T09:26:53.081Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
09:26:53 [2021-06-11T09:26:53.081Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
09:26:53 [2021-06-11T09:26:53.081Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
09:26:53 [2021-06-11T09:26:53.081Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
09:26:53 [2021-06-11T09:26:53.081Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
09:26:53 [2021-06-11T09:26:53.081Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
09:26:53 [2021-06-11T09:26:53.081Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
09:26:53 [2021-06-11T09:26:53.081Z] === RUN   TestDockerSuite/TestDevicePermissions
09:26:53 [2021-06-11T09:26:53.081Z] === RUN   TestDockerSuite/TestDockerFails
09:26:53 [2021-06-11T09:26:53.081Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
09:26:53 [2021-06-11T09:26:53.081Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
09:26:53 [2021-06-11T09:26:53.081Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
09:26:53 [2021-06-11T09:26:53.081Z] === RUN   TestDockerSuite/TestEventsAttach
09:26:53 [2021-06-11T09:26:53.081Z] === RUN   TestDockerSuite/TestEventsCommit
09:26:53 [2021-06-11T09:26:53.081Z] === RUN   TestDockerSuite/TestEventsContainerEvents
09:26:55 [2021-06-11T09:26:55.947Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
09:26:58 [2021-06-11T09:26:58.097Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
09:27:00 [2021-06-11T09:27:00.971Z] === RUN   TestDockerSuite/TestEventsContainerRestart
09:27:09 [2021-06-11T09:27:09.469Z] === RUN   TestDockerSuite/TestEventsCopy
09:27:17 [2021-06-11T09:27:17.963Z] === RUN   TestDockerSuite/TestEventsFilterContainer
09:27:23 [2021-06-11T09:27:23.700Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
09:27:26 [2021-06-11T09:27:26.567Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
09:27:27 [2021-06-11T09:27:27.522Z] === RUN   TestDockerSuite/TestEventsFilterImageName
09:27:32 [2021-06-11T09:27:32.164Z] === RUN   TestDockerSuite/TestEventsFilterLabels
09:27:32 [2021-06-11T09:27:32.164Z] === RUN   TestDockerSuite/TestEventsFilterType
09:27:33 [2021-06-11T09:27:33.678Z] === RUN   TestDockerSuite/TestEventsFilters
09:27:39 [2021-06-11T09:27:39.410Z] === RUN   TestDockerSuite/TestEventsFormat
09:27:44 [2021-06-11T09:27:44.044Z] === RUN   TestDockerSuite/TestEventsFormatBadField
09:27:44 [2021-06-11T09:27:44.044Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
09:27:44 [2021-06-11T09:27:44.044Z] === RUN   TestDockerSuite/TestEventsImageImport
09:27:44 [2021-06-11T09:27:44.044Z] === RUN   TestDockerSuite/TestEventsImageLoad
09:27:44 [2021-06-11T09:27:44.044Z] === RUN   TestDockerSuite/TestEventsImagePull
09:27:44 [2021-06-11T09:27:44.044Z] === RUN   TestDockerSuite/TestEventsImageTag
09:27:44 [2021-06-11T09:27:44.995Z] === RUN   TestDockerSuite/TestEventsPluginOps
09:27:44 [2021-06-11T09:27:44.995Z] === RUN   TestDockerSuite/TestEventsRename
09:27:47 [2021-06-11T09:27:47.858Z] === RUN   TestDockerSuite/TestEventsResize
09:27:56 [2021-06-11T09:27:56.325Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
09:27:58 [2021-06-11T09:27:58.463Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
09:28:01 [2021-06-11T09:28:01.319Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
09:28:05 [2021-06-11T09:28:05.939Z] === RUN   TestDockerSuite/TestEventsTop
09:28:05 [2021-06-11T09:28:05.939Z] === RUN   TestDockerSuite/TestEventsUntag
09:28:08 [2021-06-11T09:28:08.795Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
09:28:13 [2021-06-11T09:28:13.414Z] === RUN   TestDockerSuite/TestExec
09:28:13 [2021-06-11T09:28:13.414Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
09:28:13 [2021-06-11T09:28:13.414Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
09:28:15 [2021-06-11T09:28:15.552Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
09:28:17 [2021-06-11T09:28:17.693Z] === RUN   TestDockerSuite/TestExecAPIStart
09:28:17 [2021-06-11T09:28:17.693Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
09:28:17 [2021-06-11T09:28:17.693Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
09:28:17 [2021-06-11T09:28:17.693Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
09:28:19 [2021-06-11T09:28:19.833Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
09:28:21 [2021-06-11T09:28:21.971Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
09:28:24 [2021-06-11T09:28:24.109Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
09:28:26 [2021-06-11T09:28:26.249Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
09:28:30 [2021-06-11T09:28:30.870Z] === RUN   TestDockerSuite/TestExecCgroup
09:28:30 [2021-06-11T09:28:30.870Z] === RUN   TestDockerSuite/TestExecEnv
09:28:30 [2021-06-11T09:28:30.870Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
09:28:30 [2021-06-11T09:28:30.870Z] === RUN   TestDockerSuite/TestExecExitStatus
09:28:33 [2021-06-11T09:28:33.148Z] === RUN   TestDockerSuite/TestExecInspectID
09:28:37 [2021-06-11T09:28:37.769Z] === RUN   TestDockerSuite/TestExecInteractive
09:28:37 [2021-06-11T09:28:37.769Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
09:28:37 [2021-06-11T09:28:37.769Z] === RUN   TestDockerSuite/TestExecParseError
09:28:37 [2021-06-11T09:28:37.769Z] === RUN   TestDockerSuite/TestExecPausedContainer
09:28:37 [2021-06-11T09:28:37.769Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
09:28:37 [2021-06-11T09:28:37.769Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
09:28:40 [2021-06-11T09:28:40.624Z] === RUN   TestDockerSuite/TestExecSetEnv
09:28:40 [2021-06-11T09:28:40.624Z] === RUN   TestDockerSuite/TestExecStartFails
09:28:40 [2021-06-11T09:28:40.624Z] === RUN   TestDockerSuite/TestExecStateCleanup
09:28:40 [2021-06-11T09:28:40.624Z] === RUN   TestDockerSuite/TestExecStopNotHanging
09:28:40 [2021-06-11T09:28:40.624Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
09:28:40 [2021-06-11T09:28:40.624Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
09:28:42 [2021-06-11T09:28:42.763Z] === RUN   TestDockerSuite/TestExecUlimits
09:28:42 [2021-06-11T09:28:42.763Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
09:28:48 [2021-06-11T09:28:48.476Z] === RUN   TestDockerSuite/TestExecWithImageUser
09:28:48 [2021-06-11T09:28:48.925Z] === RUN   TestDockerSuite/TestExecWithPrivileged
09:28:48 [2021-06-11T09:28:48.925Z] === RUN   TestDockerSuite/TestExecWithUser
09:28:48 [2021-06-11T09:28:48.925Z] === RUN   TestDockerSuite/TestGetContainerStats
09:28:54 [2021-06-11T09:28:54.781Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
09:29:01 [2021-06-11T09:29:01.766Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
09:29:03 [2021-06-11T09:29:03.907Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
09:29:10 [2021-06-11T09:29:10.968Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
09:29:10 [2021-06-11T09:29:10.968Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
09:29:10 [2021-06-11T09:29:10.968Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
09:29:10 [2021-06-11T09:29:10.968Z] === RUN   TestDockerSuite/TestHealth
09:29:10 [2021-06-11T09:29:10.968Z] === RUN   TestDockerSuite/TestHistoryExistentImage
09:29:10 [2021-06-11T09:29:10.968Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
09:29:10 [2021-06-11T09:29:10.968Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
09:29:10 [2021-06-11T09:29:10.968Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
09:29:15 [2021-06-11T09:29:15.591Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
09:29:15 [2021-06-11T09:29:15.591Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
09:29:15 [2021-06-11T09:29:15.591Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
09:29:15 [2021-06-11T09:29:15.591Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
09:29:15 [2021-06-11T09:29:15.591Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
09:29:16 [2021-06-11T09:29:16.047Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
09:29:16 [2021-06-11T09:29:16.998Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
09:29:16 [2021-06-11T09:29:16.998Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
09:29:17 [2021-06-11T09:29:17.949Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
09:29:17 [2021-06-11T09:29:17.949Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
09:29:20 [2021-06-11T09:29:20.092Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
09:29:20 [2021-06-11T09:29:20.568Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
09:29:22 [2021-06-11T09:29:22.706Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
09:29:25 [2021-06-11T09:29:25.560Z] === RUN   TestDockerSuite/TestImagesFormat
09:29:25 [2021-06-11T09:29:25.560Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
09:29:25 [2021-06-11T09:29:25.560Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
09:29:29 [2021-06-11T09:29:29.238Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
09:29:29 [2021-06-11T09:29:29.687Z] === RUN   TestDockerSuite/TestImportBadURL
09:29:31 [2021-06-11T09:29:31.825Z] === RUN   TestDockerSuite/TestImportDisplay
09:29:31 [2021-06-11T09:29:31.825Z] === RUN   TestDockerSuite/TestImportFile
09:29:31 [2021-06-11T09:29:31.825Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
09:29:32 [2021-06-11T09:29:32.274Z] === RUN   TestDockerSuite/TestImportFileWithMessage
09:29:32 [2021-06-11T09:29:32.274Z] === RUN   TestDockerSuite/TestImportGzipped
09:29:32 [2021-06-11T09:29:32.274Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
09:29:32 [2021-06-11T09:29:32.274Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
09:29:32 [2021-06-11T09:29:32.274Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
09:29:32 [2021-06-11T09:29:32.274Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
09:29:32 [2021-06-11T09:29:32.274Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
09:29:32 [2021-06-11T09:29:32.274Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
09:29:32 [2021-06-11T09:29:32.274Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
09:29:32 [2021-06-11T09:29:32.274Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
09:29:35 [2021-06-11T09:29:35.130Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
09:29:37 [2021-06-11T09:29:37.270Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
09:29:37 [2021-06-11T09:29:37.270Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
09:29:37 [2021-06-11T09:29:37.270Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
09:29:37 [2021-06-11T09:29:37.719Z] === RUN   TestDockerSuite/TestInspectAmpersand
09:29:37 [2021-06-11T09:29:37.719Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
09:29:39 [2021-06-11T09:29:39.857Z] === RUN   TestDockerSuite/TestInspectByPrefix
09:29:40 [2021-06-11T09:29:40.307Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
09:29:42 [2021-06-11T09:29:42.448Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
09:29:42 [2021-06-11T09:29:42.448Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
09:29:42 [2021-06-11T09:29:42.448Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
09:29:42 [2021-06-11T09:29:42.448Z] === RUN   TestDockerSuite/TestInspectDefault
09:29:45 [2021-06-11T09:29:45.308Z] === RUN   TestDockerSuite/TestInspectHistory
09:29:49 [2021-06-11T09:29:49.938Z] === RUN   TestDockerSuite/TestInspectImage
09:29:49 [2021-06-11T09:29:49.938Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
09:29:49 [2021-06-11T09:29:49.938Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
09:29:49 [2021-06-11T09:29:49.938Z] === RUN   TestDockerSuite/TestInspectInt64
09:29:52 [2021-06-11T09:29:52.077Z] === RUN   TestDockerSuite/TestInspectJSONFields
09:29:54 [2021-06-11T09:29:54.214Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
09:29:54 [2021-06-11T09:29:54.214Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
09:29:57 [2021-06-11T09:29:57.068Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
09:29:59 [2021-06-11T09:29:59.207Z] === RUN   TestDockerSuite/TestInspectPlugin
09:29:59 [2021-06-11T09:29:59.207Z] === RUN   TestDockerSuite/TestInspectRootFS
09:29:59 [2021-06-11T09:29:59.207Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
09:30:01 [2021-06-11T09:30:01.345Z] === RUN   TestDockerSuite/TestInspectStatus
09:30:09 [2021-06-11T09:30:09.815Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
09:30:13 [2021-06-11T09:30:13.496Z] === RUN   TestDockerSuite/TestInspectTemplateError
09:30:15 [2021-06-11T09:30:15.634Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
09:30:18 [2021-06-11T09:30:18.531Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
09:30:20 [2021-06-11T09:30:20.671Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
09:30:23 [2021-06-11T09:30:23.526Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
09:30:25 [2021-06-11T09:30:25.667Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
09:30:27 [2021-06-11T09:30:27.805Z] === RUN   TestDockerSuite/TestInspectUnknownObject
09:30:27 [2021-06-11T09:30:27.805Z] === RUN   TestDockerSuite/TestLinkShortDefinition
09:30:27 [2021-06-11T09:30:27.805Z] === RUN   TestDockerSuite/TestLinksEnvs
09:30:27 [2021-06-11T09:30:27.805Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
09:30:27 [2021-06-11T09:30:27.805Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
09:30:27 [2021-06-11T09:30:27.805Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
09:30:28 [2021-06-11T09:30:28.254Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
09:30:28 [2021-06-11T09:30:28.254Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
09:30:28 [2021-06-11T09:30:28.254Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
09:30:28 [2021-06-11T09:30:28.254Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
09:30:28 [2021-06-11T09:30:28.254Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
09:30:28 [2021-06-11T09:30:28.254Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
09:30:28 [2021-06-11T09:30:28.254Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
09:30:28 [2021-06-11T09:30:28.254Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
09:30:28 [2021-06-11T09:30:28.254Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
09:30:28 [2021-06-11T09:30:28.254Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
09:30:28 [2021-06-11T09:30:28.254Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
09:30:28 [2021-06-11T09:30:28.254Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
09:30:28 [2021-06-11T09:30:28.254Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
09:30:28 [2021-06-11T09:30:28.254Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
09:30:30 [2021-06-11T09:30:30.393Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
09:30:32 [2021-06-11T09:30:32.531Z] === RUN   TestDockerSuite/TestLogsAPIUntil
09:30:38 [2021-06-11T09:30:38.245Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
09:30:41 [2021-06-11T09:30:41.103Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
09:30:41 [2021-06-11T09:30:41.103Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
09:30:43 [2021-06-11T09:30:43.250Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
09:30:43 [2021-06-11T09:30:43.250Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
09:30:50 [2021-06-11T09:30:50.238Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
09:30:55 [2021-06-11T09:30:55.957Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
09:31:02 [2021-06-11T09:31:02.944Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
09:31:05 [2021-06-11T09:31:05.083Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
09:31:07 [2021-06-11T09:31:07.221Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
09:31:07 [2021-06-11T09:31:07.221Z] === RUN   TestDockerSuite/TestLogsFollowStopped
09:31:10 [2021-06-11T09:31:10.077Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
09:31:12 [2021-06-11T09:31:12.933Z] === RUN   TestDockerSuite/TestLogsSince
09:31:23 [2021-06-11T09:31:23.144Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
09:31:23 [2021-06-11T09:31:23.144Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
09:31:23 [2021-06-11T09:31:23.144Z] === RUN   TestDockerSuite/TestLogsTail
09:31:25 [2021-06-11T09:31:25.283Z] === RUN   TestDockerSuite/TestLogsTimestamps
09:31:28 [2021-06-11T09:31:28.143Z] === RUN   TestDockerSuite/TestLogsWithDetails
09:31:31 [2021-06-11T09:31:31.001Z] === RUN   TestDockerSuite/TestMountIntoProc
09:31:31 [2021-06-11T09:31:31.001Z] === RUN   TestDockerSuite/TestMountIntoSys
09:31:31 [2021-06-11T09:31:31.001Z] === RUN   TestDockerSuite/TestNetHostname
09:31:31 [2021-06-11T09:31:31.001Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
09:31:31 [2021-06-11T09:31:31.001Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
09:31:31 [2021-06-11T09:31:31.001Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
09:31:31 [2021-06-11T09:31:31.001Z] === RUN   TestDockerSuite/TestPluginActive
09:31:31 [2021-06-11T09:31:31.001Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
09:31:31 [2021-06-11T09:31:31.001Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
09:31:31 [2021-06-11T09:31:31.001Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
09:31:31 [2021-06-11T09:31:31.001Z] === RUN   TestDockerSuite/TestPluginLogDriver
09:31:31 [2021-06-11T09:31:31.001Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
09:31:31 [2021-06-11T09:31:31.001Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
09:31:31 [2021-06-11T09:31:31.001Z] === RUN   TestDockerSuite/TestPluginUpgrade
09:31:31 [2021-06-11T09:31:31.001Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
09:31:31 [2021-06-11T09:31:31.001Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
09:31:31 [2021-06-11T09:31:31.001Z] === RUN   TestDockerSuite/TestPortHostBinding
09:31:31 [2021-06-11T09:31:31.001Z] === RUN   TestDockerSuite/TestPortList
09:31:31 [2021-06-11T09:31:31.001Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
09:31:41 [2021-06-11T09:31:41.215Z] === RUN   TestDockerSuite/TestPostContainersAttach
09:31:41 [2021-06-11T09:31:41.215Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
09:31:41 [2021-06-11T09:31:41.215Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
09:31:41 [2021-06-11T09:31:41.215Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
09:31:41 [2021-06-11T09:31:41.215Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
09:31:41 [2021-06-11T09:31:41.215Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
09:31:41 [2021-06-11T09:31:41.215Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
09:31:41 [2021-06-11T09:31:41.215Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
09:31:41 [2021-06-11T09:31:41.215Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
09:31:41 [2021-06-11T09:31:41.215Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
09:31:45 [2021-06-11T09:31:45.835Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
09:31:45 [2021-06-11T09:31:45.835Z] === RUN   TestDockerSuite/TestPsByOrder
09:31:54 [2021-06-11T09:31:54.307Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
09:31:54 [2021-06-11T09:31:54.307Z] === RUN   TestDockerSuite/TestPsListContainersBase
09:32:04 [2021-06-11T09:32:04.522Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
09:32:19 [2021-06-11T09:32:19.209Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
09:32:19 [2021-06-11T09:32:19.209Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
09:32:19 [2021-06-11T09:32:19.209Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
09:32:31 [2021-06-11T09:32:31.471Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
09:32:35 [2021-06-11T09:32:35.147Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
09:32:43 [2021-06-11T09:32:43.617Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
09:32:48 [2021-06-11T09:32:48.236Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
09:32:48 [2021-06-11T09:32:48.236Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
09:32:48 [2021-06-11T09:32:48.236Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
09:32:52 [2021-06-11T09:32:52.882Z] === RUN   TestDockerSuite/TestPsListContainersSize
09:32:52 [2021-06-11T09:32:52.882Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
09:32:52 [2021-06-11T09:32:52.882Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
09:32:52 [2021-06-11T09:32:52.882Z] === RUN   TestDockerSuite/TestPsRightTagName
09:32:52 [2021-06-11T09:32:52.882Z] === RUN   TestDockerSuite/TestPsShowMounts
09:32:59 [2021-06-11T09:32:59.867Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
09:32:59 [2021-06-11T09:32:59.867Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
09:33:01 [2021-06-11T09:33:01.375Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
09:33:01 [2021-06-11T09:33:01.375Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
09:33:02 [2021-06-11T09:33:02.880Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
09:33:03 [2021-06-11T09:33:03.829Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
09:33:03 [2021-06-11T09:33:03.829Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
09:33:08 [2021-06-11T09:33:08.450Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
09:33:13 [2021-06-11T09:33:13.175Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
09:33:16 [2021-06-11T09:33:16.035Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
09:33:33 [2021-06-11T09:33:33.592Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
09:33:33 [2021-06-11T09:33:33.592Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
09:33:42 [2021-06-11T09:33:42.058Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
09:33:42 [2021-06-11T09:33:42.058Z] === RUN   TestDockerSuite/TestRestartPolicyNO
09:33:42 [2021-06-11T09:33:42.058Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
09:33:42 [2021-06-11T09:33:42.058Z] === RUN   TestDockerSuite/TestRestartRunningContainer
09:33:47 [2021-06-11T09:33:47.771Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
09:33:52 [2021-06-11T09:33:52.392Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
09:33:52 [2021-06-11T09:33:52.392Z] === RUN   TestDockerSuite/TestRestartWithVolumes
09:33:57 [2021-06-11T09:33:57.016Z] === RUN   TestDockerSuite/TestRmiBlank
09:33:57 [2021-06-11T09:33:57.016Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
09:33:57 [2021-06-11T09:33:57.016Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
09:34:11 [2021-06-11T09:34:11.704Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
09:34:13 [2021-06-11T09:34:13.842Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
09:34:14 [2021-06-11T09:34:14.292Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
09:34:21 [2021-06-11T09:34:21.283Z] === RUN   TestDockerSuite/TestRmiImgIDForce
09:34:25 [2021-06-11T09:34:25.906Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
09:34:40 [2021-06-11T09:34:40.588Z] === RUN   TestDockerSuite/TestRmiParentImageFail
09:34:47 [2021-06-11T09:34:47.567Z] === RUN   TestDockerSuite/TestRmiTag
09:34:48 [2021-06-11T09:34:48.017Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
09:34:50 [2021-06-11T09:34:50.154Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
09:35:19 [2021-06-11T09:35:19.933Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
09:35:19 [2021-06-11T09:35:19.933Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
09:35:23 [2021-06-11T09:35:23.609Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
09:35:24 [2021-06-11T09:35:24.557Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
09:35:24 [2021-06-11T09:35:24.557Z] === RUN   TestDockerSuite/TestRunAddHost
09:35:24 [2021-06-11T09:35:24.557Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
09:35:24 [2021-06-11T09:35:24.557Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
09:35:24 [2021-06-11T09:35:24.557Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
09:35:24 [2021-06-11T09:35:24.557Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
09:35:24 [2021-06-11T09:35:24.557Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
09:35:24 [2021-06-11T09:35:24.557Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
09:35:26 [2021-06-11T09:35:26.695Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
09:35:26 [2021-06-11T09:35:26.695Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
09:35:26 [2021-06-11T09:35:26.695Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
09:35:31 [2021-06-11T09:35:31.315Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
09:35:34 [2021-06-11T09:35:34.174Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
09:35:37 [2021-06-11T09:35:37.029Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
09:35:39 [2021-06-11T09:35:39.171Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
09:35:42 [2021-06-11T09:35:42.041Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
09:35:42 [2021-06-11T09:35:42.041Z] === RUN   TestDockerSuite/TestRunBindMounts
09:35:47 [2021-06-11T09:35:47.754Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
09:35:47 [2021-06-11T09:35:47.754Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
09:35:47 [2021-06-11T09:35:47.754Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
09:35:47 [2021-06-11T09:35:47.754Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
09:35:47 [2021-06-11T09:35:47.754Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
09:35:47 [2021-06-11T09:35:47.754Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
09:35:47 [2021-06-11T09:35:47.754Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
09:35:47 [2021-06-11T09:35:47.754Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
09:35:47 [2021-06-11T09:35:47.754Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
09:35:47 [2021-06-11T09:35:47.754Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
09:35:47 [2021-06-11T09:35:47.754Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
09:35:47 [2021-06-11T09:35:47.754Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
09:35:49 [2021-06-11T09:35:49.892Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
09:35:49 [2021-06-11T09:35:49.892Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
09:35:52 [2021-06-11T09:35:52.751Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
09:35:52 [2021-06-11T09:35:52.751Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
09:35:52 [2021-06-11T09:35:52.751Z] === RUN   TestDockerSuite/TestRunContainerNetwork
09:35:59 [2021-06-11T09:35:59.733Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
09:35:59 [2021-06-11T09:35:59.733Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
09:35:59 [2021-06-11T09:35:59.733Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
09:35:59 [2021-06-11T09:35:59.733Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
09:35:59 [2021-06-11T09:35:59.733Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
09:35:59 [2021-06-11T09:35:59.733Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
09:35:59 [2021-06-11T09:35:59.733Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
09:35:59 [2021-06-11T09:35:59.733Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
09:36:01 [2021-06-11T09:36:01.241Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
09:36:04 [2021-06-11T09:36:04.095Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
09:36:06 [2021-06-11T09:36:06.952Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
09:36:06 [2021-06-11T09:36:06.952Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
09:36:06 [2021-06-11T09:36:06.952Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
09:36:06 [2021-06-11T09:36:06.952Z] === RUN   TestDockerSuite/TestRunCreateVolume
09:36:09 [2021-06-11T09:36:09.809Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
09:36:09 [2021-06-11T09:36:09.809Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
09:36:09 [2021-06-11T09:36:09.809Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
09:36:09 [2021-06-11T09:36:09.809Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
09:36:09 [2021-06-11T09:36:09.809Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
09:36:11 [2021-06-11T09:36:11.322Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
09:36:18 [2021-06-11T09:36:18.313Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
09:36:18 [2021-06-11T09:36:18.313Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
09:36:18 [2021-06-11T09:36:18.313Z] === RUN   TestDockerSuite/TestRunDNSOptions
09:36:18 [2021-06-11T09:36:18.313Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
09:36:18 [2021-06-11T09:36:18.313Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
09:36:18 [2021-06-11T09:36:18.313Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
09:36:18 [2021-06-11T09:36:18.313Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
09:36:20 [2021-06-11T09:36:20.451Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
09:36:20 [2021-06-11T09:36:20.451Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
09:36:20 [2021-06-11T09:36:20.451Z] === RUN   TestDockerSuite/TestRunDuplicateMount
09:36:20 [2021-06-11T09:36:20.451Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
09:36:23 [2021-06-11T09:36:23.306Z] === RUN   TestDockerSuite/TestRunEchoStdout
09:36:25 [2021-06-11T09:36:25.445Z] === RUN   TestDockerSuite/TestRunEmptyEnv
09:36:25 [2021-06-11T09:36:25.445Z] === RUN   TestDockerSuite/TestRunEntrypoint
09:36:28 [2021-06-11T09:36:28.301Z] === RUN   TestDockerSuite/TestRunEnvironment
09:36:28 [2021-06-11T09:36:28.301Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
09:36:28 [2021-06-11T09:36:28.301Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
09:36:28 [2021-06-11T09:36:28.301Z] === RUN   TestDockerSuite/TestRunExitCode
09:36:31 [2021-06-11T09:36:31.155Z] === RUN   TestDockerSuite/TestRunExitCodeOne
09:36:32 [2021-06-11T09:36:32.664Z] === RUN   TestDockerSuite/TestRunExitCodeZero
09:36:35 [2021-06-11T09:36:35.524Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
09:36:38 [2021-06-11T09:36:38.379Z] === RUN   TestDockerSuite/TestRunExposePort
09:36:38 [2021-06-11T09:36:38.379Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
09:36:38 [2021-06-11T09:36:38.379Z] === RUN   TestDockerSuite/TestRunGroupAdd
09:36:38 [2021-06-11T09:36:38.379Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
09:36:38 [2021-06-11T09:36:38.379Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
09:36:38 [2021-06-11T09:36:38.379Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
09:36:38 [2021-06-11T09:36:38.379Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
09:36:38 [2021-06-11T09:36:38.379Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
09:36:38 [2021-06-11T09:36:38.379Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
09:36:42 [2021-06-11T09:36:42.997Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
09:36:42 [2021-06-11T09:36:42.997Z] === RUN   TestDockerSuite/TestRunInvalidReference
09:36:42 [2021-06-11T09:36:42.997Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
09:36:42 [2021-06-11T09:36:42.997Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
09:36:42 [2021-06-11T09:36:42.997Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
09:36:42 [2021-06-11T09:36:42.997Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
09:36:42 [2021-06-11T09:36:42.997Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
09:36:51 [2021-06-11T09:36:51.464Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
09:36:51 [2021-06-11T09:36:51.464Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
09:36:52 [2021-06-11T09:36:52.972Z] === RUN   TestDockerSuite/TestRunModeHostname
09:36:52 [2021-06-11T09:36:52.972Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
09:36:52 [2021-06-11T09:36:52.972Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
09:36:52 [2021-06-11T09:36:52.972Z] === RUN   TestDockerSuite/TestRunModeIpcHost
09:36:52 [2021-06-11T09:36:52.972Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
09:36:52 [2021-06-11T09:36:52.972Z] === RUN   TestDockerSuite/TestRunModePIDContainer
09:36:52 [2021-06-11T09:36:52.972Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
09:36:52 [2021-06-11T09:36:52.972Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
09:36:52 [2021-06-11T09:36:52.972Z] === RUN   TestDockerSuite/TestRunModeUTSHost
09:36:52 [2021-06-11T09:36:52.972Z] === RUN   TestDockerSuite/TestRunMount
09:36:52 [2021-06-11T09:36:52.972Z] === RUN   TestDockerSuite/TestRunMountOrdering
09:36:52 [2021-06-11T09:36:52.972Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
09:36:52 [2021-06-11T09:36:52.972Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
09:36:52 [2021-06-11T09:36:52.972Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
09:37:01 [2021-06-11T09:37:01.441Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
09:37:01 [2021-06-11T09:37:01.442Z] === RUN   TestDockerSuite/TestRunNamedVolume
09:37:01 [2021-06-11T09:37:01.442Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
09:37:01 [2021-06-11T09:37:01.442Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
09:37:06 [2021-06-11T09:37:06.063Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
09:37:10 [2021-06-11T09:37:10.684Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
09:37:10 [2021-06-11T09:37:10.684Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
09:37:10 [2021-06-11T09:37:10.684Z] === RUN   TestDockerSuite/TestRunNetHost
09:37:10 [2021-06-11T09:37:10.684Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
09:37:10 [2021-06-11T09:37:10.684Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
09:37:10 [2021-06-11T09:37:10.684Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
09:37:10 [2021-06-11T09:37:10.684Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
09:37:10 [2021-06-11T09:37:10.684Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
09:37:10 [2021-06-11T09:37:10.684Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
09:37:10 [2021-06-11T09:37:10.684Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
09:37:11 [2021-06-11T09:37:11.132Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
09:37:12 [2021-06-11T09:37:12.080Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
09:37:14 [2021-06-11T09:37:14.217Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
09:37:15 [2021-06-11T09:37:15.724Z] === RUN   TestDockerSuite/TestRunNonExistingImage
09:37:17 [2021-06-11T09:37:17.233Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
09:37:19 [2021-06-11T09:37:19.375Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
09:37:19 [2021-06-11T09:37:19.375Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
09:37:19 [2021-06-11T09:37:19.375Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
09:37:19 [2021-06-11T09:37:19.375Z] === RUN   TestDockerSuite/TestRunPortInUse
09:37:19 [2021-06-11T09:37:19.375Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
09:37:19 [2021-06-11T09:37:19.375Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
09:37:19 [2021-06-11T09:37:19.375Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
09:37:19 [2021-06-11T09:37:19.375Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
09:37:19 [2021-06-11T09:37:19.375Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
09:37:23 [2021-06-11T09:37:23.050Z] === RUN   TestDockerSuite/TestRunPublishPort
09:37:23 [2021-06-11T09:37:23.050Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
09:37:23 [2021-06-11T09:37:23.050Z] === RUN   TestDockerSuite/TestRunReadProcLatency
09:37:23 [2021-06-11T09:37:23.050Z] === RUN   TestDockerSuite/TestRunReadProcTimer
09:37:23 [2021-06-11T09:37:23.050Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
09:37:23 [2021-06-11T09:37:23.050Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
09:37:33 [2021-06-11T09:37:33.264Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
09:37:33 [2021-06-11T09:37:33.264Z] === RUN   TestDockerSuite/TestRunRm
09:37:34 [2021-06-11T09:37:34.773Z] === RUN   TestDockerSuite/TestRunRmAndWait
09:37:40 [2021-06-11T09:37:40.484Z] === RUN   TestDockerSuite/TestRunRmPre125Api
09:37:43 [2021-06-11T09:37:43.341Z] === RUN   TestDockerSuite/TestRunRootWorkdir
09:37:45 [2021-06-11T09:37:45.479Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
09:37:47 [2021-06-11T09:37:47.618Z] === RUN   TestDockerSuite/TestRunSetMacAddress
09:37:50 [2021-06-11T09:37:50.473Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
09:37:50 [2021-06-11T09:37:50.473Z] === RUN   TestDockerSuite/TestRunState
09:37:50 [2021-06-11T09:37:50.473Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
09:37:53 [2021-06-11T09:37:53.329Z] === RUN   TestDockerSuite/TestRunStdinPipe
09:37:53 [2021-06-11T09:37:53.329Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
09:37:55 [2021-06-11T09:37:55.468Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
09:37:55 [2021-06-11T09:37:55.468Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
09:37:55 [2021-06-11T09:37:55.468Z] === RUN   TestDockerSuite/TestRunTLSVerify
09:37:55 [2021-06-11T09:37:55.468Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
09:37:55 [2021-06-11T09:37:55.917Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
09:37:55 [2021-06-11T09:37:55.917Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
09:38:00 [2021-06-11T09:38:00.543Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
09:38:00 [2021-06-11T09:38:00.543Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
09:38:00 [2021-06-11T09:38:00.543Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
09:38:00 [2021-06-11T09:38:00.543Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
09:38:00 [2021-06-11T09:38:00.543Z] === RUN   TestDockerSuite/TestRunUnshareProc
09:38:00 [2021-06-11T09:38:00.543Z] === RUN   TestDockerSuite/TestRunUserByID
09:38:00 [2021-06-11T09:38:00.543Z] === RUN   TestDockerSuite/TestRunUserByIDBig
09:38:00 [2021-06-11T09:38:00.543Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
09:38:00 [2021-06-11T09:38:00.543Z] === RUN   TestDockerSuite/TestRunUserByIDZero
09:38:00 [2021-06-11T09:38:00.992Z] === RUN   TestDockerSuite/TestRunUserByName
09:38:00 [2021-06-11T09:38:00.992Z] === RUN   TestDockerSuite/TestRunUserDefaults
09:38:03 [2021-06-11T09:38:03.847Z] === RUN   TestDockerSuite/TestRunUserNotFound
09:38:03 [2021-06-11T09:38:03.847Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
09:38:05 [2021-06-11T09:38:05.985Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
09:38:05 [2021-06-11T09:38:05.985Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
09:38:05 [2021-06-11T09:38:05.985Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
09:38:09 [2021-06-11T09:38:09.675Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
09:38:16 [2021-06-11T09:38:16.681Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
09:38:21 [2021-06-11T09:38:21.314Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
09:38:28 [2021-06-11T09:38:28.321Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
09:38:28 [2021-06-11T09:38:28.321Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
09:38:28 [2021-06-11T09:38:28.321Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
09:38:31 [2021-06-11T09:38:31.190Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
09:38:34 [2021-06-11T09:38:34.058Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
09:38:36 [2021-06-11T09:38:36.924Z] === RUN   TestDockerSuite/TestRunWithBadDevice
09:38:36 [2021-06-11T09:38:36.924Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
09:38:36 [2021-06-11T09:38:36.924Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
09:38:36 [2021-06-11T09:38:36.924Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
09:38:36 [2021-06-11T09:38:36.924Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
09:38:36 [2021-06-11T09:38:36.924Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
09:38:36 [2021-06-11T09:38:36.924Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
09:38:36 [2021-06-11T09:38:36.924Z] === RUN   TestDockerSuite/TestRunWithUlimits
09:38:36 [2021-06-11T09:38:36.924Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
09:38:40 [2021-06-11T09:38:40.616Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
09:38:41 [2021-06-11T09:38:41.569Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
09:38:43 [2021-06-11T09:38:43.715Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
09:38:48 [2021-06-11T09:38:48.349Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
09:38:48 [2021-06-11T09:38:48.349Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
09:38:48 [2021-06-11T09:38:48.349Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
09:38:48 [2021-06-11T09:38:48.349Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
09:38:48 [2021-06-11T09:38:48.349Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
09:38:48 [2021-06-11T09:38:48.349Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
09:38:48 [2021-06-11T09:38:48.349Z] === RUN   TestDockerSuite/TestSaveCheckTimes
09:38:48 [2021-06-11T09:38:48.349Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
09:38:48 [2021-06-11T09:38:48.349Z] === RUN   TestDockerSuite/TestSaveImageId
09:38:48 [2021-06-11T09:38:48.349Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
09:38:48 [2021-06-11T09:38:48.349Z] === RUN   TestDockerSuite/TestSaveLoadParents
09:38:48 [2021-06-11T09:38:48.349Z] === RUN   TestDockerSuite/TestSaveMultipleNames
09:38:48 [2021-06-11T09:38:48.349Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
09:38:48 [2021-06-11T09:38:48.349Z] === RUN   TestDockerSuite/TestSaveSingleTag
09:38:48 [2021-06-11T09:38:48.349Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
09:38:48 [2021-06-11T09:38:48.349Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
09:38:48 [2021-06-11T09:38:48.349Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
09:38:48 [2021-06-11T09:38:48.349Z] === RUN   TestDockerSuite/TestSearchCmdOptions
09:38:50 [2021-06-11T09:38:50.495Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
09:38:50 [2021-06-11T09:38:50.946Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
09:38:51 [2021-06-11T09:38:51.397Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
09:38:51 [2021-06-11T09:38:51.848Z] === RUN   TestDockerSuite/TestSearchWithLimit
09:38:53 [2021-06-11T09:38:53.360Z] === RUN   TestDockerSuite/TestSlowStdinClosing
09:39:01 [2021-06-11T09:39:01.849Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
09:39:01 [2021-06-11T09:39:01.849Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
09:39:10 [2021-06-11T09:39:10.342Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
09:39:10 [2021-06-11T09:39:10.342Z] === RUN   TestDockerSuite/TestStartAttachSilent
09:39:14 [2021-06-11T09:39:14.029Z] === RUN   TestDockerSuite/TestStartAttachWithRename
09:39:14 [2021-06-11T09:39:14.029Z] === RUN   TestDockerSuite/TestStartMultipleContainers
09:39:14 [2021-06-11T09:39:14.029Z] === RUN   TestDockerSuite/TestStartPausedContainer
09:39:14 [2021-06-11T09:39:14.029Z] === RUN   TestDockerSuite/TestStartRecordError
09:39:14 [2021-06-11T09:39:14.029Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
09:39:21 [2021-06-11T09:39:21.031Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
09:39:21 [2021-06-11T09:39:21.031Z] === RUN   TestDockerSuite/TestStatsAllNoStream
09:39:21 [2021-06-11T09:39:21.031Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
09:39:21 [2021-06-11T09:39:21.031Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
09:39:21 [2021-06-11T09:39:21.031Z] === RUN   TestDockerSuite/TestStatsFormatAll
09:39:21 [2021-06-11T09:39:21.031Z] === RUN   TestDockerSuite/TestStatsNoStream
09:39:21 [2021-06-11T09:39:21.031Z] === RUN   TestDockerSuite/TestTopMultipleArgs
09:39:23 [2021-06-11T09:39:23.181Z] === RUN   TestDockerSuite/TestTopNonPrivileged
09:39:25 [2021-06-11T09:39:25.328Z] === RUN   TestDockerSuite/TestTopPrivileged
09:39:25 [2021-06-11T09:39:25.328Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
09:39:27 [2021-06-11T09:39:27.482Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
09:39:27 [2021-06-11T09:39:27.482Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
09:39:27 [2021-06-11T09:39:27.482Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
09:39:27 [2021-06-11T09:39:27.482Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
09:39:27 [2021-06-11T09:39:27.482Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
09:39:27 [2021-06-11T09:39:27.934Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
09:39:27 [2021-06-11T09:39:27.934Z] === RUN   TestDockerSuite/TestVolumeCLICreate
09:39:45 [2021-06-11T09:39:45.512Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
09:39:45 [2021-06-11T09:39:45.512Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
09:39:45 [2021-06-11T09:39:45.512Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
09:39:45 [2021-06-11T09:39:45.512Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
09:39:45 [2021-06-11T09:39:45.512Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
09:39:45 [2021-06-11T09:39:45.512Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
09:39:45 [2021-06-11T09:39:45.512Z] === RUN   TestDockerSuite/TestVolumeCLILs
09:39:47 [2021-06-11T09:39:47.029Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
09:39:47 [2021-06-11T09:39:47.029Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
09:39:50 [2021-06-11T09:39:50.721Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
09:39:50 [2021-06-11T09:39:50.721Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
09:39:51 [2021-06-11T09:39:51.172Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
09:39:51 [2021-06-11T09:39:51.172Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
09:39:51 [2021-06-11T09:39:51.172Z] === RUN   TestDockerSuite/TestVolumeCLIRm
09:39:59 [2021-06-11T09:39:59.660Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
09:39:59 [2021-06-11T09:39:59.660Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
09:40:00 [2021-06-11T09:40:00.111Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
09:40:00 [2021-06-11T09:40:00.111Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
09:40:00 [2021-06-11T09:40:00.111Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
09:40:08 [2021-06-11T09:40:08.603Z] === RUN   TestDockerSuite/TestVolumeLsFormat
09:40:08 [2021-06-11T09:40:08.603Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
09:40:08 [2021-06-11T09:40:08.603Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
09:40:18 [2021-06-11T09:40:18.838Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
09:40:18 [2021-06-11T09:40:18.838Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
09:40:19 [2021-06-11T09:40:19.795Z] --- PASS: TestDockerSuite (2427.61s)
09:40:19 [2021-06-11T09:40:19.795Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
09:40:19 [2021-06-11T09:40:19.795Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
09:40:19 [2021-06-11T09:40:19.795Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.795Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
09:40:19 [2021-06-11T09:40:19.795Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
09:40:19 [2021-06-11T09:40:19.795Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
09:40:19 [2021-06-11T09:40:19.795Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
09:40:19 [2021-06-11T09:40:19.795Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.795Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
09:40:19 [2021-06-11T09:40:19.795Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.82s)
09:40:19 [2021-06-11T09:40:19.795Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.21s)
09:40:19 [2021-06-11T09:40:19.795Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s)
09:40:19 [2021-06-11T09:40:19.795Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s)
09:40:19 [2021-06-11T09:40:19.795Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (61.32s)
09:40:19 [2021-06-11T09:40:19.795Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s)
09:40:19 [2021-06-11T09:40:19.795Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s)
09:40:19 [2021-06-11T09:40:19.795Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
09:40:19 [2021-06-11T09:40:19.795Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.795Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
09:40:19 [2021-06-11T09:40:19.795Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.795Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
09:40:19 [2021-06-11T09:40:19.795Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.795Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
09:40:19 [2021-06-11T09:40:19.795Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.795Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
09:40:19 [2021-06-11T09:40:19.795Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.795Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
09:40:19 [2021-06-11T09:40:19.795Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.795Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
09:40:19 [2021-06-11T09:40:19.795Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.795Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
09:40:19 [2021-06-11T09:40:19.795Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
09:40:19 [2021-06-11T09:40:19.795Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.795Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.48s)
09:40:19 [2021-06-11T09:40:19.795Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
09:40:19 [2021-06-11T09:40:19.795Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.795Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
09:40:19 [2021-06-11T09:40:19.795Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.795Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.23s)
09:40:19 [2021-06-11T09:40:19.795Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.84s)
09:40:19 [2021-06-11T09:40:19.795Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
09:40:19 [2021-06-11T09:40:19.795Z]         docker_cli_run_test.go:3155: unmatched requirement Apparmor
09:40:19 [2021-06-11T09:40:19.795Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
09:40:19 [2021-06-11T09:40:19.795Z]         docker_cli_run_test.go:3133: unmatched requirement Apparmor
09:40:19 [2021-06-11T09:40:19.795Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
09:40:19 [2021-06-11T09:40:19.795Z]         docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.795Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
09:40:19 [2021-06-11T09:40:19.795Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.795Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.17s)
09:40:19 [2021-06-11T09:40:19.795Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
09:40:19 [2021-06-11T09:40:19.795Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
09:40:19 [2021-06-11T09:40:19.795Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
09:40:19 [2021-06-11T09:40:19.795Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.795Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (10.67s)
09:40:19 [2021-06-11T09:40:19.795Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (78.10s)
09:40:19 [2021-06-11T09:40:19.795Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s)
09:40:19 [2021-06-11T09:40:19.795Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
09:40:19 [2021-06-11T09:40:19.795Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (10.16s)
09:40:19 [2021-06-11T09:40:19.795Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
09:40:19 [2021-06-11T09:40:19.795Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (8.52s)
09:40:19 [2021-06-11T09:40:19.795Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.92s)
09:40:19 [2021-06-11T09:40:19.795Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
09:40:19 [2021-06-11T09:40:19.795Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.795Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
09:40:19 [2021-06-11T09:40:19.795Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.795Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
09:40:19 [2021-06-11T09:40:19.795Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.795Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s)
09:40:19 [2021-06-11T09:40:19.795Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.93s)
09:40:19 [2021-06-11T09:40:19.795Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.26s)
09:40:19 [2021-06-11T09:40:19.795Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.62s)
09:40:19 [2021-06-11T09:40:19.795Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
09:40:19 [2021-06-11T09:40:19.795Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.795Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
09:40:19 [2021-06-11T09:40:19.795Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.795Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
09:40:19 [2021-06-11T09:40:19.795Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.01s)
09:40:19 [2021-06-11T09:40:19.795Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.03s)
09:40:19 [2021-06-11T09:40:19.795Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (5.25s)
09:40:19 [2021-06-11T09:40:19.795Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.10s)
09:40:19 [2021-06-11T09:40:19.795Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
09:40:19 [2021-06-11T09:40:19.795Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.795Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.30s)
09:40:19 [2021-06-11T09:40:19.795Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.70s)
09:40:19 [2021-06-11T09:40:19.795Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.16s)
09:40:19 [2021-06-11T09:40:19.795Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
09:40:19 [2021-06-11T09:40:19.795Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.795Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.55s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildAddTar (35.15s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.40s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.51s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.59s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.53s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.13s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.56s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (13.25s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (12.62s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.06s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.73s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.61s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.87s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.38s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.49s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (9.17s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.50s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.63s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.07s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.64s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.59s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.61s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.02s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.31s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.32s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.86s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.03s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.52s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.91s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.67s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.55s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (30.85s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.59s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.31s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (9.88s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.20s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.54s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.78s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.86s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.46s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.21s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.18s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (50.28s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (10.79s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (55.61s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.70s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.85s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.53s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.03s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.55s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.95s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.97s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.88s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (77.77s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.47s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.57s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.21s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.55s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.64s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (9.73s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (7.93s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.39s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.09s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.08s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.26s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.64s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.64s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildFails (2.65s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.95s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.30s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildForceRm (6.51s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildFromGit (6.05s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.43s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.03s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.66s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.61s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.42s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildHistory (12.03s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.09s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.88s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.77s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.73s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.07s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.66s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.07s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.67s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.15s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.58s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.22s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.58s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.62s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.40s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.56s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.49s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.75s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.03s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.97s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.97s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (14.93s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.61s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.21s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.66s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
09:40:19 [2021-06-11T09:40:19.796Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.08s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.64s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.73s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.65s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.02s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.39s)
09:40:19 [2021-06-11T09:40:19.796Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (9.48s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.73s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.46s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.85s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.71s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (9.49s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (9.21s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.26s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.92s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.03s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.41s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildRm (11.83s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (8.19s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.54s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.64s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.50s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.69s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (15.67s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.86s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.67s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.88s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.28s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.61s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.17s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (27.39s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.47s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.37s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (9.05s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (9.74s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (8.72s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.62s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.22s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.19s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.00s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (9.09s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.76s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.46s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.69s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (9.00s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.43s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.65s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.38s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.21s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (11.96s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.06s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_sni_test.go:18: Flakey test
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.81s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.63s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestCommitChange (5.11s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (9.03s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestCommitNewFile (7.08s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestCommitTTY (7.36s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.74s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.99s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.73s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.30s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.62s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.65s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (7.75s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.20s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.11s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.28s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.24s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.61s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.08s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.81s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.23s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (4.02s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.58s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.95s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.68s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.15s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.42s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.09s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (6.54s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.90s)
09:40:19 [2021-06-11T09:40:19.797Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.57s)
09:40:19 [2021-06-11T09:40:19.797Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.53s)
09:40:19 [2021-06-11T09:40:19.797Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.59s)
09:40:19 [2021-06-11T09:40:19.797Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.54s)
09:40:19 [2021-06-11T09:40:19.797Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0006d9ee0_<nil>} (2.59s)
09:40:19 [2021-06-11T09:40:19.797Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1454550642_c:\foo_false__<nil>_<nil>_<nil>} (2.59s)
09:40:19 [2021-06-11T09:40:19.797Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1454550642_c:\foo_true__<nil>_<nil>_<nil>} (2.46s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.49s)
09:40:19 [2021-06-11T09:40:19.797Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
09:40:19 [2021-06-11T09:40:19.797Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
09:40:19 [2021-06-11T09:40:19.797Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
09:40:19 [2021-06-11T09:40:19.797Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
09:40:19 [2021-06-11T09:40:19.797Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s)
09:40:19 [2021-06-11T09:40:19.797Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s)
09:40:19 [2021-06-11T09:40:19.797Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s)
09:40:19 [2021-06-11T09:40:19.797Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
09:40:19 [2021-06-11T09:40:19.797Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.70s)
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
09:40:19 [2021-06-11T09:40:19.797Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.797Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.71s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.68s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.52s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.75s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestCpToCaseE (9.37s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestCpToCaseH (9.41s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestCpToDot (2.69s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.71s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.23s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.13s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.38s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.83s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.75s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.24s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestCreateRM (0.44s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.45s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.02s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.51s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.76s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.32s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestDockerFails (0.07s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.38s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.72s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.71s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (7.74s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestEventsCopy (9.36s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (5.77s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.58s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.85s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.20s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.84s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.05s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestEventsFilters (5.41s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.90s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.18s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestEventsRename (2.82s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestEventsResize (7.99s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.61s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.58s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.10s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.73s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.50s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.09s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.04s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.03s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.10s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.13s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.07s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.77s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.40s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.73s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.40s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.33s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.95s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.02s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.11s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.17s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.00s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.88s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
09:40:19 [2021-06-11T09:40:19.798Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s)
09:40:19 [2021-06-11T09:40:19.798Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.79s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.25s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.05s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.30s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.16s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.86s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.20s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.80s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.46s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.58s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.58s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.57s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.35s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.32s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.70s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.23s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.25s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.62s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.12s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.08s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.15s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestInspectStatus (7.81s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.35s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.24s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.61s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.16s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.55s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.18s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.59s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
09:40:19 [2021-06-11T09:40:19.799Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.06s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.00s)
09:40:19 [2021-06-11T09:40:19.799Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.81s)
09:40:20 [2021-06-11T09:40:20.252Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.60s)
09:40:20 [2021-06-11T09:40:20.252Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
09:40:20 [2021-06-11T09:40:20.252Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.252Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.15s)
09:40:20 [2021-06-11T09:40:20.252Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s)
09:40:20 [2021-06-11T09:40:20.252Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.64s)
09:40:20 [2021-06-11T09:40:20.252Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.50s)
09:40:20 [2021-06-11T09:40:20.252Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.49s)
09:40:20 [2021-06-11T09:40:20.252Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.36s)
09:40:20 [2021-06-11T09:40:20.252Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.25s)
09:40:20 [2021-06-11T09:40:20.252Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
09:40:20 [2021-06-11T09:40:20.252Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.252Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.74s)
09:40:20 [2021-06-11T09:40:20.252Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.70s)
09:40:20 [2021-06-11T09:40:20.252Z]     --- PASS: TestDockerSuite/TestLogsSince (9.24s)
09:40:20 [2021-06-11T09:40:20.252Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
09:40:20 [2021-06-11T09:40:20.252Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.252Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
09:40:20 [2021-06-11T09:40:20.252Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestLogsTail (3.09s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.93s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.69s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (9.24s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.92s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestPsByOrder (8.42s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (9.35s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.30s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.22s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.92s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.12s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.83s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.00s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestPsShowMounts (6.90s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.59s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.88s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.24s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.87s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.92s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.02s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.20s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.86s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.74s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.77s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.69s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.06s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.33s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.49s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.30s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.71s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.22s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.31s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (12.62s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (8.67s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRmiTag (0.65s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.36s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (25.72s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.40s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.11s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.19s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.91s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.70s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.69s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.65s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.64s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.28s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRunBindMounts (5.27s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.55s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.11s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (6.62s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.92s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.70s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.63s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.63s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.99s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.12s)
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
09:40:20 [2021-06-11T09:40:20.253Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.253Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.69s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.61s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.23s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.65s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.58s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.15s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.58s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.66s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.06s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.62s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.27s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.66s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.83s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.17s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.32s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.46s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.18s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.82s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.79s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.92s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.65s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:2860: unmatched requirement Apparmor
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.78s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunRm (2.60s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.68s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.68s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.64s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.19s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.73s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.63s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.41s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.88s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:2899: unmatched requirement Apparmor
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.58s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.58s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.36s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.10s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.65s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.34s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.52s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.67s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.63s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
09:40:20 [2021-06-11T09:40:20.254Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.41s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.59s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.85s)
09:40:20 [2021-06-11T09:40:20.254Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.76s)
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_run_test.go:3016: unmatched requirement Apparmor
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.22s)
09:40:20 [2021-06-11T09:40:20.255Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s)
09:40:20 [2021-06-11T09:40:20.255Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s)
09:40:20 [2021-06-11T09:40:20.255Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s)
09:40:20 [2021-06-11T09:40:20.255Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.60s)
09:40:20 [2021-06-11T09:40:20.255Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (7.75s)
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.59s)
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (4.10s)
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.84s)
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.24s)
09:40:20 [2021-06-11T09:40:20.255Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.46s)
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.22s)
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s)
09:40:20 [2021-06-11T09:40:20.255Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s)
09:40:20 [2021-06-11T09:40:20.255Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s)
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s)
09:40:20 [2021-06-11T09:40:20.255Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s)
09:40:20 [2021-06-11T09:40:20.255Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s)
09:40:20 [2021-06-11T09:40:20.255Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.85s)
09:40:20 [2021-06-11T09:40:20.255Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s)
09:40:20 [2021-06-11T09:40:20.255Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.35s)
09:40:20 [2021-06-11T09:40:20.255Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s)
09:40:20 [2021-06-11T09:40:20.255Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s)
09:40:20 [2021-06-11T09:40:20.255Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s)
09:40:20 [2021-06-11T09:40:20.255Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s)
09:40:20 [2021-06-11T09:40:20.255Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (7.96s)
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.64s)
09:40:20 [2021-06-11T09:40:20.255Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s)
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.83s)
09:40:20 [2021-06-11T09:40:20.255Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s)
09:40:20 [2021-06-11T09:40:20.255Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s)
09:40:20 [2021-06-11T09:40:20.255Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.90s)
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
09:40:20 [2021-06-11T09:40:20.255Z]         docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.36s)
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
09:40:20 [2021-06-11T09:40:20.255Z] === RUN   TestDockerRegistrySuite/TestV2Only
09:40:20 [2021-06-11T09:40:20.255Z] --- PASS: TestDockerRegistrySuite (0.19s)
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
09:40:20 [2021-06-11T09:40:20.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
09:40:20 [2021-06-11T09:40:20.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
09:40:20 [2021-06-11T09:40:20.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
09:40:20 [2021-06-11T09:40:20.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
09:40:20 [2021-06-11T09:40:20.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
09:40:20 [2021-06-11T09:40:20.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
09:40:20 [2021-06-11T09:40:20.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
09:40:20 [2021-06-11T09:40:20.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
09:40:20 [2021-06-11T09:40:20.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
09:40:20 [2021-06-11T09:40:20.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
09:40:20 [2021-06-11T09:40:20.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
09:40:20 [2021-06-11T09:40:20.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
09:40:20 [2021-06-11T09:40:20.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
09:40:20 [2021-06-11T09:40:20.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
09:40:20 [2021-06-11T09:40:20.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
09:40:20 [2021-06-11T09:40:20.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
09:40:20 [2021-06-11T09:40:20.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
09:40:20 [2021-06-11T09:40:20.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
09:40:20 [2021-06-11T09:40:20.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
09:40:20 [2021-06-11T09:40:20.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
09:40:20 [2021-06-11T09:40:20.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
09:40:20 [2021-06-11T09:40:20.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
09:40:20 [2021-06-11T09:40:20.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
09:40:20 [2021-06-11T09:40:20.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
09:40:20 [2021-06-11T09:40:20.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
09:40:20 [2021-06-11T09:40:20.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
09:40:20 [2021-06-11T09:40:20.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
09:40:20 [2021-06-11T09:40:20.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
09:40:20 [2021-06-11T09:40:20.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
09:40:20 [2021-06-11T09:40:20.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
09:40:20 [2021-06-11T09:40:20.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.255Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
09:40:20 [2021-06-11T09:40:20.255Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerSchema1RegistrySuite
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
09:40:20 [2021-06-11T09:40:20.256Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
09:40:20 [2021-06-11T09:40:20.256Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s)
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:239: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:239: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:239: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:239: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:239: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:239: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:239: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:239: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerRegistryAuthTokenSuite
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
09:40:20 [2021-06-11T09:40:20.256Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:268: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:268: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:268: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:268: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:268: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerDaemonSuite
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
09:40:20 [2021-06-11T09:40:20.256Z] --- PASS: TestDockerDaemonSuite (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:302: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:302: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:302: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerSwarmSuite
09:40:20 [2021-06-11T09:40:20.256Z] --- PASS: TestDockerSwarmSuite (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerPluginSuite
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerPluginSuite/TestPluginCreate
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerPluginSuite/TestPluginInspect
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerPluginSuite/TestPluginSet
09:40:20 [2021-06-11T09:40:20.256Z] --- PASS: TestDockerPluginSuite (0.02s)
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerExternalVolumeSuite
09:40:20 [2021-06-11T09:40:20.256Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]     check_test.go:128: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerNetworkSuite
09:40:20 [2021-06-11T09:40:20.256Z] --- SKIP: TestDockerNetworkSuite (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]     check_test.go:134: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z] === RUN   TestDockerHubPullSuite
09:40:20 [2021-06-11T09:40:20.256Z] --- SKIP: TestDockerHubPullSuite (0.00s)
09:40:20 [2021-06-11T09:40:20.256Z]     check_test.go:142: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z] PASS
09:40:20 [2021-06-11T09:40:20.256Z] ok  	github.com/docker/docker/integration-cli	2428.303s
09:40:20 [2021-06-11T09:40:20.256Z] 
09:40:20 [2021-06-11T09:40:20.256Z] === Skipped
09:40:20 [2021-06-11T09:40:20.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
09:40:20 [2021-06-11T09:40:20.256Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z] 
09:40:20 [2021-06-11T09:40:20.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
09:40:20 [2021-06-11T09:40:20.256Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z] 
09:40:20 [2021-06-11T09:40:20.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
09:40:20 [2021-06-11T09:40:20.256Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z] 
09:40:20 [2021-06-11T09:40:20.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
09:40:20 [2021-06-11T09:40:20.256Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z] 
09:40:20 [2021-06-11T09:40:20.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
09:40:20 [2021-06-11T09:40:20.256Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z] 
09:40:20 [2021-06-11T09:40:20.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
09:40:20 [2021-06-11T09:40:20.256Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z] 
09:40:20 [2021-06-11T09:40:20.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
09:40:20 [2021-06-11T09:40:20.256Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z] 
09:40:20 [2021-06-11T09:40:20.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
09:40:20 [2021-06-11T09:40:20.256Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z] 
09:40:20 [2021-06-11T09:40:20.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
09:40:20 [2021-06-11T09:40:20.256Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z] 
09:40:20 [2021-06-11T09:40:20.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
09:40:20 [2021-06-11T09:40:20.256Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.256Z] 
09:40:20 [2021-06-11T09:40:20.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
09:40:20 [2021-06-11T09:40:20.256Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_run_test.go:3155: unmatched requirement Apparmor
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_run_test.go:3133: unmatched requirement Apparmor
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.40s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.40s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.13s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.13s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.45s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.45s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:3571: unmatched requirement UnixCli
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.41s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.44s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.40s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
09:40:20 [2021-06-11T09:40:20.257Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
09:40:20 [2021-06-11T09:40:20.257Z]         docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.257Z] 
09:40:20 [2021-06-11T09:40:20.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
09:40:20 [2021-06-11T09:40:20.258Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
09:40:20 [2021-06-11T09:40:20.258Z]         docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.258Z] 
09:40:20 [2021-06-11T09:40:20.258Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
09:40:20 [2021-06-11T09:40:20.258Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
09:40:20 [2021-06-11T09:40:20.713Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.713Z] 
09:40:20 [2021-06-11T09:40:20.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.37s)
09:40:20 [2021-06-11T09:40:20.713Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s)
09:40:20 [2021-06-11T09:40:20.713Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.713Z] 
09:40:20 [2021-06-11T09:40:20.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
09:40:20 [2021-06-11T09:40:20.713Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
09:40:20 [2021-06-11T09:40:20.713Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.713Z] 
09:40:20 [2021-06-11T09:40:20.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
09:40:20 [2021-06-11T09:40:20.713Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
09:40:20 [2021-06-11T09:40:20.713Z]         docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.713Z] 
09:40:20 [2021-06-11T09:40:20.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
09:40:20 [2021-06-11T09:40:20.713Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
09:40:20 [2021-06-11T09:40:20.713Z]         docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.713Z] 
09:40:20 [2021-06-11T09:40:20.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
09:40:20 [2021-06-11T09:40:20.713Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
09:40:20 [2021-06-11T09:40:20.713Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.713Z] 
09:40:20 [2021-06-11T09:40:20.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
09:40:20 [2021-06-11T09:40:20.713Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
09:40:20 [2021-06-11T09:40:20.713Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.713Z] 
09:40:20 [2021-06-11T09:40:20.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
09:40:20 [2021-06-11T09:40:20.713Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
09:40:20 [2021-06-11T09:40:20.713Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.713Z] 
09:40:20 [2021-06-11T09:40:20.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
09:40:20 [2021-06-11T09:40:20.713Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
09:40:20 [2021-06-11T09:40:20.713Z]         docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.713Z] 
09:40:20 [2021-06-11T09:40:20.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
09:40:20 [2021-06-11T09:40:20.713Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
09:40:20 [2021-06-11T09:40:20.713Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.713Z] 
09:40:20 [2021-06-11T09:40:20.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
09:40:20 [2021-06-11T09:40:20.713Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
09:40:20 [2021-06-11T09:40:20.713Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.713Z] 
09:40:20 [2021-06-11T09:40:20.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
09:40:20 [2021-06-11T09:40:20.713Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
09:40:20 [2021-06-11T09:40:20.713Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.713Z] 
09:40:20 [2021-06-11T09:40:20.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
09:40:20 [2021-06-11T09:40:20.713Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
09:40:20 [2021-06-11T09:40:20.713Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.713Z] 
09:40:20 [2021-06-11T09:40:20.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
09:40:20 [2021-06-11T09:40:20.713Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
09:40:20 [2021-06-11T09:40:20.713Z]         docker_cli_build_test.go:3698: unmatched requirement UnixCli
09:40:20 [2021-06-11T09:40:20.713Z] 
09:40:20 [2021-06-11T09:40:20.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
09:40:20 [2021-06-11T09:40:20.713Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
09:40:20 [2021-06-11T09:40:20.713Z]         docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.713Z] 
09:40:20 [2021-06-11T09:40:20.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
09:40:20 [2021-06-11T09:40:20.713Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
09:40:20 [2021-06-11T09:40:20.713Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.713Z] 
09:40:20 [2021-06-11T09:40:20.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s)
09:40:20 [2021-06-11T09:40:20.713Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
09:40:20 [2021-06-11T09:40:20.713Z]         docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.713Z] 
09:40:20 [2021-06-11T09:40:20.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s)
09:40:20 [2021-06-11T09:40:20.713Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
09:40:20 [2021-06-11T09:40:20.713Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.713Z] 
09:40:20 [2021-06-11T09:40:20.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
09:40:20 [2021-06-11T09:40:20.713Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
09:40:20 [2021-06-11T09:40:20.713Z]         docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.713Z] 
09:40:20 [2021-06-11T09:40:20.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
09:40:20 [2021-06-11T09:40:20.713Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
09:40:20 [2021-06-11T09:40:20.713Z]         docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.713Z] 
09:40:20 [2021-06-11T09:40:20.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
09:40:20 [2021-06-11T09:40:20.713Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
09:40:20 [2021-06-11T09:40:20.713Z]         docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.713Z] 
09:40:20 [2021-06-11T09:40:20.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
09:40:20 [2021-06-11T09:40:20.713Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
09:40:20 [2021-06-11T09:40:20.713Z]         docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.713Z] 
09:40:20 [2021-06-11T09:40:20.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
09:40:20 [2021-06-11T09:40:20.713Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
09:40:20 [2021-06-11T09:40:20.713Z]         docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.713Z] 
09:40:20 [2021-06-11T09:40:20.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
09:40:20 [2021-06-11T09:40:20.713Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
09:40:20 [2021-06-11T09:40:20.713Z]         docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.713Z] 
09:40:20 [2021-06-11T09:40:20.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
09:40:20 [2021-06-11T09:40:20.713Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
09:40:20 [2021-06-11T09:40:20.713Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.713Z] 
09:40:20 [2021-06-11T09:40:20.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
09:40:20 [2021-06-11T09:40:20.713Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
09:40:20 [2021-06-11T09:40:20.713Z]         docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.713Z] 
09:40:20 [2021-06-11T09:40:20.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
09:40:20 [2021-06-11T09:40:20.713Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
09:40:20 [2021-06-11T09:40:20.713Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.713Z] 
09:40:20 [2021-06-11T09:40:20.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.43s)
09:40:20 [2021-06-11T09:40:20.713Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s)
09:40:20 [2021-06-11T09:40:20.713Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.713Z] 
09:40:20 [2021-06-11T09:40:20.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.40s)
09:40:20 [2021-06-11T09:40:20.713Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s)
09:40:20 [2021-06-11T09:40:20.713Z]         docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.713Z] 
09:40:20 [2021-06-11T09:40:20.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
09:40:20 [2021-06-11T09:40:20.713Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
09:40:20 [2021-06-11T09:40:20.713Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.713Z] 
09:40:20 [2021-06-11T09:40:20.713Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
09:40:20 [2021-06-11T09:40:20.713Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.41s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.41s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.41s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.38s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.38s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.37s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_sni_test.go:18: Flakey test
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.714Z] 
09:40:20 [2021-06-11T09:40:20.714Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
09:40:20 [2021-06-11T09:40:20.714Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.715Z] 
09:40:20 [2021-06-11T09:40:20.715Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
09:40:20 [2021-06-11T09:40:20.715Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
09:40:20 [2021-06-11T09:40:20.716Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.716Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
09:40:20 [2021-06-11T09:40:20.717Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.717Z] 
09:40:20 [2021-06-11T09:40:20.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.718Z] 
09:40:20 [2021-06-11T09:40:20.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
09:40:20 [2021-06-11T09:40:20.718Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:2860: unmatched requirement Apparmor
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:2899: unmatched requirement Apparmor
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:3016: unmatched requirement Apparmor
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
09:40:20 [2021-06-11T09:40:20.719Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
09:40:20 [2021-06-11T09:40:20.719Z] 
09:40:20 [2021-06-11T09:40:20.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
09:40:20 [2021-06-11T09:40:20.720Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
09:40:20 [2021-06-11T09:40:20.720Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.720Z] 
09:40:20 [2021-06-11T09:40:20.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
09:40:20 [2021-06-11T09:40:20.720Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
09:40:20 [2021-06-11T09:40:20.720Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.720Z] 
09:40:20 [2021-06-11T09:40:20.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
09:40:20 [2021-06-11T09:40:20.720Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
09:40:20 [2021-06-11T09:40:20.720Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.720Z] 
09:40:20 [2021-06-11T09:40:20.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
09:40:20 [2021-06-11T09:40:20.720Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
09:40:20 [2021-06-11T09:40:20.720Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.720Z] 
09:40:20 [2021-06-11T09:40:20.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
09:40:20 [2021-06-11T09:40:20.720Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
09:40:20 [2021-06-11T09:40:20.720Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.720Z] 
09:40:20 [2021-06-11T09:40:20.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
09:40:20 [2021-06-11T09:40:20.720Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
09:40:20 [2021-06-11T09:40:20.720Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.720Z] 
09:40:20 [2021-06-11T09:40:20.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
09:40:20 [2021-06-11T09:40:20.720Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
09:40:20 [2021-06-11T09:40:20.720Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.720Z] 
09:40:20 [2021-06-11T09:40:20.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
09:40:20 [2021-06-11T09:40:20.720Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
09:40:20 [2021-06-11T09:40:20.720Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.720Z] 
09:40:20 [2021-06-11T09:40:20.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
09:40:20 [2021-06-11T09:40:20.720Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
09:40:20 [2021-06-11T09:40:20.720Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.720Z] 
09:40:20 [2021-06-11T09:40:20.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
09:40:20 [2021-06-11T09:40:20.720Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
09:40:20 [2021-06-11T09:40:20.720Z]         docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.720Z] 
09:40:20 [2021-06-11T09:40:20.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
09:40:20 [2021-06-11T09:40:20.720Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
09:40:20 [2021-06-11T09:40:20.720Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.720Z] 
09:40:20 [2021-06-11T09:40:20.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
09:40:20 [2021-06-11T09:40:20.720Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
09:40:20 [2021-06-11T09:40:20.720Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.720Z] 
09:40:20 [2021-06-11T09:40:20.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
09:40:20 [2021-06-11T09:40:20.720Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
09:40:20 [2021-06-11T09:40:20.720Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.720Z] 
09:40:20 [2021-06-11T09:40:20.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
09:40:20 [2021-06-11T09:40:20.720Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
09:40:20 [2021-06-11T09:40:20.720Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.720Z] 
09:40:20 [2021-06-11T09:40:20.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
09:40:20 [2021-06-11T09:40:20.720Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
09:40:20 [2021-06-11T09:40:20.720Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.720Z] 
09:40:20 [2021-06-11T09:40:20.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
09:40:20 [2021-06-11T09:40:20.720Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
09:40:20 [2021-06-11T09:40:20.720Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.720Z] 
09:40:20 [2021-06-11T09:40:20.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
09:40:20 [2021-06-11T09:40:20.720Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
09:40:20 [2021-06-11T09:40:20.720Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
09:40:20 [2021-06-11T09:40:20.720Z] 
09:40:20 [2021-06-11T09:40:20.720Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
09:40:20 [2021-06-11T09:40:20.720Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
09:40:21 [2021-06-11T09:40:21.172Z]         docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:185: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
09:40:21 [2021-06-11T09:40:21.172Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.172Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:212: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:239: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:239: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:239: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:239: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:239: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:239: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:239: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:239: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:268: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:268: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:268: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:268: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:268: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:302: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:302: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:302: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]         check_test.go:407: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     check_test.go:128: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     check_test.go:134: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
09:40:21 [2021-06-11T09:40:21.173Z]     check_test.go:142: unmatched requirement DaemonIsLinux
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] DONE 1092 tests, 546 skipped in 2436.928s
09:40:21 [2021-06-11T09:40:21.173Z] INFO: Integration tests ended at 06/11/2021 09:40:20. Duration:00:40:37.0352820
09:40:21 [2021-06-11T09:40:21.173Z] INFO: Docker info of the daemon under test at end of run
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] Containers: 2
09:40:21 [2021-06-11T09:40:21.173Z]  Running: 0
09:40:21 [2021-06-11T09:40:21.173Z]  Paused: 0
09:40:21 [2021-06-11T09:40:21.173Z]  Stopped: 2
09:40:21 [2021-06-11T09:40:21.173Z] Images: 18
09:40:21 [2021-06-11T09:40:21.173Z] Server Version: 0.0.0-dev
09:40:21 [2021-06-11T09:40:21.173Z] Storage Driver: windowsfilter
09:40:21 [2021-06-11T09:40:21.173Z]  Windows: 
09:40:21 [2021-06-11T09:40:21.173Z] Logging Driver: json-file
09:40:21 [2021-06-11T09:40:21.173Z] Plugins: 
09:40:21 [2021-06-11T09:40:21.173Z]  Volume: local
09:40:21 [2021-06-11T09:40:21.173Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
09:40:21 [2021-06-11T09:40:21.173Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
09:40:21 [2021-06-11T09:40:21.173Z] Swarm: inactive
09:40:21 [2021-06-11T09:40:21.173Z] Default Isolation: process
09:40:21 [2021-06-11T09:40:21.173Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
09:40:21 [2021-06-11T09:40:21.173Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
09:40:21 [2021-06-11T09:40:21.173Z] OSType: windows
09:40:21 [2021-06-11T09:40:21.173Z] Architecture: x86_64
09:40:21 [2021-06-11T09:40:21.173Z] CPUs: 4
09:40:21 [2021-06-11T09:40:21.173Z] Total Memory: 32GiB
09:40:21 [2021-06-11T09:40:21.173Z] Name: azwin-2-b6abd0
09:40:21 [2021-06-11T09:40:21.173Z] ID: VKI4:IXBD:Z44Q:CHZR:NMZ7:CA2S:4ZQS:IBQM:45DO:LLRR:FH4E:DAHQ
09:40:21 [2021-06-11T09:40:21.173Z] Docker Root Dir: D:\CI\PR-42514\4\daemon
09:40:21 [2021-06-11T09:40:21.173Z] Debug Mode (client): false
09:40:21 [2021-06-11T09:40:21.173Z] Debug Mode (server): true
09:40:21 [2021-06-11T09:40:21.173Z]  File Descriptors: -1
09:40:21 [2021-06-11T09:40:21.173Z]  Goroutines: 17
09:40:21 [2021-06-11T09:40:21.173Z]  System Time: 2021-06-11T09:40:21.0193395Z
09:40:21 [2021-06-11T09:40:21.173Z]  EventsListeners: 0
09:40:21 [2021-06-11T09:40:21.173Z] Registry: https://index.docker.io/v1/
09:40:21 [2021-06-11T09:40:21.173Z] Labels:
09:40:21 [2021-06-11T09:40:21.173Z] Experimental: false
09:40:21 [2021-06-11T09:40:21.173Z] Insecure Registries:
09:40:21 [2021-06-11T09:40:21.173Z]  127.0.0.0/8
09:40:21 [2021-06-11T09:40:21.173Z] Live Restore Enabled: false
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] 
09:40:21 [2021-06-11T09:40:21.173Z] INFO: Stopping daemon under test
09:40:21 [2021-06-11T09:40:21.626Z] SUCCESS: The process with PID 5548 (child process of PID 4720) has been terminated.
09:40:21 [2021-06-11T09:40:21.626Z] SUCCESS: The process with PID 4720 (child process of PID 3544) has been terminated.
09:40:21 [2021-06-11T09:40:21.626Z] INFO: Stop tailing logs of the daemon under tests
09:40:21 [2021-06-11T09:40:21.626Z] INFO: executeCI.ps1 Completed successfully at 06/11/2021 09:40:21.
09:40:21 [2021-06-11T09:40:21.626Z] INFO: Tidying up at end of run
09:40:21 [2021-06-11T09:40:21.626Z] INFO: Saving daemon under test log (d:\CI\PR-42514\4\dut.out) to bundles\CIDUT.out
09:40:21 [2021-06-11T09:40:21.626Z] INFO: Saving daemon under test log (d:\CI\PR-42514\4\dut.err) to bundles\CIDUT.err
09:40:21 [2021-06-11T09:40:21.626Z] INFO: Nuke-Everything...
09:40:22 [2021-06-11T09:40:22.077Z] INFO: Container count on control daemon to delete is 2
09:40:22 [2021-06-11T09:40:22.528Z] 558ea75466ad
09:40:22 [2021-06-11T09:40:22.528Z] c7a0e0b3c748
09:40:22 [2021-06-11T09:40:22.528Z] INFO: Tidying pidfile d:\CI\PR-42514\4\docker.pid
09:40:22 [2021-06-11T09:40:22.528Z] INFO: Nuking d:\CI
09:40:37 [2021-06-11T09:40:37.255Z] INFO: Zapped successfully
09:40:37 [2021-06-11T09:40:37.255Z] 
09:40:37 [2021-06-11T09:40:37.255Z] INFO: executeCI.ps1 exiting at Fri Jun 11 09:40:36 CUT 2021. Duration 01:16:30.3104717
09:40:37 [2021-06-11T09:40:37.255Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
09:40:37 [2021-06-11T09:40:37.483Z] Recording test results
09:40:44 [2021-06-11T09:40:44.110Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
09:40:46 [2021-06-11T09:40:46.124Z] Creating win-2022-integration-bundles.zip
[Pipeline] archiveArtifacts
09:40:47 [2021-06-11T09:40:47.280Z] Archiving artifacts
09:41:00 [2021-06-11T09:41:00.471Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42514/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:41:01 [2021-06-11T09:41:01.371Z] + make clean
09:41:02 [2021-06-11T09:41:02.324Z] docker volume rm -f docker-dev-cache
09:41:02 [2021-06-11T09:41:02.324Z] 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